Other packages > Find by keyword >

tidyfst  

Tidy Verbs for Fast Data Manipulation
View on CRAN: Click here


Download and install tidyfst package within the R console
Install from CRAN:
install.packages("tidyfst")

Install from Github:
library("remotes")
install_github("cran/tidyfst")

Install by package version:
library("remotes")
install_version("tidyfst", "1.8.3")



Attach the package and use:
library("tidyfst")
Maintained by
Tian-Yuan Huang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-02-24
Latest Update: 2025-05-07
Description:
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.
How to cite:
Tian-Yuan Huang (2020). tidyfst: Tidy Verbs for Fast Data Manipulation. R package version 1.8.3, https://cran.r-project.org/web/packages/tidyfst. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.6.6 (2020-02-24 15:40), 0.6.9 (2020-02-28 17:20), 0.7.7 (2020-03-05 01:20), 0.8.8 (2020-03-14 21:10), 0.9.3 (2020-03-24 11:10), 0.9.4 (2020-04-02 13:50), 0.9.5 (2020-04-10 08:10), 0.9.6 (2020-05-02 16:10), 0.9.7 (2020-05-28 10:10), 0.9.8 (2020-08-03 00:20), 0.9.9 (2020-09-01 13:40), 1.0.0 (2021-09-08 07:00), 1.5.0 (2021-12-17 09:40), 1.6.0 (2022-02-17 11:20), 1.6.5 (2022-04-27 15:30), 1.7.0 (2022-08-06 11:00), 1.7.1 (2022-08-16 16:10), 1.7.3 (2022-09-01 16:20), 1.7.4 (2022-10-20 08:40), 1.7.5 (2022-10-27 09:00), 1.7.6 (2022-12-21 09:20), 1.7.7 (2023-07-18 04:40), 1.7.8 (2024-04-15 09:50), 1.7.9 (2024-06-14 07:00), 1.8.0 (2024-08-30 09:40), 1.8.1 (2024-09-16 06:10), 1.8.2 (2025-05-07 07:20), 1.8.3 (2025-12-16 19:10)
Other packages that cited tidyfst R package
View tidyfst citation profile
Other R packages that tidyfst depends, imports, suggests or enhances
Complete documentation for tidyfst
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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