[R-pkg-devel] [Rd] trouble with package loading: Function found when exporting methods from the namespace ‘raster’ which is not S4 generic: ‘all.equal’
Patrick Giraudoux
p@tr|ck@g|r@udoux @end|ng |rom un|v-|comte@|r
Mon Jan 31 13:53:12 CET 2022
This contribution below from Roger Bivand seems to answer the issue
raised on this thread.
Actually it matches quite well Zhian and Duncan's suspicions, doesn'it ?
Best,
Patrick
-------- Message transféré --------
Sujet : Follow-up on R-devel
Date : Mon, 31 Jan 2022 12:23:57 +0000
De : Roger Bivand <Roger.Bivand using nhh.no>
Pour : Patrick Giraudoux <patrick.giraudoux using univ-fcomte.fr>
Dear Patrick,
Could you follow up on R-package-devel and R-devel that (from
https://github.com/rspatial/terra/issues/514):
CRAN has not yet updated terra to 1.5-12 for R 4.1.2 (since two weeks it
is still the previous version).
I will send a new version to CRAN this weekend, hopefully it will get
build for windows. What happens is that raster is dependent on that
version of terra (or later), so you should first do
install.packages('terra')
(once Windows terra_1.5-17.zip is published and on your mirror) and then
install.packages('raster')
Best wishes,
Roger
[[alternative HTML version deleted]]
More information about the R-package-devel
mailing list