Package: openappr
Title: Retrieve App Data from 'OpenAppBuilder'
Version: 0.2.0
Authors@R: 
    person("Lily", "Clements", , "lily@idems.international", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8864-0552"))
Description: Provides an interface to connect R with the <https://github.com/IDEMSInternational/open-app-builder> 'OpenAppBuilder' platform, enabling users to retrieve and work with user and notification data for analysis and processing. It is designed for developers and analysts to seamlessly integrate data from 'OpenAppBuilder' into R workflows via a 'Postgres' database connection, allowing direct querying and import of app data into R.
License: LGPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, testthat, rmarkdown
Imports: DBI, dplyr, jsonlite, magrittr, purrr, rlang, RPostgres,
        RSQLite, stringr, tidyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-10-03 11:51:07 UTC; lclem
Author: Lily Clements [aut, cre] (<https://orcid.org/0000-0001-8864-0552>)
Maintainer: Lily Clements <lily@idems.international>
Repository: CRAN
Date/Publication: 2024-10-04 09:00:07 UTC
Built: R 4.5.2; ; 2025-11-08 04:19:34 UTC; windows
