# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fastverse" in publications use:' type: software license: GPL-3.0-only title: 'fastverse: A Suite of High-Performance Packages for Statistics and Data Manipulation' version: 0.3.4 doi: 10.32614/CRAN.package.fastverse identifiers: - type: url value: https://fastverse.r-universe.dev/ - type: url value: https://github.com/fastverse abstract: '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: .' authors: - family-names: Krantz given-names: Sebastian email: sebastian.krantz@graduateinstitute.ch repository: https://nmrgroup.r-universe.dev repository-code: https://github.com/fastverse/fastverse commit: f58fcd45fa2fea5287d96308d840b15f4b4a9ca6 url: https://fastverse.github.io/fastverse/ contact: - family-names: Krantz given-names: Sebastian email: sebastian.krantz@graduateinstitute.ch