Package: googleTagManageR
Type: Package
Title: Access the 'Google Tag Manager' API using R
Version: 0.2.0
Authors@R: c(person("James", "Cottrill",email="r@jamescottrill.co.uk", role=c("aut","cre", "cph")),
             person("Mark","Edmondson", email = "m@sunholo.com", role="ctb"),
             person("Manos","Parzakonis", email = "parzakonis.m@gmail.com", role="ctb")
            )
Description: Interact with the 'Google Tag Manager' API <https://developers.google.com/tag-platform/tag-manager/api/v2>, enabling scripted deployments and updates across multiple tags, triggers, variables and containers. 
Depends: R (>= 3.5.0)
Imports: assertthat, future (>= 1.2.0), googleAuthR (>= 1.2.1), httr
        (>= 1.3.1), jsonlite (>= 1.1), utils, dplyr (>= 0.8.0), purrr
Suggests: covr, knitr, rmarkdown, testthat
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2022-04-16 17:54:27 UTC; jamescottrill
Author: James Cottrill [aut, cre, cph],
  Mark Edmondson [ctb],
  Manos Parzakonis [ctb]
Maintainer: James Cottrill <r@jamescottrill.co.uk>
Repository: CRAN
Date/Publication: 2022-04-16 18:12:29 UTC
Built: R 4.1.2; ; 2022-04-17 10:52:10 UTC; unix
