Skip to content

fastverse

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

v0.3.4 · Oct 8, 2024 · GPL-3

Description

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>.

Downloads

2.8K

Last 30 days

2507th

8.7K

Last 90 days

31.8K

Last year

Trend: -6.2% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘collapse’ ‘data.table’ ‘kit’ ‘magrittr’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘collapse’ ‘data.table’ ‘kit’ ‘magrittr’
  All declared Imports should be used.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘collapse’ ‘data.table’ ‘kit’ ‘magrittr’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘collapse’ ‘data.table’ ‘kit’ ‘magrittr’
  All declared Imports should be used.

Reverse Dependencies (3)

Dependency Network

Dependencies Reverse dependencies data.table collapse kit magrittr collapse flownet mhpfilter fastverse

Version History

new 0.3.4 Mar 10, 2026
updated 0.3.4 ← 0.3.3 diff Oct 7, 2024
updated 0.3.3 ← 0.3.2 diff May 29, 2024
updated 0.3.2 ← 0.3.1 diff Sep 19, 2023
updated 0.3.1 ← 0.3.0 diff Jan 28, 2023
updated 0.3.0 ← 0.2.4 diff Nov 15, 2022
updated 0.2.4 ← 0.2.3 diff May 31, 2022
updated 0.2.2 ← 0.2.1 diff Feb 16, 2022
updated 0.2.3 ← 0.2.2 diff Feb 16, 2022
updated 0.2.1 ← 0.1.8 diff Sep 1, 2021
new 0.1.8 Aug 11, 2021