Tags: iiasa/ibis.iSDM
Tags
Dev (#58) * 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 <Martin-Jung@users.noreply.github.com> * 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 <Martin-Jung@users.noreply.github.com> Co-authored-by: Maximilian Hesselbarth <mhk.hesselbarth@gmail.com> Co-authored-by: mhesselbarth <mhesselbarth@users.noreply.github.com>
Update to version 0.0.5 (#53) * 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 <Martin-Jung@users.noreply.github.com>
Merging current development branch into main (#46) * Starting to work on warnings fixing dependencies and global vars (still some stuff to deal) * Removal of magrittr #41 and checks for deps. in actions * Removal of cmdstanr as not on CRAN... * Update CITATION.cff * Fix check (#42) * Install extra-packages in setup-r-deps step * Fix cmethod consistency * Linewidth examples (usage still issue but not sure how to break) * Starting to fix some deps warnings (still some left) * Forgot cmdstanr not on CRAN * Fix check (#43) * Install extra-packages in setup-r-deps step * Fix cmethod consistency * Linewidth examples (usage still issue but not sure how to break) * Starting to fix some deps warnings (still some left) * Typo in gh-actions * Trying to fix call to require in write_output. Its not beautiful, but working...I think... * Remove calls to require() * Remove not need importFrom and collect them in ibis.iSDM-package.R * Some smaller cosmetic changes * No need to specific Namespace for functions from this package * Remove purrr * Small fixes to docs, split hyperparameter search and feature selection in `train`. Added Boruta * Small bug fix introduced with last commit [no-ci] * Small bug fix introduced with last commit [no-ci] * Update of citation and prep for release version 0.0.3 * Url fix * url fix attempt nr 3 * url fix attempt nr 4 --------- Co-authored-by: mhesselbarth <mhk.hesselbarth@gmail.com> Co-authored-by: Martin-Jung <Martin-Jung@users.noreply.github.com>