Closed jamesmbaazam closed 1 week ago
This PR closes #860 by replacing "tolerance" with "default_cdf_cutoff" in a message because it was a mistake.
devtools::test()
devtools::check()
devtools::document()
lintr::lint_package()
Is this NEWS worthy?
I think we can live without a news item in this case.
Description
This PR closes #860 by replacing "tolerance" with "default_cdf_cutoff" in a message because it was a mistake.
Initial submission checklist
devtools::test()
anddevtools::check()
).devtools::document()
).lintr::lint_package()
).After the initial Pull Request