GET /api/v1/ports/R-mRpostman/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-mRpostman",
"portdir": "R/R-mRpostman",
"version": "1.1.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://allanvc.github.io/mRpostman",
"description": "IMAP client for R",
"long_description": "IMAP client for R",
"active": true,
"categories": [
"science",
"mail",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-base64enc",
"R-curl",
"R-magrittr",
"R-stringi",
"R-xml2",
"R-stringr",
"R-rvest",
"R-CRAN-recommended",
"R-R6",
"R-assertthat"
]
},
{
"type": "run",
"ports": [
"curl",
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
}