Skip to content

TanjaKec/hadleyverse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hadleyverse

A package to load (or first install and then load) packages from the hadleyverse

List of packages

Userland packages:

  • ggplot2
  • lubridate
  • reshape2
  • stringr
  • plyr

Devland packages:

  • devtools
  • testthat
  • roxygen2
  • assertthat

How to

load_the_hadley_verse() # defaults to userland
load_the_hadley_verse('devland')

Possible future features

  • Install the bleeding edge hadleyverse from GitHub
  • Figure out inter-dependencies

About

A package to install packages from the hadleyverse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%