Skip to content

mirvie/mirmisc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mirmisc

Installation

  1. In R, run

    install.packages("BiocManager", repo = "https://cran.rstudio.com/") 
    
  2. 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) 
    
  3. The tar.gz files are at built/mirmisc_x.x.x.tar.gz. At the command line, enter

    R CMD INSTALL {path-to-latest-targz-file}
    

Documentation

See the pkgdown site at https://mirvie.gitlab.io/mirmisc/.

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages