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 04 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

crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
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