| Package: matomor | 
 | Type: Package | 
 | Title: API Client Library for Matomo | 
 | Version: 0.4.9000 | 
 | Authors@R: | 
 |     c(person(given = "Marc", | 
 |              family = "Kupietz", | 
 |              role = c("aut", "cre"), | 
 |              email = "kupietz@ids-mannheim.de")) | 
 | Description: A client package that makes the 'matomo' web service API accessible from R. | 
 | Depends: R (>= 3.5.0) | 
 | Language: en-US | 
 | License: BSD_2_clause + file LICENSE | 
 | Encoding: UTF-8 | 
 | LazyData: false | 
 | RoxygenNote: 7.2.3 | 
 | Imports: | 
 |     tibble, | 
 |     magrittr, | 
 |     tidyr, | 
 |     dplyr, | 
 |     lubridate, | 
 |     jsonlite, | 
 |     keyring, | 
 |     stringr, | 
 |     utils, | 
 |     httr2 | 
 | Suggests: | 
 |     testthat | 
 | Collate:  | 
 |     'matomoquery.R' | 
 |     'visitssummary.R' | 
 |     'usercountry.R' | 
 |     'reexports.R' |