Other packages > Find by keyword >

cdata  

Fluid Data Transformations
View on CRAN: Click here


Download and install cdata package within the R console
Install from CRAN:
install.packages("cdata")

Install from Github:
library("remotes")
install_github("cran/cdata")

Install by package version:
library("remotes")
install_version("cdata", "1.2.1")



Attach the package and use:
library("cdata")
Maintained by
John Mount
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-03-29
Latest Update: 2023-08-20
Description:
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'", , . 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.
How to cite:
John Mount (2017). cdata: Fluid Data Transformations. R package version 1.2.1, https://cran.r-project.org/web/packages/cdata. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:25), 0.1.0 (2017-03-29 14:17), 0.1.1 (2017-05-05 19:35), 0.1.5 (2017-07-04 18:01), 0.1.6 (2017-10-12 23:35), 0.5.0 (2017-11-13 01:07), 0.5.1 (2018-01-04 17:54), 0.5.2 (2018-01-20 16:45), 0.6.0 (2018-03-13 09:21), 0.7.0 (2018-04-10 05:59), 0.7.1 (2018-06-16 19:49), 0.7.2 (2018-07-07 22:10), 0.7.3 (2018-07-20 17:40), 0.7.4 (2018-08-17 06:40), 1.0.0 (2018-09-10 17:30), 1.0.1 (2018-09-22 22:50), 1.0.2 (2018-10-08 18:10), 1.0.3 (2018-10-21 09:40), 1.0.4 (2019-01-07 22:00), 1.0.5 (2019-01-20 21:20), 1.0.6 (2019-02-15 01:02), 1.0.7 (2019-03-23 17:53), 1.0.8 (2019-03-30 18:00), 1.0.9 (2019-04-20 17:40), 1.1.0 (2019-04-27 17:10), 1.1.1 (2019-07-25 00:20), 1.1.2 (2019-09-15 20:10), 1.1.3 (2019-10-29 15:50), 1.1.4 (2020-01-09 00:01), 1.1.5 (2020-01-21 16:50), 1.1.6 (2020-02-01 18:00), 1.1.7 (2020-08-12 18:20), 1.1.8 (2020-08-25 08:40), 1.1.9 (2020-10-17 19:10), 1.2.0 (2021-06-12 06:40)
Other packages that cited cdata R package
View cdata citation profile
Other R packages that cdata depends, imports, suggests or enhances
Complete documentation for cdata
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA