spectr
Calculate the Periodogram of a Time-Course
Provides a consistent interface to use various methods to calculate the periodogram and estimate the period of a rhythmic time-course. Methods include Lomb-Scargle, fast Fourier transform, and three versions of the chi-square periodogram. See Tackenberg and Hughey (2021) <doi:10.1371/journal.pcbi.1008567>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0.1 |
rolling linux/jammy R-4.5 | spectr_1.0.1.tar.gz |
20.7 KiB |
1.0.1 |
rolling linux/noble R-4.5 | spectr_1.0.1.tar.gz |
20.6 KiB |
1.0.1 |
rolling source/ R- | spectr_1.0.1.tar.gz |
12.9 KiB |
1.0.1 |
latest linux/jammy R-4.5 | spectr_1.0.1.tar.gz |
20.7 KiB |
1.0.1 |
latest linux/noble R-4.5 | spectr_1.0.1.tar.gz |
20.6 KiB |
1.0.1 |
latest source/ R- | spectr_1.0.1.tar.gz |
12.9 KiB |
1.0.1 |
2026-04-26 source/ R- | spectr_1.0.1.tar.gz |
12.9 KiB |
1.0.1 |
2026-04-23 source/ R- | spectr_1.0.1.tar.gz |
12.9 KiB |
1.0.1 |
2026-04-09 windows/windows R-4.5 | spectr_1.0.1.zip |
23.2 KiB |
1.0.1 |
2025-04-20 source/ R- | spectr_1.0.1.tar.gz |
12.9 KiB |
Dependencies (latest)
Imports
- data.table (>= 1.12.2)
- foreach (>= 1.5.0)
- lomb (>= 2.0)
Suggests
- doParallel (>= 1.0.15)
- knitr
- qs (>= 0.24.1)
- rmarkdown
- testthat (>= 3.0.3)