fastverse: A Suite of High-Performance Packages for Statistics and Data Manipulation

Easy installation, loading and management, of high-performance packages for statistical computing and data manipulation in R. The core 'fastverse' consists of 4 packages: 'data.table', 'collapse', 'kit' and 'magrittr', that jointly only depend on 'Rcpp'. The 'fastverse' can be freely and permanently extended with additional packages, both globally or for individual projects. Separate package verses can also be created. Fast packages for many common tasks such as time series, dates and times, strings, spatial data, statistics, data serialization, larger-than-memory processing, and compilation of R code are listed in the README file: <https://github.com/fastverse/fastverse#suggested-extensions>.

Version: 0.3.2
Imports: data.table, collapse, kit, magrittr
Suggests: matrixStats, Rfast, qs, fst, xts, roll, anytime, fasttime, coop, knitr, rmarkdown, lubridate
Published: 2023-09-20
Author: Sebastian Krantz [aut, cre], Hadley Wickham [ctb]
Maintainer: Sebastian Krantz <sebastian.krantz at graduateinstitute.ch>
BugReports: https://github.com/fastverse/fastverse/issues
License: GPL-3
URL: https://fastverse.github.io/fastverse/, https://fastverse.r-universe.dev/, https://github.com/fastverse
NeedsCompilation: no
Materials: README NEWS
CRAN checks: fastverse results

Documentation:

Reference manual: fastverse.pdf
Vignettes: Introduction to the *fastverse*

Downloads:

Package source: fastverse_0.3.2.tar.gz
Windows binaries: r-prerel: fastverse_0.3.2.zip, r-release: fastverse_0.3.2.zip, r-oldrel: fastverse_0.3.2.zip
macOS binaries: r-prerel (arm64): fastverse_0.3.2.tgz, r-release (arm64): fastverse_0.3.2.tgz, r-oldrel (arm64): fastverse_0.3.2.tgz, r-prerel (x86_64): fastverse_0.3.2.tgz, r-release (x86_64): fastverse_0.3.2.tgz
Old sources: fastverse archive

Reverse dependencies:

Reverse suggests: collapse

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fastverse to link to this page.