Skip to content

Vignette reproducibility #15

Description

@AlejandroP433

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions