HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-renv",
"portdir": "R/R-renv",
"version": "1.0.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rstudio.github.io/renv",
"description": "Project environments",
"long_description": "A dependency management toolkit for R. Using renv, you can create and manage project-local R libraries, save the state of these libraries to a lockfile and later restore your library as required.",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2757
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-cli",
"R-cpp11",
"R-jsonlite",
"R-remotes",
"R-yaml",
"R-knitr",
"R-shiny",
"R-testthat",
"R-waldo",
"R-miniUI",
"R-rmarkdown",
"R-devtools",
"R-gitcreds",
"R-rstudioapi",
"R-covr",
"R-uuid",
"R-pak",
"R-reticulate",
"R-BiocManager",
"R-packrat",
"R-webfakes",
"R-R6"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-softbib",
"R-starter",
"R-deps",
"R-rsconnect",
"R-jetpack",
"R-rworkflows"
]
},
{
"type": "test",
"ports": [
"R-golem",
"R-xfun",
"R-pacs",
"R-attachment",
"R-weakARMA",
"R-SimDesign"
]
}
]
}