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.4 |
Imports: | data.table, collapse, kit, magrittr |
Suggests: | knitr, rmarkdown |
Published: | 2024-10-08 |
DOI: | 10.32614/CRAN.package.fastverse |
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 |
Reference manual: | fastverse.pdf |
Vignettes: |
Introduction to the *fastverse* (source) |
Package source: | fastverse_0.3.4.tar.gz |
Windows binaries: | r-devel: fastverse_0.3.4.zip, r-release: fastverse_0.3.4.zip, r-oldrel: fastverse_0.3.4.zip |
macOS binaries: | r-devel (arm64): fastverse_0.3.4.tgz, r-release (arm64): fastverse_0.3.4.tgz, r-oldrel (arm64): fastverse_0.3.4.tgz, r-devel (x86_64): fastverse_0.3.4.tgz, r-release (x86_64): fastverse_0.3.4.tgz, r-oldrel (x86_64): fastverse_0.3.4.tgz |
Old sources: | fastverse archive |
Reverse suggests: | collapse |
Please use the canonical form https://CRAN.R-project.org/package=fastverse to link to this page.