Package: plumberDeploy
Type: Package
Title: Plumber Deployment
Version: 0.2.1
Authors@R: c(
  person("Bruno", "Tremblay", role = c("cre", "ctb"), email = "cran@neoxone.com"),
  person("Jeff", "Allen", role = c("aut", "ccp"), email = "cran@trestletech.com"),
  person("John", "Muschelli", role = "ctb", email = "muschellij2@gmail.com", comment = c(ORCID = "0000-0001-6469-1750")),
  person("Barret", "Schloerke", role = "ctb", email = "barret@rstudio.com"),
  person(family = "Trestle Technology, LLC", role = c("cph", "fnd")))
Depends: R (>= 3.0.0)
Description: Gives the ability to automatically deploy a plumber API
    from R functions on 'DigitalOcean' and other cloud-based servers.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: analogsea (>= 0.9.4), ssh, jsonlite, lifecycle, utils
BugReports: https://github.com/meztez/plumberDeploy/issues
URL: https://github.com/meztez/plumberDeploy
SystemRequirements: libssh >= 0.6.0 (the original, not libssh2)
NeedsCompilation: no
Packaged: 2021-03-19 15:04:03 UTC; johnmuschelli
Author: Bruno Tremblay [cre, ctb],
  Jeff Allen [aut, ccp],
  John Muschelli [ctb] (<https://orcid.org/0000-0001-6469-1750>),
  Barret Schloerke [ctb],
  Trestle Technology, LLC [cph, fnd]
Maintainer: Bruno Tremblay <cran@neoxone.com>
Repository: CRAN
Date/Publication: 2021-03-22 09:40:05 UTC
Built: R 4.5.2; ; 2025-11-08 03:41:33 UTC; windows
