Last updated on March 5, 2020
- Fixed documentation warnings from CRAN checks:
theme_jetblack()
- removed unused...
argument in documentation.theme_nima()
- removed unused...
argument in documentation.
- Bump of version number to 0.6.1 for updated release on CRAN
Last updated on December 11, 2019
- Fixed warnings from CRAN checks:
plot.lm()
- renamed tolm_plot()
to avoid method override
- Bump of version number to 0.6.1 for updated release on CRAN
Last updated on December 10, 2019
- Fixes for compatibility with R 4.0.0, including removal or re-writing of
functions making use of
class()
- Functions removed or renamed:
compFun()
- removedfactornum()
- renamed tofactor_to_num()
qrD()
- removed
- Functions altered:
discrete_by_quantile()
- now usesis.factor()
instead ofclass()
- Functions added:
nll()
- risk under cross-entropy loss
- Bump of version number to 0.6.0 for updated release on CRAN
Last updated on May 02, 2018
- Fix a broken unit test for R 3.5.0, changing the use of
identical()
for a combination ofexpect_true()
andsetequal()
Last updated on March 23, 2018
- Fix a broken test (due to use of
all.equal()
instead ofidentical()
) in R-devel, based on report by CRAN - Add hex sticker for package based on art work by GL
Last updated on September 20, 2016
- Addition of several functions, re-written
DESCRIPTION
file. - Update of package version to v0.4.0.
- This version update to be released on CRAN.
Last updated on July 05, 2016
- Major changes, including addition of unit tests and Travis-CI coverage, added to the package for v0.3.5.
- This version update not to be released on CRAN.
Last updated on March 25, 2016
- The first public release of this package (v0.3.0) is made available on CRAN.