Other packages > Find by keyword >

qs  

Quick Serialization of R Objects
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("qs", "0.27.2")



Attach the package and use:
library("qs")
Maintained by
Travers Ching
[Scholar Profile | Author Map]
First Published: 2019-02-08
Latest Update: 2023-02-22
Description:
Provides functions for quickly writing and reading any R object to and from disk.
How to cite:
Travers Ching (2019). qs: Quick Serialization of R Objects. R package version 0.27.2, https://cran.r-project.org/web/packages/qs. Accessed 06 Apr. 2025.
Previous versions and publish date:
0.12 (2019-02-08 17:10), 0.13.1 (2019-02-13 09:30), 0.14.1 (2019-03-03 00:40), 0.15.1 (2019-04-08 00:10), 0.16.1 (2019-05-17 20:30), 0.17.1 (2019-06-25 07:30), 0.17.3 (2019-07-09 00:30), 0.18.3 (2019-08-21 13:20), 0.19.1 (2019-10-04 14:00), 0.20.2 (2019-12-02 08:50), 0.21.1 (2020-02-07 11:20), 0.21.2 (2020-03-10 18:40), 0.22.1 (2020-06-10 09:50), 0.23.2 (2020-07-16 06:40), 0.23.3 (2020-10-05 09:30), 0.23.4 (2020-11-25 20:10), 0.23.5 (2021-01-06 19:50), 0.23.6 (2021-02-08 09:30), 0.24.1 (2021-03-07 06:50), 0.25.1.1 (2021-11-05 19:43), 0.25.1 (2021-07-25 15:30), 0.25.2 (2021-12-07 11:40), 0.25.3 (2022-02-22 09:40), 0.25.4 (2022-08-10 01:20), 0.25.5 (2023-02-22 10:40), 0.25.6 (2023-11-28 11:00), 0.25.7 (2023-12-06 11:00), 0.26.1 (2024-03-09 04:30), 0.26.3 (2024-05-16 12:20), 0.27.2 (2024-10-02 00:10)
Other packages that cited qs R package
View qs citation profile
Other R packages that qs depends, imports, suggests or enhances
Complete documentation for qs
Downloads during the last 30 days
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for qs200400600800100012001400TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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