Package: googlePubsubR
Title: R Interface for Google 'Cloud Pub/Sub' REST API
Version: 0.0.1
Authors@R: 
    person(given = "Andrea",
           family = "Dodet",
           role = c("aut", "cre"),
           email = "andodet@gmail.com")
Description: Provides an easy to use interface to the 'Google
	Pub/Sub' REST API <https://cloud.google.com/pubsub/docs/reference/rest>.
URL: https://github.com/andodet/googlePubsubR
BugReports: https://github.com/andodet/googlePubsubR/issues
License: MIT + file LICENSE
Imports: googleAuthR (>= 0.3), cli, magrittr
Suggests: testthat (>= 3.0.0), jsonlite, base64enc, knitr, rmarkdown,
        shiny, future, promises
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: false
NeedsCompilation: no
Packaged: 2021-11-11 21:59:12 UTC; ADT24
Author: Andrea Dodet [aut, cre]
Maintainer: Andrea Dodet <andodet@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-12 09:50:02 UTC
