HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-shinytest",
"portdir": "R/R-shinytest",
"version": "1.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rstudio.github.io/shinytest",
"description": "Automated testing for Shiny apps",
"long_description": "Automated testing for Shiny apps",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-httpuv",
"R-jsonlite",
"R-rlang",
"R-crayon",
"R-digest",
"R-rematch",
"R-withr",
"R-callr",
"R-shiny",
"R-testthat",
"R-htmlwidgets",
"R-httr",
"R-rstudioapi",
"R-debugme",
"R-pingr",
"R-parsedate",
"R-webdriver",
"R-CRAN-recommended",
"R-R6",
"R-assertthat"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-globals",
"R-rmarkdown",
"R-flexdashboard"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-scdhlm",
"R-r2d3"
]
}
]
}