GET /api/v1/ports/R-matsindf/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-matsindf",
"portdir": "R/R-matsindf",
"version": "0.4.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=matsindf",
"description": "Matrices in data frames",
"long_description": "Matrices in data frames",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-lifecycle",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-matsbyname",
"R-CRAN-recommended",
"R-assertthat",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-Hmisc",
"R-spelling",
"R-RCLabels"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-matsbyname"
]
}
]
}