GET /api/v1/ports/R-RcppThread/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-RcppThread",
"portdir": "R/R-RcppThread",
"version": "2.1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tnagler/RcppThread",
"description": "R-friendly threading in C++",
"long_description": "R-friendly threading in C++",
"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-Rcpp",
"R-testthat",
"R-R.rsp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-samc",
"R-mvrsquared",
"R-paropt",
"R-rEDM",
"R-dtwclust",
"R-rvinecopulib",
"R-bootUR",
"R-matrixprofiler",
"R-svines",
"R-tidylda",
"R-vinereg"
]
}
]
}