{
  "_id": "6a180c35acfb0bcc41dadb64",
  "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-05-28 09:27:02 UTC",
    "User": "root"
  },
  "Author": "Thales Mello [aut, cre, cph],\nFlorencia Leonardi [aut, cph, ths],\nBruno M. de Castro [cph],\nDeutscher Wetterdienst [cph]",
  "MD5sum": "564bc327081feb6b4e11ab5411c92d82",
  "_user": "segmentr-package",
  "_type": "src",
  "_file": "segmentr_0.2.0.tar.gz",
  "_fileid": "e487758bb9fd658b896cb8dfdaf99d32abb6661216e275a6c3817714e95418a9",
  "_filesize": 1084425,
  "_sha256": "e487758bb9fd658b896cb8dfdaf99d32abb6661216e275a6c3817714e95418a9",
  "_created": "2026-05-28T09:27:02.000Z",
  "_published": "2026-05-28T09:34:45.224Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78262218198,
      "time": 149,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7262415264"
    },
    {
      "job": 78262218229,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7262413316"
    },
    {
      "job": 78262218399,
      "time": 118,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7262405024"
    },
    {
      "job": 78262218245,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7262409374"
    },
    {
      "job": 78262218174,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7262407679"
    },
    {
      "job": 78262218240,
      "time": 422,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7262492843"
    },
    {
      "job": 78262218243,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7262408769"
    },
    {
      "job": 78262218323,
      "time": 205,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7262428311"
    },
    {
      "job": 78261345377,
      "time": 318,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262362453"
    },
    {
      "job": 78262218122,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262399530"
    },
    {
      "job": 78262218171,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7262403216"
    },
    {
      "job": 78262218197,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7262406989"
    },
    {
      "job": 78262218237,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7262411823"
    }
  ],
  "_buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "A package for change point detection in R"
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/segmentr"
  },
  "_devurl": "https://github.com/thalesmello/segmentr",
  "_searchresults": 25,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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",
    "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": "14.2.0-4ubuntu2~24.04.1",
      "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.574031267727719,
  "_indexed": true,
  "_nocasepkg": "segmentr",
  "_universes": [
    "segmentr-package",
    "thalesmello"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T09:29:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "d2d249d6540c96965dd18600b026ff143351ef81915f0edcb34f2b2afd133c1b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T09:29:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "2fb4179fca8efb8f87ec740ceaf5be87a36e9332beaa6e63081f6af609faba09",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T09:29:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "14ab9524f296c2cfefe0c992b41209051a5761a485e601c5b3c3ebf1361ddd71",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T09:29:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "a84ce39df6bcacd9b85c9b5afc2d64e22fd7be0f3d47012a1d9798b69a409a9e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-28T09:29:09.000Z",
      "arch": "aarch64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "9d7b0216bc9f1a815761f5ae9493f44ab9070a7b92060c2861905b08dedf11c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-28T09:32:17.000Z",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "3244c348a646d8685384e31377b32e6d25066f6f0e2d77eb70ca8df37078023b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-28T09:29:08.000Z",
      "arch": "aarch64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "86d9ede95e95a55ca3fad40fcee50728489eb6af8ca732dbf84870dcdceeb56f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-28T09:29:44.000Z",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "4038ca5adcd3645db1e10dedeabe7279bdb5a04d5f3362932049bc10175a5f79",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-28T09:29:04.000Z",
      "arch": "emscripten",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "2d3f56dd6482d05ba3a5471df049ad4d69b7f320c0215506a2170aa50baf6085",
      "status": "success",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T09:28:26.000Z",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "ddabb9311d9fd9d71844df2765fd0f25c8005bd16c1662b9468f397f8b89075f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T09:28:40.000Z",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "ddde1031ef8359fb13b58058e21273b93df4853f7981e6f4542558e7cd62cf60",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T09:28:32.000Z",
      "arch": "x86_64",
      "commit": "a75c0affff108c9b29493b96a76a7b21b14389fe",
      "fileid": "c375108252d27cdb8fea44cd5a77286569e2bd1d4ca34a9c6662bad41fe1192f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/segmentr-package/actions/runs/26566167107"
    }
  ]
}