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 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) . 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 Repository: https://shotaochi.r-universe.dev Date/Publication: 2021-03-06 03:46:36 UTC RemoteUrl: https://github.com/shotaochi/scorepeak RemoteRef: HEAD RemoteSha: c0fee536a405086fab1f80f3d5455f5229089b98 Packaged: 2026-07-04 07:24:02 UTC; root Author: Shota Ochi [aut, cre, cph]