GET /api/v1/ports/R-DEoptim/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-DEoptim",
"portdir": "R/R-DEoptim",
"version": "2.2-8",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=DEoptim",
"description": "Global Optimization by Differential Evolution",
"long_description": "Global Optimization by Differential Evolution",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-parallelly",
"R-iterators",
"R-foreach",
"R-colorspace"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fungible",
"R-prodest",
"R-carfima",
"R-ROI.plugin.deoptim",
"R-DstarM",
"R-Riemann",
"R-DMQ",
"R-micEconCES",
"R-bgev"
]
},
{
"type": "test",
"ports": [
"R-ctsem",
"R-MSCMT",
"R-RcppDE",
"R-BayesianTools"
]
}
]
}