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.5)refreshr_0.1.0.zip(r-4.4)refreshr_0.1.0.zip(r-4.3)
refreshr_0.1.0.tgz(r-4.4-any)refreshr_0.1.0.tgz(r-4.3-any)
refreshr_0.1.0.tar.gz(r-4.5-noble)refreshr_0.1.0.tar.gz(r-4.4-noble)
refreshr_0.1.0.tgz(r-4.4-emscripten)refreshr_0.1.0.tgz(r-4.3-emscripten)
refreshr.pdf |refreshr.html✨
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 2 years agofrom:8f7b6954f4. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | NOTE | Nov 10 2024 |
R-4.5-linux | NOTE | Nov 10 2024 |
R-4.4-win | NOTE | Nov 10 2024 |
R-4.4-mac | NOTE | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:is.refreshrmake_refreshablepropertiesrefreshuptodate
Dependencies:clicpp11crayondplyrfansigenericsgluelifecyclelubridatemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselecttimechangeutf8vctrswithr
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 |