Package: devtools
Title: Tools to make developing R code easier
Version: 1.6
Authors@R: as.person(c(
    "Hadley Wickham <hadley@rstudio.com> [aut, cre]",
    "Winston Chang [aut]",
    "RStudio [cph]",
    "R Core team [ctb] (Some namespace and vignette code extracted from base R)"
    ))
Description: Collection of package development tools.
Depends: R (>= 3.0.2)
Imports: httr (>= 0.4), RCurl, utils, tools, methods, memoise, whisker,
        evaluate, digest, rstudioapi, jsonlite
Suggests: testthat (>= 0.7), roxygen2 (>= 4.0.2), BiocInstaller, Rcpp
        (>= 0.10.0), MASS, rmarkdown, knitr
License: GPL (>= 2)
Packaged: 2014-09-22 16:53:05 UTC; hadley
Author: Hadley Wickham [aut, cre],
  Winston Chang [aut],
  RStudio [cph],
  R Core team [ctb] (Some namespace and vignette code extracted from base
    R)
Maintainer: Hadley Wickham <hadley@rstudio.com>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-09-23 05:49:39
