Skip to content

ACS_JPR_V3 V1.1.0

Compare
Choose a tag to compare
@wolski wolski released this 13 Jan 14:13
· 253 commits to Modelling2R6 since this release

The associated manuscript is available on the bioRxiv preprint server through BIORXIV/2022/494524.

Major:

  • Changed the name of the class ContrastsSimpleImpute to ContrastsMissing

Installation, including all dependencies

#R (>=4.1)
install.packages('remotes')
remotes::install_github("https://github.com/fgcz/prolfqua/releases/tag/v1.1.0", dependencies=TRUE, build_vignettes = TRUE)

to make use of pre-build vignette files via browseVignettes('prolfqua') execute the following command again:

install.packages('https://github.com/fgcz/prolfqua/releases/download/v1.1.0/prolfqua_1.1.0.tar.gz', repos = NULL)