Skip to content

sdmverse is a collaborative metapackage for listing all the metadata of the Species Distribution Modelling (SDM) packages. sdmverse includes a graphical interface available locally or online (see below). sdmverse integrates metadata from SDM packages and checks their validity against the CRAN metadata for perenity.

License

Notifications You must be signed in to change notification settings

sylvainschmitt/sdmverse

Repository files navigation

sdmverse: a meta-package for harnessing the growing diversity of species distribution modeling packages

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. R-CMD-check Codecov test coverage lint check-cran-metadata DOI

sdmverse is a collaborative metapackage for collecting and visualizing metadata for R packages focusing on species distribution models (SDMs), including a graphical interface for local or online use. Contributions of package metadata to sdmverse are checked automatically for validity against CRAN metadata. If you want to contribute your package metadata, please consult the contribution guidelines (see below).

Online

The corresponding online shiny application is available at: https://sylvainschmitt.shinyapps.io/smdverse/ .

Installation

You can install the latest version of sdmverse from Github using the devtools package:

if (!requireNamespace("devtools", quietly = TRUE))
  install.packages("devtools")

devtools::install_github("sylvainschmitt/sdmverse")

Usage

sdmverse::launch_app()

Pacakges

List of 2024-04-09

pacakges

Contribution

If you want to contribute your package metadata, please submit a pull request following the contribution guidelines.

About

sdmverse is a collaborative metapackage for listing all the metadata of the Species Distribution Modelling (SDM) packages. sdmverse includes a graphical interface available locally or online (see below). sdmverse integrates metadata from SDM packages and checks their validity against the CRAN metadata for perenity.

Topics

Resources

License

Stars

Watchers

Forks