Package: fastverse
Title: A Suite of High-Performance Packages for Statistics and Data
        Manipulation
Version: 0.3.4
Authors@R: c(person("Sebastian", "Krantz", role = c("aut", "cre"), 
                    email = "sebastian.krantz@graduateinstitute.ch"),
             person("Hadley", "Wickham", role = "ctb"))
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>.
License: GPL-3
Encoding: UTF-8
Imports: data.table, collapse, kit, magrittr
Suggests: knitr, rmarkdown
URL: https://fastverse.github.io/fastverse/,
        https://fastverse.r-universe.dev/, https://github.com/fastverse
BugReports: https://github.com/fastverse/fastverse/issues
RoxygenNote: 7.2.3
NeedsCompilation: no
VignetteBuilder: knitr
Packaged: 2024-10-08 16:16:27 UTC; sebastiankrantz
Author: Sebastian Krantz [aut, cre],
  Hadley Wickham [ctb]
Maintainer: Sebastian Krantz <sebastian.krantz@graduateinstitute.ch>
Repository: CRAN
Date/Publication: 2024-10-08 16:30:01 UTC
Built: R 4.5.0; ; 2025-04-01 08:56:14 UTC; unix
