Re: [MacPorts] #72485: R-nlme - Unable to build - ERROR: dependency ‘lattice’ is not available for package ‘nlme’
MacPorts
noreply at macports.org
Thu May 15 13:28:45 UTC 2025
#72485: R-nlme - Unable to build - ERROR: dependency ‘lattice’ is not available for
package ‘nlme’
---------------------+--------------------
Reporter: RobK88 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.7
Resolution: | Keywords:
Port: R-nlme |
---------------------+--------------------
Comment (by barracuda156):
Replying to [ticket:72485 RobK88]:
> I am unable to build `R-nlme` after upgrading `R`.
> I see:
>
> {{{
> :info:build ERROR: dependency ‘lattice’ is not available for package
‘nlme’
> :info:build Perhaps try a variation of:
> :info:build install.packages('lattice')
> }}}
Nothing is usable pre-built now, this [https://github.com/macports
/macports-ports/commit/bf62e002a501fb47c133311fb8e769c22b445633 commit]
has broken all 5k ports LOL
You should be able to install everything if you force building from
source.
I do not know how to do it on a command line at once for multiple ports.
`sudo port -s install` forces build from source, but not for the whole of
dependency tree. You may either build every R port one by one sequentially
or edit `archives.conf` to temporarily forbid using MacPorts archives, so
that everything installs from source.
--
Ticket URL: <https://trac.macports.org/ticket/72485#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list