The vignette/articles are not reproducible.
- In article/section 4, the package
preprocS2 is required but is not explicitly on CRAN, R-universe, or explicitly describe how to install it.
- In section 5, chunck 1.1 gives imprecise instruction of directory creation. I think adding
dir.create(data_dir, showWarnings = F, recursive = T) should be enough.
- The package
biodivMapR is not on CRAN, R-universe, or explained how to install it.
- In section 3, the scatter plot are not 100% reproducible. I image is because pseudo-randomness in the estimation procedure. So adding a seed somewhere could help?
Thanks for your time :)
The vignette/articles are not reproducible.
preprocS2is required but is not explicitly on CRAN, R-universe, or explicitly describe how to install it.dir.create(data_dir, showWarnings = F, recursive = T)should be enough.biodivMapRis not on CRAN, R-universe, or explained how to install it.Thanks for your time :)