Package: lomb
Type: Package
Title: Lomb-Scargle Periodogram
Version: 2.5.0
Date: 2024-03-26
Authors@R: c(
    person(given="Thomas", family="Ruf", email= "Thomas.P.Ruf@me.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9235-7079")))
Maintainer: Thomas Ruf <Thomas.P.Ruf@me.com>
Description: Computes the Lomb-Scargle Periodogram and actogram for evenly or unevenly sampled time series. Includes a randomization procedure to obtain exact p-values. Partially based on C original by Press et al. (Numerical Recipes) and the Python module Astropy. For more information see Ruf, T. (1999). The Lomb-Scargle periodogram in biological rhythm research: analysis of incomplete and unequally spaced time-series. Biological Rhythm Research, 30(2), 178-201.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: ggplot2, gridExtra, plotly, pracma, knitr
RoxygenNote: 7.1.2
NeedsCompilation: no
Depends: R (>= 3.50)
Config/testthat/edition: 3
Suggests: testthat (>= 3.0.0), rmarkdown
VignetteBuilder: knitr
Packaged: 2024-03-26 10:00:53 UTC; ruf
Author: Thomas Ruf [aut, cre] (<https://orcid.org/0000-0002-9235-7079>)
Repository: CRAN
Date/Publication: 2024-03-26 15:10:05 UTC
Built: R 4.6.0; ; 2025-11-13 05:03:40 UTC; windows
