Other packages > Find by keyword >

fst  

Lightning Fast Serialization of Data Frames
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fst", "0.9.8")



Attach the package and use:
library("fst")
Maintained by
Mark Klik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-12
Latest Update: 2022-02-08
Description:
Multithreaded serialization of compressed data frames using the 'fst' format. The 'fst' format allows for full random access of stored data and a wide range of compression settings using the LZ4 and ZSTD compressors.
How to cite:
Mark Klik (2017). fst: Lightning Fast Serialization of Data Frames. R package version 0.9.8, https://cran.r-project.org/web/packages/fst
Previous versions and publish date:
0.7.2 (2017-01-12 15:42), 0.8.0 (2017-12-13 09:20), 0.8.2 (2017-12-18 17:34), 0.8.4 (2018-01-25 12:42), 0.8.6 (2018-05-16 13:38), 0.8.8 (2018-06-07 15:50), 0.8.10 (2018-12-14 01:00), 0.9.0 (2019-04-09 06:43), 0.9.2 (2020-04-01 20:40), 0.9.4 (2020-08-27 07:10), 0.9.6 (2022-02-01 14:20)
Other packages that cited fst R package
View fst citation profile
Other R packages that fst depends, imports, suggests or enhances
Functions, R codes and Examples using the fst R package
Some associated functions: compress_fst . decompress_fst . fst-package . fst . hash_fst . metadata_fst . threads_fst . write_fst . 
Some associated R codes: RcppExports.R . compress.R . fst.R . fst_table.R . hash.R . onAttach.R . openmp.R . package.R . type_dependencies.R .  Full fst package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns