GET /api/v1/ports/R-RationalMatrix/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-RationalMatrix",
"portdir": "R/R-RationalMatrix",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=RationalMatrix",
"description": "Exact matrix algebra for matrices with rational entries",
"long_description": "Exact matrix algebra for matrices with rational entries",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppEigen",
"R-gmp",
"gmp",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-qspray"
]
}
]
}