Package: revulyticsR
Title: Connect to Your 'Revulytics' Data
Version: 0.0.3
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 
  'Revulytics' API and executing various queries. You can use it to
  get event data and metadata. The Revulytics 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/revulyticsR
BugReports: https://github.com/chrisumphlett/revulyticsR/issues
Encoding: UTF-8
LazyData: true
Imports: dplyr (>= 0.8.4), 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.1
NeedsCompilation: no
Packaged: 2020-12-04 18:14:07 UTC; c.umphlett
Author: Chris Umphlett [aut, cre],
  Avinash Panigrahi [aut]
Maintainer: Chris Umphlett <christopher.umphlett@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-04 18:40:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:20:38 UTC; windows
