-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update CITATION.cff * Update CITATION.cff * Smaller bug fixes and name sanitations * Update CITATION.cff * Prelunch commit. Some smaller fixes to make writing and loading models work * Update CITATION.cff * Pre-party commit. Similarity still not working yet. * Update CITATION.cff * Several updates, most notably improved 5 parameter Richards curve for offset calculations * Re-build README.md * Attempt to fix ci-error in tests * Small fix for tests * another attempt for ci fix * Update to version 0.0.5 (#53) (#54) * Update CITATION.cff * Update CITATION.cff * Smaller bug fixes and name sanitations * Update CITATION.cff * Prelunch commit. Some smaller fixes to make writing and loading models work * Update CITATION.cff * Pre-party commit. Similarity still not working yet. * Update CITATION.cff * Several updates, most notably improved 5 parameter Richards curve for offset calculations * Re-build README.md * Attempt to fix ci-error in tests * Small fix for tests * another attempt for ci fix --------- Co-authored-by: Martin-Jung <[email protected]> * Small bugfix related to ensemble and min/max of terra (#55) * Small bugfix related to ensemble and min/max of terra * Small bugfix related to ensemble and min/max of terra * Update tests for ensemble * Addition of MCP limits to `distribution` * Update CITATION.cff * Bug and documentation fixes * Update CITATION.cff * Started with implementation of check function #45 * Fix Missing link warning * Smaller documentation fixes * Update CITATION.cff * Warning and documentation fixes, adding aliases * Update CITATION.cff * Small hotfix for gh-pages and aliases * Update CITATION.cff * Small fix to validate * Fix two minor issues related to imports * Update CITATION.cff * Removed documentation whitespaces and minor conversion bug fix * Smaller fixes and implementation of #57 * Hotfix (:fire:) that pkgdown does not break * Small scenario addition and documentation fix. * Implementation of limiting function (#37) and minor bug fixes * 🐛 fix 😪 * Update CITATION.cff --------- Co-authored-by: Martin-Jung <[email protected]> Co-authored-by: Maximilian Hesselbarth <[email protected]> Co-authored-by: mhesselbarth <[email protected]>
- Loading branch information
1 parent
4ec59b4
commit d7d7f97
Showing
168 changed files
with
5,681 additions
and
4,263 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ message: 'To cite package "ibis.iSDM" in publications use:' | |
type: software | ||
license: CC-BY-4.0 | ||
title: 'ibis.iSDM: Modelling framework for integrated biodiversity distribution scenarios' | ||
version: 0.0.5 | ||
version: 0.0.6 | ||
abstract: Integrated framework of modelling the distribution of species and ecosystems | ||
in a suitability framing. This package allows the estimation of integrated species | ||
distribution models (iSDM) based on several sources of evidence and provided presence-only | ||
|
@@ -64,7 +64,7 @@ references: | |
- family-names: Hesselbarth | ||
given-names: Maximilian H.K. | ||
year: '2023' | ||
version: 0.0.4 | ||
version: 0.0.5 | ||
- type: software | ||
title: assertthat | ||
abstract: 'assertthat: Easy Pre and Post Assertions' | ||
|
@@ -217,17 +217,6 @@ references: | |
given-names: David | ||
email: [email protected] | ||
year: '2023' | ||
- type: software | ||
title: ncmeta | ||
abstract: 'ncmeta: Straightforward ''NetCDF'' Metadata' | ||
notes: Imports | ||
url: https://github.com/hypertidy/ncmeta | ||
repository: https://CRAN.R-project.org/package=ncmeta | ||
authors: | ||
- family-names: Sumner | ||
given-names: Michael | ||
email: [email protected] | ||
year: '2023' | ||
- type: software | ||
title: parallel | ||
abstract: 'R: A Language and Environment for Statistical Computing' | ||
|
@@ -239,6 +228,35 @@ references: | |
year: '2023' | ||
institution: | ||
name: R Foundation for Statistical Computing | ||
- type: software | ||
title: Matrix | ||
abstract: 'Matrix: Sparse and Dense Matrix Classes and Methods' | ||
notes: Imports | ||
url: https://R-forge.R-project.org/tracker/?atid=294&group_id=61 | ||
repository: https://CRAN.R-project.org/package=Matrix | ||
authors: | ||
- family-names: Bates | ||
given-names: Douglas | ||
orcid: https://orcid.org/0000-0001-8316-9503 | ||
- family-names: Maechler | ||
given-names: Martin | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-8685-9910 | ||
- family-names: Jagan | ||
given-names: Mikael | ||
orcid: https://orcid.org/0000-0002-3542-2938 | ||
year: '2023' | ||
- type: software | ||
title: ncmeta | ||
abstract: 'ncmeta: Straightforward ''NetCDF'' Metadata' | ||
notes: Imports | ||
url: https://github.com/hypertidy/ncmeta | ||
repository: https://CRAN.R-project.org/package=ncmeta | ||
authors: | ||
- family-names: Sumner | ||
given-names: Michael | ||
email: [email protected] | ||
year: '2023' | ||
- type: software | ||
title: posterior | ||
abstract: 'posterior: Tools for Working with Posterior Distributions' | ||
|
@@ -427,6 +445,7 @@ references: | |
given-names: Fabian E. | ||
email: [email protected] | ||
year: '2023' | ||
version: '>= 2.6.0' | ||
- type: software | ||
title: glmnet | ||
abstract: 'glmnet: Lasso and Elastic-Net Regularized Generalized Linear Models' | ||
|
@@ -450,6 +469,7 @@ references: | |
- family-names: Yang | ||
given-names: James | ||
year: '2023' | ||
version: '>= 4.1' | ||
- type: software | ||
title: glmnetUtils | ||
abstract: 'glmnetUtils: Utilities for ''Glmnet''' | ||
|
@@ -693,6 +713,42 @@ references: | |
given-names: Andrew | ||
year: '2023' | ||
version: '>= 2.1.1' | ||
- type: software | ||
title: gnlm | ||
abstract: 'gnlm: Generalized Nonlinear Regression Models' | ||
notes: Suggests | ||
url: http://www.commanster.eu/rcode.html | ||
repository: https://CRAN.R-project.org/package=gnlm | ||
authors: | ||
- family-names: Swihart | ||
given-names: Bruce | ||
email: [email protected] | ||
- family-names: Lindsey | ||
given-names: Jim | ||
email: [email protected] | ||
year: '2023' | ||
- type: software | ||
title: geosphere | ||
abstract: 'geosphere: Spherical Trigonometry' | ||
notes: Suggests | ||
url: https://github.com/rspatial/geosphere/issues/ | ||
repository: https://CRAN.R-project.org/package=geosphere | ||
authors: | ||
- family-names: Hijmans | ||
given-names: Robert J. | ||
email: [email protected] | ||
year: '2023' | ||
- type: software | ||
title: cubelyr | ||
abstract: 'cubelyr: A Data Cube ''dplyr'' Backend' | ||
notes: Suggests | ||
url: https://github.com/hadley/cubelyr | ||
repository: https://CRAN.R-project.org/package=cubelyr | ||
authors: | ||
- family-names: Wickham | ||
given-names: Hadley | ||
email: [email protected] | ||
year: '2023' | ||
- type: software | ||
title: testthat | ||
abstract: 'testthat: Unit Testing for R' | ||
|
@@ -704,6 +760,7 @@ references: | |
given-names: Hadley | ||
email: [email protected] | ||
year: '2023' | ||
version: '>= 3.0.0' | ||
- type: software | ||
title: xgboost | ||
abstract: 'xgboost: Extreme Gradient Boosting' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.