• integrating both kernel estimation and simulation modes
  • setting an R compatible random number generator
  • adding additional benchmark functionality (not integrated into package formally only on github)
  • adding data download function hr_raster_maps()
  • adding documentation for data formatting
  • adding a coordinate conversion function hr_xy()

This is the first iteration of the {homeranger} package. A framework for home range estimation and modelling. This release contains the refactored version of the original C++ code into an R package (with a C++ back-end, through Rcpp).