[MacPorts] #67299: R packages: occasionally select dependencies fail to be found, despite being installed [SOLVED, please close]

MacPorts noreply at macports.org
Mon Apr 24 22:35:18 UTC 2023


#67299: R packages: occasionally select dependencies fail to be found, despite
being installed [SOLVED, please close]
---------------------------+--------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.1
Resolution:                |   Keywords:
      Port:  R             |
---------------------------+--------------------
Changes (by ryandesign):

 * cc: ryandesign (removed)


Old description:

> UPD. Apparently, the issue was that I had to keep `R` at 4.2.3 due to
> this: https://trac.macports.org/ticket/67298
> But R PG was updated to have 4.3.0.
>
> Reverting R PG to 4.2.3 seems to fix everything.
>
> _____________________________________________________________________
> Examples:
> {{{
> --->  Testing R-markovmix
> * using log directory ‘/opt/local/var/macports/build
> /_opt_PPCRosettaPorts_R_R-
> markovmix/R-markovmix/work/markovmix/markovmix.Rcheck’
> * using R version 4.2.3 (2023-03-15)
> * using platform: powerpc-apple-darwin10.8.0 (32-bit)
> * using session charset: UTF-8
> * checking for file ‘markovmix/DESCRIPTION’ ... OK
> * this is package ‘markovmix’ version ‘0.1.0’
> * package encoding: UTF-8
> * checking package namespace information ... OK
> * checking package dependencies ... ERROR
> Package suggested but not available: ‘ggplot2’
>
> The suggested packages are required for a complete check.
> Checking can be attempted without them by setting the environment
> variable _R_CHECK_FORCE_SUGGESTS_ to a false value.
>
> See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
> manual.
> * DONE
>
> Status: 1 ERROR
> }}}
>
> Also:
> https://github.com/husson/FactoMineR/issues/19
> https://github.com/michaelhallquist/MplusAutomation/issues/186
> I recall at least one more case with another package.
>
> What goes wrong?

New description:

 UPD. Apparently, the issue was that I had to keep `R` at 4.2.3 due to
 this: #67298
 But R PG was updated to have 4.3.0.

 Reverting R PG to 4.2.3 seems to fix everything.

 _____________________________________________________________________
 Examples:
 {{{
 --->  Testing R-markovmix
 * using log directory ‘/opt/local/var/macports/build
 /_opt_PPCRosettaPorts_R_R-
 markovmix/R-markovmix/work/markovmix/markovmix.Rcheck’
 * using R version 4.2.3 (2023-03-15)
 * using platform: powerpc-apple-darwin10.8.0 (32-bit)
 * using session charset: UTF-8
 * checking for file ‘markovmix/DESCRIPTION’ ... OK
 * this is package ‘markovmix’ version ‘0.1.0’
 * package encoding: UTF-8
 * checking package namespace information ... OK
 * checking package dependencies ... ERROR
 Package suggested but not available: ‘ggplot2’

 The suggested packages are required for a complete check.
 Checking can be attempted without them by setting the environment
 variable _R_CHECK_FORCE_SUGGESTS_ to a false value.

 See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
 manual.
 * DONE

 Status: 1 ERROR
 }}}

 Also:
 https://github.com/husson/FactoMineR/issues/19
 https://github.com/michaelhallquist/MplusAutomation/issues/186
 I recall at least one more case with another package.

 What goes wrong?

--

Comment:

 I don't know anything about R, sorry.

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


More information about the macports-tickets mailing list