rangr 1.0.4 (2024-05-30)
Minor improvements
Default value of
max_distininitialise()is now equal to 0.99 quantile ofkernel_funinstead of 0.9Added examples of lon/lat rasters to package data
Input maps (
K_mapandn1_map) are now wrapped insim_dataobject
rangr 1.0.3 (2024-01-23)
Minor improvements
Remove
print()from the vignetteAll messages produced during
initialise()are now turned off by default (byquietparameter)Changed the appearance of the progress bar in the
sim()function to match that ininitialise()In
summary.sim_data()therparameter is now rounded to the 4th decimal place
rangr 1.0.2 (2024-01-16)
Major improvements
rangris now based on theterrapackageAdded binomial distribution to
get_observation()(new distribution defining the observation process)
Minor improvements
Added more default values for
initialize()’s parametersImproved documentation for
get_observation()Improved documentation - titles formatting
Added more examples to
plot.sim_results()
rangr 1.0.1 (2023-09-04)
Minor improvements
Improved documentation for
get_observations().Added functionality description for
get_observations()to the vignettes
