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 16 Jul. 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

schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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