ctf
Read and Write Column Text Format (CTF)
v0.1.0
·
Jul 7, 2021
·
MIT + file LICENSE
Description
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.
Downloads
280
Last 30 days
14945th
733
Last 90 days
2.8K
Last year
Trend: +19.7% (30d vs prior 30d)
CRAN Check Status
2
NOTE
12
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (2 non-OK)
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Clark Fitzgerald <fitzgerald@csus.edu>’ The BugReports field in DESCRIPTION has https://github.com/julianofhernandez/ctf which should likely be https://github.com/julianofhernandez/ctf/issues instead.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Clark Fitzgerald <fitzgerald@csus.edu>’ The BugReports field in DESCRIPTION has https://github.com/julianofhernandez/ctf which should likely be https://github.com/julianofhernandez/ctf/issues instead.
Check History
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Clark Fitzgerald <fitzgerald@csus.edu>’ The BugReports field in DESCRIPTION has https://github.com/julianofhernandez/ctf which should likely be https://github.com/julianofhernandez/ctf/issues instead.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Clark Fitzgerald <fitzgerald@csus.edu>’ The BugReports field in DESCRIPTION has https://github.com/julianofhernandez/ctf which should likely be https://github.com/julianofhernandez/ctf/issues instead.
Dependency Network
Version History
new
0.1.0
Mar 10, 2026