Tue, 31 Dec 2024

Package Rfast updated to version 2.1.3 with previous version 2.1.2 dated 2024-12-21

Title: A Collection of Efficient and Extremely Fast R Functions
Description: A collection of fast (utility) functions for data analysis. Column and row wise means, medians, variances, minimums, maximums, many t, F and G-square tests, many regressions (normal, logistic, Poisson), are some of the many fast functions. References: a) Tsagris M., Papadakis M. (2018). Taking R to its limits: 70+ tips. PeerJ Preprints 6:e26605v1 <doi:10.7287/peerj.preprints.26605v1>. b) Tsagris M. and Papadakis M. (2018). Forward regression in R: from the extreme slow to the extreme fast. Journal of Data Science, 16(4): 771--780. <doi:10.6339/JDS.201810_16(4).00006>. c) Chatzipantsiou C., Dimitriadis M., Papadakis M. and Tsagris M. (2020). Extremely Efficient Permutation and Bootstrap Hypothesis Tests Using Hypothesis Tests Using R. Journal of Modern Applied Statistical Methods, 18(2), eP2898. <doi:10.48550/arXiv.1806.10947>. d) Tsagris M., Papadakis M., Alenazi A. and Alzeley O. (2024). Computationally Efficient Outlier Detection for High-Dimensional Data Using the [...truncated...]
Author: Manos Papadakis [aut, cre, cph], Michail Tsagris [aut], Marios Dimitriadis [ctb], Stefanos Fafalios [aut], Matteo Fasiolo [ctb], Morgan Jacob [ctb], Giorgos Borboudakis [ctb], John Burkardt [ctb], Changliang Zou [ctb], Kleanthi Lakiotaki [ctb], Chris [...truncated...]
Maintainer: Manos Papadakis <rfastofficial@gmail.com>

Diff between Rfast versions 2.1.2 dated 2024-12-21 and 2.1.3 dated 2024-12-31

 Rfast-2.1.2/Rfast/src/Dist.h                          |only
 Rfast-2.1.3/Rfast/DESCRIPTION                         |   14 
 Rfast-2.1.3/Rfast/MD5                                 |   70 +-
 Rfast-2.1.3/Rfast/NEWS.md                             |    6 
 Rfast-2.1.3/Rfast/R/Dist.R                            |   24 
 Rfast-2.1.3/Rfast/R/check_data.R                      |    8 
 Rfast-2.1.3/Rfast/R/distance_cov_cor.R                |   27 
 Rfast-2.1.3/Rfast/R/ginis.R                           |   11 
 Rfast-2.1.3/Rfast/R/hd.eigen.R                        |    8 
 Rfast-2.1.3/Rfast/R/random_values_simulation.R        |    8 
 Rfast-2.1.3/Rfast/R/ttest_related_functions.R         |    6 
 Rfast-2.1.3/Rfast/build/partial.rdb                   |binary
 Rfast-2.1.3/Rfast/inst/include/Rfast/Dist.h           |only
 Rfast-2.1.3/Rfast/inst/include/Rfast/FactorVector.hpp |   12 
 Rfast-2.1.3/Rfast/inst/include/Rfast/matrix.hpp       |   24 
 Rfast-2.1.3/Rfast/inst/include/Rfast/templates.h      |   15 
 Rfast-2.1.3/Rfast/inst/include/Rfast/types.hpp        |    2 
 Rfast-2.1.3/Rfast/man/Dist.Rd                         |    6 
 Rfast-2.1.3/Rfast/man/dcor.Rd                         |   20 
 Rfast-2.1.3/Rfast/man/dcor.ttest.Rd                   |    7 
 Rfast-2.1.3/Rfast/man/dcov.Rd                         |   15 
 Rfast-2.1.3/Rfast/man/dista.Rd                        |    6 
 Rfast-2.1.3/Rfast/man/edist.Rd                        |    9 
 Rfast-2.1.3/Rfast/man/gchi2Test.Rd                    |    8 
 Rfast-2.1.3/Rfast/man/ginis.Rd                        |   14 
 Rfast-2.1.3/Rfast/man/hd.eigen.Rd                     |    2 
 Rfast-2.1.3/Rfast/man/mat.mult.Rd                     |    6 
 Rfast-2.1.3/Rfast/man/rmdp.Rd                         |   10 
 Rfast-2.1.3/Rfast/src/col_row_utilities.cpp           |    2 
 Rfast-2.1.3/Rfast/src/col_row_utilities_p.cpp         |    2 
 Rfast-2.1.3/Rfast/src/dists.cpp                       |   10 
 Rfast-2.1.3/Rfast/src/energy.cpp                      |  352 +++++++-----
 Rfast-2.1.3/Rfast/src/group.cpp                       |   30 -
 Rfast-2.1.3/Rfast/src/init.c                          |  496 +++++++++---------
 Rfast-2.1.3/Rfast/src/mn.cpp                          |    4 
 Rfast-2.1.3/Rfast/src/mn.h                            |    2 
 Rfast-2.1.3/Rfast/src/rvmf.cpp                        |   10 
 37 files changed, 659 insertions(+), 587 deletions(-)

More information about Rfast at CRAN
Permanent link

Package chron updated to version 2.3-62 with previous version 2.3-61 dated 2023-05-02

Title: Chronological Objects which Can Handle Dates and Times
Description: Provides chronological objects which can handle dates and times.
Author: David James [aut] , Kurt Hornik [aut, trl, cre] , Gabor Grothendieck [ctb], R Core Team [ctb]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>

Diff between chron versions 2.3-61 dated 2023-05-02 and 2.3-62 dated 2024-12-31

 ChangeLog   |    8 ++++++++
 DESCRIPTION |    6 +++---
 MD5         |    6 +++---
 R/scale.R   |    2 +-
 4 files changed, 15 insertions(+), 7 deletions(-)

More information about chron at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.