Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Co-authored-by: Martin-Jung <[email protected]>
- Loading branch information