HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51749,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=709",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=707",
"results": [
{
"name": "R-nlstac",
"portdir": "R/R-nlstac",
"version": "0.2.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlstac",
"description": "Fit separable non-linear models",
"long_description": "Fit separable non-linear models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-foreach",
"R-Deriv",
"R-CRAN-recommended",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-nlshrink",
"portdir": "R/R-nlshrink",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlshrink",
"description": "Non-linear shrinkage estimation of population eigenvalues and covariance matrices",
"long_description": "Non-linear shrinkage estimation of population eigenvalues and covariance matrices",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-nloptr",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-xdcclarge"
]
}
]
},
{
"name": "R-nlreg",
"portdir": "R/R-nlreg",
"version": "1.2-2.2",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlreg",
"description": "Higher-order inference for non-linear heteroscedastic models",
"long_description": "Higher-order inference for non-linear heteroscedastic models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-statmod",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-cond",
"R-csampling",
"R-marg"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-marg",
"R-cond"
]
}
]
},
{
"name": "R-nlraa",
"portdir": "R/R-nlraa",
"version": "1.9.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/femiguez/nlraa",
"description": "Non-linear Regression for Agricultural Applications",
"long_description": "Non-linear Regression for Agricultural Applications",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-knitr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-car",
"R-minpack.lm",
"R-nlstools",
"R-segmented",
"R-NISTnls",
"R-nls2",
"R-ggplot2",
"R-rmarkdown",
"R-emmeans",
"R-bbmle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-nlive"
]
}
]
},
{
"name": "R-nlpred",
"portdir": "R/R-nlpred",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlpred",
"description": "Estimators of non-linear cross-validated risks optimized for small samples",
"long_description": "Estimators of non-linear cross-validated risks optimized for small samples",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rdpack",
"R-np",
"R-ROCR",
"R-SuperLearner",
"R-cvAUC",
"R-bde",
"R-CRAN-recommended",
"R-assertthat",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-randomForest",
"R-prettydoc",
"R-ranger",
"R-glmnet",
"R-xgboost"
]
}
],
"depends_on": []
},
{
"name": "R-nlopt",
"portdir": "R/R-nlopt",
"version": "0.1.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlopt",
"description": "Call optimization solvers with .nl files",
"long_description": "The purpose of this library is to to call different optimization solvers to solve problems given by a standard .nl file.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-stringr",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-nlmrt",
"portdir": "R/R-nlmrt",
"version": "2016.3.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlmrt",
"description": "Functions for non-linear least squares solutions",
"long_description": "Functions for non-linear least squares solutions",
"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": []
},
{
"name": "R-nlist",
"portdir": "R/R-nlist",
"version": "0.3.3.9000",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poissonconsulting.github.io/nlist",
"description": "Lists of numeric atomic objects",
"long_description": "Lists of numeric atomic objects",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lifecycle",
"R-tibble",
"R-generics",
"R-purrr",
"R-chk",
"R-extras",
"R-term",
"R-universals",
"R-CRAN-recommended",
"R-abind",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rlang",
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mcmcr"
]
},
{
"type": "test",
"ports": [
"R-universals"
]
}
]
},
{
"name": "R-neverhpfilter",
"portdir": "R/R-neverhpfilter",
"version": "0.4-0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://justinmshea.github.io/neverhpfilter",
"description": "Alternative to the Hodrick–Prescott filter",
"long_description": "Alternative to the Hodrick–Prescott filter",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-xts",
"R-zoo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-tinytest"
]
}
],
"depends_on": []
},
{
"name": "R-neuralnet",
"portdir": "R/R-neuralnet",
"version": "1.44.2",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=neuralnet",
"description": "Training of neural networks",
"long_description": "Training of neural networks",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Deriv",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-WaveletML",
"R-nnfor"
]
},
{
"type": "test",
"ports": [
"R-NeuralNetTools",
"R-misspi",
"R-plotmo"
]
}
]
},
{
"name": "R-netseg",
"portdir": "R/R-netseg",
"version": "1.0-3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mbojan.github.io/netseg",
"description": "Measures of network segregation and homophily",
"long_description": "Measures of network segregation and homophily",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-igraph",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-scales",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-netmeta",
"portdir": "R/R-netmeta",
"version": "2.9-0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/guido-s/netmeta",
"description": "Network meta-analysis using frequentist methods",
"long_description": "Network meta-analysis using frequentist methods",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-metafor",
"R-meta",
"R-ggplot2",
"R-CRAN-recommended",
"R-magic"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rankinma"
]
},
{
"type": "test",
"ports": [
"R-RcmdrPlugin.EZR"
]
}
]
},
{
"name": "R-nestfs",
"portdir": "R/R-nestfs",
"version": "1.0.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mcol/nestfs",
"description": "Cross-validated (nested) forward selection",
"long_description": "Cross-validated (nested) forward selection",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dgof",
"R-CRAN-recommended",
"R-pROC"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-nestedLogit",
"portdir": "R/R-nestedLogit",
"version": "0.3.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://friendly.github.io/nestedLogit",
"description": "Nested dichotomy logistic regression models",
"long_description": "Nested dichotomy logistic regression models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-effects",
"R-CRAN-recommended",
"R-stringr",
"R-car",
"R-broom",
"R-tibble",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-spelling",
"R-carData",
"R-geomtextpath",
"R-here",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-scales",
"R-testthat",
"R-rmarkdown",
"R-ggeffects",
"R-lobstr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-ggeffects",
"R-insight",
"R-performance"
]
}
]
},
{
"name": "R-nda",
"portdir": "R/R-nda",
"version": "0.1.13",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nda",
"description": "Generalized network-based dimensionality reduction and analysis",
"long_description": "Generalized network-based dimensionality reduction and analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-visNetwork",
"R-ppcor",
"R-igraph",
"R-CRAN-recommended",
"R-energy",
"R-psych"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-ncmeta",
"portdir": "R/R-ncmeta",
"version": "0.4.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hypertidy.github.io/ncmeta",
"description": "Straightforward NetCDF metadata",
"long_description": "Straightforward NetCDF metadata",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-tidyr",
"R-RNetCDF",
"R-CRAN-recommended",
"R-CFtime",
"R-rlang",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ncdfgeom"
]
},
{
"type": "test",
"ports": [
"R-sftime",
"R-stars"
]
}
]
},
{
"name": "R-nFactors",
"portdir": "R/R-nFactors",
"version": "2.4.1.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nFactors",
"description": "Parallel analysis and other non-graphical solutions to the Cattell scree test",
"long_description": "Parallel analysis and other non-graphical solutions to the Cattell scree test",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-psych",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BCSub"
]
},
{
"type": "test",
"ports": [
"R-sjPlot",
"R-see"
]
}
]
},
{
"name": "R-nCopula",
"portdir": "R/R-nCopula",
"version": "0.1.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nCopula",
"description": "Hierarchical archimedean copulas constructed with multivariate compound distributions",
"long_description": "Construct and manipulate hierarchical Archimedean copulas with multivariate compound distributions.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Deriv",
"R-CRAN-recommended",
"R-stringi",
"R-copula",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-nCDunnett",
"portdir": "R/R-nCDunnett",
"version": "1.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nCDunnett",
"description": "Noncentral Dunnettʼs test distribution",
"long_description": "Noncentral Dunnettʼs test distribution",
"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-fitteR"
]
}
]
},
{
"name": "kate",
"portdir": "kde/kate",
"version": "4.14.3",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kate-editor.org",
"description": "Kate provides advanced editor components.",
"long_description": "The Kate project develops two main products: KatePart, the advanced editor component which is used in numerous KDE applications requiring a text editing component, and Kate, a MDI text editor application. In addition, we provide KWrite, a simple SDI editor shell which allows the user to select his/her favourite editor component.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"oxygen-icons",
"phonon",
"qjson",
"kactivities",
"kdelibs4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rkward",
"smokekde",
"kdevelop"
]
},
{
"type": "run",
"ports": [
"kde4-kile"
]
}
]
},
{
"name": "R-mycor",
"portdir": "R/R-mycor",
"version": "0.1.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mycor",
"description": "Automatic correlation and regression test in a data.frame",
"long_description": "Automatic correlation and regression test in a data.frame",
"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-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggiraphExtra"
]
}
]
},
{
"name": "R-mvnormtest",
"portdir": "R/R-mvnormtest",
"version": "0.1-9-3",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mvnormtest",
"description": "Normality test for multivariate variables",
"long_description": "Generalization of Shapiro–Wilk test for multivariate variables.",
"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-jmv"
]
},
{
"type": "test",
"ports": [
"R-copula"
]
}
]
},
{
"name": "R-mvmeta",
"portdir": "R/R-mvmeta",
"version": "1.0.3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mvmeta",
"description": "Multivariate and univariate meta-analysis and meta-regression",
"long_description": "Multivariate and univariate meta-analysis and meta-regression",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mixmeta",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-metafor",
"R-meta",
"R-rmeta",
"R-dlnm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-xmeta"
]
}
]
},
{
"name": "R-mvinfluence",
"portdir": "R/R-mvinfluence",
"version": "0.9.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/friendly/mvinfluence",
"description": "Influence measures and diagnostic plots for multivariate linear models",
"long_description": "Influence measures and diagnostic plots for multivariate linear models",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-heplots",
"R-car"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-patchwork",
"R-rgl",
"R-tibble",
"R-dplyr",
"R-ggplot2",
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-heplots"
]
}
]
},
{
"name": "R-mvhtests",
"portdir": "R/R-mvhtests",
"version": "1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mvhtests",
"description": "Multivariate Hypothesis Tests",
"long_description": "Multivariate Hypothesis Tests",
"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-emplik",
"R-Rfast2"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-Compositional"
]
}
]
},
{
"name": "R-mvQuad",
"portdir": "R/R-mvQuad",
"version": "1.0-8",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mvQuad",
"description": "Methods for multivariate quadrature",
"long_description": "Methods for multivariate quadrature",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-data.table",
"R-statmod"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-rgl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-aghq",
"R-bisque",
"R-AssetCorr"
]
}
]
},
{
"name": "R-munsell",
"portdir": "R/R-munsell",
"version": "0.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cwickham/munsell",
"description": "Utilities for using Munsell colors",
"long_description": "Utilities for using Munsell colors",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-colorspace",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-ggplot2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-scales"
]
},
{
"type": "test",
"ports": [
"R-ggplot2"
]
}
]
},
{
"name": "R-multiwayvcov",
"portdir": "R/R-multiwayvcov",
"version": "1.2.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sites.google.com/site/npgraham1/research/code",
"description": "Multi-way standard error clustering",
"long_description": "Multi-way standard error clustering",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-sandwich",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-lmtest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-sandwich"
]
}
]
},
{
"name": "R-multiway",
"portdir": "R/R-multiway",
"version": "1.0-6",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=multiway",
"description": "Component models for multi-way data",
"long_description": "Component models for multi-way data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CMLS",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cpfa"
]
}
]
},
{
"name": "R-multipol",
"portdir": "R/R-multipol",
"version": "1.0-9",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=multipol",
"description": "Multivariate Polynomials",
"long_description": "Multivariate Polynomials",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-abind",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-polynom",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-multilevelmod",
"portdir": "R/R-multilevelmod",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://multilevelmod.tidymodels.org",
"description": "Model wrappers for multi-level models",
"long_description": "Model wrappers for multi-level models",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-withr",
"R-dplyr",
"R-purrr",
"R-lme4",
"R-parsnip",
"R-CRAN-recommended",
"R-rlang",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-markdown",
"R-covr",
"R-spelling",
"R-tidymodels",
"R-gee"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tidyAML"
]
}
]
},
{
"name": "R-multigraphr",
"portdir": "R/R-multigraphr",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/termehs/multigraphr",
"description": "Probability models and statistical analysis of random multigraphs",
"long_description": "Probability models and statistical analysis of random multigraphs",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-multigraph",
"portdir": "R/R-multigraph",
"version": "0.99-3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mplex/multigraph",
"description": "Plot and manipulate multigraphs",
"long_description": "Plot and manipulate multigraphs",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-multiplex",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-multiplex"
]
}
]
},
{
"name": "R-multcompView",
"portdir": "R/R-multcompView",
"version": "0.1-10",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=multcompView",
"description": "Visualizations of paired comparisons",
"long_description": "Visualizations of paired comparisons",
"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": "lib",
"ports": [
"R-FactoMineR",
"R-ggpmisc",
"R-PMCMRplus"
]
},
{
"type": "test",
"ports": [
"R-PMCMR",
"R-peramo",
"R-emmeans"
]
}
]
},
{
"name": "R-mtsdi",
"portdir": "R/R-mtsdi",
"version": "0.3.5",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mtsdi",
"description": "Multivariate Time Series Data Imputation",
"long_description": "Multivariate Time Series Data Imputation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-gam",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-mschart",
"portdir": "R/R-mschart",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ardata-fr.github.io/mschart",
"description": "Chart generation for MS Word and MS PowerPoint documents",
"long_description": "Chart generation for MS Word and MS PowerPoint documents",
"active": true,
"categories": [
"science",
"office",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-cellranger",
"R-htmltools",
"R-officer",
"R-data.table",
"R-CRAN-recommended",
"R-writexl",
"R-xml2"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-openxlsx2"
]
}
]
},
{
"name": "R-mratios",
"portdir": "R/R-mratios",
"version": "1.4.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mratios",
"description": "Ratios of coefficients in the general linear model",
"long_description": "Ratios of coefficients in the general linear model",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-survPresmooth",
"R-mvtnorm",
"R-CRAN-recommended",
"R-multcomp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SimComp"
]
}
]
},
{
"name": "dbus",
"portdir": "devel/dbus",
"version": "1.14.10",
"license": "(AFL-2.1 or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"description": "A message bus system, a simple way for applications to talk to one another.",
"long_description": "A message bus system, a simple way for applications to talk to one another.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [
"test",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"expat"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"tracker"
]
},
{
"type": "lib",
"ports": [
"e_dbus",
"p5.26-net-dbus",
"gjs",
"gjs-devel",
"dbus-glib",
"offlinefs",
"libgnome-keyring",
"oxygen-gtk2",
"oxygen-gtk3",
"Etoile",
"Etoile-devel",
"AfterStep",
"qt6-qtbase",
"zeitgeist",
"totem",
"p5.28-net-dbus",
"p5.30-net-dbus",
"p5.32-net-dbus",
"p5.34-net-dbus",
"xfconf",
"gnome-keyring",
"scite",
"netatalk",
"awesome",
"qt5-qtbase",
"qt5-qtwebengine",
"qt511-qtbase",
"qt513-qtbase",
"qt513-qtwebengine",
"qt53-qtbase",
"qt55-qtbase",
"qt56-qtbase",
"qt57-qtbase",
"qt59-qtbase",
"qt4-mac",
"qt58-qtbase",
"qt64-qtbase",
"qt67-qtbase",
"qt68-qtbase",
"qt69-qtbase",
"dbus-python27",
"dbus-python35",
"dbus-python36",
"dbus-python37",
"dbus-python38",
"dbus-python39",
"dbus-python310",
"dbus-python311",
"dbus-python312",
"dbus-python314",
"dbus-python313",
"FileZilla",
"gonepass",
"policykit",
"libgphoto2",
"strigi",
"at-spi2-atk",
"gnome-applets",
"xfce4-terminal",
"gnome-terminal",
"pulseaudio",
"at-spi2-core",
"logjam",
"libmm-glib",
"qt610-qtbase",
"tracker3",
"rawstudio",
"trojita",
"font-manager"
]
},
{
"type": "run",
"ports": [
"audacious-plugins",
"audacious-core"
]
}
]
},
{
"name": "R-mosaicData",
"portdir": "R/R-mosaicData",
"version": "0.20.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ProjectMOSAIC/mosaicData",
"description": "Project MOSAIC data sets",
"long_description": "Project MOSAIC data sets",
"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-reshape2",
"R-tidyr",
"R-ggplot2",
"R-ggformula",
"R-mosaic",
"R-dplyr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mosaic"
]
},
{
"type": "test",
"ports": [
"R-fastR2",
"R-mosaicCalc",
"R-mosaicCore"
]
}
]
},
{
"name": "R-mopac",
"portdir": "R/R-mopac",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sccmckenzie/mopac",
"description": "Collection of datasets pertaining to Loop 1 Mopac",
"long_description": "Collection of datasets pertaining to Loop 1 Mopac",
"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-dplyr",
"R-hms",
"R-lubridate",
"R-readr",
"R-tibble"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-sift"
]
}
]
},
{
"name": "R-momentchi2",
"portdir": "R/R-momentchi2",
"version": "0.1.5",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=momentchi2",
"description": "Moment-matching methods for weighted sums of chi-squared random variables",
"long_description": "Moment-matching methods for weighted sums of chi-squared random variables",
"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": []
},
{
"name": "R-modopt.matlab",
"portdir": "R/R-modopt.matlab",
"version": "1.0-2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=modopt.matlab",
"description": "MatLab-style modelling of optimization problems with R",
"long_description": "MatLab-style modelling of optimization problems with R",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ROI.plugin.quadprog",
"R-ROI",
"R-CRAN-recommended",
"R-ROI.plugin.glpk"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-modi",
"portdir": "R/R-modi",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=modi",
"description": "Multivariate outlier detection and imputation for incomplete survey data",
"long_description": "Multivariate outlier detection and imputation for incomplete survey data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-norm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-survey",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-semfindr",
"R-wbacon"
]
}
]
},
{
"name": "R-moder",
"portdir": "R/R-moder",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lhdjung.github.io/moder",
"description": "Mode estimation",
"long_description": "Mode estimation",
"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-testthat",
"R-rmarkdown",
"R-devtools",
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "R-modeltools",
"portdir": "R/R-modeltools",
"version": "0.2-23",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=modeltools",
"description": "Tools and classes for statistical models",
"long_description": "Tools and classes for statistical models",
"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-topicmodels",
"R-flexclust",
"R-bujar",
"R-party",
"R-betareg",
"R-coin",
"R-flexmix"
]
},
{
"type": "test",
"ports": [
"R-clue"
]
}
]
},
{
"name": "R-modeltests",
"portdir": "R/R-modeltests",
"version": "0.1.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alexpghayes/modeltests",
"description": "Testing infrastructure for Broom model generics",
"long_description": "Testing infrastructure for Broom model generics",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-generics",
"R-purrr",
"R-testthat",
"R-CRAN-recommended",
"R-tibble",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-broom"
]
}
]
},
{
"name": "R-modelStudio",
"portdir": "R/R-modelStudio",
"version": "3.1.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://modelstudio.drwhy.ai",
"description": "Interactive studio for explanatory model analysis",
"long_description": "Interactive studio for explanatory model analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-progress",
"R-ingredients",
"R-DALEX",
"R-iBreakDown",
"R-r2d3",
"R-CRAN-recommended",
"R-jsonlite",
"R-digest"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-parallelMap",
"R-spelling",
"R-ranger",
"R-xgboost"
]
}
],
"depends_on": []
},
{
"name": "R-mockthat",
"portdir": "R/R-mockthat",
"version": "0.2.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nbenn.github.io/mockthat",
"description": "Function mocking for unit testing",
"long_description": "Function mocking for unit testing",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-curl",
"R-jsonlite",
"R-withr",
"R-pkgload"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-dynamite",
"R-fastcpd"
]
}
]
},
{
"name": "R-mockery",
"portdir": "R/R-mockery",
"version": "0.4.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mockery",
"description": "Mocking library for R",
"long_description": "Mocking library for R",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-testthat",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-R6",
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-biomaRt",
"R-crayon",
"R-covr",
"R-pins",
"R-cfid",
"R-simpleMH",
"R-ijtiff",
"R-keyring",
"R-wildmeta",
"R-sasr",
"R-shiny.semantic",
"R-vetiver",
"R-Rhdf5lib",
"R-armadillo",
"R-callr",
"R-cli",
"R-cpp11",
"R-cpp11armadillo",
"R-cpp11eigen",
"R-debugme",
"R-devtools",
"R-easystats",
"R-golem",
"R-gh",
"R-gitcreds",
"R-lintr",
"R-pkgdepends",
"R-mmrm",
"R-packrat",
"R-pacs",
"R-pak",
"R-pkgcache",
"R-pkgsearch",
"R-prettycode",
"R-rcmdcheck",
"R-remotes",
"R-rhdf5",
"R-rhub",
"R-rversions",
"R-whoami",
"R-xml2"
]
}
]
},
{
"name": "R-mob",
"portdir": "R/R-mob",
"version": "0.4.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mob",
"description": "Monotonic Optimal Binning",
"long_description": "Monotonic Optimal Binning",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-gbm",
"R-Rborist",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}
]
}