Package: analogsea
Title: Interface to 'Digital Ocean'
Description: Provides a set of functions for interacting with the 'Digital
    Ocean' API at <https://developers.digitalocean.com/documentation/v2>, including
    creating images, destroying them, rebooting, getting details on regions, and
    available images.
Version: 0.5.0
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com"),
    person("Hadley", "Wickham", role = "aut", email = "hadley@rstudio.com"),
    person("Winston", "Chang", role = "aut", email = "winston@stdout.org"),
    person("Bob", "Rudis", role = "ctb", email = "bob@rudis.net"),
    person("RStudio", role = "cph")
    )
License: MIT + file LICENSE
URL: https://github.com/sckott/analogsea
BugReports: http://www.github.com/sckott/analogsea/issues
LazyData: yes
VignetteBuilder: knitr
Imports: stats, utils, httr (>= 1.2.0), jsonlite (>= 1.1), magrittr,
        yaml
Suggests: roxygen2 (>= 5.0.1), testthat, knitr, covr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-11-11 21:07:29 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Hadley Wickham [aut],
  Winston Chang [aut],
  Bob Rudis [ctb],
  RStudio [cph]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-11-11 23:11:11
