Package: cdata 1.2.1
cdata: Fluid Data Transformations
Supplies higher-order coordinatized data specification and fluid transform operators that include pivot and anti-pivot as special cases. The methodology is describe in 'Zumel', 2018, "Fluid data reshaping with 'cdata'", <https://winvector.github.io/FluidData/FluidDataReshapingWithCdata.html> , <doi:10.5281/zenodo.1173299> . This package introduces the idea of explicit control table specification of data transforms. Works on in-memory data or on remote data using 'rquery' and 'SQL' database interfaces.
Authors:
cdata_1.2.1.tar.gz
cdata_1.2.1.zip(r-4.6)cdata_1.2.1.zip(r-4.5)cdata_1.2.1.zip(r-4.4)
cdata_1.2.1.tgz(r-4.6-any)cdata_1.2.1.tgz(r-4.5-any)
cdata_1.2.1.tar.gz(r-4.6-any)cdata_1.2.1.tar.gz(r-4.5-any)
cdata_1.2.1.tgz(r-4.5-emscripten)
cdata.pdf |cdata.html✨
cdata/json (API)
NEWS
| # Install 'cdata' in R: |
| install.packages('cdata', repos = c('https://winvector.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/winvector/cdata/issues
Pkgdown/docs site:https://winvector.github.io
Last updated from:ed0adfdc8b. Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | |
| source / vignettes | OK | 149 | |
| linux-release-x86_64 | OK | 113 | |
| macos-devel-arm64 | OK | 118 | |
| macos-release-arm64 | OK | 151 | |
| windows-devel | OK | 80 | |
| windows-release | OK | 239 | |
| windows-oldrel | OK | 203 | |
| wasm-release | OK | 100 |
Exports:%**%%//%blocks_to_rowrecsblocks_to_rowrecs_qblocks_to_rowrecs_specbuild_pivot_controlbuild_pivot_control_qbuild_unpivot_controlcheck_cols_form_unique_keysconvert_cdata_spec_to_yamlconvert_recordsconvert_yaml_to_cdata_specget_transform_detailslayout_bylayout_specificationlayout_to_blockslayout_to_rowrecsmap_fieldsmap_fields_qpivot_to_blockspivot_to_rowrecsqlookrowrecs_to_blocksrowrecs_to_blocks_qrowrecs_to_blocks_specrows_are_uniquely_keyedunpivot_to_blocks
Dependencies:data.tablerqdatatablerquerywrapr
Block Records and Row Records
Rendered fromblocksrecs.Rmdusingknitr::rmarkdownon Feb 11 2026.Last update: 2020-08-11
Started: 2018-10-23
cdata
Rendered fromcdata.Rmdusingknitr::rmarkdownon Feb 11 2026.Last update: 2020-08-11
Started: 2017-11-12
cdata Exercises
Rendered fromexercises.Rmdusingknitr::rmarkdownon Feb 11 2026.Last update: 2023-08-19
Started: 2019-04-25
Control Table Keys
Rendered fromcontrol_table_keys.Rmdusingknitr::rmarkdownon Feb 11 2026.Last update: 2021-06-11
Started: 2019-02-09
Designing Transforms for Data Reshaping with cdata
Rendered fromdesign.Rmdusingknitr::rmarkdownon Feb 11 2026.Last update: 2020-08-11
Started: 2018-10-23
General Data Transforms With cdata
Rendered fromgeneral_transform.Rmdusingknitr::rmarkdownon Feb 11 2026.Last update: 2020-08-11
Started: 2019-01-20
Operators
Rendered fromoperators.Rmdusingknitr::rmarkdownon Feb 11 2026.Last update: 2020-01-23
Started: 2019-03-25
