HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51557,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=699",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=697",
"results": [
{
"name": "R-cgwtools",
"portdir": "R/R-cgwtools",
"version": "4.1",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cgwtools",
"description": "Functions for performing quick observations or evaluations of data",
"long_description": "Functions for performing quick observations or evaluations of data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-gmp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-cgam",
"portdir": "R/R-cgam",
"version": "1.21",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cgam",
"description": "Constrained Generalized Additive Model",
"long_description": "Constrained Generalized Additive Model",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-coneproj",
"R-svDialogs",
"R-CRAN-recommended",
"R-statmod",
"R-lme4"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-SemiPar"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-csurvey"
]
},
{
"type": "test",
"ports": [
"R-insight"
]
}
]
},
{
"name": "R-cfid",
"portdir": "R/R-cfid",
"version": "0.1.7",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/santikka/cfid",
"description": "Identification of counterfactual queries in causal models",
"long_description": "Facilitates the identification of counterfactual queries in structural causal models via the ID* and IDC* algorithms.",
"active": true,
"categories": [
"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-mockery",
"R-testthat",
"R-igraph",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-R6causal"
]
}
]
},
{
"name": "R-cereal",
"portdir": "R/R-cereal",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-lib.github.io/cereal",
"description": "Serialize vctrs objects to JSON",
"long_description": "Serialize vctrs objects to JSON",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-vctrs",
"R-CRAN-recommended",
"R-jsonlite",
"R-tibble",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-vetiver"
]
}
]
},
{
"name": "R-censReg",
"portdir": "R/R-censReg",
"version": "0.5-38",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=censReg",
"description": "Censored regression (Tobit) models",
"long_description": "Censored regression (Tobit) models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-maxLik",
"R-plm",
"R-glmmML",
"R-CRAN-recommended",
"R-miscTools",
"R-sandwich"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-lmtest",
"R-AER",
"R-sampleSelection"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-GLMpack"
]
},
{
"type": "test",
"ports": [
"R-insight"
]
}
]
},
{
"name": "R-cellranger",
"portdir": "R/R-cellranger",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsheets/cellranger",
"description": "Helper functions to work with spreadsheets",
"long_description": "Helper package to support R scripts or packages that interact with spreadsheets.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-rematch",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mschart",
"R-googlesheets4",
"R-readxl",
"R-readODS"
]
},
{
"type": "test",
"ports": [
"R-tidyxl"
]
}
]
},
{
"name": "R-celestial",
"portdir": "R/R-celestial",
"version": "1.4.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=celestial",
"description": "Collection of common astronomical conversion routines and functions",
"long_description": "Collection of common astronomical conversion routines and functions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-NISTunits",
"R-RANN",
"R-CRAN-recommended",
"R-pracma"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cooltools"
]
}
]
},
{
"name": "R-cdmTools",
"portdir": "R/R-cdmTools",
"version": "1.0.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cdmTools",
"description": "Useful tools for cognitive diagnosis modelling",
"long_description": "Useful tools for cognitive diagnosis modelling",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-psych",
"R-GPArotation",
"R-combinat",
"R-doSNOW",
"R-ggplot2",
"R-sirt",
"R-CRAN-recommended",
"R-fungible",
"R-GDINA",
"R-foreach"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-GDINA"
]
}
]
},
{
"name": "R-cdgd",
"portdir": "R/R-cdgd",
"version": "0.3.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ang-yu/cdgd",
"description": "Causal decomposition of group disparities",
"long_description": "Causal decomposition of group disparities",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-caret",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gbm",
"R-ranger"
]
}
],
"depends_on": []
},
{
"name": "R-cdata",
"portdir": "R/R-cdata",
"version": "1.2.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://winvector.github.io/cdata",
"description": "Fluid data transformations",
"long_description": "Fluid data transformations",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rquery",
"R-CRAN-recommended",
"R-wrapr",
"R-rqdatatable"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-DBI",
"R-yaml",
"R-knitr",
"R-rmarkdown",
"R-tinytest",
"R-RSQLite"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-nc"
]
}
]
},
{
"name": "R-cbl",
"portdir": "R/R-cbl",
"version": "0.1.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cbl",
"description": "Causal discovery under a confounder blanket",
"long_description": "Causal discovery under a confounder blanket",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-glmnet",
"R-lightgbm",
"R-data.table",
"R-CRAN-recommended",
"R-foreach"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-cbcTools",
"portdir": "R/R-cbcTools",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jhelvy.github.io/cbcTools",
"description": "Design and evaluate choice-based conjoint survey experiments",
"long_description": "Design and evaluate choice-based conjoint survey experiments",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-randtoolbox",
"R-DoE.base",
"R-logitr",
"R-fastDummies",
"R-idefix",
"R-AlgDesign",
"R-CRAN-recommended",
"R-rlang",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tibble",
"R-here",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-cbass",
"portdir": "R/R-cbass",
"version": "0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cbass",
"description": "Multiclass Classification version of Bayesian Adaptive Smoothing Splines (CBASS)",
"long_description": "Multiclass Classification version of Bayesian Adaptive Smoothing Splines (CBASS)",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-causaleffect",
"portdir": "R/R-causaleffect",
"version": "1.3.15",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=causaleffect",
"description": "Deriving expressions of joint interventional distributions and transport formulas in causal models",
"long_description": "Deriving expressions of joint interventional distributions and transport formulas in causal models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-igraph",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-R.rsp",
"R-XML"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-R6causal"
]
}
]
},
{
"name": "R-cauchypca",
"portdir": "R/R-cauchypca",
"version": "1.3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cauchypca",
"description": "Robust principal component analysis using the Cauchy distribution",
"long_description": "Robust principal component analysis using the Cauchy distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-doParallel",
"R-foreach",
"R-Rfast",
"R-CRAN-recommended",
"R-Rfast2"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-catdata",
"portdir": "R/R-catdata",
"version": "1.2.4",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=catdata",
"description": "Regression for Categorical Data",
"long_description": "Regression for Categorical Data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mdgc",
"R-robustbase"
]
}
]
},
{
"name": "R-caseMatch",
"portdir": "R/R-caseMatch",
"version": "1.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=caseMatch",
"description": "Identify similar cases for qualitative case studies",
"long_description": "Identify similar cases for qualitative case studies",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-carrier",
"portdir": "R/R-carrier",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/r-lib/carrier",
"description": "Isolate functions for remote execution",
"long_description": "Sending functions to remote processes can be wasteful of resources because they carry their environments with them. With the carrier package, it is easy to create functions that are isolated from their environment. These isolated functions, also called crates, print at the console with their total size and can be easily tested locally before being sent to a remote.",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-rlang",
"R-lobstr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mlflow"
]
}
]
},
{
"name": "R-carfima",
"portdir": "R/R-carfima",
"version": "2.0.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=carfima",
"description": "Continuous-time fractionally integrated ARMA process for irregularly spaced long-memory time series data",
"long_description": "Continuous-time fractionally integrated ARMA process for irregularly spaced long-memory time series data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-invgamma",
"R-pracma",
"R-mvtnorm",
"R-CRAN-recommended",
"R-DEoptim",
"R-truncnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-careless",
"portdir": "R/R-careless",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ryentes/careless",
"description": "Procedures for computing indices of careless responding",
"long_description": "Procedures for computing indices of careless responding",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-psych",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-ufs"
]
}
]
},
{
"name": "R-care",
"portdir": "R/R-care",
"version": "1.1.11",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://strimmerlab.github.io/software/care",
"description": "High-dimensional regression and CAR score variable selection",
"long_description": "High-dimensional regression and CAR score variable selection",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-corpcor",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sda",
"R-crossval"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-sda",
"R-crossval",
"R-relaimpo"
]
}
]
},
{
"name": "R-caracas",
"portdir": "R/R-caracas",
"version": "2.1.1",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=caracas",
"description": "Computer algebra",
"long_description": "Computer algebra via the SymPy library. This makes it possible to solve equations symbolically, find symbolic integrals, symbolic sums and other important quantities.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-doBy",
"R-magrittr",
"R-reticulate",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magick",
"R-Ryacas",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-tinytex",
"R-qpdf",
"R-pdftools"
]
}
],
"depends_on": []
},
{
"name": "R-carData",
"portdir": "R/R-carData",
"version": "3.0-5",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://socialsciences.mcmaster.ca/jfox/Books/Companion/index.html",
"description": "Companion to Applied Regression Data Sets",
"long_description": "Companion to Applied Regression Data Sets",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-effects",
"R-rockchalk",
"R-car"
]
},
{
"type": "test",
"ports": [
"R-insight",
"R-nestedLogit",
"R-clubSandwich",
"R-jmv",
"R-candisc",
"R-heplots",
"R-performance",
"R-RcmdrMisc",
"R-TruncatedNormal",
"R-KernSmooth",
"R-broom",
"R-cv",
"R-Ecdat",
"R-lmeInfo",
"R-matlib",
"R-afex",
"R-ggeffects"
]
}
]
},
{
"name": "R-capushe",
"portdir": "R/R-capushe",
"version": "1.1.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=capushe",
"description": "CAlibrating Penalities Using Slope HEuristics",
"long_description": "CAlibrating Penalities Using Slope HEuristics",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-adjclust",
"R-xLLiM",
"R-slm",
"R-TrendTM"
]
}
]
},
{
"name": "R-candisc",
"portdir": "R/R-candisc",
"version": "0.9.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://friendly.github.io/candisc",
"description": "Visualize generalized canonical discriminant and canonical correlation analysis",
"long_description": "Visualize generalized canonical discriminant and canonical correlation analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-heplots",
"R-CRAN-recommended",
"R-car"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rpart.plot",
"R-knitr",
"R-rmarkdown",
"R-carData",
"R-rgl",
"R-corrplot"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SurveyCC"
]
},
{
"type": "test",
"ports": [
"R-heplots"
]
}
]
},
{
"name": "R-callr",
"portdir": "R/R-callr",
"version": "3.7.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://callr.r-lib.org",
"description": "Call R from R",
"long_description": "Call R from R",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-processx",
"R-R6"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mockery",
"R-spelling",
"R-cli",
"R-ps",
"R-rprojroot",
"R-withr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rhub",
"R-BiocCheck",
"R-future.callr",
"R-multidplyr",
"R-targets",
"R-instantiate",
"R-webdriver",
"R-webshot",
"R-parabar",
"R-reprex",
"R-cyclocomp",
"R-shinymeta",
"R-rcmdcheck",
"R-pkgbuild",
"R-shinytest",
"R-askgpt",
"R-semlbci",
"R-felp",
"R-pkgdown",
"R-pkgcache",
"R-pkgdepends",
"R-DBItest",
"R-testthat"
]
},
{
"type": "test",
"ports": [
"R-remotes",
"R-keyring",
"R-conflicted",
"R-igraph",
"R-mlr3misc",
"R-crosstable",
"R-RPostgres",
"R-processx",
"R-withr",
"R-desc",
"R-devtools",
"R-vetiver",
"R-atime",
"R-lightparser",
"R-pak",
"R-BiocCheck",
"R-RSQLite",
"R-cpp11",
"R-duckdb",
"R-tibble",
"R-clustermq",
"R-fritools",
"R-reticulate",
"R-gms",
"R-ps",
"R-cli",
"R-dplyr",
"R-drake",
"R-webfakes",
"R-golem",
"R-S7",
"R-acumos",
"R-filelock",
"R-httpuv",
"R-mlr3"
]
}
]
},
{
"name": "R-calibrator",
"portdir": "R/R-calibrator",
"version": "1.2-8",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=calibrator",
"description": "Bayesian calibration of complex computer codes",
"long_description": "Bayesian calibration of complex computer codes",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-emulator",
"R-cubature",
"R-CRAN-recommended",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-hyper2"
]
},
{
"type": "test",
"ports": [
"R-elliptic"
]
}
]
},
{
"name": "R-calibrate",
"portdir": "R/R-calibrate",
"version": "1.7.7",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=calibrate",
"description": "Calibration of scatterplot and biplot axes",
"long_description": "Calibration of scatterplot and biplot axes",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-smacof"
]
}
]
},
{
"name": "R-ca",
"portdir": "R/R-ca",
"version": "0.71.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ca",
"description": "Simple, multiple and joint correspondence analysis",
"long_description": "Simple, multiple and joint correspondence analysis",
"active": true,
"categories": [
"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-vcd",
"R-rgl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-seriation",
"R-vcdExtra",
"R-RcmdrPlugin.temis"
]
},
{
"type": "test",
"ports": [
"R-factoextra"
]
}
]
},
{
"name": "R-cOde",
"portdir": "R/R-cOde",
"version": "1.1.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cOde",
"description": "Automated C code generation for deSolve, bvpSolve",
"long_description": "Automated C code generation for deSolve, bvpSolve",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-deSolve",
"R-bvpSolve"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ctsem"
]
}
]
},
{
"name": "R-c060",
"portdir": "R/R-c060",
"version": "0.3-0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fbertran.github.io/c060",
"description": "Extended inference for lasso and elastic-net regularized Cox and generalized linear models",
"long_description": "Extended inference for lasso and elastic-net regularized Cox and generalized linear models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mlegp",
"R-peperr",
"R-tgp",
"R-glmnet",
"R-penalizedSVM",
"R-CRAN-recommended",
"R-penalized"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-bvpa",
"portdir": "R/R-bvpa",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bvpa",
"description": "Bivariate Pareto distribution",
"long_description": "Bivariate Pareto distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-numDeriv",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-butcher",
"portdir": "R/R-butcher",
"version": "0.3.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://butcher.tidymodels.org",
"description": "Set of S3 generics to axe components of fitted model objects and help reduce the size of model objects saved to disk.",
"long_description": "Set of S3 generics to axe components of fitted model objects and help reduce the size of model objects saved to disk.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-vctrs",
"R-tibble",
"R-purrr",
"R-cli",
"R-CRAN-recommended",
"R-lobstr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-baguette",
"R-probably",
"R-mixvlmc",
"R-vetiver",
"R-stacks"
]
},
{
"type": "test",
"ports": [
"R-workflows"
]
}
]
},
{
"name": "R-bundle",
"portdir": "R/R-bundle",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rstudio.github.io/bundle",
"description": "Serialize model objects with a consistent interface",
"long_description": "Serialize model objects with a consistent interface",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-withr",
"R-purrr",
"R-rlang",
"R-CRAN-recommended",
"R-glue"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-vetiver"
]
}
]
},
{
"name": "R-bujar",
"portdir": "R/R-bujar",
"version": "0.2-11",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bujar",
"description": "Buckley–James regression for survival data with high-dimensional covariates",
"long_description": "Buckley–James regression for survival data with high-dimensional covariates",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-gbm",
"R-earth",
"R-mda",
"R-bst",
"R-elasticnet",
"R-mboost",
"R-mpath",
"R-CRAN-recommended",
"R-modeltools",
"R-rms"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gridExtra",
"R-R.rsp",
"R-TH.data"
]
}
],
"depends_on": []
},
{
"name": "R-buildmer",
"portdir": "R/R-buildmer",
"version": "2.11",
"license": "FreeBSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/cvoeten/buildmer",
"description": "Stepwise elimination and term reordering for mixed-effects regression",
"long_description": "Stepwise elimination and term reordering for mixed-effects regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-lme4"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gamm4",
"R-lmerTest",
"R-pbkrtest",
"R-glmmTMB",
"R-glmertree",
"R-partykit",
"R-GLMMadaptive",
"R-ordinal",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-btergm",
"portdir": "R/R-btergm",
"version": "1.10.12",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/leifeld/btergm",
"description": "Temporal exponential random graph models by bootstrapped pseudo-likelihood",
"long_description": "Temporal exponential random graph models by bootstrapped pseudo-likelihood",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-statnet.common",
"R-network",
"R-sna",
"R-ROCR",
"R-ergm",
"R-CRAN-recommended",
"R-coda",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat",
"R-speedglm",
"R-Bergm",
"R-fastglm",
"R-RSiena"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ergMargins",
"R-netmediate"
]
},
{
"type": "test",
"ports": [
"R-texreg",
"R-broom"
]
}
]
},
{
"name": "R-bsub",
"portdir": "R/R-bsub",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bsub",
"description": "Submitter and monitor of the LSF Cluster",
"long_description": "Submitter and monitor of the LSF Cluster",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-GetoptLong",
"R-GlobalOptions",
"R-crayon",
"R-CRAN-recommended",
"R-clisymbols",
"R-digest"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-bst",
"portdir": "R/R-bst",
"version": "0.3-24",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bst",
"description": "Gradient boosting",
"long_description": "Gradient boosting",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-gbm",
"R-CRAN-recommended",
"R-doParallel",
"R-foreach"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-pROC",
"R-R.rsp",
"R-gdata",
"R-hdi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mpath",
"R-bujar"
]
}
]
},
{
"name": "R-bspmma",
"portdir": "R/R-bspmma",
"version": "0.1-2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bspmma",
"description": "Bayesian Semiparametric Models for Meta-Analysis",
"long_description": "Bayesian Semiparametric Models for Meta-Analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-bsitar",
"portdir": "R/R-bsitar",
"version": "0.2.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bsitar",
"description": "Bayesian super-imposition by translation and rotation growth curve analysis",
"long_description": "Bayesian super-imposition by translation and rotation growth curve analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-insight",
"R-dplyr",
"R-loo",
"R-rstan",
"R-brms",
"R-Rdpack",
"R-marginaleffects",
"R-CRAN-recommended",
"R-sitar",
"R-magrittr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-forcats",
"R-extraDistr",
"R-ggtext",
"R-Hmisc",
"R-pracma",
"R-patchwork",
"R-spelling",
"R-R.rsp",
"R-bookdown",
"R-kableExtra",
"R-marginaleffects",
"R-jtools",
"R-collapse",
"R-glue",
"R-tibble",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-bayesplot",
"R-future",
"R-future.apply",
"R-posterior",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-bsicons",
"portdir": "R/R-bsicons",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rstudio/bsicons",
"description": "Easily work with bootstrap icons",
"long_description": "Easily work with bootstrap icons",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-htmltools",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-processx",
"R-bslib",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-bslib",
"R-fresh"
]
}
]
},
{
"name": "R-bsgof",
"portdir": "R/R-bsgof",
"version": "0.23.8",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://AppliedStat.GitHub.io/R",
"description": "Birnbaum–Saunders goodness-of-fit test",
"long_description": "Birnbaum–Saunders goodness-of-fit test",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-weibullness"
]
}
]
},
{
"name": "xteddy",
"portdir": "x11/xteddy",
"version": "2.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://itn-web.it.liu.se/~stegu76/xteddy",
"description": "A cuddlesome teddy for the X desktop",
"long_description": "This is _the_ toy for the X desktop, a must for all plush lovers: a very, very cuddlesome teddy.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"imlib2",
"xorg-libXext"
]
}
],
"depends_on": []
},
{
"name": "xcowsay",
"portdir": "x11/xcowsay",
"version": "1.6",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickg/xcowsay",
"description": "xcowsay displays a cute cow and message on your desktop.",
"long_description": "xcowsay displays a cute cow and message on your desktop. It was inspired by the original cowsay.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gtk3"
]
}
],
"depends_on": []
},
{
"name": "R-brxx",
"portdir": "R/R-brxx",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=brxx",
"description": "Bayesian test reliability estimation",
"long_description": "Bayesian test reliability estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-blme",
"R-GPArotation",
"R-MCMCpack",
"R-rstan",
"R-CRAN-recommended",
"R-TeachingDemos",
"R-blavaan"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-brr",
"portdir": "R/R-brr",
"version": "1.0.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=brr",
"description": "Bayesian inference on the ratio of two Poisson rates",
"long_description": "Bayesian inference on the ratio of two Poisson rates",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-hypergeo",
"R-pander",
"R-SuppDists",
"R-TeachingDemos",
"R-CRAN-recommended",
"R-gsl",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr",
"R-testthat",
"R-R.rsp"
]
}
],
"depends_on": []
},
{
"name": "R-brokenstick",
"portdir": "R/R-brokenstick",
"version": "2.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://growthcharts.org/brokenstick",
"description": "Broken stick model for irregular longitudinal data",
"long_description": "Broken stick model for irregular longitudinal data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-tidyr",
"R-lme4",
"R-rlang",
"R-CRAN-recommended",
"R-matrixsampling",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-brm",
"portdir": "R/R-brm",
"version": "1.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=brm",
"description": "Binary Regression Model",
"long_description": "Binary Regression Model",
"active": true,
"categories": [
"science",
"math",
"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-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-brlrmr",
"portdir": "R/R-brlrmr",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=brlrmr",
"description": "Bias reduction with missing binary response",
"long_description": "Bias reduction with missing binary response",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-profileModel",
"R-Rcpp",
"R-CRAN-recommended",
"R-brglm"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}
]
}