ropensci / NLMR

📦 R package to simulate neutral landscape models 🏔
https://ropensci.github.io/NLMR/
65 stars 17 forks source link

pkgdown error #110

Open maelle opened 1 week ago

maelle commented 1 week ago
Caused by error in `.f(.x[[i]], ...)`:
! Failed to render vignettes/getstarted.Rmd.
✖ Quitting from lines 111-116 [unnamed-chunk-3] (getstarted.Rmd)
Caused by error:
! This function requires the 'RandomFields' or 'RandomFieldsUtil'
packages which are not available on CRAN anymore. To install them,
please run 'install.packages('RandomFields', repos =
'https://predictiveecology.r-universe.dev/', type = 'source')'.
---