Package: reveneraR
Title: Connect to Your 'Revenera' (Formerly 'Revulytics') Data
Version: 1.0.1
Authors@R: 
    c(person(given = "Chris",
           family = "Umphlett",
           role = c("aut", "cre"),
           email = "christopher.umphlett@gmail.com"),
	  person(given = "Avinash",
           family = "Panigrahi",
           role = "aut",
           email = "avinashpanigrahi@outlook.com"))		   
Description: Facilitates making a connection to the 'Revenera' 
  API and executing various queries. You can use it to get 
  event data and metadata. The 'Revenera' documentation 
  is available at <https://rui-api.redoc.ly/>. This package is 
  not supported by 'Flexera' (owner of the software). 
Suggests: knitr, rmarkdown, ggplot2
Depends: R (>= 4.3.0)
License: CC0
URL: https://github.com/chrisumphlett/reveneraR
BugReports: https://github.com/chrisumphlett/reveneraR/issues
Encoding: UTF-8
Imports: dplyr (>= 1.1.4), magrittr (>= 2.0.3), jsonlite (>= 1.8.8),
        purrr (>= 1.0.2), httr (>= 1.4.7), tidyr (>= 1.3.1), rlang (>=
        1.1.0)
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-25 18:34:35 UTC; c.umphlett
Author: Chris Umphlett [aut, cre],
  Avinash Panigrahi [aut]
Maintainer: Chris Umphlett <christopher.umphlett@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-25 18:50:02 UTC
Built: R 4.6.0; ; 2025-08-18 15:14:38 UTC; unix
