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.1")



Attach the package and use:
library("tidyfst")
Maintained by
Tian-Yuan Huang
[Scholar Profile | Author Map]
First Published: 2020-02-24
Latest Update: 2023-07-18
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.1, https://cran.r-project.org/web/packages/tidyfst. Accessed 01 May. 2025.
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)
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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for tidyfst020406080100120140160180200220240260TrendBars

Today's Hot Picks in Authors and Packages

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  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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