Package: reveneraR
Title: Connect to Your 'Revenera' (Formerly 'Revulytics') Data
Version: 0.1.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://docs.revenera.com/ui560/report/>. This package is not 
  supported by 'Flexera' (owner of the software). 
Suggests: knitr, rmarkdown, ggplot2
Depends: R (>= 3.6.0)
License: CC0
URL: https://github.com/chrisumphlett/reveneraR
BugReports: https://github.com/chrisumphlett/reveneraR/issues
Encoding: UTF-8
Imports: dplyr (>= 1.0.0), magrittr (>= 1.5), jsonlite (>= 1.6.1),
        purrr (>= 0.3.3), httr (>= 1.4.1), tidyselect (>= 1.0.0), tidyr
        (>= 1.0.0), tibble (>= 1.0.3)
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-02-03 19:24:12 UTC; c.umphlett
Author: Chris Umphlett [aut, cre],
  Avinash Panigrahi [aut]
Maintainer: Chris Umphlett <christopher.umphlett@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-03 19:40:02 UTC
Built: R 4.0.5; ; 2022-02-04 11:55:46 UTC; unix
