Package: promr
Type: Package
Title: Prometheus 'PromQL' Query Client for 'R'
Version: 0.1.3
Authors@R: person("Dom", "Dwyer", email = "dom@itsallbroken.com", role = c("aut", "cre"))
Description: A native 'R' client library for querying the 'Prometheus' 
    time-series database, using the 'PromQL' query language.
URL: https://github.com/domodwyer/promr
BugReports: https://github.com/domodwyer/promr/issues
License: Apache License (>= 2)
Encoding: UTF-8
Suggests: httptest, testthat (>= 3.0.0)
Imports: httr, tibble, urltools
Config/testthat/edition: 3
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-08-23 21:34:19 UTC; dom
Author: Dom Dwyer [aut, cre]
Maintainer: Dom Dwyer <dom@itsallbroken.com>
Repository: CRAN
Date/Publication: 2022-08-24 09:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 09:51:02 UTC; unix
