Skip to content

Releases: nunofachada/micompr

v1.3.0

25 Aug 15:09

Choose a tag to compare

  • More robust centerscale() function, with better handling of edge cases and warning the user when these occur.
  • Improve error message when num. obs != num. levels.
  • Slight increase in test coverage.
  • Bump minimum testthat version to 3.0.0.

v1.2.0

28 Jun 23:17

Choose a tag to compare

  • Bump minimum R version to 4.4.0 due to dependency updates.
  • Fix issue due to some Royston p-values that might not to be numeric due to upstream MVN changes.
  • Rename p value fields to p.value due to upstream MVN changes.
  • Update API calls to MVN 6.0.

v1.1.4

19 Aug 23:32

Choose a tag to compare

  • Fix packaging issue due to roxygen update.

v1.1.3

12 Feb 23:17

Choose a tag to compare

  • Bump minimum R version to 4.1.0 due to updates in dependencies.
  • CI updates: update versions of GitHub Actions, more efficient CI triggers.
  • Update citation in DESCRIPTION and inst/CITATION according to CRAN
    requirements.

v1.1.2

23 May 16:44

Choose a tag to compare

  • Remove dependency from deseasonalize, which was removed from CRAN.
  • Use GitHub Actions for CI instead of Travis.
  • Update URL of development version in GitHub.

v1.1.1

08 Jul 10:59

Choose a tag to compare

  • Update to conform with version 5.9 of upstream package MVN
  • Update citation and citation links

v1.1.0

09 Mar 16:26

Choose a tag to compare

  • Update micompr to conform with new version of upstream package MVN

v1.0.2

24 Jun 21:35

Choose a tag to compare

  • LaTeX tables: make default score plots printable
  • LaTeX tables: allow equal lower p-value limits
  • Update citation
  • Update main package vignette in accordance to published article
  • Add support for automated testing and code coverage

v1.0.1

05 Aug 13:45

Choose a tag to compare

  • Fix bug in grpoutputs when loading files with just one output
  • Fix bug in micomp when using one named output

v1.0.0

08 May 17:09

Choose a tag to compare

  • First stable version