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.3.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("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.0.0), jsonlite (>= 0.9.17), magrittr,
        yaml
Suggests: testthat, knitr
NeedsCompilation: no
Packaged: 2015-10-02 18:02:07 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Hadley Wickham [aut],
  Winston Chang [aut],
  RStudio [cph]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2015-10-02 22:01:18
