From 1317f7ff4dbba29cab41fed5bd8716f461ef555e Mon Sep 17 00:00:00 2001 From: Martin Jung Date: Mon, 2 Oct 2023 22:41:11 +0200 Subject: [PATCH 1/2] ibis.iSDM submission --- inst/extdata/packages/ibisiSDM.yaml | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 inst/extdata/packages/ibisiSDM.yaml diff --git a/inst/extdata/packages/ibisiSDM.yaml b/inst/extdata/packages/ibisiSDM.yaml new file mode 100644 index 0000000..aa98be1 --- /dev/null +++ b/inst/extdata/packages/ibisiSDM.yaml @@ -0,0 +1,38 @@ +name: ibis.iSDM +title: An Integrated model for BiodIversity distribution projectionS +version: 0.1.0 +author: "Martin Jung, Maximilian Hesselbarth" +maintainer: Martin Jung + cran: no +repository: https://github.com/iiasa/ibis.iSDM +description: "The ibis.iSDM package provides a series of convenience functions +to fit integrated Species Distribution Models (iSDMs). With integrated models +we generally refer to SDMs that incorporate information from different +biodiversity datasets, external parameters such as priors or offsets with +respect to certain variables and regions. It is highly modular and contains +several helper functions to facilitate model inference and projection, as well as +wrappers to other existing models." +occ_acquisition: no +occ_cleaning: yes +data_integration: yes +env_collinearity: yes +env_process: yes +bias: yes +study_region: yes +backg_sample: yes +data_partitioning: no +mod_fit: yes +mod_tuning: yes +mod_ensemble: yes +mod_stack: yes +mod_evaluate: yes +mod_multispecies: no +mod_mechanistic: yes +pred_general: yes +pred_extrapolation: yes +pred_inspect: yes +post_processing: yes +gui: no +metadata: yes +manuscript_citation: "Jung, M. (2023). An integrated species distribution modelling framework for heterogeneous biodiversity data. Ecological Informatics, 102127." +manuscript_doi: "10.1016/j.ecoinf.2023.102127" From abcf58ec79d1cf9b0a48c914cecc0bcbedad4afe Mon Sep 17 00:00:00 2001 From: Martin Jung <3788377+Martin-Jung@users.noreply.github.com> Date: Tue, 3 Oct 2023 07:47:09 +0000 Subject: [PATCH 2/2] Removed white space. --- inst/extdata/packages/ibisiSDM.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/extdata/packages/ibisiSDM.yaml b/inst/extdata/packages/ibisiSDM.yaml index aa98be1..2c622a8 100644 --- a/inst/extdata/packages/ibisiSDM.yaml +++ b/inst/extdata/packages/ibisiSDM.yaml @@ -3,7 +3,7 @@ title: An Integrated model for BiodIversity distribution projectionS version: 0.1.0 author: "Martin Jung, Maximilian Hesselbarth" maintainer: Martin Jung - cran: no +cran: no repository: https://github.com/iiasa/ibis.iSDM description: "The ibis.iSDM package provides a series of convenience functions to fit integrated Species Distribution Models (iSDMs). With integrated models