Breaking: In robScale
, the constant representing
the denominator for x
(see equation 26) which allows for
\beta = \int{\rho(u)\;d\Phi(u)} = 0.5
was calculated to greater precision
than the four digits shown in the paper. This changes results slightly,
which is why the major version has been incremented.
Updated documentation.
Updated unit tests.
Expanded package metadata tests.
Use native CRAN DOI.
Added rhub checking.
Add SPDX codes to source files.
Update ‘README’, Github actions, and unit tests.
Explictly mention use case for package to be 3–8 samples.
Note that asymptotic constant for adm
may not apply with few
samples.
Update ‘README’.
Update Github actions.
Make code more compliant with style guide.
‘CITATION’ updated to use bibentry
per CRAN
request.
Explictly use integers in count and lengths.
Use singleton logical comparisons for short-circuit.
Update ‘README’ for Best Practice.
Added Best Practice badge to ‘README’.
Converted test suite to tinytest to reduce dependencies.
Augmented citation with DOI.
Corrected adm
documentation.
Cleaned up help files and ‘README’.
Cleaned up source code and added SPDX identifiers.
Moved continuous integration to Github Actions.
Corrected CRAN requests.
Considered mature enough for official release.
Changed tests to be testthat 3rd edition compliant.
Changed default maxit
to 80.
Added AppVeyor.
Added more tests.
Updated ‘README’.
Minor corrections in DESCRIPTION for CRAN.
Initial version.