Skip to content

olli0601/hivclust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

984 Commits
 
 
 
 
 
 

Repository files navigation

hivclust

HIV clustering tools

to clone this R package from the git repository:

to build this R package:

  • R CMD build pkg: builds the package (generates an archive called foo.tar.gz).
  • R CMD build pkg --compact-vignettes --resave-data: same, making the package as small as possible.
  • R CMD check hivclust_1.0-0.gz --as-cran: runs package quality checks similar to the checks made by CRAN; must be passed without error/warning before.

to install this R package:

  • R CMD INSTALL hivclust_1.0-0.tar.gz

to re-build the R package:

  • R CMD build pkg

to re-install the R package:

  • R CMD INSTALL hivclust_1.0-0.tar.gz

About

HIV clustering tools

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages