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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=250",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=248",
    "results": [
        {
            "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-carfima",
            "portdir": "R/R-carfima",
            "version": "2.0.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=carfima",
            "description": "Continuous-time fractionally integrated ARMA process for irregularly spaced long-memory time series data",
            "long_description": "Continuous-time fractionally integrated ARMA process for irregularly spaced long-memory time series data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-invgamma",
                        "R-pracma",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-DEoptim",
                        "R-truncnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-caroline",
            "portdir": "R/R-caroline",
            "version": "0.9.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caroline",
            "description": "Collection of database, data structure, visualization and utility functions for R",
            "long_description": "Collection of database, data structure, visualization and utility functions for R",
            "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-DBI",
                        "R-gplots",
                        "R-RSQLite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-carrier",
            "portdir": "R/R-carrier",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/carrier",
            "description": "Isolate functions for remote execution",
            "long_description": "Sending functions to remote processes can be wasteful of resources because they carry their environments with them. With the carrier package, it is easy to create functions that are isolated from their environment. These isolated functions, also called crates, print at the console with their total size and can be easily tested locally before being sent to a remote.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-lobstr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mlflow"
                    ]
                }
            ]
        },
        {
            "name": "R-caseMatch",
            "portdir": "R/R-caseMatch",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caseMatch",
            "description": "Identify similar cases for qualitative case studies",
            "long_description": "Identify similar cases for qualitative case studies",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cat",
            "portdir": "R/R-cat",
            "version": "0.0-9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cat",
            "description": "Analysis and imputation of categorical-variable datasets with missing values",
            "long_description": "Analysis and imputation of categorical-variable datasets with missing values",
            "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": []
        },
        {
            "name": "R-catdap",
            "portdir": "R/R-catdap",
            "version": "1.3.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=catdap",
            "description": "Categorical data analysis program package",
            "long_description": "Categorical data analysis program package",
            "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": [
                        "libgcc14",
                        "libgcc",
                        "R-RColorBrewer",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-catdata",
            "portdir": "R/R-catdata",
            "version": "1.2.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=catdata",
            "description": "Regression for Categorical Data",
            "long_description": "Regression for Categorical Data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mdgc",
                        "R-robustbase"
                    ]
                }
            ]
        },
        {
            "name": "R-cauchypca",
            "portdir": "R/R-cauchypca",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cauchypca",
            "description": "Robust principal component analysis using the Cauchy distribution",
            "long_description": "Robust principal component analysis using the Cauchy distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-Rfast",
                        "R-CRAN-recommended",
                        "R-Rfast2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-causaleffect",
            "portdir": "R/R-causaleffect",
            "version": "1.3.15",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=causaleffect",
            "description": "Deriving expressions of joint interventional distributions and transport formulas in causal models",
            "long_description": "Deriving expressions of joint interventional distributions and transport formulas in causal models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp",
                        "R-XML"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-R6causal"
                    ]
                }
            ]
        },
        {
            "name": "R-cbass",
            "portdir": "R/R-cbass",
            "version": "0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cbass",
            "description": "Multiclass Classification version of Bayesian Adaptive Smoothing Splines (CBASS)",
            "long_description": "Multiclass Classification version of Bayesian Adaptive Smoothing Splines (CBASS)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cbbinom",
            "portdir": "R/R-cbbinom",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cbbinom",
            "description": "Continuous analogue of a Beta-binomial distribution",
            "long_description": "Continuous analogue of a Beta-binomial distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-hypergeo2",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-extraDistr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cbcTools",
            "portdir": "R/R-cbcTools",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jhelvy.github.io/cbcTools",
            "description": "Design and evaluate choice-based conjoint survey experiments",
            "long_description": "Design and evaluate choice-based conjoint survey experiments",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randtoolbox",
                        "R-DoE.base",
                        "R-logitr",
                        "R-fastDummies",
                        "R-idefix",
                        "R-AlgDesign",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-here",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cbinom",
            "portdir": "R/R-cbinom",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cbinom",
            "description": "Continuous analog of a binomial distribution",
            "long_description": "Continuous analog of a binomial distribution",
            "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-cbl",
            "portdir": "R/R-cbl",
            "version": "0.1.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cbl",
            "description": "Causal discovery under a confounder blanket",
            "long_description": "Causal discovery under a confounder blanket",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-lightgbm",
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cbq",
            "portdir": "R/R-cbq",
            "version": "0.2.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cbq",
            "description": "Conditional Binary Quantile models",
            "long_description": "Conditional Binary Quantile models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-BH",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-rstan",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ccaPP",
            "portdir": "R/R-ccaPP",
            "version": "0.3.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aalfons/ccaPP",
            "description": "Canonical Correlation Analysis via Projection Pursuit",
            "long_description": "Canonical Correlation Analysis via Projection Pursuit",
            "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-robustbase",
                        "R-pcaPP",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-yaImpute"
                    ]
                }
            ]
        },
        {
            "name": "R-cccp",
            "portdir": "R/R-cccp",
            "version": "0.3-1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cccp",
            "description": "Cone-Constrained Convex Problems",
            "long_description": "Cone-Constrained Convex Problems",
            "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-numDeriv",
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FRAPO",
                        "R-optiSolve"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-CVXR",
                        "R-fairml"
                    ]
                }
            ]
        },
        {
            "name": "R-cdata",
            "portdir": "R/R-cdata",
            "version": "1.2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://winvector.github.io/cdata",
            "description": "Fluid data transformations",
            "long_description": "Fluid data transformations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rquery",
                        "R-CRAN-recommended",
                        "R-wrapr",
                        "R-rqdatatable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DBI",
                        "R-yaml",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-RSQLite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nc"
                    ]
                }
            ]
        },
        {
            "name": "R-cdgd",
            "portdir": "R/R-cdgd",
            "version": "0.3.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ang-yu/cdgd",
            "description": "Causal decomposition of group disparities",
            "long_description": "Causal decomposition of group disparities",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-caret",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gbm",
                        "R-ranger"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cdmTools",
            "portdir": "R/R-cdmTools",
            "version": "1.0.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cdmTools",
            "description": "Useful tools for cognitive diagnosis modelling",
            "long_description": "Useful tools for cognitive diagnosis modelling",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psych",
                        "R-GPArotation",
                        "R-combinat",
                        "R-doSNOW",
                        "R-ggplot2",
                        "R-sirt",
                        "R-CRAN-recommended",
                        "R-fungible",
                        "R-GDINA",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-GDINA"
                    ]
                }
            ]
        },
        {
            "name": "R-celestial",
            "portdir": "R/R-celestial",
            "version": "1.4.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=celestial",
            "description": "Collection of common astronomical conversion routines and functions",
            "long_description": "Collection of common astronomical conversion routines and functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-NISTunits",
                        "R-RANN",
                        "R-CRAN-recommended",
                        "R-pracma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cooltools"
                    ]
                }
            ]
        },
        {
            "name": "R-cellWise",
            "portdir": "R/R-cellWise",
            "version": "2.5.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cellWise",
            "description": "Analyzing data with cellwise outliers",
            "long_description": "Analyzing data with cellwise outliers",
            "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-matrixStats",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-scales",
                        "R-robustbase",
                        "R-shape",
                        "R-svd",
                        "R-rrcov",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-ellipse",
                        "R-GSE",
                        "R-robustHD",
                        "R-rospca"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GSE",
                        "R-RMSS",
                        "R-robStepSplitReg",
                        "R-srlars"
                    ]
                }
            ]
        },
        {
            "name": "R-cellranger",
            "portdir": "R/R-cellranger",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsheets/cellranger",
            "description": "Helper functions to work with spreadsheets",
            "long_description": "Helper package to support R scripts or packages that interact with spreadsheets.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-rematch",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-googlesheets4",
                        "R-mschart",
                        "R-readODS",
                        "R-readxl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyxl"
                    ]
                }
            ]
        },
        {
            "name": "R-censReg",
            "portdir": "R/R-censReg",
            "version": "0.5-38",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=censReg",
            "description": "Censored regression (Tobit) models",
            "long_description": "Censored regression (Tobit) models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-plm",
                        "R-glmmML",
                        "R-CRAN-recommended",
                        "R-miscTools",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest",
                        "R-AER",
                        "R-sampleSelection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GLMpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-censobr",
            "portdir": "R/R-censobr",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipeagit.github.io/censobr",
            "description": "Download data from Brazilʼs Population Census",
            "long_description": "Download data from Brazilʼs Population Census",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DBI",
                        "R-checkmate",
                        "R-dplyr",
                        "R-duckdb",
                        "R-duckplyr",
                        "R-arrow",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-fs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-dbplyr",
                        "R-covr",
                        "R-geobr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-geobr"
                    ]
                }
            ]
        },
        {
            "name": "R-censored",
            "portdir": "R/R-censored",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://censored.tidymodels.org",
            "description": "R-parsnip engines for survival models",
            "long_description": "R-parsnip engines for survival models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-lifecycle",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-prettyunits",
                        "R-purrr",
                        "R-tidyr",
                        "R-prodlim",
                        "R-hardhat",
                        "R-parsnip",
                        "R-dials",
                        "R-mboost",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-ipred",
                        "R-glmnet",
                        "R-flexsurv",
                        "R-pec",
                        "R-coin",
                        "R-partykit",
                        "R-aorsf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidyAML",
                        "R-tune"
                    ]
                }
            ]
        },
        {
            "name": "R-cequre",
            "portdir": "R/R-cequre",
            "version": "1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cequre",
            "description": "Censored quantile regression and monotonicity-respecting restoring",
            "long_description": "Censored quantile regression and monotonicity-respecting restoring",
            "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": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cereal",
            "portdir": "R/R-cereal",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/cereal",
            "description": "Serialize vctrs objects to JSON",
            "long_description": "Serialize vctrs objects to JSON",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-tibble",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-cfid",
            "portdir": "R/R-cfid",
            "version": "0.1.7",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/santikka/cfid",
            "description": "Identification of counterfactual queries in causal models",
            "long_description": "Facilitates the identification of counterfactual queries in structural causal models via the ID* and IDC* algorithms.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-testthat",
                        "R-igraph",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-R6causal"
                    ]
                }
            ]
        },
        {
            "name": "R-cgalMeshes",
            "portdir": "R/R-cgalMeshes",
            "version": "2.2.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/cgalMeshes",
            "description": "R6-based utilities for 3D meshes using CGAL",
            "long_description": "R6-based utilities for 3D meshes using CGAL",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-data.table",
                        "R-rgl",
                        "R-onion",
                        "R-RcppCGAL",
                        "R-RcppColors",
                        "R-CRAN-recommended",
                        "gmp",
                        "mpfr",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-viridisLite",
                        "R-spray",
                        "R-dfdr",
                        "R-rmarchingcubes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cgalPolygons",
            "portdir": "R/R-cgalPolygons",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cgalPolygons",
            "description": "Utilities for polygons, using CGAL",
            "long_description": "Utilities for polygons, using CGAL",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-Rcpp",
                        "R-RcppEigen",
                        "gmp",
                        "R-CRAN-recommended",
                        "R-RcppCGAL",
                        "mpfr",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cgam",
            "portdir": "R/R-cgam",
            "version": "1.21",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cgam",
            "description": "Constrained Generalized Additive Model",
            "long_description": "Constrained Generalized Additive Model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coneproj",
                        "R-svDialogs",
                        "R-CRAN-recommended",
                        "R-statmod",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SemiPar"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-csurvey"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-cglasso",
            "portdir": "R/R-cglasso",
            "version": "2.0.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cglasso",
            "description": "Conditional graphical lasso for Gaussian graphical models with censored and missing values",
            "long_description": "Conditional graphical lasso for Gaussian graphical models with censored and missing values",
            "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": [
                        "libgcc14",
                        "libgcc",
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}