-
Sebastian Henz authored
* `ecxsys()` gains a new argument `curves_concentration_max` which sets the maximum concentration for the curves. * `ec()` raises an error if the requested curve is too short to calculate the result. * Improve merge request template. * Update readme example.
daed4e65
merge_into_master.md 1.17 KiB
description
system details
- RStudio Version:
- R Version:
- OS Version:
checklist
-
This merge introduces new features.
- new features are documented
- new features have tests
- update documentation including examples (if necessary)
- update and polish NEWS.md
- update version in DESCRIPTION
- update date in DESCRIPTION
- no remaining TODO, FIXME, or debug prints anywhere in the source files
-
devtools::document()
-
devtools::check()
without errors or warnings