• Modified all functions to remove dependencies on retired spatial packages
  • add NA imputation in the features using missForest
  • added phylogenetic eigenvectors in iucnn_phylogenetic_features
  • updated citation
  • upgraded dependency on R >=4.1
  • fixed bug with the export of the iucnn_feature_importance function
  • moved to IUCNN/IUCNN
  • added iucnn_cnn_features function
  • standardized function naming scheme
  • added test for polygon validity to iucnn_biome_features
  • add iucnn_bias_features function and sampbias as suggested package
  • minor fix for outputting val-loss and test-loss for nn-reg mode
  • final version for first release
  • some minor fixes of typos in the vignette and readme
  • final version for last release tests
  • add footprint_features function
  • added option for selected variables and ranges to the clim_features function
  • added option to remove empty biomes to the biom_features function
  • improved spell-checking
  • add rescale option for eoo and aoo as part of geo_features
  • set EOO to AOO for species with less than three occurrences
  • updated the normalization of climate variables
  • bug fix predict_iucn function
  • bug fix train_iucn function
  • Added description information
  • Add citation information
  • Start Readme
  • Add vignette
  • Added a NEWS.md file to track changes to the package.
  • package skeleton