Package: scorepeak 0.1.2

scorepeak: Peak Functions for Peak Detection in Univariate Time Series

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>.

Authors:Shota Ochi [aut, cre, cph]

scorepeak_0.1.2.tar.gz
scorepeak_0.1.2.zip(r-4.7)scorepeak_0.1.2.zip(r-4.6)scorepeak_0.1.2.zip(r-4.5)
scorepeak_0.1.2.tgz(r-4.6-x86_64)scorepeak_0.1.2.tgz(r-4.6-arm64)scorepeak_0.1.2.tgz(r-4.5-x86_64)scorepeak_0.1.2.tgz(r-4.5-arm64)
scorepeak_0.1.2.tar.gz(r-4.7-arm64)scorepeak_0.1.2.tar.gz(r-4.7-x86_64)scorepeak_0.1.2.tar.gz(r-4.6-arm64)scorepeak_0.1.2.tar.gz(r-4.6-x86_64)
scorepeak_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
scorepeak/json (API)
NEWS

# Install 'scorepeak' in R:
install.packages('scorepeak', repos = c('https://shotaochi.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/shotaochi/scorepeak/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • ecgca102 - Time Series Data of Electrocardiogram

On CRAN:

Conda:

peak-detectionunivariatecpp

3.70 score 1 stars 6 scripts 230 downloads 8 exports 3 dependencies

Last updated from:c0fee536a4. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK135
linux-devel-x86_64OK113
source / vignettesOK171
linux-release-arm64OK166
linux-release-x86_64OK128
macos-release-arm64OK154
macos-release-x86_64OK194
macos-oldrel-arm64OK80
macos-oldrel-x86_64OK195
windows-develOK113
windows-releaseOK112
windows-oldrelOK107
wasm-releaseOK116

Exports:detect_localmaximamax_neighborsmean_neighborsmin_neighborsscore_type1score_type2score_type3sd_neighbors

Dependencies:backportscheckmateRcpp

Introduction to scorepeak

Rendered fromintro.Rmdusingknitr::rmarkdownon May 05 2026.

Last update: 2019-08-07
Started: 2019-08-03

Readme and manuals

Help Manual

Help pageTopics
Building Blocks of Peak Functionsbuilding_blocks max_neighbors mean_neighbors min_neighbors sd_neighbors
detect local maxima in univariate time series datadetect_localmaxima
Time Series Data of Electrocardiogramecgca102
Peak Functions for Peak Detection in Univariate Time Seriespeak_functions score_type1 score_type2 score_type3
scorepeak: Peak Functions for Peak Detection in Univariate Time Seriesscorepeak-package scorepeak