Skip to content

Releases: corehunter/corehunter3-r

Core Hunter R Package 3.2.2

13 May 11:56
42c53f1
Compare
Choose a tag to compare
  • Standardized minimal Java version (>= 8) in system requirements.

Core Hunter R Package 3.2.1

03 May 17:50
ff10797
Compare
Choose a tag to compare
  • Added support for Java 9.

Core Hunter R Package 3.2.0

09 Sep 09:06
Compare
Choose a tag to compare
  • New option to specify a set of always and/or never selected accessions (#27).
  • Added support for step-based in addition to time-based stop conditions (#33).
  • Using set.seed prior to executing Core Hunter, in combination with step-based stop conditions, now yields reproducible results (#26, #27 ).
  • Largely reduced memory footprint of genotype and distance data.
  • Default maximum time without improvement is now only applied in case no explicit stop conditions have been specified (#28).
  • Fixed issue when loading phenotype data with a single trait.

Core Hunter R Package 3.1.0

04 Mar 16:32
Compare
Choose a tag to compare
  • More informative output when printing Core Hunter data objects (#19, #23).
  • It is now required to explicitly specify the format when reading genotype data. Moreover, a warning is raised in case it seems that the wrong format may have been selected, through an inspection of the data that was read (#20).
  • Fixed issues when reading files with single or double quoted values.
  • Improved test coverage.

Core Hunter R Package 3.0.1

05 Oct 06:17
Compare
Choose a tag to compare

This is a hotfix to resolve some CRAN issues:

  • The available Java version is now checked when installing or loading the package. Core Hunter requires Java 8 or higher.
  • Package title and description have been updated.

Core Hunter R Package 3.0.0

04 Oct 13:48
Compare
Choose a tag to compare

Initial release of the Core Hunter R package.