Skip to content

Releases: adriancorrendo/metrica

CRAN Release v2.1.0

Choose a tag to compare

@adriancorrendo adriancorrendo released this 30 Jun 16:07

CRAN Release v2.0.3

Choose a tag to compare

@adriancorrendo adriancorrendo released this 14 Apr 17:01

CRAN Release v2.0.2

Choose a tag to compare

@adriancorrendo adriancorrendo released this 03 Apr 01:19

4th CRAN release

accepted on 04-02-2023

NEWS: https://adriancorrendo.github.io/metrica/news/index.html

metrica: an R package to evaluate prediction performance of regression and classification point-forecast models

Choose a tag to compare

@adriancorrendo adriancorrendo released this 04 Nov 15:37

This version of the package contains the edits made to the project after revisions from the submission to the Journal of Open Source Software (JOSS).

Revision process at JOSS Github - Issue#4655

This new development version fixes minor bugs found in v2.0.1:

  1. Adding "Contributing"" and "Code of conduct"" sections to the README file.

  2. Adding "CODE_OF_CONDUCT.md" file.

  3. Adding a list of abbreviations used on the vignette "Available Classification Metrics".

  4. Fixing a bug on the PLA and PLP formulas, which were not working when the data argument was specified.

  5. Corrects, on the DESCRIPTION file, the minimum R version required (from 2.1.0 to 3.6.2)

  6. Including an "extdata" directory containing APSIM example files (soybean.out & soybean.example.db)

CRAN release v2.0.1

Choose a tag to compare

@adriancorrendo adriancorrendo released this 24 Jul 07:26

3rd CRAN release, accepted on 07-24-2022

NEWS: https://adriancorrendo.github.io/metrica/news/index.html

CRAN release v2.0.0

Choose a tag to compare

@adriancorrendo adriancorrendo released this 05 Jul 15:49

Second CRAN release, accepted on 07-05-2022

NEWS: https://adriancorrendo.github.io/metrica/news/index.html

CRAN release v1.2.3

Choose a tag to compare

@adriancorrendo adriancorrendo released this 12 May 14:30

First CRAN release, accepted on 05-12-2022.

metrica 1.2.3

  • May, 10, 2022.

Maintenance update fixing minor bugs after feedback from CRAN submission of v1.2.2 (e.g. use 'donttest' instead of 'dontrun' in functions' examples, adding references into functions). Also, the available metrics vignette was updated adding the corresponding citations of
formulae used into functions.

metrica v1.2.1

Choose a tag to compare

@adriancorrendo adriancorrendo released this 20 Apr 23:35

First release on GitHub