Package: fromo Type: Package Maintainer: Steven E. Pav Authors@R: c(person(c("Steven", "E."), "Pav", role=c("aut","cre"), email="shabbychef@gmail.com", comment = c(ORCID = "0000-0002-4197-6195"))) Version: 0.2.4 Date: 2024-11-29 License: LGPL-3 Title: Fast Robust Moments BugReports: https://github.com/shabbychef/fromo/issues Description: Fast, numerically robust computation of weighted moments via 'Rcpp'. Supports computation on vectors and matrices, and Monoidal append of moments. Moments and cumulants over running fixed length windows can be computed, as well as over time-based windows. Moment computations are via a generalization of Welford's method, as described by Bennett et. (2009) . Imports: Rcpp (>= 0.12.3), methods LinkingTo: Rcpp Suggests: knitr, testthat, moments, PDQutils, e1071, microbenchmark RoxygenNote: 7.3.2 URL: https://github.com/shabbychef/fromo VignetteBuilder: knitr Collate: 'fromo.r' 'RcppExports.R' 'zzz_centsums.R' Repository: https://shabbychef.r-universe.dev Date/Publication: 2024-11-30 05:32:54 UTC RemoteUrl: https://github.com/shabbychef/fromo RemoteRef: HEAD RemoteSha: b4c89f251334fee2a0ba319456b43c81e0448bf0 NeedsCompilation: yes Packaged: 2026-06-19 06:49:09 UTC; root Author: Steven E. Pav [aut, cre] (ORCID: )