HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-bsynth",
"portdir": "R/R-bsynth",
"version": "1.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/bsynth",
"description": "Bayesian Synthetic Control",
"long_description": "R-bsynth implements the Bayesian Synthetic Control method for causal inference in comparative case studies.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-RcppEigen",
"R-RcppParallel",
"R-StanHeaders",
"R-magrittr",
"R-rlang",
"R-glue",
"R-rstantools",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-rstan",
"R-scales",
"R-CRAN-recommended",
"R-vizdraws",
"R-cubelyr",
"R-BH",
"R-R6"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-roxygen2",
"R-gsynth"
]
}
],
"depends_on": []
}