Closed grinnellm closed 5 months ago
Yes. rgeos
is obsolete now and no longer supported.
Delete this line and re-build the docs:
https://github.com/pbs-assess/gfiscamutils/blob/de164b339b62249e62827485e83d0cb64240b2c4/DESCRIPTION#L31
If there are any functions from rgeos
in your branch then you need to recode those not using rgeos
Thanks Chris, I forgot this was just the Herring branch (I assume it's fixed on Main).
Seems like maybe the issue is that the
rgeos
package has been archived?==> devtools::document(roclets = c('rd', 'collate', 'namespace')) ℹ Updating gfiscamutils documentation ℹ Loading gfiscamutils Error in load_imports(path) : The package "rgeos" is required. Calls: suppressPackageStartupMessages ... load_imports -> deps_check_installed -> check_installed Execution halted Exited with status 1.
==> Rcmd.exe INSTALL --preclean --no-multiarch --with-keep.source gfiscamutils
https://cran.r-project.org/web/packages/rgeos/index.html