-
In R, run
install.packages("BiocManager", repo = "https://cran.rstudio.com/")
-
In R, run
BiocManager::install(c("arrow", "checkmate", "DescTools", "detrendr", "dplyr", "embed", "forcats", "foreach", "fs", "future", "ggplot2", "ggpmisc", "ggstatsplot", "ggthemes", "glue", "janitor", "knitr", "magrittr", "mockery", "patchwork", "plotly", "png", "pROC", "purrr", "qualV", "readr", "recipes", "rlang", "rmarkdown", "rrcov", "rsample", "scales", "spelling", "strex", "stringr", "testthat", "tidyr", "tidyverse", "withr", "zeallot", "zoo"), update = TRUE, ask = FALSE)
-
The tar.gz files are at
built/mirmisc_x.x.x.tar.gz
. At the command line, enterR CMD INSTALL {path-to-latest-targz-file}
See the pkgdown
site at https://mirvie.gitlab.io/mirmisc/.