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

CRAN

246

Last 30 days

17405th

680

Last 90 days

2.4K

Last year

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

r2u CRAN

40

Last 30 days

119

Last 90 days

410

Last year

Trend: -20% (30d vs prior 30d)

CRAN Check Status

2 NOTE
11 OK
Show all 13 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-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 Apr 22, 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>.
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 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>.
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/segmentr.Rcheck/00install.out' for details.
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

3 tracked
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