Package: scorepeak
Type: Package
Title: Peak Functions for Peak Detection in Univariate Time Series
Version: 0.1.2
Authors@R: c(
    person("Shota", "Ochi", email = "shotaochi1990@gmail.com", role = c("aut", "cre", "cph")))
Maintainer: Shota Ochi <shotaochi1990@gmail.com>
Description: Provides peak functions, which enable us to detect peaks in time series. The methods implemented in this package are based on Girish Keshav Palshikar (2009) <https://www.researchgate.net/publication/228853276_Simple_Algorithms_for_Peak_Detection_in_Time-Series>.
License: GPL-3
Depends: R (>= 3.5.0)
Imports: checkmate (>= 1.9.1), Rcpp (>= 1.0.0)
Suggests: knitr, rmarkdown, testthat (>= 2.0.0), cluster
URL: https://github.com/ShotaOchi/scorepeak
BugReports: https://github.com/ShotaOchi/scorepeak/issues
NeedsCompilation: yes
LinkingTo: Rcpp
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Encoding: UTF-8
Packaged: 2019-08-20 12:16:24 UTC; shota
Author: Shota Ochi [aut, cre, cph]
Repository: CRAN
Date/Publication: 2019-08-21 08:20:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 05:45:32 UTC; unix
Archs: scorepeak.so.dSYM
