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

{
    "count": 50095,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=146",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=144",
    "results": [
        {
            "name": "R-checkmate",
            "portdir": "R/R-checkmate",
            "version": "2.3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mllg/checkmate",
            "description": "Fast and versatile argument checks",
            "long_description": "Fast and versatile argument checks",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-backports"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-tinytest",
                        "R-microbenchmark",
                        "R-fastmatch",
                        "R-R6",
                        "R-data.table",
                        "R-magrittr",
                        "R-tibble"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr",
                        "R-BBmisc",
                        "R-cmdstanr",
                        "R-modelsummary",
                        "R-Gmisc",
                        "R-ggplot2.utils",
                        "R-OpenML",
                        "R-lmtp",
                        "R-ParamHelpers",
                        "R-ROI.plugin.qpoases",
                        "R-RprobitB",
                        "R-metR",
                        "R-RestRserve",
                        "R-fixtuRes",
                        "R-forestplot",
                        "R-mmpf",
                        "R-tidystats",
                        "R-batchtools",
                        "R-mlr3learners",
                        "R-bettermc",
                        "R-iwmm",
                        "R-oaii",
                        "R-pammtools",
                        "R-parallelMap",
                        "R-bssm",
                        "R-ggparty",
                        "R-tidyrules",
                        "R-DiscreteDatasets",
                        "R-htmlTable",
                        "R-boostrq",
                        "R-rkeops",
                        "R-posteriordb",
                        "R-fmeffects",
                        "R-loo",
                        "R-posterior",
                        "R-highs",
                        "R-set6",
                        "R-ijtiff",
                        "R-groupdata2",
                        "R-coalitions",
                        "R-conogive",
                        "R-xpectr",
                        "R-ao",
                        "R-sasr",
                        "R-mlrMBO",
                        "R-parsermd",
                        "R-softbib",
                        "R-MplusAutomation",
                        "R-crosstable",
                        "R-qpmadr",
                        "R-dataverse",
                        "R-shinydisconnect",
                        "R-bbotk",
                        "R-marginaleffects",
                        "R-optimizeR",
                        "R-censobr",
                        "R-cvms",
                        "R-oeli",
                        "R-holiglm",
                        "R-priorsense",
                        "R-ROI",
                        "R-SPEI",
                        "R-SSVS",
                        "R-RBesT",
                        "R-DTSg",
                        "R-smoof",
                        "R-matrixprofiler",
                        "R-accessibility",
                        "R-aldvmm",
                        "R-autocogs",
                        "R-strex",
                        "R-FCO",
                        "R-paradox",
                        "R-rearrr",
                        "R-tf",
                        "R-exampletestr",
                        "R-tidyMC",
                        "R-mlr3misc",
                        "R-iml",
                        "R-BatchJobs",
                        "R-rtables",
                        "R-mmrm",
                        "R-mlr3",
                        "R-mlr3mbo",
                        "R-lotri",
                        "R-mlr3pipelines",
                        "R-dynamite",
                        "R-fHMM",
                        "R-mlr3superlearner",
                        "R-formatters",
                        "R-mlr3measures",
                        "R-distfromq",
                        "R-mlr3resampling",
                        "R-mlr3tuning",
                        "R-usefun",
                        "R-hdf5r.Extra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fritools"
                    ]
                }
            ]
        },
        {
            "name": "R-checker",
            "portdir": "R/R-checker",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=checker",
            "description": "Check R configuration is set up correctly before class",
            "long_description": "Check R configuration is set up correctly before class",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-glue",
                        "R-quarto"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cheapr",
            "portdir": "R/R-cheapr",
            "version": "0.9.92",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NicChr/cheapr",
            "description": "Simple functions to save time and memory",
            "long_description": "Simple functions to save time and memory",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-cpp11",
                        "R-collapse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-testthat",
                        "R-bench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-timeplyr",
                        "R-fastplyr"
                    ]
                }
            ]
        },
        {
            "name": "R-chatgpt",
            "portdir": "R/R-chatgpt",
            "version": "0.2.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jcrodriguez1989/chatgpt",
            "description": "Interface to ChatGPT from R",
            "long_description": "Interface to ChatGPT from R",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-miniUI",
                        "R-httr",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-rstudioapi",
                        "R-clipr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-chatAI4R",
            "portdir": "R/R-chatAI4R",
            "version": "0.2.10",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kumes.github.io/chatAI4R",
            "description": "Chat-based interactive artificial intelligence for R",
            "long_description": "Chat-based interactive artificial intelligence for R",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-crayon",
                        "R-clipr",
                        "R-future",
                        "R-igraph",
                        "R-httr",
                        "R-rstudioapi",
                        "R-rvest",
                        "R-pdftools",
                        "R-deepRstudio",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-charlatan",
            "portdir": "R/R-charlatan",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/charlatan",
            "description": "Make Fake Data",
            "long_description": "Make Fake Data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-whisker",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringi",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-ipaddress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-salty"
                    ]
                }
            ]
        },
        {
            "name": "R-changepoint",
            "portdir": "R/R-changepoint",
            "version": "2.3",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=changepoint",
            "description": "Methods for changepoint detection",
            "long_description": "Methods for changepoint detection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-zoo",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggfortify",
                        "R-jointseg",
                        "R-atime"
                    ]
                }
            ]
        },
        {
            "name": "R-chandwich",
            "portdir": "R/R-chandwich",
            "version": "1.1.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://paulnorthrop.github.io/chandwich",
            "description": "Chandler–Bate sandwich log-likelihood adjustment",
            "long_description": "Chandler–Bate sandwich log-likelihood adjustment",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-exdex"
                    ]
                }
            ]
        },
        {
            "name": "R-cgwtools",
            "portdir": "R/R-cgwtools",
            "version": "4.1",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cgwtools",
            "description": "Functions for performing quick observations or evaluations of data",
            "long_description": "Functions for performing quick observations or evaluations of data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gmp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CGP",
            "portdir": "R/R-CGP",
            "version": "2.1-1",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CGP",
            "description": "Composite Gaussian Process Models",
            "long_description": "Composite Gaussian Process Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CGNM",
            "portdir": "R/R-CGNM",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CGNM",
            "description": "Cluster Gauss–Newton Method",
            "long_description": "Cluster Gauss–Newton Method",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-rmarkdown",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cglm",
            "portdir": "R/R-cglm",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cglm",
            "description": "Fit conditional generalized linear models",
            "long_description": "Fit conditional generalized linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-nleqslv",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cgam",
            "portdir": "R/R-cgam",
            "version": "1.21",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cgam",
            "description": "Constrained Generalized Additive Model",
            "long_description": "Constrained Generalized Additive Model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coneproj",
                        "R-svDialogs",
                        "R-CRAN-recommended",
                        "R-statmod",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SemiPar"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-csurvey"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-CFtime",
            "portdir": "R/R-CFtime",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pvanlaake/CFtime",
            "description": "Use CF-compliant calendars with climate projection data",
            "long_description": "Use CF-compliant calendars with climate projection data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-ncdf4",
                        "R-RNetCDF",
                        "R-stringr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ncmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-cfid",
            "portdir": "R/R-cfid",
            "version": "0.1.7",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/santikka/cfid",
            "description": "Identification of counterfactual queries in causal models",
            "long_description": "Facilitates the identification of counterfactual queries in structural causal models via the ID* and IDC* algorithms.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-testthat",
                        "R-igraph",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-R6causal"
                    ]
                }
            ]
        },
        {
            "name": "R-cereal",
            "portdir": "R/R-cereal",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/cereal",
            "description": "Serialize vctrs objects to JSON",
            "long_description": "Serialize vctrs objects to JSON",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-tibble",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-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": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CEoptim",
            "portdir": "R/R-CEoptim",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CEoptim",
            "description": "Optimization solver based on the cross-entropy method",
            "long_description": "Optimization solver based on the cross-entropy method",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-msm",
                        "R-sna",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DPBBM"
                    ]
                }
            ]
        },
        {
            "name": "R-censReg",
            "portdir": "R/R-censReg",
            "version": "0.5-38",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=censReg",
            "description": "Censored regression (Tobit) models",
            "long_description": "Censored regression (Tobit) models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-plm",
                        "R-glmmML",
                        "R-CRAN-recommended",
                        "R-miscTools",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest",
                        "R-AER",
                        "R-sampleSelection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GLMpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-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-16",
                        "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-tune",
                        "R-tidyAML"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-CenBAR",
            "portdir": "R/R-CenBAR",
            "version": "0.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CenBAR",
            "description": "Broken adaptive ridge AFT model with censored data",
            "long_description": "Broken adaptive ridge AFT model with censored data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-cvTools",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixStats",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-scales",
                        "R-robustbase",
                        "R-shape",
                        "R-svd",
                        "R-rrcov",
                        "R-CRAN-recommended",
                        "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-srlars",
                        "R-robStepSplitReg"
                    ]
                }
            ]
        },
        {
            "name": "R-cellranger",
            "portdir": "R/R-cellranger",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsheets/cellranger",
            "description": "Helper functions to work with spreadsheets",
            "long_description": "Helper package to support R scripts or packages that interact with spreadsheets.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-rematch",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mschart",
                        "R-googlesheets4",
                        "R-readxl",
                        "R-readODS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyxl"
                    ]
                }
            ]
        },
        {
            "name": "R-celestial",
            "portdir": "R/R-celestial",
            "version": "1.4.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=celestial",
            "description": "Collection of common astronomical conversion routines and functions",
            "long_description": "Collection of common astronomical conversion routines and functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-NISTunits",
                        "R-RANN",
                        "R-CRAN-recommended",
                        "R-pracma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cooltools"
                    ]
                }
            ]
        },
        {
            "name": "R-cdmTools",
            "portdir": "R/R-cdmTools",
            "version": "1.0.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cdmTools",
            "description": "Useful tools for cognitive diagnosis modelling",
            "long_description": "Useful tools for cognitive diagnosis modelling",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psych",
                        "R-GPArotation",
                        "R-combinat",
                        "R-doSNOW",
                        "R-ggplot2",
                        "R-sirt",
                        "R-CRAN-recommended",
                        "R-fungible",
                        "R-GDINA",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-GDINA"
                    ]
                }
            ]
        },
        {
            "name": "R-CDM",
            "portdir": "R/R-CDM",
            "version": "8.3-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexanderrobitzsch.github.io/CDM",
            "description": "Cognitive Diagnosis Modelling",
            "long_description": "Cognitive Diagnosis Modelling",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-polycor",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TAM",
                        "R-sirt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GDINA"
                    ]
                }
            ]
        },
        {
            "name": "R-cdgd",
            "portdir": "R/R-cdgd",
            "version": "0.3.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ang-yu/cdgd",
            "description": "Causal decomposition of group disparities",
            "long_description": "Causal decomposition of group disparities",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-caret",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gbm",
                        "R-ranger"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cdata",
            "portdir": "R/R-cdata",
            "version": "1.2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://winvector.github.io/cdata",
            "description": "Fluid data transformations",
            "long_description": "Fluid data transformations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rquery",
                        "R-CRAN-recommended",
                        "R-wrapr",
                        "R-rqdatatable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DBI",
                        "R-yaml",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-RSQLite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nc"
                    ]
                }
            ]
        },
        {
            "name": "R-CCd",
            "portdir": "R/R-CCd",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CCd",
            "description": "Cauchy-Cacoullos (discrete Cauchy) Distribution",
            "long_description": "Cauchy-Cacoullos (discrete Cauchy) Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-skellam",
                        "R-Rfast2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-optiSolve",
                        "R-FRAPO"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fairml",
                        "R-CVXR"
                    ]
                }
            ]
        },
        {
            "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": [
                "clang12",
                "clang10",
                "clang13",
                "clang11",
                "clang14",
                "clang15",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-pcaPP",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "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-CCA",
            "portdir": "R/R-CCA",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CCA",
            "description": "Canonical Correlation Analysis",
            "long_description": "Canonical Correlation Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fields",
                        "R-fda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RFCCA"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-CBPS",
            "portdir": "R/R-CBPS",
            "version": "0.23",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CBPS",
            "description": "Covariate Balancing Propensity Score",
            "long_description": "Covariate Balancing Propensity Score",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-MatchIt",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-optmatch",
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "name": "R-CBnetworkMA",
            "portdir": "R/R-CBnetworkMA",
            "version": "0.1.0",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CBnetworkMA",
            "description": "Contrast-based Bayesian network meta-analysis",
            "long_description": "Contrast-based Bayesian network meta-analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-igraph"
                    ]
                }
            ],
            "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-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-lightgbm",
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cbcTools",
            "portdir": "R/R-cbcTools",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jhelvy.github.io/cbcTools",
            "description": "Design and evaluate choice-based conjoint survey experiments",
            "long_description": "Design and evaluate choice-based conjoint survey experiments",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randtoolbox",
                        "R-DoE.base",
                        "R-logitr",
                        "R-fastDummies",
                        "R-idefix",
                        "R-AlgDesign",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-here",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-cbass",
            "portdir": "R/R-cbass",
            "version": "0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cbass",
            "description": "Multiclass Classification version of Bayesian Adaptive Smoothing Splines (CBASS)",
            "long_description": "Multiclass Classification version of Bayesian Adaptive Smoothing Splines (CBASS)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CausalQueries",
            "portdir": "R/R-CausalQueries",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://integrated-inferences.github.io/CausalQueries",
            "description": "Make, update and query binary causal models",
            "long_description": "Make, update and query binary causal models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-RcppEigen",
                        "R-StanHeaders",
                        "R-rlang",
                        "R-lifecycle",
                        "R-rstantools",
                        "R-stringr",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rstan",
                        "R-ggraph",
                        "R-latex2exp",
                        "R-CRAN-recommended",
                        "R-dirmult",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-bayesplot",
                        "R-rmarkdown",
                        "R-covr",
                        "R-fabricatr",
                        "R-DeclareDesign"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-causaleffect",
            "portdir": "R/R-causaleffect",
            "version": "1.3.15",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=causaleffect",
            "description": "Deriving expressions of joint interventional distributions and transport formulas in causal models",
            "long_description": "Deriving expressions of joint interventional distributions and transport formulas in causal models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp",
                        "R-XML"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-R6causal"
                    ]
                }
            ]
        },
        {
            "name": "R-cauchypca",
            "portdir": "R/R-cauchypca",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cauchypca",
            "description": "Robust principal component analysis using the Cauchy distribution",
            "long_description": "Robust principal component analysis using the Cauchy distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-Rfast",
                        "R-CRAN-recommended",
                        "R-Rfast2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-caTools",
            "portdir": "R/R-caTools",
            "version": "1.18.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caTools",
            "description": "Some tools like moving window statistics, GIF, Base64, ROC AUC etc.",
            "long_description": "Some tools like moving window statistics, GIF, Base64, ROC AUC etc.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bitops",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-opdisDownsampling",
                        "R-gplots",
                        "R-CSMES",
                        "R-FuzzyClass"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caretEnsemble"
                    ]
                }
            ]
        },
        {
            "name": "R-CatEncoders",
            "portdir": "R/R-CatEncoders",
            "version": "0.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CatEncoders",
            "description": "Encoders for categorical variables",
            "long_description": "Encoders for categorical variables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dblr"
                    ]
                }
            ]
        },
        {
            "name": "R-catdata",
            "portdir": "R/R-catdata",
            "version": "1.2.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=catdata",
            "description": "Regression for Categorical Data",
            "long_description": "Regression for Categorical Data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mdgc",
                        "R-robustbase"
                    ]
                }
            ]
        }
    ]
}