Package: Rtractor 0.1.0
Rtractor: Complexity and Nonlinear Time Series Analysis for Physiological Signals
A staging- and signal-agnostic toolkit of complex systems measures for physiological time series: entropy (sample, permutation, approximate), fractal and multifractal analysis (Higuchi dimension, DFA, MFDFA), Lyapunov exponents, multiscale entropy, and recurrence quantification analysis. Core algorithms wrap established C/C++/Fortran reference implementations rather than reimplementing them in pure R, to preserve numerical parity with the original methods literature. Some wrapped reference implementations are GPL-licensed (see inst/COPYRIGHTS), which is why the package as a whole is licensed GPL (>= 2) rather than MIT. Designed to sit underneath other Circadia Lab and CoDe-Neuro Lab packages (mrpheus, hypnoR, zeitR, dynR) as a shared complexity-metrics layer, while remaining fully usable standalone on any numeric time series.
Authors:
Rtractor_0.1.0.tar.gz
Rtractor_0.1.0.zip(r-4.7)Rtractor_0.1.0.zip(r-4.6)Rtractor_0.1.0.zip(r-4.5)
Rtractor_0.1.0.tgz(r-4.6-x86_64)Rtractor_0.1.0.tgz(r-4.6-arm64)Rtractor_0.1.0.tgz(r-4.5-x86_64)Rtractor_0.1.0.tgz(r-4.5-arm64)
Rtractor_0.1.0.tar.gz(r-4.7-arm64)Rtractor_0.1.0.tar.gz(r-4.7-x86_64)Rtractor_0.1.0.tar.gz(r-4.6-arm64)Rtractor_0.1.0.tar.gz(r-4.6-x86_64)
Rtractor_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
Rtractor/json (API)
| # Install 'Rtractor' in R: |
| install.packages('Rtractor', repos = c('https://circadia-bio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/circadia-bio/rtractor/issues
Pkgdown/docs site:https://rtractor.circadia-lab.uk
Last updated from:5243c7c857 (on v0.1.0). Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 167 | ||
| linux-devel-x86_64 | OK | 177 | ||
| source / vignettes | OK | 246 | ||
| linux-release-arm64 | OK | 162 | ||
| linux-release-x86_64 | OK | 171 | ||
| macos-release-arm64 | OK | 130 | ||
| macos-release-x86_64 | OK | 182 | ||
| macos-oldrel-arm64 | OK | 137 | ||
| macos-oldrel-x86_64 | OK | 228 | ||
| windows-devel | OK | 118 | ||
| windows-release | OK | 127 | ||
| windows-oldrel | OK | 133 | ||
| wasm-release | OK | 145 |
Exports:chhabra_jensendfahiguchi_fdhjorth_parametersmfdmamultiscale_entropynum_zerocrossperm_entropypetrosian_fdpmodelrecurrence_microstate_entropyrtractor_palettertractor_palettessample_entropyscale_color_rtractorscale_color_rtractor_cscale_colour_rtractorscale_colour_rtractor_cscale_fill_rtractorscale_fill_rtractor_ctheme_rtractor
Dependencies:Rcpp
Last update: 2026-07-12
Started: 2026-07-12
Last update: 2026-07-12
Started: 2026-07-12
Last update: 2026-07-12
Started: 2026-07-12
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Multifractal Spectrum via the Chhabra-Jensen Method | chhabra_jensen |
| Detrended Fluctuation Analysis (DFA) | dfa |
| Higuchi Fractal Dimension | higuchi_fd |
| Hjorth Mobility and Complexity | hjorth_parameters |
| Multifractal Detrending Moving Average (MFDMA) | mfdma |
| Multiscale Entropy (MSE) | multiscale_entropy |
| Number of Zero Crossings | num_zerocross |
| Permutation Entropy | perm_entropy |
| Petrosian Fractal Dimension | petrosian_fd |
| Simulate a Multifractal Time Series Using the p-Model | pmodel |
| Recurrence Microstates Entropy (maximum-entropy threshold search) | recurrence_microstate_entropy |
| Retrieve an Rtractor palette | rtractor_palette |
| List all available Rtractor palettes | rtractor_palettes |
| Sample Entropy (SampEn) | sample_entropy |
| Rtractor discrete colour scale | scale_color_rtractor scale_colour_rtractor |
| Rtractor continuous colour scale | scale_color_rtractor_c scale_colour_rtractor_c |
| Rtractor discrete fill scale | scale_fill_rtractor |
| Rtractor continuous fill scale | scale_fill_rtractor_c |
| Rtractor ggplot2 theme | theme_rtractor |
