{
  "_id": "6a634c88aecbde9870bb1e8a",
  "Package": "segmentr",
  "Type": "Package",
  "Title": "Segment Data Minimizing a Cost Function",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Thales\", \"Mello\", email = \"thalesmello@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Florencia\", \"Leonardi\", role = c(\"aut\", \"cph\", \"ths\")),\nperson(\"Bruno M.\", \"de Castro\", role = c(\"cph\")),\nperson(\"Deutscher Wetterdienst\", role = c(\"cph\"))\n)",
  "Maintainer": "Thales Mello <thalesmello@gmail.com>",
  "Description": "Given a cost function provided by the user, this package\napplies it to a given matrix dataset in order to find change\npoints in the data that minimize the sum of the costs of all\nthe segments. This package provides a handful of algorithms\nwith different time complexities and assumption compromises so\nthe user is able to choose the best one for the problem at\nhand. The implementation of the segmentation algorithms in this\npackage are based on the paper by Bruno M. de Castro, Florencia\nLeonardi (2018) <arXiv:1501.01756>. The Berlin weather sample\ndataset was provided by Deutscher Wetterdienst\n<https://dwd.de/>. You can find all the references in the\nAcknowledgments section of this package's repository via the\nURL below.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "URL": "https://github.com/thalesmello/segmentr",
  "Repository": "https://segmentr-package.r-universe.dev",
  "Date/Publication": "2020-03-03 20:03:33 UTC",
  "RemoteUrl": "https://github.com/segmentr-package/segmentr",
  "RemoteRef": "HEAD",
  "RemoteSha": "a75c0affff108c9b29493b96a76a7b21b14389fe",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 09:32:41 UTC",
    "User": "root"
  },
  "Author": "Thales Mello [aut, cre, cph],\nFlorencia Leonardi [aut, cph, ths],\nBruno M. de Castro [cph],\nDeutscher Wetterdienst [cph]",
  "_user": "segmentr-package",
  "_type": "src",
  "_file": "segmentr_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f52d4113725ecf3e991c86183432be16eb1aa3a992c169e21b55acea437e43ff",
  "_filesize": 1085705,
  "_sha256": "f52d4113725ecf3e991c86183432be16eb1aa3a992c169e21b55acea437e43ff",
  "_expires": "2026-11-01T11:29:10.000Z",
  "_created": "2026-07-24T09:32:41.000Z",
  "_published": "2026-07-24T11:29:12.578Z",
  "_jobs": [
    {
      "job": 89448591980,
      "time": 125,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8592590162"
    },
    {
      "job": 89448591960,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8592597535"
    },
    {
      "job": 89448592020,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8592589824"
    },
    {
      "job": 89448592015,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8592598529"
    },
    {
      "job": 89448592009,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8595150908"
    },
    {
      "job": 89448591964,
      "time": 192,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8595117046"
    },
    {
      "job": 89448591979,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8595117177"
    },
    {
      "job": 89448591962,
      "time": 165,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8595112950"
    },
    {
      "job": 89447509775,
      "time": 338,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592538571"
    },
    {
      "job": 89448591902,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8592583313"
    },
    {
      "job": 89448591967,
      "time": 160,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8592603318"
    },
    {
      "job": 89448591935,
      "time": 100,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8592580201"
    },
    {
      "job": 89448591984,
      "time": 119,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8592587757"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051",
  "_status": "success",
  "_upstream": "https://github.com/segmentr-package/segmentr",
  "_commit": {
    "id": "a75c0affff108c9b29493b96a76a7b21b14389fe",
    "author": "Thales Mello <thalesmello@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1583265813
  },
  "_maintainer": {
    "name": "Thales Mello",
    "email": "thalesmello@gmail.com",
    "login": "thalesmello",
    "description": "Computer engineer with an interest in data infrastructure, statistics, programming languages and Vim.",
    "uuid": 1127394
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.16",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rdwd",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    }
  ],
  "_owner": "segmentr-package",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "thalesmello",
      "count": 299,
      "uuid": 1127394
    }
  ],
  "_userbio": {
    "uuid": 57459022,
    "type": "organization",
    "name": "SegmentR Package",
    "followers": 0,
    "description": "A package for change point detection in R"
  },
  "_downloads": {
    "count": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/segmentr"
  },
  "_devurl": "https://github.com/thalesmello/segmentr",
  "_searchresults": 26,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/segmentr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/segmentr-package/segmentr",
  "_realowner": "segmentr-package",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2019-01-17"
    },
    {
      "version": "0.2.0",
      "date": "2019-08-28"
    }
  ],
  "_exports": [
    "auto_penalize",
    "calculate_likelihood",
    "exactalg",
    "hieralg",
    "hybridalg",
    "multivariate",
    "r_multivariate",
    "segment"
  ],
  "_datasets": [
    {
      "name": "berlin",
      "title": "Daily temperatures from weather stations in Berlin",
      "object": "berlin",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "2010-01-01",
        "2010-01-02",
        "2010-01-03",
        "2010-01-04",
        "2010-01-05",
        "2010-01-06",
        "2010-01-07",
        "2010-01-08",
        "2010-01-09",
        "2010-01-10",
        "2010-01-11",
        "2010-01-12",
        "2010-01-13",
        "2010-01-14",
        "2010-01-15",
        "2010-01-16",
        "2010-01-17",
        "2010-01-18",
        "2010-01-19",
        "2010-01-20",
        "2010-01-21",
        "2010-01-22",
        "2010-01-23",
        "2010-01-24",
        "2010-01-25",
        "2010-01-26",
        "2010-01-27",
        "2010-01-28",
        "2010-01-29",
        "2010-01-30",
        "2010-01-31",
        "2010-02-01",
        "2010-02-02",
        "2010-02-03",
        "2010-02-04",
        "2010-02-05",
        "2010-02-06",
        "2010-02-07",
        "2010-02-08",
        "2010-02-09",
        "2010-02-10",
        "2010-02-11",
        "2010-02-12",
        "2010-02-13",
        "2010-02-14",
        "2010-02-15",
        "2010-02-16",
        "2010-02-17",
        "2010-02-18",
        "2010-02-19",
        "2010-02-20",
        "2010-02-21",
        "2010-02-22",
        "2010-02-23",
        "2010-02-24",
        "2010-02-25",
        "2010-02-26",
        "2010-02-27",
        "2010-02-28",
        "2010-03-01",
        "2010-03-02",
        "2010-03-03",
        "2010-03-04",
        "2010-03-05",
        "2010-03-06",
        "2010-03-07",
        "2010-03-08",
        "2010-03-09",
        "2010-03-10",
        "2010-03-11",
        "2010-03-12",
        "2010-03-13",
        "2010-03-14",
        "2010-03-15",
        "2010-03-16",
        "2010-03-17",
        "2010-03-18",
        "2010-03-19",
        "2010-03-20",
        "2010-03-21",
        "2010-03-22",
        "2010-03-23",
        "2010-03-24",
        "2010-03-25",
        "2010-03-26",
        "2010-03-27",
        "2010-03-28",
        "2010-03-29",
        "2010-03-30",
        "2010-03-31",
        "2010-04-01",
        "2010-04-02",
        "2010-04-03",
        "2010-04-04",
        "2010-04-05",
        "2010-04-06",
        "2010-04-07",
        "2010-04-08",
        "2010-04-09",
        "2010-04-10",
        "2010-04-11",
        "2010-04-12",
        "2010-04-13",
        "2010-04-14",
        "2010-04-15",
        "2010-04-16",
        "2010-04-17",
        "2010-04-18",
        "2010-04-19",
        "2010-04-20",
        "2010-04-21",
        "2010-04-22",
        "2010-04-23",
        "2010-04-24",
        "2010-04-25",
        "2010-04-26",
        "2010-04-27",
        "2010-04-28",
        "2010-04-29",
        "2010-04-30",
        "2010-05-01",
        "2010-05-02",
        "2010-05-03",
        "2010-05-04",
        "2010-05-05",
        "2010-05-06",
        "2010-05-07",
        "2010-05-08",
        "2010-05-09",
        "2010-05-10",
        "2010-05-11",
        "2010-05-12",
        "2010-05-13",
        "2010-05-14",
        "2010-05-15",
        "2010-05-16",
        "2010-05-17",
        "2010-05-18",
        "2010-05-19",
        "2010-05-20",
        "2010-05-21",
        "2010-05-22",
        "2010-05-23",
        "2010-05-24",
        "2010-05-25",
        "2010-05-26",
        "2010-05-27",
        "2010-05-28",
        "2010-05-29",
        "2010-05-30",
        "2010-05-31",
        "2010-06-01",
        "2010-06-02",
        "2010-06-03",
        "2010-06-04",
        "2010-06-05",
        "2010-06-06",
        "2010-06-07",
        "2010-06-08",
        "2010-06-09",
        "2010-06-10",
        "2010-06-11",
        "2010-06-12",
        "2010-06-13",
        "2010-06-14",
        "2010-06-15",
        "2010-06-16",
        "2010-06-17",
        "2010-06-18",
        "2010-06-19",
        "2010-06-20",
        "2010-06-21",
        "2010-06-22",
        "2010-06-23",
        "2010-06-24",
        "2010-06-25",
        "2010-06-26",
        "2010-06-27",
        "2010-06-28",
        "2010-06-29",
        "2010-06-30",
        "2010-07-01",
        "2010-07-02",
        "2010-07-03",
        "2010-07-04",
        "2010-07-05",
        "2010-07-06",
        "2010-07-07",
        "2010-07-08",
        "2010-07-09",
        "2010-07-10",
        "2010-07-11",
        "2010-07-12",
        "2010-07-13",
        "2010-07-14",
        "2010-07-15",
        "2010-07-16",
        "2010-07-17",
        "2010-07-18",
        "2010-07-19",
        "2010-07-20",
        "2010-07-21",
        "2010-07-22",
        "2010-07-23",
        "2010-07-24",
        "2010-07-25",
        "2010-07-26",
        "2010-07-27",
        "2010-07-28",
        "2010-07-29",
        "2010-07-30",
        "2010-07-31",
        "2010-08-01",
        "2010-08-02",
        "2010-08-03",
        "2010-08-04",
        "2010-08-05",
        "2010-08-06",
        "2010-08-07",
        "2010-08-08",
        "2010-08-09",
        "2010-08-10",
        "2010-08-11",
        "2010-08-12",
        "2010-08-13",
        "2010-08-14",
        "2010-08-15",
        "2010-08-16",
        "2010-08-17",
        "2010-08-18",
        "2010-08-19",
        "2010-08-20",
        "2010-08-21",
        "2010-08-22",
        "2010-08-23",
        "2010-08-24",
        "2010-08-25",
        "2010-08-26",
        "2010-08-27",
        "2010-08-28",
        "2010-08-29",
        "2010-08-30",
        "2010-08-31",
        "2010-09-01",
        "2010-09-02",
        "2010-09-03",
        "2010-09-04",
        "2010-09-05",
        "2010-09-06",
        "2010-09-07",
        "2010-09-08",
        "2010-09-09",
        "2010-09-10",
        "2010-09-11",
        "2010-09-12",
        "2010-09-13",
        "2010-09-14",
        "2010-09-15",
        "2010-09-16",
        "2010-09-17",
        "2010-09-18",
        "2010-09-19",
        "2010-09-20",
        "2010-09-21",
        "2010-09-22",
        "2010-09-23",
        "2010-09-24",
        "2010-09-25",
        "2010-09-26",
        "2010-09-27",
        "2010-09-28",
        "2010-09-29",
        "2010-09-30",
        "2010-10-01",
        "2010-10-02",
        "2010-10-03",
        "2010-10-04",
        "2010-10-05",
        "2010-10-06",
        "2010-10-07",
        "2010-10-08",
        "2010-10-09",
        "2010-10-10",
        "2010-10-11",
        "2010-10-12",
        "2010-10-13",
        "2010-10-14",
        "2010-10-15",
        "2010-10-16",
        "2010-10-17",
        "2010-10-18",
        "2010-10-19",
        "2010-10-20",
        "2010-10-21",
        "2010-10-22",
        "2010-10-23",
        "2010-10-24",
        "2010-10-25",
        "2010-10-26",
        "2010-10-27",
        "2010-10-28",
        "2010-10-29",
        "2010-10-30",
        "2010-10-31",
        "2010-11-01",
        "2010-11-02",
        "2010-11-03",
        "2010-11-04",
        "2010-11-05",
        "2010-11-06",
        "2010-11-07",
        "2010-11-08",
        "2010-11-09",
        "2010-11-10",
        "2010-11-11",
        "2010-11-12",
        "2010-11-13",
        "2010-11-14",
        "2010-11-15",
        "2010-11-16",
        "2010-11-17",
        "2010-11-18",
        "2010-11-19",
        "2010-11-20",
        "2010-11-21",
        "2010-11-22",
        "2010-11-23",
        "2010-11-24",
        "2010-11-25",
        "2010-11-26",
        "2010-11-27",
        "2010-11-28",
        "2010-11-29",
        "2010-11-30",
        "2010-12-01",
        "2010-12-02",
        "2010-12-03",
        "2010-12-04",
        "2010-12-05",
        "2010-12-06",
        "2010-12-07",
        "2010-12-08",
        "2010-12-09",
        "2010-12-10",
        "2010-12-11",
        "2010-12-12",
        "2010-12-13",
        "2010-12-14",
        "2010-12-15",
        "2010-12-16",
        "2010-12-17",
        "2010-12-18",
        "2010-12-19",
        "2010-12-20",
        "2010-12-21",
        "2010-12-22",
        "2010-12-23",
        "2010-12-24",
        "2010-12-25",
        "2010-12-26",
        "2010-12-27",
        "2010-12-28",
        "2010-12-29",
        "2010-12-30",
        "2010-12-31",
        "2011-01-01",
        "2011-01-02",
        "2011-01-03",
        "2011-01-04",
        "2011-01-05",
        "2011-01-06",
        "2011-01-07",
        "2011-01-08",
        "2011-01-09",
        "2011-01-10",
        "2011-01-11",
        "2011-01-12",
        "2011-01-13",
        "2011-01-14",
        "2011-01-15",
        "2011-01-16",
        "2011-01-17",
        "2011-01-18",
        "2011-01-19",
        "2011-01-20",
        "2011-01-21",
        "2011-01-22",
        "2011-01-23",
        "2011-01-24",
        "2011-01-25",
        "2011-01-26",
        "2011-01-27",
        "2011-01-28",
        "2011-01-29",
        "2011-01-30",
        "2011-01-31",
        "2011-02-01",
        "2011-02-02",
        "2011-02-03",
        "2011-02-04",
        "2011-02-05",
        "2011-02-06",
        "2011-02-07",
        "2011-02-08",
        "2011-02-09",
        "2011-02-10",
        "2011-02-11",
        "2011-02-12",
        "2011-02-13",
        "2011-02-14",
        "2011-02-15",
        "2011-02-16",
        "2011-02-17",
        "2011-02-18",
        "2011-02-19",
        "2011-02-20",
        "2011-02-21",
        "2011-02-22",
        "2011-02-23",
        "2011-02-24",
        "2011-02-25",
        "2011-02-26",
        "2011-02-27",
        "2011-02-28",
        "2011-03-01",
        "2011-03-02",
        "2011-03-03",
        "2011-03-04",
        "2011-03-05",
        "2011-03-06",
        "2011-03-07",
        "2011-03-08",
        "2011-03-09",
        "2011-03-10",
        "2011-03-11",
        "2011-03-12",
        "2011-03-13",
        "2011-03-14",
        "2011-03-15",
        "2011-03-16",
        "2011-03-17",
        "2011-03-18",
        "2011-03-19",
        "2011-03-20",
        "2011-03-21",
        "2011-03-22",
        "2011-03-23",
        "2011-03-24",
        "2011-03-25",
        "2011-03-26",
        "2011-03-27",
        "2011-03-28",
        "2011-03-29",
        "2011-03-30",
        "2011-03-31",
        "2011-04-01",
        "2011-04-02",
        "2011-04-03",
        "2011-04-04",
        "2011-04-05",
        "2011-04-06",
        "2011-04-07",
        "2011-04-08",
        "2011-04-09",
        "2011-04-10",
        "2011-04-11",
        "2011-04-12",
        "2011-04-13",
        "2011-04-14",
        "2011-04-15",
        "2011-04-16",
        "2011-04-17",
        "2011-04-18",
        "2011-04-19",
        "2011-04-20",
        "2011-04-21",
        "2011-04-22",
        "2011-04-23",
        "2011-04-24",
        "2011-04-25",
        "2011-04-26",
        "2011-04-27",
        "2011-04-28",
        "2011-04-29",
        "2011-04-30",
        "2011-05-01",
        "2011-05-02",
        "2011-05-03",
        "2011-05-04",
        "2011-05-05",
        "2011-05-06",
        "2011-05-07",
        "2011-05-08",
        "2011-05-09",
        "2011-05-10",
        "2011-05-11",
        "2011-05-12",
        "2011-05-13",
        "2011-05-14",
        "2011-05-15",
        "2011-05-16",
        "2011-05-17",
        "2011-05-18",
        "2011-05-19",
        "2011-05-20",
        "2011-05-21",
        "2011-05-22",
        "2011-05-23",
        "2011-05-24",
        "2011-05-25",
        "2011-05-26",
        "2011-05-27",
        "2011-05-28",
        "2011-05-29",
        "2011-05-30",
        "2011-05-31",
        "2011-06-01",
        "2011-06-02",
        "2011-06-03",
        "2011-06-04",
        "2011-06-05",
        "2011-06-06",
        "2011-06-07",
        "2011-06-08",
        "2011-06-09",
        "2011-06-10",
        "2011-06-11",
        "2011-06-12",
        "2011-06-13",
        "2011-06-14",
        "2011-06-15",
        "2011-06-16",
        "2011-06-17",
        "2011-06-18",
        "2011-06-19",
        "2011-06-20",
        "2011-06-21",
        "2011-06-22",
        "2011-06-23",
        "2011-06-24",
        "2011-06-25",
        "2011-06-26",
        "2011-06-27",
        "2011-06-28",
        "2011-06-29",
        "2011-06-30",
        "2011-07-01",
        "2011-07-02",
        "2011-07-03",
        "2011-07-04",
        "2011-07-05",
        "2011-07-06",
        "2011-07-07",
        "2011-07-08",
        "2011-07-09",
        "2011-07-10",
        "2011-07-11",
        "2011-07-12",
        "2011-07-13",
        "2011-07-14",
        "2011-07-15",
        "2011-07-16",
        "2011-07-17",
        "2011-07-18",
        "2011-07-19",
        "2011-07-20",
        "2011-07-21",
        "2011-07-22",
        "2011-07-23",
        "2011-07-24",
        "2011-07-25",
        "2011-07-26",
        "2011-07-27",
        "2011-07-28",
        "2011-07-29",
        "2011-07-30",
        "2011-07-31",
        "2011-08-01",
        "2011-08-02",
        "2011-08-03",
        "2011-08-04",
        "2011-08-05",
        "2011-08-06",
        "2011-08-07",
        "2011-08-08",
        "2011-08-09",
        "2011-08-10",
        "2011-08-11",
        "2011-08-12",
        "2011-08-13",
        "2011-08-14",
        "2011-08-15",
        "2011-08-16",
        "2011-08-17",
        "2011-08-18",
        "2011-08-19",
        "2011-08-20",
        "2011-08-21",
        "2011-08-22",
        "2011-08-23",
        "2011-08-24",
        "2011-08-25",
        "2011-08-26",
        "2011-08-27",
        "2011-08-28",
        "2011-08-29",
        "2011-08-30",
        "2011-08-31",
        "2011-09-01",
        "2011-09-02",
        "2011-09-03",
        "2011-09-04",
        "2011-09-05",
        "2011-09-06",
        "2011-09-07",
        "2011-09-08",
        "2011-09-09",
        "2011-09-10",
        "2011-09-11",
        "2011-09-12",
        "2011-09-13",
        "2011-09-14",
        "2011-09-15",
        "2011-09-16",
        "2011-09-17",
        "2011-09-18",
        "2011-09-19",
        "2011-09-20",
        "2011-09-21",
        "2011-09-22",
        "2011-09-23",
        "2011-09-24",
        "2011-09-25",
        "2011-09-26",
        "2011-09-27",
        "2011-09-28",
        "2011-09-29",
        "2011-09-30",
        "2011-10-01",
        "2011-10-02",
        "2011-10-03",
        "2011-10-04",
        "2011-10-05",
        "2011-10-06",
        "2011-10-07",
        "2011-10-08",
        "2011-10-09",
        "2011-10-10",
        "2011-10-11",
        "2011-10-12",
        "2011-10-13",
        "2011-10-14",
        "2011-10-15",
        "2011-10-16",
        "2011-10-17",
        "2011-10-18",
        "2011-10-19",
        "2011-10-20",
        "2011-10-21",
        "2011-10-22",
        "2011-10-23",
        "2011-10-24",
        "2011-10-25",
        "2011-10-26",
        "2011-10-27",
        "2011-10-28",
        "2011-10-29",
        "2011-10-30",
        "2011-10-31",
        "2011-11-01",
        "2011-11-02",
        "2011-11-03",
        "2011-11-04",
        "2011-11-05",
        "2011-11-06",
        "2011-11-07",
        "2011-11-08",
        "2011-11-09",
        "2011-11-10",
        "2011-11-11",
        "2011-11-12",
        "2011-11-13",
        "2011-11-14",
        "2011-11-15",
        "2011-11-16",
        "2011-11-17",
        "2011-11-18",
        "2011-11-19",
        "2011-11-20",
        "2011-11-21",
        "2011-11-22",
        "2011-11-23",
        "2011-11-24",
        "2011-11-25",
        "2011-11-26",
        "2011-11-27",
        "2011-11-28",
        "2011-11-29",
        "2011-11-30",
        "2011-12-01",
        "2011-12-02",
        "2011-12-03",
        "2011-12-04",
        "2011-12-05",
        "2011-12-06",
        "2011-12-07",
        "2011-12-08",
        "2011-12-09",
        "2011-12-10",
        "2011-12-11",
        "2011-12-12",
        "2011-12-13",
        "2011-12-14",
        "2011-12-15",
        "2011-12-16",
        "2011-12-17",
        "2011-12-18",
        "2011-12-19",
        "2011-12-20",
        "2011-12-21",
        "2011-12-22",
        "2011-12-23",
        "2011-12-24",
        "2011-12-25",
        "2011-12-26",
        "2011-12-27",
        "2011-12-28",
        "2011-12-29",
        "2011-12-30",
        "2011-12-31"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "auto_penalize",
      "title": "Penalize a cost function with a guessed penalty function",
      "topics": [
        "auto_penalize"
      ]
    },
    {
      "page": "berlin",
      "title": "Daily temperatures from weather stations in Berlin",
      "topics": [
        "berlin"
      ]
    },
    {
      "page": "exactalg",
      "title": "Segment data into exact change points",
      "topics": [
        "exactalg"
      ]
    },
    {
      "page": "hieralg",
      "title": "Segment data into change points assuming hierarchical structure",
      "topics": [
        "hieralg"
      ]
    },
    {
      "page": "hybridalg",
      "title": "Segment data into change points using a mixed hierarchical-exact approach",
      "topics": [
        "hybridalg"
      ]
    },
    {
      "page": "multivariate",
      "title": "Efficient Logarithmic Discrete Multivariate Likelihood estimation",
      "topics": [
        "multivariate"
      ]
    },
    {
      "page": "print.segmentr",
      "title": "Print a segmentr object",
      "topics": [
        "print.segmentr"
      ]
    },
    {
      "page": "r_multivariate",
      "title": "Logarithmic Discrete Multivariate Likelihood estimation function implemented in R",
      "topics": [
        "r_multivariate"
      ]
    },
    {
      "page": "segment",
      "title": "Segment data into change points",
      "topics": [
        "segment"
      ]
    }
  ],
  "_readme": "https://github.com/segmentr-package/segmentr/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "foreach",
    "glue",
    "iterators",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "segmentr.Rmd",
      "filename": "segmentr.html",
      "title": "Segmenting data with Segmentr",
      "author": "Thales Mello",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Understanding the data",
        "Building the likelihood",
        "Penalizing the likelihood function",
        "Reducing granularity",
        "A non-usual likelihood function"
      ],
      "created": "2019-01-07 09:48:45",
      "modified": "2019-08-28 18:36:46",
      "commits": 10
    }
  ],
  "_score": 4.5910646070264995,
  "_indexed": true,
  "_nocasepkg": "segmentr",
  "_universes": [
    "segmentr-package",
    "thalesmello"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-24T09:34:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "https://r2.ropensci.org/dc138f252f79ea36922f8ebf0c3890cd40898f447b8fd090a37148791942d309",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-24T09:35:03.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "https://r2.ropensci.org/99003d934d55689bd65c410695e4cc638c99c70e5630ddf931714cb69386f51e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-24T09:34:47.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "https://r2.ropensci.org/232421382cba1a8bf94a5eeab169ad99e34ae0cabb2032fab22f5a3f7d65bd00",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-24T09:35:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "https://r2.ropensci.org/997cab3a6695478172c188cd8c00d2b9e90d3606a9aec1120c09cbd286b238af",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-24T11:28:19.000Z",
      "arch": "aarch64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "https://r2.ropensci.org/cc835563285939059be851f9a09144175b0c87ca98bd7bb62327ba8ceb2568a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-24T11:26:31.000Z",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "https://r2.ropensci.org/0c6adbe9fa52b83ea3b92d5ce24a8ab07f7115ee532184b652d40885e5f436f2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-24T11:26:50.000Z",
      "arch": "aarch64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "https://r2.ropensci.org/560d7632bfbf07b845ad44e38f0e5bd5f0317a8a6f4a0805acf376b9002b2b16",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-24T11:26:18.000Z",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "https://r2.ropensci.org/deb3a28d227cd204d17a151a94746bcc058cbb9c85a22e2a4f84db181298778e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-24T09:34:50.000Z",
      "arch": "emscripten",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "https://r2.ropensci.org/6027766ca1bf40e4151fc700cd7712a06909a43e575d5118a7f2402d28fa0fa2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-24T09:34:21.000Z",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "https://r2.ropensci.org/2e4188cc7ede968abc9423975b3e6cdd4386cc25eb918b736ab0595d0801fbdf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-24T09:33:56.000Z",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "https://r2.ropensci.org/020825a20d453d46ae8c33e47657b71941b33572bc2c63ff3475dc1144835e3b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-24T09:34:11.000Z",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "https://r2.ropensci.org/733fac6e289fb8a987e144fa0acb30e5f2543e3af48823b2e4059468140ef49e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/30082619051"
    }
  ]
}