GET /api/v1/ports/R-nnlib2Rcpp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-nnlib2Rcpp",
"portdir": "R/R-nnlib2Rcpp",
"version": "0.2.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/VNNikolaidis/nnlib2Rcpp",
"description": "Tool for creating custom neural networks in C++ and using them in R",
"long_description": "Tool for creating custom neural networks in C++ and using them in R",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-R.rsp"
]
}
],
"depends_on": []
}