BiologicalRecordsCentre / sparta

Species Presence/Absence R Trends Analyses
http://biologicalrecordscentre.github.io/sparta/index.html
MIT License
21 stars 24 forks source link

More flexibility in occDetFunc #209

Closed drnickisaac closed 3 years ago

drnickisaac commented 3 years ago

Key developments: 1) I've added the Rule of Thumb metrics 2) a criterion argument for skipping species that do not pass the rule of thumb (either 50 records or the two sets of rules emerging from the analysis). 3) a "provenance" argument allowing users to enter text describing where the data come from.

I've run all the tests. A few fall over but I can't figure out why.

drnickisaac commented 3 years ago

I have reviewed all the changes: they look right. The Travis checks all pass. Only the tests on AppVeyor development version of R have failed. These are beyond my ability to fix, and are not essential for now.