{
  "_id": "6a630f34d3420cf5dfdb68c2",
  "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-07-24 06:20:02 UTC",
    "User": "root"
  },
  "Author": "Toby Dylan Hocking [aut, cre]",
  "_user": "tdhock",
  "_type": "src",
  "_file": "penaltyLearning_2024.9.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/59e8a00831c1f0b91dc2309b794dfbb9df58292345120cb6ff09f518b7012727",
  "_filesize": 5519812,
  "_sha256": "59e8a00831c1f0b91dc2309b794dfbb9df58292345120cb6ff09f518b7012727",
  "_expires": "2026-11-01T07:07:30.000Z",
  "_created": "2026-07-24T06:20:02.000Z",
  "_published": "2026-07-24T07:07:32.635Z",
  "_jobs": [
    {
      "job": 89414578023,
      "time": 168,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8588404982"
    },
    {
      "job": 89414578022,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8588411907"
    },
    {
      "job": 89414578046,
      "time": 162,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588403264"
    },
    {
      "job": 89414578026,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588422041"
    },
    {
      "job": 89414577962,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589167921"
    },
    {
      "job": 89414577991,
      "time": 292,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589208114"
    },
    {
      "job": 89414578027,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589219453"
    },
    {
      "job": 89414577971,
      "time": 283,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589261815"
    },
    {
      "job": 89414127200,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588355240"
    },
    {
      "job": 89414577907,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588387199"
    },
    {
      "job": 89414577957,
      "time": 153,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8588400673"
    },
    {
      "job": 89414577950,
      "time": 186,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588410766"
    },
    {
      "job": 89414577934,
      "time": 152,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588400953"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 420
  },
  "_downloads": {
    "count": 468,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/penaltyLearning"
  },
  "_devurl": "https://github.com/tdhock/penaltylearning",
  "_searchresults": 129,
  "_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/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-07-24T06:22:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "https://r2.ropensci.org/39d4fe445a241d0697b8731f4cb83717a26f0826a8c61fe16d4044e480d1c271",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2024.9.3",
      "date": "2026-07-24T06:22:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "https://r2.ropensci.org/3ea4389708fb5bf5c996760a28d5155832f5555da25130aedec0e91b25422ddb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2024.9.3",
      "date": "2026-07-24T06:22:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "https://r2.ropensci.org/9aa879425795d656a287125ebe9dc967a19d4b80566a1f5d96f15180ce065eb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2024.9.3",
      "date": "2026-07-24T06:23:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "https://r2.ropensci.org/fd7ec8a7e4b932fcc4a8cc583a0e04d0749c2db72a9beacb3814ef3b3d0d82f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.9.3",
      "date": "2026-07-24T07:01:55.000Z",
      "arch": "aarch64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "https://r2.ropensci.org/df8d680d004ede56db67cd6bd62fa849458ce571c4f6aba89293f737f9cb77be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2024.9.3",
      "date": "2026-07-24T07:02:25.000Z",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "https://r2.ropensci.org/2dc4770cdace95426b6140406a702b63761fbe74b8f8afc0bc3d300133373bc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2024.9.3",
      "date": "2026-07-24T07:04:21.000Z",
      "arch": "aarch64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "https://r2.ropensci.org/b1cb57a654a3ac5c47221c0957ca2f67946f8b7c077b63178a0260835891677b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2024.9.3",
      "date": "2026-07-24T07:05:15.000Z",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "https://r2.ropensci.org/786933c4efe3ee266662ceb29b8abaa359e08764df64e1c257e587d250c18fe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2024.9.3",
      "date": "2026-07-24T06:22:03.000Z",
      "arch": "emscripten",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "https://r2.ropensci.org/c590ba4afa30d646ea62a1c4324cc1f1351c259f9aa905060667fc46107469d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2024.9.3",
      "date": "2026-07-24T06:21:24.000Z",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "https://r2.ropensci.org/2779ee54e5948f705645f1f0e94e5043d64461e97f10feff173e0a34445e9c2c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2024.9.3",
      "date": "2026-07-24T06:21:44.000Z",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "https://r2.ropensci.org/5244e956a69268a48cd78831d397e75f4464a576a80afba824ba5e7c13536d9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2024.9.3",
      "date": "2026-07-24T06:21:26.000Z",
      "arch": "x86_64",
      "commit": "1c0e2ea199ffb8712448e3a4f5d5a93321199939",
      "fileid": "https://r2.ropensci.org/8d207815e9d2ce73d539ecf748675bb67b6b742ed4fd824adad4a28a15ab25fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/30071816475"
    }
  ]
}