Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: UBC-MDS/regscoreR

Release 4

18 Mar 19:32
e932c7a

Choose a tag to compare

In this release:

  • Continuous integration testing set up with Travis.
  • Increased test coverage to 100%
  • Improved test and function documentation.

Release 3

11 Mar 20:09
f17fa4f

Choose a tag to compare

In this release:

  • Added function definitions.
  • Added few more unit tests for aic, bic and mallows.
  • Added vignette.
  • Added more documentation.

Release 2

04 Mar 21:32
796cd4a

Choose a tag to compare

In this release:

  • Added tests for AIC, BIC and Mallows Function using testthat.
  • Updated directory structure.
  • Updated function definitions since the first release.
    • Now, the user must provide the predicted values and the observed values of a model.
  • Added function descriptions.

P/S: Ha Dinh updated CHANGES.md after the release with some cosmetic and typo changes. Other than that, everything is the same.

Release 1

11 Feb 18:24
1737fba

Choose a tag to compare

Release 1 Pre-release
Pre-release

In this release:

  • Added proposal for the package.
  • Added Contributing guidelines.
  • Added Code of Conduct.
  • Created directory structure for the package.