Column Text Format (CTF) is a new tabular data format designed for simplicity and performance. CTF is the simplest column store you can imagine: plain text files for each column in a table, and a metadata file. The underlying plain text means the data is human readable and familiar to programmers, unlike specialized binary formats. CTF is faster than row oriented formats like CSV when loading a subset of the columns in a table. This package provides functions to read and write CTF data from R.
| Version: | 0.1.0 |
| Depends: | R (≥ 3.1.0) |
| Imports: | jsonlite, iotools |
| Suggests: | roxygen2, knitr, rmarkdown, testthat |
| Published: | 2021-07-07 |
| DOI: | 10.32614/CRAN.package.ctf |
| Author: | Clark Fitzgerald |
| Maintainer: | Clark Fitzgerald <fitzgerald at csus.edu> |
| BugReports: | https://github.com/julianofhernandez/ctf |
| License: | MIT + file LICENSE |
| URL: | https://github.com/julianofhernandez/ctf |
| NeedsCompilation: | no |
| Materials: | NEWS |
| CRAN checks: | ctf results |
| Reference manual: | ctf.html , ctf.pdf |
| Vignettes: |
Overview (source, R code) |
| Package source: | ctf_0.1.0.tar.gz |
| Windows binaries: | r-devel: ctf_0.1.0.zip, r-release: ctf_0.1.0.zip, r-oldrel: ctf_0.1.0.zip |
| macOS binaries: | r-release (arm64): ctf_0.1.0.tgz, r-oldrel (arm64): ctf_0.1.0.tgz, r-release (x86_64): ctf_0.1.0.tgz, r-oldrel (x86_64): ctf_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ctf to link to this page.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.