GET /api/v1/ports/R-cpp11armadillo/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-cpp11armadillo",
"portdir": "R/R-cpp11armadillo",
"version": "0.3.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pacha.dev/cpp11armadillo",
"description": "Armadillo interface",
"long_description": "R-cpp11armadillo provides function declarations and inline function definitions that facilitate communication between R and the Armadillo C++ library for linear algebra and scientific computing.",
"active": true,
"categories": [
"science",
"math",
"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-knitr",
"R-testthat",
"R-rmarkdown",
"R-mockery",
"R-cpp11",
"R-desc",
"R-withr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-lotri"
]
}
]
}