===============
# S4DM 0.0.2
===============

## NEW FEATURES
* Added a new argument for project_plug_and_play that, by default, sets the RoR to zero where the background fx is zero.
* Switched to base R pipes
* Added a KLIEP option for density ratio SDMs

## Bug fixes


===============
# S4DM 0.0.1
===============

## NEW FEATURES

* Initial development

## Bug fixes

* Modified the test for vine copula sdms to be skipped on CRAN, as the underlying c++ code seems to throw an error
* In function dr_maxnet, renamed parameter "f" to "formula" and replace "T" with "TRUE" in the function, per CRAN comments.
* In function get_response_curves, changed print() to message(), per CRAN comments.
* Added references to the description, per CRAN comments.
* Fixed missing documentation of the objects/values returned by some of the functions, per CRAN comments.
