GET /api/v1/ports/R-webshot/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-webshot",
"portdir": "R/R-webshot",
"version": "0.5.5",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wch.github.io/webshot",
"description": "Take screenshots of web pages from R",
"long_description": "Take screenshots of web pages from R",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-callr",
"R-CRAN-recommended",
"R-jsonlite",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-httpuv",
"R-knitr",
"R-shiny",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-heatmaply",
"R-trelliscopejs",
"R-manipulateWidget"
]
},
{
"type": "test",
"ports": [
"R-drake",
"R-lavaanExtra",
"R-rtweet",
"R-wordcloud2",
"R-r2d3",
"R-sentopics",
"R-bookdown",
"R-bayesPO",
"R-knitr"
]
}
]
}