Package: measurementProtocol Type: Package Version: 0.1.1 Title: Send Data from R to the Measurement Protocol Description: Send server-side tracking data from R. The Measurement Protocol version 2 allows sending HTTP tracking events from R code. Authors@R: c(person("Mark", "Edmondson", email = "r@sunholo.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8434-3881")), person("Sunholo Ltd", role = "cph")) URL: https://code.markedmondson.me/measurementProtocol/ BugReports: https://github.com/MarkEdmondson1234/measurementProtocol Depends: R (>= 3.3.0) Imports: assertthat (>= 0.2.0), cli, httr (>= 1.3.1), jsonlite (>= 1.5), rappdirs (>= 0.3.3), stats, utils License: MIT + file LICENSE RoxygenNote: 7.1.1 Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Suggests: rmarkdown, knitr, testthat (>= 3.0.0) Config/pak/sysreqs: libssl-dev Repository: https://markedmondson1234.r-universe.dev Date/Publication: 2023-03-04 10:09:14 UTC RemoteUrl: https://github.com/markedmondson1234/measurementprotocol RemoteRef: HEAD RemoteSha: 2d37fc06b622d12780aaf86fed7fbaa2f7077ea8 NeedsCompilation: no Packaged: 2026-07-05 07:44:19 UTC; root Author: Mark Edmondson [aut, cre] (ORCID: ), Sunholo Ltd [cph] Maintainer: Mark Edmondson