{
  "_id": "6a3b40215cdecea1d6813f88",
  "Package": "penaltyLearning",
  "Maintainer": "Toby Dylan Hocking <toby.hocking@r-project.org>",
  "Authors@R": "person(\ngiven = c(\"Toby\", \"Dylan\"),\nfamily = \"Hocking\",\nrole = c(\"aut\", \"cre\"),\nemail = \"toby.hocking@r-project.org\")",
  "Version": "2024.9.3",
  "License": "GPL-3",
  "Title": "Penalty Learning",
  "Description": "Implementations of algorithms from Learning Sparse\nPenalties for Change-point Detection using Max Margin Interval\nRegression, by Hocking, Rigaill, Vert, Bach\n<http://proceedings.mlr.press/v28/hocking13.html> published in\nproceedings of ICML2013.",
  "URL": "https://github.com/tdhock/penaltyLearning",
  "BugReports": "https://github.com/tdhock/penaltyLearning/issues",
  "Repository": "https://tdhock.r-universe.dev",
  "Date/Publication": "2024-10-02 02:31:04 UTC",
  "RemoteUrl": "https://github.com/tdhock/penaltylearning",
  "RemoteRef": "HEAD",
  "RemoteSha": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 02:21:01 UTC",
    "User": "root"
  },
  "Author": "Toby Dylan Hocking [aut, cre]",
  "MD5sum": "9e23872a38579d8aff4138f669cf95de",
  "_user": "tdhock",
  "_type": "src",
  "_file": "penaltyLearning_2024.9.3.tar.gz",
  "_fileid": "a62a3c8ea39db9607ed71586dc0ed1b19e8e5dcdf4b137e471cc12e70e893579",
  "_filesize": 5519927,
  "_sha256": "a62a3c8ea39db9607ed71586dc0ed1b19e8e5dcdf4b137e471cc12e70e893579",
  "_created": "2026-06-24T02:21:01.000Z",
  "_published": "2026-06-24T02:25:37.236Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83104536639,
      "time": 194,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838609305"
    },
    {
      "job": 83104536627,
      "time": 233,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838616059"
    },
    {
      "job": 83104536628,
      "time": 206,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838611363"
    },
    {
      "job": 83104536623,
      "time": 222,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838613905"
    },
    {
      "job": 83104536632,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838599123"
    },
    {
      "job": 83104536603,
      "time": 231,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838615693"
    },
    {
      "job": 83104536602,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838594504"
    },
    {
      "job": 83104536625,
      "time": 234,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838616493"
    },
    {
      "job": 83104184703,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838569735"
    },
    {
      "job": 83104536555,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838596153"
    },
    {
      "job": 83104536597,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838596566"
    },
    {
      "job": 83104536569,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838599084"
    },
    {
      "job": 83104536589,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838595024"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tdhock/penaltylearning",
  "_commit": {
    "id": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
    "author": "Toby Dylan Hocking <toby.hocking@r-project.org>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #24 from tdhock/fix-no-remap\n\nno remap true",
    "time": 1727836264
  },
  "_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": "data.table",
      "version": ">= 1.9.8",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "neuroblastoma",
      "role": "Suggests"
    },
    {
      "package": "jointseg",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "PeakSegDP",
      "role": "Suggests"
    },
    {
      "package": "PeakError",
      "role": "Suggests"
    },
    {
      "package": "PeakSegOptimal",
      "role": "Suggests"
    },
    {
      "package": "directlabels",
      "version": ">= 2017.03.31",
      "role": "Suggests"
    }
  ],
  "_owner": "tdhock",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 16,
  "_contributors": [
    {
      "user": "tdhock",
      "count": 290,
      "uuid": 932850
    },
    {
      "user": "aldro61",
      "count": 1,
      "uuid": 2374980
    }
  ],
  "_userbio": {
    "uuid": 932850,
    "type": "user",
    "name": "Toby Dylan Hocking",
    "followers": 418
  },
  "_downloads": {
    "count": 820,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/penaltyLearning"
  },
  "_devurl": "https://github.com/tdhock/penaltylearning",
  "_searchresults": 129,
  "_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/penaltyLearning.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tdhock/penaltylearning",
  "_realowner": "tdhock",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2017.05.08",
      "date": "2017-06-07"
    },
    {
      "version": "2017.06.14",
      "date": "2017-06-19"
    },
    {
      "version": "2017.07.11",
      "date": "2017-07-11"
    },
    {
      "version": "2017.12.08",
      "date": "2017-12-08"
    },
    {
      "version": "2018.09.04",
      "date": "2018-09-10"
    },
    {
      "version": "2019.5.29",
      "date": "2019-06-09"
    },
    {
      "version": "2020.5.13",
      "date": "2020-05-14"
    },
    {
      "version": "2023.8.31",
      "date": "2023-09-06"
    },
    {
      "version": "2024.1.25",
      "date": "2024-02-01"
    },
    {
      "version": "2024.9.3",
      "date": "2024-10-02"
    }
  ],
  "_exports": [
    "change.colors",
    "change.labels",
    "changeLabel",
    "check_features_targets",
    "check_target_pred",
    "coef.IntervalRegression",
    "featureMatrix",
    "featureVector",
    "geom_tallrect",
    "GeomTallRect",
    "IntervalRegressionCV",
    "IntervalRegressionCVmargin",
    "IntervalRegressionInternal",
    "IntervalRegressionRegularized",
    "IntervalRegressionUnregularized",
    "labelError",
    "largestContinuousMinimumC",
    "largestContinuousMinimumR",
    "modelSelection",
    "modelSelectionC",
    "modelSelectionR",
    "plot.IntervalRegression",
    "predict.IntervalRegression",
    "print.IntervalRegression",
    "ROChange",
    "squared.hinge",
    "targetIntervalResidual",
    "targetIntervalROC",
    "targetIntervals",
    "theme_no_space"
  ],
  "_datasets": [
    {
      "name": "demo8",
      "title": "PeakSegFPOP demo data set",
      "object": "demo8",
      "file": "demo8.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "neuroblastomaProcessed",
      "title": "Processed neuroblastoma data set with features and targets",
      "object": "neuroblastomaProcessed",
      "file": "neuroblastomaProcessed.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "notConverging",
      "title": "Interval regression problem that was not converging",
      "object": "notConverging",
      "file": "notConverging.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "oneSkip",
      "title": "oneSkip",
      "object": "oneSkip",
      "file": "oneSkip.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "change.colors",
      "title": "change colors",
      "topics": [
        "change.colors"
      ]
    },
    {
      "page": "change.labels",
      "title": "change labels",
      "topics": [
        "change.labels"
      ]
    },
    {
      "page": "changeLabel",
      "title": "changeLabel",
      "topics": [
        "changeLabel"
      ]
    },
    {
      "page": "check_features_targets",
      "title": "check features targets",
      "topics": [
        "check_features_targets"
      ]
    },
    {
      "page": "check_target_pred",
      "title": "check target pred",
      "topics": [
        "check_target_pred"
      ]
    },
    {
      "page": "coef.IntervalRegression",
      "title": "coef IntervalRegression",
      "topics": [
        "coef.IntervalRegression"
      ]
    },
    {
      "page": "demo8",
      "title": "PeakSegFPOP demo data set",
      "topics": [
        "demo8"
      ]
    },
    {
      "page": "featureMatrix",
      "title": "featureMatrix",
      "topics": [
        "featureMatrix"
      ]
    },
    {
      "page": "featureVector",
      "title": "featureVector",
      "topics": [
        "featureVector"
      ]
    },
    {
      "page": "geom_tallrect",
      "title": "geom tallrect",
      "topics": [
        "geom_tallrect"
      ]
    },
    {
      "page": "GeomTallRect",
      "title": "GeomTallRect",
      "topics": [
        "GeomTallRect"
      ]
    },
    {
      "page": "IntervalRegressionCV",
      "title": "IntervalRegressionCV",
      "topics": [
        "IntervalRegressionCV"
      ]
    },
    {
      "page": "IntervalRegressionCVmargin",
      "title": "IntervalRegressionCVmargin",
      "topics": [
        "IntervalRegressionCVmargin"
      ]
    },
    {
      "page": "IntervalRegressionInternal",
      "title": "IntervalRegressionInternal",
      "topics": [
        "IntervalRegressionInternal"
      ]
    },
    {
      "page": "IntervalRegressionRegularized",
      "title": "IntervalRegressionRegularized",
      "topics": [
        "IntervalRegressionRegularized"
      ]
    },
    {
      "page": "IntervalRegressionUnregularized",
      "title": "IntervalRegressionUnregularized",
      "topics": [
        "IntervalRegressionUnregularized"
      ]
    },
    {
      "page": "labelError",
      "title": "Compute incorrect labels",
      "topics": [
        "labelError"
      ]
    },
    {
      "page": "largestContinuousMinimumC",
      "title": "largestContinuousMinimumC",
      "topics": [
        "largestContinuousMinimumC"
      ]
    },
    {
      "page": "largestContinuousMinimumR",
      "title": "largestContinuousMinimumR",
      "topics": [
        "largestContinuousMinimumR"
      ]
    },
    {
      "page": "modelSelection",
      "title": "Compute exact model selection function",
      "topics": [
        "modelSelection"
      ]
    },
    {
      "page": "modelSelectionC",
      "title": "Exact model selection function",
      "topics": [
        "modelSelectionC"
      ]
    },
    {
      "page": "modelSelectionR",
      "title": "Exact model selection function",
      "topics": [
        "modelSelectionR"
      ]
    },
    {
      "page": "neuroblastomaProcessed",
      "title": "Processed neuroblastoma data set with features and targets",
      "topics": [
        "neuroblastomaProcessed"
      ]
    },
    {
      "page": "notConverging",
      "title": "Interval regression problem that was not converging",
      "topics": [
        "notConverging"
      ]
    },
    {
      "page": "oneSkip",
      "title": "oneSkip",
      "topics": [
        "oneSkip"
      ]
    },
    {
      "page": "plot.IntervalRegression",
      "title": "plot IntervalRegression",
      "topics": [
        "plot.IntervalRegression"
      ]
    },
    {
      "page": "predict.IntervalRegression",
      "title": "predict IntervalRegression",
      "topics": [
        "predict.IntervalRegression"
      ]
    },
    {
      "page": "print.IntervalRegression",
      "title": "print IntervalRegression",
      "topics": [
        "print.IntervalRegression"
      ]
    },
    {
      "page": "ROChange",
      "title": "ROC curve for changepoints",
      "topics": [
        "ROChange"
      ]
    },
    {
      "page": "squared.hinge",
      "title": "squared hinge",
      "topics": [
        "squared.hinge"
      ]
    },
    {
      "page": "targetIntervalResidual",
      "title": "targetIntervalResidual",
      "topics": [
        "targetIntervalResidual"
      ]
    },
    {
      "page": "targetIntervalROC",
      "title": "targetIntervalROC",
      "topics": [
        "targetIntervalROC"
      ]
    },
    {
      "page": "targetIntervals",
      "title": "Compute target intervals",
      "topics": [
        "targetIntervals"
      ]
    },
    {
      "page": "theme_no_space",
      "title": "theme no space",
      "topics": [
        "theme_no_space"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_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": "Definition.Rnw",
      "filename": "Definition.pdf",
      "title": "Definition of penalty function learning",
      "engine": "utils::Sweave",
      "headings": [
        "Introduction",
        "Details",
        "Conclusion"
      ],
      "created": "2017-04-17 19:22:08",
      "modified": "2017-11-27 23:38:16",
      "commits": 7
    }
  ],
  "_score": 6.092860943338818,
  "_indexed": true,
  "_nocasepkg": "penaltylearning",
  "_universes": [
    "tdhock"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.9.3",
      "date": "2026-06-24T02:23:55.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "1688666689d4b21afe7220aea646f2d60b0e11615a067f344be9e1b64e0fd20c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.9.3",
      "date": "2026-06-24T02:24:16.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "9ef88dcdbd9adfbb1aa07ed6f250a57800c602d334622d0805b04eb5863f2e99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.9.3",
      "date": "2026-06-24T02:24:00.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "1a88b60ddf2cecea84fc4c2ef54e81d3d19c3e08a6cfaa4ec8ad067e8c71082e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2024.9.3",
      "date": "2026-06-24T02:24:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "d0e9c1fe59122b418414fbd8009dfd564c5894d092b01b03a5a47c60a33c2094",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.9.3",
      "date": "2026-06-24T02:23:00.000Z",
      "arch": "aarch64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "b756201e4d71bc9f646e39eb9e51ef4c1c40375873f8b8e24cf3f6d4050cc1fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.9.3",
      "date": "2026-06-24T02:23:55.000Z",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "479de874a1c34b6be9b3f4ad58db3ac00353235083aeceb478df3675a08a6073",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.9.3",
      "date": "2026-06-24T02:22:43.000Z",
      "arch": "aarch64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "45ebe6ee028ad48195c151980639b13a4587bba99abe9d78d25f4d67a0125ae2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2024.9.3",
      "date": "2026-06-24T02:23:59.000Z",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "9b175f9ac8a46f662d9235d413a59dd11b67c9f575697a3ef60db90f63509d19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2024.9.3",
      "date": "2026-06-24T02:23:31.000Z",
      "arch": "emscripten",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "5d5121cb3dfdf053e029149b97decea22146100ceca71c7ce3ab4c646469cf1f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2024.9.3",
      "date": "2026-06-24T02:22:20.000Z",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "66ad647d99f2b6c8e6b4f6afd26f641cc819232f5d38b74ea2f6a19bc5fc2603",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2024.9.3",
      "date": "2026-06-24T02:22:21.000Z",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "e05167144688508019d16bbf2ea4af5c68000658e1084b209b076b9aa0ed55e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2024.9.3",
      "date": "2026-06-24T02:22:11.000Z",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "30e5695be58614377295ed186c2fee5986d686455f6c47f550036daa04ce598d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/28070599409"
    }
  ]
}