GET /api/v1/ports/R-lattice/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-lattice",
"portdir": "R/R-lattice",
"version": "0.22-6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lattice.r-forge.r-project.org",
"description": "Trellis graphics for R",
"long_description": "Trellis graphics for R. Recommended package.",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-zoo",
"R-latticeExtra",
"R-KernSmooth",
"R-MASS",
"R-chron",
"R-colorspace"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-nlme",
"R-Matrix",
"R-CRAN-recommended"
]
},
{
"type": "test",
"ports": [
"R-MASS"
]
}
]
}