[MacPorts] #67521: Sometimes R fails to update dependencies when a package is installed, which may break the build, if such an update is required

MacPorts noreply at macports.org
Sun May 28 22:55:11 UTC 2023


#67521: Sometimes R fails to update dependencies when a package is installed, which
may break the build, if such an update is required
---------------------------+----------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.1
Resolution:                |   Keywords:
      Port:  R             |
---------------------------+----------------------

Comment (by barracuda156):

 Replying to [comment:3 ryandesign]:
 > R-BiocStyle depends directly on R-bookdown:
 >
 > {{{
 > % port -q info --depends_lib --line r-biocstyle | tr ',' '\n' | grep -i
 r-bookdown
 > R-bookdown
 > }}}
 >
 > but R-bookdown eventually depends on R-BiocStyle:
 >
 > {{{
 > % echo $(port rdeps r-bookdown | grep -i r-biocstyle)
 > R-BiocStyle
 > }}}

 Hmm, that should not be the case, unless test dependencies are counted
 (what R considers suggested, or soft).

-- 
Ticket URL: <https://trac.macports.org/ticket/67521#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list