NEWS
NLMR 1.1.1
- Adding onload function and help for users that dont have 
RandomFields 
NLMR 1.1.0.9000
- move 
RandomFields and RandomFieldsUtils to Suggests and use AdditionalRepositories to provide these packages since they are no longer available from CRAN (with #95) 
NLMR 0.4.2 (2019-02-27)
- Bugfix in nlm_mosaicfield to rely on new version of RandomFields
 
NLMR 0.4.1 (2019-01-28)
- Bugfix in nlm_mpd to not rely on landscapetools
 
NLMR 0.4 (2018-11-16)
- nlm_neigh, nlm_mpd and nlm_randomrectangularcluster are now implemented in Rcpp
 
- all of the Rcpp also take the R random seed
 
- Minor bug fixes
 
- Improvements to documentation
 
- More examples on the package website
 
NLMR 0.3.2 (2018-10-02)
NLMR 0.3.1 (2018-09-28)
- Minor bug fixes
 
- Updated documentation
 
- removed purrr as dependency
 
NLMR 0.3.0 (2018-04-03)
- successful review through rOpenSci
 
- split package into two packages:
NLMR
- contains now only the neutral landscape models, minimal dependencies
 
 
landscapetools
- contains now only utility functions
 
 
 
- small bug fixes
 
nlm_fBm is now nlm_fbm 
NLMR 0.2.1 (2018-02-16)
- Skip one test on CRAN to keep the Roboto font available
 
- Function 
show_landscape to plot a list of rasters as ggplot2 facet 
- Small updates to the webpage
 
NLMR 0.2 (2018-01-09)
- Small bug fixes
 
- New neutral landscape models
nlm_wheys: Simulates a wheyed neutral landscape model 
 
- Parameter 
p in nlm_curds now controls the proportion of habitat instead of
the amount of matrix 
- Implemented new theme 
theme_nlm 
- Functions to coerce raster to tibbles and vice versa (for facetting with 
ggplot2) 
- We now have unit tests covering the main functionality of the package
 
- Removed several packages as dependencies
 
NLMR 0.1.0 (2017-11-30)
v0.1.0 was released on 30/11/2017
- First stable release of NLMR