Martin-Jung / sdmverse

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.

Home Page:https://sylvainschmitt.shinyapps.io/smdverse/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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. If you want to contribute with your package metadata, please use 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 2023-06-06

pacakges

Contribution

If you want to contribute with your package metadata, please use 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.

https://sylvainschmitt.shinyapps.io/smdverse/

License:GNU General Public License v3.0


Languages

Language:R 100.0%