Package: googlePubsubR
Title: R Interface for Google 'Cloud Pub/Sub' REST API
Version: 0.0.4
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.2.3
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: false
NeedsCompilation: no
Packaged: 2023-03-02 18:19:41 UTC; anddt
Author: Andrea Dodet [aut, cre]
Maintainer: Andrea Dodet <andodet@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-03 01:00:02 UTC
Built: R 4.3.0; ; 2023-04-12 14:57:47 UTC; unix
