GET /api/v1/ports/R-penaltyLearning/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-penaltyLearning",
"portdir": "R/R-penaltyLearning",
"version": "2024.9.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tdhock/penaltyLearning",
"description": "Implementations of algorithms from Learning Sparse Penalties for Change-point Detection using Max Margin Interval Regression",
"long_description": "Implementations of algorithms from Learning Sparse Penalties for Change-point Detection using Max Margin Interval Regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-ggplot2",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-PeakSegJoint",
"R-PeakSegOptimal"
]
},
{
"type": "test",
"ports": [
"R-PeakSegDP",
"R-gfpop"
]
}
]
}