Package: refreshr 0.1.0
refreshr: Work with Refreshable Datasets that Update their Data Automatically
Connects dataframes/tables with a remote data source. Raw data downloaded from the data source can be further processed and transformed using data preparation code that is also baked into the dataframe/table. Refreshable dataframes can be shared easily (e.g. as R data files). Their users do not need to care about the inner workings of the data update mechanisms.
Authors:
refreshr_0.1.0.tar.gz
refreshr_0.1.0.zip(r-4.7)refreshr_0.1.0.zip(r-4.6)refreshr_0.1.0.zip(r-4.5)
refreshr_0.1.0.tgz(r-4.6-any)refreshr_0.1.0.tgz(r-4.5-any)
refreshr_0.1.0.tar.gz(r-4.7-any)refreshr_0.1.0.tar.gz(r-4.6-any)
refreshr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
refreshr/json (API)
NEWS
| # Install 'refreshr' in R: |
| install.packages('refreshr', repos = c('https://jsugarelli.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jsugarelli/refreshr/issues
Last updated from:8f7b6954f4. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 112 | ||
| source / vignettes | OK | 143 | ||
| linux-release-x86_64 | NOTE | 104 | ||
| macos-release-arm64 | NOTE | 77 | ||
| macos-oldrel-arm64 | NOTE | 99 | ||
| windows-devel | NOTE | 75 | ||
| windows-release | NOTE | 63 | ||
| windows-oldrel | NOTE | 65 | ||
| wasm-release | OK | 93 |
Exports:is.refreshrmake_refreshablepropertiesrefreshuptodate
Dependencies:clicpp11crayondplyrgenericsgluelifecyclelubridatemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Analysing refreshr objects | is.refreshr |
| Making dataframes/tables refreshable | make_refreshable |
| Analysing refreshr objects | properties |
| Working with refreshable dataframes/tables | refresh |
| Package 'refreshr' | refreshr |
| Updating dataframes/tables | uptodate |
