Package: phynd Type: Package Title: Fast Design-Free Physiological Denoising Version: 0.0.0.9000 Authors@R: person("Ben", "Buchsbaum", email = "ben@example.org", role = c("aut", "cre")) Description: Fast, design-free physiological denoising inspired by PHYCAA+ using low-rank dynamic component extraction with optional DiCCA/DiPCA integration. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: methods, stats, utils, Rcpp, rsvd LinkingTo: Rcpp, RcppArmadillo Suggests: testthat (>= 3.0.0), dipca, neuroim2, jsonlite, knitr, rmarkdown VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://bbuchsbaum.r-universe.dev Date/Publication: 2026-02-14 21:07:22 UTC RemoteUrl: https://github.com/bbuchsbaum/phynd RemoteRef: HEAD RemoteSha: 9a2c3522dfc1f267f6d2eb793073c11fb1c34fae NeedsCompilation: yes Packaged: 2026-07-14 09:08:57 UTC; root Author: Ben Buchsbaum [aut, cre] Maintainer: Ben Buchsbaum