Package: analogsea
Title: Interface to 'Digital Ocean'
Description: Provides a set of functions for interacting with the 'Digital
    Ocean' API <https://www.digitalocean.com/>, including
    creating images, destroying them, rebooting, getting details on regions, and
    available images.
Version: 1.0.3
Authors@R: c(
    person("Scott", "Chamberlain", role = "aut",
        email = "myrmecocystus@gmail.com",
        comment = c(ORCID="0000-0003-1444-9135")),
    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("Bryce", "Mecum", role = "ctb", email = "brycemecum@gmail.com",
           comment = c("ORCID" = "0000-0002-0381-3766")),
    person("Mauricio", "Vargas", role = c("aut", "cre"), email = "mavargas11@uc.cl",
           comment = c(ORCID = "0000-0003-1017-7574")),
    person("RStudio", role = "cph")
    )
License: Apache License (>= 2)
URL: https://github.com/pachadotdev/analogsea (devel)
        https://pacha.dev/analogsea/ (docs)
BugReports: https://github.com/pachadotdev/analogsea/issues
Encoding: UTF-8
Language: en-US
Imports: stats, utils, httr (>= 1.2.0), jsonlite (>= 1.1), magrittr,
        yaml
Suggests: testthat, knitr, ssh (>= 0.6), aws.s3
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-11-08 19:29:24 UTC; pacha
Author: Scott Chamberlain [aut] (<https://orcid.org/0000-0003-1444-9135>),
  Hadley Wickham [aut],
  Winston Chang [aut],
  Bob Rudis [ctb],
  Bryce Mecum [ctb] (<https://orcid.org/0000-0002-0381-3766>),
  Mauricio Vargas [aut, cre] (<https://orcid.org/0000-0003-1017-7574>),
  RStudio [cph]
Maintainer: Mauricio Vargas <mavargas11@uc.cl>
Repository: CRAN
Date/Publication: 2021-11-08 22:50:08 UTC
Built: R 4.0.2; ; 2021-11-09 11:51:21 UTC; unix
