Package: openappr 0.2.0
openappr: Retrieve App Data from 'OpenAppBuilder'
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.
Authors:
openappr_0.2.0.tar.gz
openappr_0.2.0.zip(r-4.7)openappr_0.2.0.zip(r-4.6)openappr_0.2.0.zip(r-4.5)
openappr_0.2.0.tgz(r-4.6-any)openappr_0.2.0.tgz(r-4.5-any)
openappr_0.2.0.tar.gz(r-4.7-any)openappr_0.2.0.tar.gz(r-4.6-any)
openappr_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
openappr/json (API)
| # Install 'openappr' in R: |
| install.packages('openappr', repos = c('https://lilyclements.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:e77cf29f73. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 132 | ||
| source / vignettes | OK | 237 | ||
| linux-release-x86_64 | NOTE | 137 | ||
| macos-release-arm64 | NOTE | 166 | ||
| macos-oldrel-arm64 | NOTE | 229 | ||
| windows-devel | NOTE | 189 | ||
| windows-release | NOTE | 94 | ||
| windows-oldrel | NOTE | 148 | ||
| wasm-release | OK | 113 |
Exports:%>%get_app_connectionget_nf_dataget_openapp_dataget_user_dataset_app_connection
Dependencies:bitbit64blobcachemclicpp11DBIdplyrfastmapgenericsgluehmsjsonlitelifecyclelubridatemagrittrmemoisepillarpkgconfigpurrrR6rlangRPostgresRSQLitestringistringrtibbletidyrtidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get the app connection from the environment | get_app_connection |
| Get notification data from OpenAppBuilder | get_nf_data |
| Get data from OpenAppBuilder | get_openapp_data |
| Get user data from OpenAppBuilder | get_user_data |
| Set Application Database Connection | set_app_connection |
