diff --git a/NEWS.md b/NEWS.md index 1bfadd9..1f2e524 100644 --- a/NEWS.md +++ b/NEWS.md @@ -31,7 +31,7 @@ # raptr 0.2.0.0 -- The data simulation function has been updated such that the _RandomFileds_ +- The data simulation function has been updated such that the _RandomFields_ package is no longer a dependency. - The `sim.space` and `sim.species` functions no longer accept _RandomFileds_ objects as arguments. To simulate spatially auto-correlated data using diff --git a/docs/news/index.html b/docs/news/index.html index ae35f26..fbc7656 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -74,7 +74,7 @@
sim.space
and sim.species
functions no longer accept RandomFileds objects as arguments. To simulate spatially auto-correlated data using random fields, a numeric
value should be supplied to the model
parameter.