Package: FLOPART
Type: Package
Title: Functional Labeled Optimal Partitioning
Version: 2024.6.19
Authors@R: c(
    person("Toby Dylan", "Hocking",
     email="toby.hocking@r-project.org",
     role=c("aut", "cre")))
Description: 
 Provides an efficient 'C++' code for computing an
 optimal segmentation model
 with Poisson loss,
 up-down constraints,
 and label constraints,
 as described by Kaufman et al. (2024) <doi:10.1080/10618600.2023.2293216>.
License: GPL-3
RoxygenNote: 7.3.1
Suggests: testthat, PeakError, knitr, markdown, ggplot2
Depends: R (>= 2.10)
LinkingTo: Rcpp
Imports: Rcpp, data.table
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-06-20 11:05:36 UTC; tdhock
Author: Toby Dylan Hocking [aut, cre]
Maintainer: Toby Dylan Hocking <toby.hocking@r-project.org>
Repository: CRAN
Date/Publication: 2024-06-20 21:30:10 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 11:48:50 UTC; windows
Archs: x64
