{
  "_id": "6a2e683c3efcd9bda431172d",
  "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-06-14 08:32:53 UTC",
    "User": "root"
  },
  "Author": "Toby Dylan Hocking [aut, cre]",
  "Maintainer": "Toby Dylan Hocking <toby.hocking@r-project.org>",
  "MD5sum": "62ac291ab790f7e4b97e2ccb32e63cd1",
  "_user": "tdhock",
  "_type": "src",
  "_file": "FLOPART_2024.6.19.tar.gz",
  "_fileid": "7699379e20933c76f2d91c7d0a0875fc848eaa291bc902e4a596eb4c5e8222a6",
  "_filesize": 440567,
  "_sha256": "7699379e20933c76f2d91c7d0a0875fc848eaa291bc902e4a596eb4c5e8222a6",
  "_created": "2026-06-14T08:32:53.000Z",
  "_published": "2026-06-14T08:37:16.114Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81262749045,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619203895"
    },
    {
      "job": 81262749025,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619204881"
    },
    {
      "job": 81262749027,
      "time": 123,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619203261"
    },
    {
      "job": 81262749036,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619203956"
    },
    {
      "job": 81262749037,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619198503"
    },
    {
      "job": 81262749033,
      "time": 158,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619208249"
    },
    {
      "job": 81262749029,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619197712"
    },
    {
      "job": 81262749030,
      "time": 221,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619217131"
    },
    {
      "job": 81262505027,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619186202"
    },
    {
      "job": 81262749008,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619200670"
    },
    {
      "job": 81262749016,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619204018"
    },
    {
      "job": 81262749010,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619203601"
    },
    {
      "job": 81262749018,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619201349"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799",
  "_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",
    "description": "",
    "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",
    "followers": 417
  },
  "_downloads": {
    "count": 569,
    "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-06-14T08:35:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "c1ea3b18acc97b111d5814c5bf69fec385780a98675e338fff87e5019b00583e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.6.19",
      "date": "2026-06-14T08:35:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "d39495d5facaaa5c93e9a87ed90b3270c1a319e2d6e4b13ee2b9b2cb7a0b54ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.6.19",
      "date": "2026-06-14T08:34:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "d12ce62f5365ba4dc61f78fcc7b07a9e9ae13e1a92268717501c0a339f0fe0dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.6.19",
      "date": "2026-06-14T08:35:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "b8fbb4a922e5860f11b5f07e4331c87f003012b49d0da1e9471b40557bffda9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.6.19",
      "date": "2026-06-14T08:34:24.000Z",
      "arch": "aarch64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "ea7e088cc1839a0fcf6628612439b707361c1ccde6b149985a04e4c7fb703d05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.6.19",
      "date": "2026-06-14T08:35:18.000Z",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "d802c21f58b9b5fa2682ed07f9df87582434c00e0827f0750e70ea00ee16b36f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.6.19",
      "date": "2026-06-14T08:34:19.000Z",
      "arch": "aarch64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "80def132a65c8b1b1a3d362e18702d3f37fd2ce8a4f63d58db0ff67bfdbeca10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.6.19",
      "date": "2026-06-14T08:36:15.000Z",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "30892501981b60c755feecd0980caedaa3b4b24b169b71c6c60f8dc8ae6faecc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2024.6.19",
      "date": "2026-06-14T08:34:52.000Z",
      "arch": "emscripten",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "5140a7c4238a2b8cab7cc21a7d2b875dffaaf66eb460d156dfdca3bdbbbaf57f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2024.6.19",
      "date": "2026-06-14T08:34:30.000Z",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "ed2663c4d2c788e536ad98d93c9fb5322cc82a8f0d5da4db7c203ad8510846f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2024.6.19",
      "date": "2026-06-14T08:34:38.000Z",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "b960e9c87677d4082c218425a88fc94598003ffb1fbd47ac31ee0d80cde4839f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2024.6.19",
      "date": "2026-06-14T08:34:08.000Z",
      "arch": "x86_64",
      "commit": "68498ce6a78051e748b912153fa1f67f2c43e2ed",
      "fileid": "d20d1922b0726ae85f41f247b2d4214ad5f036904561b3bc6836096c9b5cd39c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/27493278799"
    }
  ]
}