CRAN/E | tidyfst

tidyfst

Tidy Verbs for Fast Data Manipulation

Installation

About

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.

Citation tidyfst citation info
github.com/hope-data-science/tidyfst
hope-data-science.github.io/tidyfst/
Bug report File report

Key Metrics

Version 1.7.8
R ≥ 3.3.0
Published 2024-04-15 3 days ago
Needs compilation? no
License MIT
License File
CRAN checks tidyfst results

Downloads

Yesterday 59 0%
Last 7 days 282 +10%
Last 30 days 1.124 +6%
Last 90 days 3.321 +2%
Last 365 days 15.500 +20%

Maintainer

Maintainer

Tian-Yuan Huang

huang.tian-yuan@qq.com

Authors

Tian-Yuan Huang

aut / cre

Material

README
Reference manual
Package source

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

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

tidyfst archive

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

Reverse Imports

akc

Reverse Suggests

siie