ipeaGIT / aopdata

Download data from the Access to Opportunities Project (AOP)
https://ipeagit.github.io/aopdata/
13 stars 4 forks source link

CMD Check fails on Linux #25

Closed rafapereirabr closed 3 years ago

rafapereirabr commented 3 years ago

Vignettes are throwing this error on both macOS-latest (oldrel) and ubuntu-20.04 (release).

  • creating vignettes ... ERROR Error: --- re-building ‘access_inequality.Rmd’ using rmarkdown Quitting from lines 26-31 (access_inequality.Rmd) Error: Error: processing vignette 'access_inequality.Rmd' failed with diagnostics: package or namespace load failed for 'sf' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'units' --- failed re-building ‘access_inequality.Rmd’

--- re-building ‘access_maps.Rmd’ using rmarkdown Quitting from lines 27-31 (access_maps.Rmd) Error: Error: processing vignette 'access_maps.Rmd' failed with diagnostics: package or namespace load failed for 'sf' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'units' --- failed re-building ‘access_maps.Rmd’

rafapereirabr commented 3 years ago

This seems to be working now. Closing this issue for now.