Other packages > Find by keyword >

harbinger  

A Unified Time Series Event Detection Framework
View on CRAN: Click here


Download and install harbinger package within the R console
Install from CRAN:
install.packages("harbinger")

Install from Github:
library("remotes")
install_github("cran/harbinger")

Install by package version:
library("remotes")
install_version("harbinger", "1.2.747")



Attach the package and use:
library("harbinger")
Maintained by
Eduardo Ogasawara
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-07-17
Latest Update: 2025-06-29
Description:
By analyzing time series, it is possible to observe significant changes in the behavior of observations that frequently characterize events. Events present themselves as anomalies, change points, or motifs. In the literature, there are several methods for detecting events. However, searching for a suitable time series method is a complex task, especially considering that the nature of events is often unknown. This work presents Harbinger, a framework for integrating and analyzing event detection methods. Harbinger contains several state-of-the-art methods described in Salles et al. (2020) .
How to cite:
Eduardo Ogasawara (2023). harbinger: A Unified Time Series Event Detection Framework. R package version 1.2.747, https://cran.r-project.org/web/packages/harbinger. Accessed 26 Jun. 2026.
Previous versions and publish date:
1.0.707 (2023-07-17 16:10), 1.0.727 (2023-11-04 14:50), 1.0.737 (2023-11-11 11:53), 1.0.747 (2024-03-26 08:00), 1.0.767 (2024-04-01 00:10), 1.0.777 (2024-05-05 00:00), 1.0.787 (2024-05-13 13:33), 1.1.707 (2024-12-03 21:00), 1.1.717 (2025-04-24 04:40), 1.1.727 (2025-05-02 21:10), 1.2.707 (2025-05-13 08:20), 1.2.717 (2025-06-22 14:00), 1.2.727 (2025-06-29 14:10), 1.2.737 (2025-08-20 23:20), 1.2.747 (2025-10-27 14:50), 1.2.767 (2026-02-11 02:20), 2.0.707 (2026-05-08 18:21), 2.0.747 (2026-05-14 17:00)
Other packages that cited harbinger R package
View harbinger citation profile
Other R packages that harbinger depends, imports, suggests or enhances
Complete documentation for harbinger
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA