{
  "_id": "6a1f307eb401979e73427839",
  "Package": "FLOPART",
  "Type": "Package",
  "Title": "Functional Labeled Optimal Partitioning",
  "Version": "2024.6.19",
  "Authors@R": "c(\nperson(\"Toby Dylan\", \"Hocking\",\nemail=\"toby.hocking@r-project.org\",\nrole=c(\"aut\", \"cre\")))",
  "Description": "Provides an efficient 'C++' code for computing an optimal\nsegmentation model with Poisson loss, up-down constraints, and\nlabel constraints, as described by Kaufman et al. (2024)\n<doi:10.1080/10618600.2023.2293216>.",
  "License": "GPL-3",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://tdhock.r-universe.dev",
  "Date/Publication": "2024-06-20 11:03:11 UTC",
  "RemoteUrl": "https://github.com/tdhock/flopart",
  "RemoteRef": "HEAD",
  "RemoteSha": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-15 08:46:54 UTC",
    "User": "root"
  },
  "Author": "Toby Dylan Hocking [aut, cre]",
  "Maintainer": "Toby Dylan Hocking <toby.hocking@r-project.org>",
  "MD5sum": "6d5cc5b7757585006229d16a1e4e348c",
  "_user": "tdhock",
  "_type": "src",
  "_file": "FLOPART_2024.6.19.tar.gz",
  "_fileid": "6feaa598c6fee54d5065fdb51cf88d82d904bef3b322e43e39e8ef88e5a56182",
  "_filesize": 440421,
  "_sha256": "6feaa598c6fee54d5065fdb51cf88d82d904bef3b322e43e39e8ef88e5a56182",
  "_created": "2026-05-15T08:46:54.000Z",
  "_published": "2026-06-02T19:35:26.894Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79155874371,
      "time": 136,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013397723"
    },
    {
      "job": 79155874531,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013394573"
    },
    {
      "job": 79155874489,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013392354"
    },
    {
      "job": 79155874729,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013393881"
    },
    {
      "job": 79155874525,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013388782"
    },
    {
      "job": 79155874645,
      "time": 254,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013430252"
    },
    {
      "job": 79155874521,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013394505"
    },
    {
      "job": 79155874187,
      "time": 174,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013408011"
    },
    {
      "job": 79155873419,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013360594"
    },
    {
      "job": 79155873705,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367906694"
    },
    {
      "job": 79155874304,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013391199"
    },
    {
      "job": 79155874431,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013389110"
    },
    {
      "job": 79155874705,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013390916"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tdhock/flopart",
  "_commit": {
    "id": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
    "author": "Toby Dylan Hocking <toby.hocking@r-project.org>",
    "committer": "Toby Dylan Hocking <toby.hocking@r-project.org>",
    "message": "merge\n",
    "time": 1718881391
  },
  "_maintainer": {
    "name": "Toby Dylan Hocking",
    "email": "toby.hocking@r-project.org",
    "login": "tdhock",
    "uuid": 932850
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "PeakError",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "tdhock",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "alyssajs",
      "count": 45,
      "uuid": 17418045
    },
    {
      "user": "tdhock",
      "count": 39,
      "uuid": 932850
    }
  ],
  "_userbio": {
    "uuid": 932850,
    "type": "user",
    "name": "Toby Dylan Hocking"
  },
  "_downloads": {
    "count": 555,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FLOPART"
  },
  "_devurl": "https://github.com/tdhock/flopart",
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FLOPART.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tdhock/flopart",
  "_realowner": "tdhock",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2023.8.31",
      "date": "2023-09-04"
    },
    {
      "version": "2024.6.19",
      "date": "2024-06-20"
    }
  ],
  "_exports": [
    "FLOPART",
    "FLOPART_data",
    "FLOPART_interface",
    "get_label_code"
  ],
  "_datasets": [
    {
      "name": "Mono27ac",
      "title": "H3K27ac ChIP-seq data from one Monocyte sample",
      "object": "Mono27ac",
      "file": "Mono27ac.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Mono27ac.simple",
      "title": "Smaller H3K27ac ChIP-seq data from one Monocyte sample",
      "object": "Mono27ac.simple",
      "file": "Mono27ac.simple.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "FLOPART",
      "title": "Functional Labeled Optimal Partitioning",
      "topics": [
        "FLOPART"
      ]
    },
    {
      "page": "FLOPART_data",
      "title": "Convert data for input to FLOPART",
      "topics": [
        "FLOPART_data"
      ]
    },
    {
      "page": "FLOPART_interface",
      "title": "Interface to FLOPART C++ code",
      "topics": [
        "FLOPART_interface"
      ]
    },
    {
      "page": "get_label_code",
      "title": "Lookup the integer values used to represent different label types",
      "topics": [
        "get_label_code"
      ]
    },
    {
      "page": "Mono27ac",
      "title": "H3K27ac ChIP-seq data from one Monocyte sample",
      "topics": [
        "Mono27ac"
      ]
    },
    {
      "page": "Mono27ac.simple",
      "title": "Smaller H3K27ac ChIP-seq data from one Monocyte sample",
      "topics": [
        "Mono27ac.simple"
      ]
    }
  ],
  "_readme": "https://github.com/tdhock/flopart/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "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": "comparison.Rmd",
      "filename": "comparison.html",
      "title": "Comparison",
      "engine": "knitr::knitr",
      "headings": [
        "No label constraints"
      ],
      "created": "2023-09-01 05:12:26",
      "modified": "2023-09-01 05:12:26",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "flopart",
  "_universes": [
    "tdhock"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.6.19",
      "date": "2026-05-15T08:49:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "fe165b7df736463c3af2683f1dcf3e69adf6458e086553a6522feee980948c61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.6.19",
      "date": "2026-05-15T08:49:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "41a81e50e5abd6dcae53a54dfec93c75191186a4fd4538636fa92dcfa356ae4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.6.19",
      "date": "2026-05-15T08:48:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "ca1b3e9bd8a70b4049e7309cde9b55bfa1573a924e9172cbdf4b88b02d443442",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.6.19",
      "date": "2026-05-15T08:48:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "268ed6438531db685db7ca69f0f859ba5fafdd8be9ed39b714a01a62c70fa2f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.6.19",
      "date": "2026-05-15T08:48:41.000Z",
      "arch": "aarch64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "8c15928049b946d7228a7c993334e0edf98d90a5b9892010b73d7cc2b4813370",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.6.19",
      "date": "2026-05-15T08:50:32.000Z",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "82b60887f856c1be3e93391cc8b3f4815a24e3204a8eee3ee5abc0c6c84251de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.6.19",
      "date": "2026-05-15T08:48:55.000Z",
      "arch": "aarch64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "45a8805446398b21a2f3d699d1c567a4187a11399978d2681683f8c668e37c41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.6.19",
      "date": "2026-05-15T08:49:36.000Z",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "c204ffaf95251beed6baf786ccf6a00fd71c9cf3544376a8b1913720989095f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2024.6.19",
      "date": "2026-05-15T08:48:21.000Z",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "8ffb84495c779da70e02d1bbba14375cd503793da2f77708f474ad1701264298",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2024.6.19",
      "date": "2026-05-15T08:48:14.000Z",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "5a6336fd1ab7a685114db3e5bfde5b74dbbd7499a52fb0b89469322d70f5488b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2024.6.19",
      "date": "2026-05-15T08:48:18.000Z",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "106de4c641cbfbff6a73fa7ce5e40fdecf0c75e7c0fbe7a59a6d541617721ac8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2024.6.19",
      "date": "2026-06-02T19:35:00.000Z",
      "arch": "emscripten",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "7334706026a4c9c2d2af1cbfde86e09babfa9daa41280ccc13cb3a894fc5ef21",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/25908750268"
    }
  ]
}