GET /api/v1/ports/?format=api&ordering=-updated_at&page=806
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52206,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=807",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=805",
    "results": [
        {
            "name": "R-caretEnsemble",
            "portdir": "R/R-caretEnsemble",
            "version": "4.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://zachmayer.github.io/caretEnsemble",
            "description": "Ensembles of caret models",
            "long_description": "Ensembles of caret models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-pbapply",
                        "R-patchwork",
                        "R-caret",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caTools",
                        "R-rhub",
                        "R-gbm",
                        "R-glmnet",
                        "R-mlbench",
                        "R-earth",
                        "R-klaR",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-usethis",
                        "R-covr",
                        "R-randomForest",
                        "R-lintr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-caret",
            "portdir": "R/R-caret",
            "version": "7.0-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/topepo/caret",
            "description": "Classification and Regression Training",
            "long_description": "Misc functions for training and plotting classification and regression models.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-ModelMetrics",
                        "R-pROC",
                        "R-recipes",
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-ggplot2",
                        "R-reshape2",
                        "R-plyr",
                        "R-withr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastICA",
                        "R-mlbench",
                        "R-pls",
                        "R-BradleyTerry2",
                        "R-earth",
                        "R-klaR",
                        "R-mda",
                        "R-MLmetrics",
                        "R-pamr",
                        "R-party",
                        "R-Cubist",
                        "R-spls",
                        "R-subselect",
                        "R-superpc",
                        "R-themis",
                        "R-RANN",
                        "R-proxy",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-randomForest",
                        "R-gam",
                        "R-ipred",
                        "R-kernlab",
                        "R-ellipse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MRFcov",
                        "R-WaveletML",
                        "R-fscaret",
                        "R-FLORAL",
                        "R-glmtrans",
                        "R-NonProbEst",
                        "R-nestedcv",
                        "R-noisemodel",
                        "R-npcs",
                        "R-PriceIndices",
                        "R-caretEnsemble",
                        "R-cdgd",
                        "R-CopulaCenR",
                        "R-coca",
                        "R-daltoolbox",
                        "R-sMTL",
                        "R-sentometrics",
                        "R-shinyr",
                        "R-sl3",
                        "R-FastJM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-randomForestSRC",
                        "R-AppliedPredictiveModeling",
                        "R-vetiver",
                        "R-FastImputation",
                        "R-NeuralNetTools",
                        "R-SSLR",
                        "R-SmCCNet",
                        "R-SurvMetrics",
                        "R-basemodels",
                        "R-bestglm",
                        "R-broom",
                        "R-cobalt",
                        "R-doParallel",
                        "R-doSNOW",
                        "R-fmeffects",
                        "R-gcplyr",
                        "R-iprior",
                        "R-ordinalClust",
                        "R-pmml",
                        "R-posterior",
                        "R-pre",
                        "R-prediction"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-19"
                    ]
                },
                {
                    "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-crossval",
                        "R-relaimpo",
                        "R-sda"
                    ]
                }
            ]
        },
        {
            "name": "R-cardx",
            "portdir": "R/R-cardx",
            "version": "0.2.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/insightsengineering/cardx",
            "description": "Extra analysis results data (ARD) utilities",
            "long_description": "Extra analysis results data (ARD) utilities",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-cards",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-geepack",
                        "R-broom.mixed",
                        "R-broom.helpers",
                        "R-aod",
                        "R-ggsurvfit",
                        "R-smd",
                        "R-effectsize",
                        "R-parameters",
                        "R-survey",
                        "R-withr",
                        "R-testthat",
                        "R-lme4",
                        "R-broom",
                        "R-emmeans",
                        "R-spelling",
                        "R-car"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gtsummary",
                        "R-tidycmprsk"
                    ]
                }
            ]
        },
        {
            "name": "R-cards",
            "portdir": "R/R-cards",
            "version": "0.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://insightsengineering.github.io/cards",
            "description": "Analysis Results Data",
            "long_description": "Analysis Results Data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-broom.helpers",
                        "R-cardx",
                        "R-gtsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-carat",
            "portdir": "R/R-carat",
            "version": "2.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=carat",
            "description": "Covariate-adaptive randomization for clinical trials",
            "long_description": "Covariate-adaptive randomization for clinical trials",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rockchalk",
                        "R-car",
                        "R-effects"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TruncatedNormal",
                        "R-afex",
                        "R-broom",
                        "R-candisc",
                        "R-performance",
                        "R-clubSandwich",
                        "R-cv",
                        "R-Ecdat",
                        "R-ggeffects",
                        "R-heplots",
                        "R-insight",
                        "R-jmv",
                        "R-lmeInfo",
                        "R-matlib",
                        "R-nestedLogit",
                        "R-KernSmooth",
                        "R-RcmdrMisc"
                    ]
                }
            ]
        },
        {
            "name": "R-car",
            "portdir": "R/R-car",
            "version": "3.1-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://socialsciences.mcmaster.ca/jfox/Books/Companion/index.html",
            "description": "Companion to Applied Regression",
            "long_description": "Companion to Applied Regression",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-pbkrtest",
                        "R-carData",
                        "R-scales",
                        "R-lme4",
                        "R-Formula",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaps",
                        "R-alr4",
                        "R-effects",
                        "R-rgl",
                        "R-coxme",
                        "R-mvtnorm",
                        "R-ordinal",
                        "R-sandwich",
                        "R-survey",
                        "R-SparseM",
                        "R-knitr",
                        "R-lmtest",
                        "R-rio",
                        "R-MatrixModels",
                        "R-plotrix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-alr4",
                        "R-FSA",
                        "R-FactoMineR",
                        "R-LPGraph",
                        "R-MDMR",
                        "R-MIIVsem",
                        "R-MTest",
                        "R-Morpho",
                        "R-PROreg",
                        "R-Rcmdr",
                        "R-RcmdrMisc",
                        "R-RcmdrPlugin.survival",
                        "R-afex",
                        "R-AER",
                        "R-ardl.nardl",
                        "R-bgmm",
                        "R-boot.pval",
                        "R-candisc",
                        "R-cprobit",
                        "R-cv",
                        "R-drc",
                        "R-dynlm",
                        "R-fxregime",
                        "R-gWQS",
                        "R-heplots",
                        "R-interactionR",
                        "R-ivreg",
                        "R-jmv",
                        "R-matlib",
                        "R-medflex",
                        "R-micEconCES",
                        "R-mixlm",
                        "R-mvinfluence",
                        "R-nardl",
                        "R-nestedLogit",
                        "R-olsrr",
                        "R-phia",
                        "R-piecewiseSEM",
                        "R-prettyglm",
                        "R-psfmi",
                        "R-rasclass",
                        "R-regtools",
                        "R-rstatix",
                        "R-systemfit",
                        "R-tidySEM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gmnl",
                        "R-gtsummary",
                        "R-performance",
                        "R-insight",
                        "R-Ecfun",
                        "R-pglm",
                        "R-rtables",
                        "R-sandwich",
                        "R-Lahman",
                        "R-labelr",
                        "R-lme4",
                        "R-lmtest",
                        "R-plm",
                        "R-PMCMRplus",
                        "R-meboot",
                        "R-Rchoice",
                        "R-sjPlot",
                        "R-memisc",
                        "R-RcmdrPlugin.EZR",
                        "R-RcmdrPlugin.HH",
                        "R-pscl",
                        "R-TSS.RESTREND",
                        "R-WRS2",
                        "R-sjstats",
                        "R-alpaca",
                        "R-mlogit",
                        "R-mmrm",
                        "R-betareg",
                        "R-modelsummary",
                        "R-strucchange",
                        "R-broom",
                        "R-bruceR",
                        "R-strucchangeRcpp",
                        "R-cardx",
                        "R-rockchalk",
                        "R-nlraa",
                        "R-dominanceanalysis",
                        "R-ufs",
                        "R-panelr",
                        "R-effects",
                        "R-effectsize",
                        "R-emmeans",
                        "R-estimatr",
                        "R-fastR2",
                        "R-papaja",
                        "R-pder",
                        "R-ggeffects",
                        "R-gmm"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TrendTM",
                        "R-adjclust",
                        "R-slm",
                        "R-xLLiM"
                    ]
                }
            ]
        },
        {
            "name": "R-caper",
            "portdir": "R/R-caper",
            "version": "1.0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caper",
            "description": "Comparative analyses of phylogenetics and evolution",
            "long_description": "Comparative analyses of phylogenetics and evolution in R.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ape",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "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-parabar",
                        "R-pkgbuild",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-pkgdown",
                        "R-instantiate",
                        "R-future.callr",
                        "R-rcmdcheck",
                        "R-askgpt",
                        "R-reprex",
                        "R-felp",
                        "R-rhub",
                        "R-semlbci",
                        "R-shinymeta",
                        "R-shinytest",
                        "R-targets",
                        "R-testthat",
                        "R-cyclocomp",
                        "R-multidplyr",
                        "R-webdriver",
                        "R-DBItest",
                        "R-webshot",
                        "R-BiocCheck"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-keyring",
                        "R-lightparser",
                        "R-mlr3",
                        "R-mlr3misc",
                        "R-pak",
                        "R-processx",
                        "R-ps",
                        "R-remotes",
                        "R-reticulate",
                        "R-tibble",
                        "R-vetiver",
                        "R-webfakes",
                        "R-withr",
                        "R-BiocCheck",
                        "R-RPostgres",
                        "R-RSQLite",
                        "R-S7",
                        "R-acumos",
                        "R-atime",
                        "R-cli",
                        "R-clustermq",
                        "R-conflicted",
                        "R-cpp11",
                        "R-crosstable",
                        "R-desc",
                        "R-devtools",
                        "R-dplyr",
                        "R-drake",
                        "R-duckdb",
                        "R-filelock",
                        "R-fritools",
                        "R-gms",
                        "R-golem",
                        "R-httpuv",
                        "R-igraph"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-smacof"
                    ]
                }
            ]
        },
        {
            "name": "R-calibmsm",
            "portdir": "R/R-calibmsm",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexpate30.github.io/calibmsm",
            "description": "Calibration plots for the transition probabilities from multistate models",
            "long_description": "Calibration plots for the transition probabilities from multistate models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-Hmisc",
                        "R-ggExtra",
                        "R-VGAM",
                        "R-rms",
                        "R-mstate",
                        "R-ggpubr",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-calculus",
            "portdir": "R/R-calculus",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://calculus.guidotti.dev",
            "description": "High-dimensional numerical and symbolic calculus",
            "long_description": "High-dimensional numerical and symbolic calculus",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cubature",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mosaicCalc",
                        "R-yuima"
                    ]
                }
            ]
        },
        {
            "name": "R-cachem",
            "portdir": "R/R-cachem",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cachem.r-lib.org",
            "description": "Cache R objects with automatic pruning",
            "long_description": "Cache R objects with automatic pruning",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-fastmap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigergm",
                        "R-bslib",
                        "R-memoise",
                        "R-shiny"
                    ]
                }
            ]
        },
        {
            "name": "R-caTools",
            "portdir": "R/R-caTools",
            "version": "1.18.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caTools",
            "description": "Some tools like moving window statistics, GIF, Base64, ROC AUC etc.",
            "long_description": "Some tools like moving window statistics, GIF, Base64, ROC AUC etc.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bitops",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CSMES",
                        "R-FuzzyClass",
                        "R-gplots",
                        "R-opdisDownsampling"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caretEnsemble"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vcd",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.temis",
                        "R-seriation",
                        "R-vcdExtra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-factoextra"
                    ]
                }
            ]
        },
        {
            "name": "R-cPCG",
            "portdir": "R/R-cPCG",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cPCG",
            "description": "Efficient and customized preconditioned conjugate gradient method for solving system of linear equations",
            "long_description": "Efficient and customized preconditioned conjugate gradient method for solving system of linear equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "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-19",
                        "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-bzinb",
            "portdir": "R/R-bzinb",
            "version": "1.0.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bzinb",
            "description": "Bivariate Zero-Inflated Negative Binomial model estimator",
            "long_description": "Bivariate Zero-Inflated Negative Binomial model estimator",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BH",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bws",
            "portdir": "R/R-bws",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bws",
            "description": "Bayesian Weighted Sums",
            "long_description": "An interface to the Bayesian Weighted Sums model implemented in Stan. It estimates the summed effect of multiple, often moderately to highly correlated, continuous predictors.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bvpSolve",
            "portdir": "R/R-bvpSolve",
            "version": "1.4.4.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bvpSolve",
            "description": "Solvers for boundary value problems of differential equations",
            "long_description": "Solvers for boundary value problems of differential equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-deSolve",
                        "R-rootSolve"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cOde"
                    ]
                }
            ]
        },
        {
            "name": "R-bvls",
            "portdir": "R/R-bvls",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bvls",
            "description": "Stark–Parker algorithm for bounded-variable least squares",
            "long_description": "Stark–Parker algorithm for bounded-variable least squares",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nnls"
                    ]
                }
            ]
        },
        {
            "name": "R-bvhar",
            "portdir": "R/R-bvhar",
            "version": "2.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ygeunkim.github.io/package/bvhar",
            "description": "Bayesian Vector Heterogeneous Autoregressive Modelling",
            "long_description": "Bayesian Vector Heterogeneous Autoregressive Modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppProgress",
                        "R-magrittr",
                        "R-lifecycle",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-bayesplot",
                        "R-posterior",
                        "R-foreach",
                        "R-optimParallel",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-GIGrvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bvartools",
            "portdir": "R/R-bvartools",
            "version": "0.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bvartools",
            "description": "Bayesian inference of vector autoregressive and error correction models",
            "long_description": "Bayesian inference of vector autoregressive and error correction models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FAVAR"
                    ]
                }
            ]
        },
        {
            "name": "R-bvarsv",
            "portdir": "R/R-bvarsv",
            "version": "1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bvarsv",
            "description": "Bayesian analysis of a vector autoregressive model with stochastic volatility and time-varying parameters",
            "long_description": "Bayesian analysis of a vector autoregressive model with stochastic volatility and time-varying parameters",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tvReg"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-mixvlmc",
                        "R-probably",
                        "R-stacks",
                        "R-vetiver"
                    ]
                },
                {
                    "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-19",
                        "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-19",
                        "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-broom",
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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": []
        },
        {
            "name": "R-bsvars",
            "portdir": "R/R-bsvars",
            "version": "3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bsvars.github.io/bsvars",
            "description": "Bayesian estimation of structural vector autoregressive models",
            "long_description": "Bayesian estimation of structural vector autoregressive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-RcppProgress",
                        "R-RcppTN",
                        "R-GIGrvg",
                        "R-stochvol",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-19",
                        "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-bsts",
            "portdir": "R/R-bsts",
            "version": "0.9.10",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bsts",
            "description": "Bayesian Structural Time Series",
            "long_description": "Time series regression using dynamic linear models fit using MCMC.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Boom",
                        "R-BoomSpikeSlab",
                        "R-xts",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "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-19",
                        "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-bujar",
                        "R-mpath"
                    ]
                }
            ]
        },
        {
            "name": "R-bssm",
            "portdir": "R/R-bssm",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bssm",
            "description": "Bayesian inference of non-linear and non-Gaussian state space models",
            "long_description": "Bayesian inference of non-linear and non-Gaussian state space models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-coda",
                        "R-checkmate",
                        "R-dplyr",
                        "R-tidyr",
                        "R-bayesplot",
                        "R-posterior",
                        "R-sitmo",
                        "R-ramcmc",
                        "R-diagis",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-KFAS",
                        "R-sde"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bsplinePsd",
            "portdir": "R/R-bsplinePsd",
            "version": "0.6.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bsplinePsd",
            "description": "Bayesian non-parametric spectral density estimation using b-spline priors",
            "long_description": "Bayesian non-parametric spectral density estimation using b-spline priors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bspline",
            "portdir": "R/R-bspline",
            "version": "2.2.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MathsCell/bspline",
            "description": "B-spline interpolation and regression",
            "long_description": "B-spline interpolation and regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-arrApply",
                        "R-nlsic",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bslib",
            "portdir": "R/R-bslib",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/bslib",
            "description": "Custom bootstrap SASS themes",
            "long_description": "Custom bootstrap SASS themes for R-shiny and R-rmarkdown.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-mime",
                        "R-rlang",
                        "R-lifecycle",
                        "R-cachem",
                        "R-memoise",
                        "R-htmltools",
                        "R-jquerylib",
                        "R-sass",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-fastmap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-magrittr",
                        "R-withr",
                        "R-fontawesome",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rappdirs",
                        "R-shiny",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-bsicons",
                        "R-thematic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multilevelcoda",
                        "R-pkgdown",
                        "R-rclipboard",
                        "R-rmarkdown",
                        "R-shiny",
                        "R-shinyWidgets",
                        "R-flexdashboard",
                        "R-gptstudio",
                        "R-bs4Dash"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-thematic",
                        "R-SSVS",
                        "R-bookdown",
                        "R-bsicons",
                        "R-crosstalk",
                        "R-knitr",
                        "R-shinydashboardPlus",
                        "R-targets",
                        "R-DT"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-19",
                        "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-weibullness"
                    ]
                }
            ]
        }
    ]
}