Skip to content

segmentr

Segment Data With Maximum Likelihood

v0.2.0 · Aug 28, 2019 · MIT + file LICENSE

Description

Given a likelihood provided by the user, this package applies it to a given matrix dataset in order to find change points in the data that maximize the sum of the likelihoods of all the segments. This package provides a handful of algorithms with different time complexities and assumption compromises so the user is able to choose the best one for the problem at hand. The implementation of the segmentation algorithms in this package are based on the paper by Bruno M. de Castro, Florencia Leonardi (2018) <arXiv:1501.01756>. The Berlin weather sample dataset was provided by Deutscher Wetterdienst <https://dwd.de/>. You can find all the references in the Acknowledgments section of this package's repository via the URL below.

Downloads

243

Last 30 days

18452nd

564

Last 90 days

2.3K

Last year

Trend: +44.6% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Thales Mello <thalesmello@gmail.com>’

The Description field contains
  Leonardi (2018) <arXiv:1501.01756>. The Berlin weather sample dataset
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Thales Mello <thalesmello@gmail.com>’

The Description field contains
  Leonardi (2018) <arXiv:1501.01756>. The Berlin weather sample dataset
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Thales Mello <thalesmello@gmail.com>’

The Description field contains
  Leonardi (2018) <arXiv:1501.01756>. The Berlin weather sample dataset
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Thales Mello <thalesmello@gmail.com>’

The Description field contains
  Leonardi (2018) <arXiv:1501.01756>. The Berlin weather sample dataset
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Dependency Network

Dependencies Reverse dependencies Rcpp foreach glue segmentr

Version History

new 0.2.0 Mar 10, 2026
updated 0.2.0 ← 0.1.1 diff Aug 27, 2019
new 0.1.1 Jan 16, 2019