HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-bit",
"portdir": "R/R-bit",
"version": "4.5.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bit",
"description": "Classes and methods for fast memory-efficient boolean selections",
"long_description": "Classes and methods for fast memory-efficient boolean selections",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-roxygen2",
"R-microbenchmark",
"R-ff",
"R-bit64"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ff",
"R-bit64"
]
},
{
"type": "test",
"ports": [
"R-data.table",
"R-bamlss"
]
}
]
}