Skip to content

hvaret/packHV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packHV R package: A few Useful Functions for Statisticians

R package created in 2012 and freely available at https://CRAN.R-project.org/package=packHV

Installation from the CRAN

To install the packHV package from the CRAN, open a R session and run install.packages("packHV")

Installation from GitHub

To install the packHV package from GitHub, open a R session and:

  • install devtools with install.packages("devtools") (if not installed yet)
  • for Windows users only, install Rtools or check that it is already installed (needed to build the package)
  • run devtools::install_github("hvaret/packHV")

About

packHV: A few Useful Functions for Statisticians

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages