Package: Rfast2 Type: Package Title: A Collection of Efficient and Extremely Fast R Functions II Version: 0.1.5.4 Date: 2025-05-02 Authors@R: c( person("Manos Papadakis", email = "rfastofficial@gmail.com", role = c("aut", "cre", "cph")), person("Michail Tsagris", role = c("aut")), person("Stefanos Fafalios", role = c("aut")), person("Marios Dimitriadis", role = c("aut")), person("Manos Lasithiotakis", role = c("aut")), person("Nikolaos Kontemeniotis", role = c("ctb")) ) Maintainer: Manos Papadakis Depends: R (>= 3.5.0), Rcpp (>= 0.12.3), RcppParallel LinkingTo: Rcpp (>= 0.12.3), RcppArmadillo, RcppParallel, zigg, Rfast, BH SystemRequirements: C++17 Imports: Rfast, Rnanoflann BugReports: https://github.com/RfastOfficial/Rfast2/issues URL: https://github.com/RfastOfficial/Rfast2 Description: A collection of fast statistical and utility functions for data analysis. Functions for regression, maximum likelihood, column-wise statistics and many more have been included. C++ has been utilized to speed up the functions. References: Tsagris M., Papadakis M. (2018). Taking R to its limits: 70+ tips. PeerJ Preprints 6:e26605v1 . License: GPL (>= 2.0) NeedsCompilation: yes Config/pak/sysreqs: make Repository: https://rfastofficial.r-universe.dev Date/Publication: 2025-05-05 10:05:26 UTC RemoteUrl: https://github.com/rfastofficial/rfast2 RemoteRef: HEAD RemoteSha: 68c1ec5c743bbdebb9d5530d233facf81a189e62 Packaged: 2026-05-29 19:40:24 UTC; root Author: Manos Papadakis [aut, cre, cph], Michail Tsagris [aut], Stefanos Fafalios [aut], Marios Dimitriadis [aut], Manos Lasithiotakis [aut], Nikolaos Kontemeniotis [ctb]