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



Attach the package and use:
library("qs")
Maintained by
Travers Ching
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-08
Latest Update: 2025-03-11
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.3, https://cran.r-project.org/web/packages/qs. Accessed 25 Jun. 2026.
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), 0.27.3 (2025-03-11 13:40)
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

Today's Hot Picks in Authors and Packages

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
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  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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