tidyfst: Tidy Verbs for Fast Data Manipulation

A toolkit of tidy data manipulation verbs with 'data.table' as the backend. Combining the merits of syntax elegance from 'dplyr' and computing performance from 'data.table', 'tidyfst' intends to provide users with state-of-the-art data manipulation tools with least pain. This package is an extension of 'data.table'. While enjoying a tidy syntax, it also wraps combinations of efficient functions to facilitate frequently-used data operations.

Version: 1.7.7
Depends: R (≥ 3.3.0)
Imports: data.table (≥ 1.13.0), fst (≥ 0.9.0), stringr (≥ 1.5.0)
Suggests: knitr, rmarkdown, nycflights13, pryr, tidyr, ggplot2, dplyr, bench, testthat
Published: 2023-07-18
Author: Tian-Yuan Huang ORCID iD [aut, cre]
Maintainer: Tian-Yuan Huang <huang.tian-yuan at qq.com>
BugReports: https://github.com/hope-data-science/tidyfst/issues
License: MIT + file LICENSE
URL: https://github.com/hope-data-science/tidyfst, https://hope-data-science.github.io/tidyfst/
NeedsCompilation: no
Citation: tidyfst citation info
Materials: README
CRAN checks: tidyfst results

Documentation:

Reference manual: tidyfst.pdf
Vignettes: Performance
chinese_tutorial
english_tutorial
Example 1: Basic usage
Example 2: Join tables
Example 3: Reshape
Example 4: Nest
Example 5: Fst
Example 6: Dt

Downloads:

Package source: tidyfst_1.7.7.tar.gz
Windows binaries: r-devel: tidyfst_1.7.7.zip, r-release: tidyfst_1.7.7.zip, r-oldrel: tidyfst_1.7.7.zip
macOS binaries: r-release (arm64): tidyfst_1.7.7.tgz, r-oldrel (arm64): tidyfst_1.7.7.tgz, r-release (x86_64): tidyfst_1.7.7.tgz
Old sources: tidyfst archive

Reverse dependencies:

Reverse imports: akc
Reverse suggests: siie

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidyfst to link to this page.