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

{
    "count": 50636,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=870",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=868",
    "results": [
        {
            "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-checkthat",
            "portdir": "R/R-checkthat",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://iancero.github.io/checkthat",
            "description": "Intuitive unit testing tools for data manipulation",
            "long_description": "Intuitive unit testing tools for data manipulation",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-lifecycle",
                        "R-purrr",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ChemmineDrugs",
            "portdir": "R/R-ChemmineDrugs",
            "version": "1.0.2",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/ChemmineDrugs",
            "description": "DrugBank data set",
            "long_description": "DrugBank data set",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ChemmineR",
                        "R-CRAN-recommended",
                        "R-BiocGenerics",
                        "R-RSQLite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-BiocStyle",
                        "R-knitcitations"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ChemmineR"
                    ]
                }
            ]
        },
        {
            "name": "R-ChemmineOB",
            "portdir": "R/R-ChemmineOB",
            "version": "1.42.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/girke-lab/ChemmineOB",
            "description": "R interface to a subset of OpenBabel functionalities",
            "long_description": "R interface to a subset of OpenBabel functionalities",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-BiocGenerics",
                        "R-zlibbioc",
                        "R-CRAN-recommended",
                        "eigen3",
                        "openbabel",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-BiocManager",
                        "R-BiocStyle",
                        "R-ChemmineR",
                        "R-knitrBootstrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ChemmineR"
                    ]
                }
            ]
        },
        {
            "name": "R-ChemmineR",
            "portdir": "R/R-ChemmineR",
            "version": "3.56.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/girke-lab/ChemmineR",
            "description": "Cheminformatics toolkit for R",
            "long_description": "Cheminformatics toolkit for R",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-base64enc",
                        "R-jsonlite",
                        "R-png",
                        "R-stringi",
                        "R-DBI",
                        "R-digest",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-DT",
                        "R-RCurl",
                        "R-rjson",
                        "R-BiocGenerics",
                        "R-rsvg",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-snow",
                        "R-BiocManager",
                        "R-gplots",
                        "R-scatterplot3d",
                        "R-BiocStyle",
                        "R-RSQLite",
                        "R-bibtex",
                        "R-RPostgreSQL",
                        "R-knitcitations",
                        "R-ChemmineDrugs",
                        "R-ChemmineOB",
                        "R-fmcsR",
                        "R-knitrBootstrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ChemmineDrugs",
                        "R-fmcsR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ChemmineOB"
                    ]
                }
            ]
        },
        {
            "name": "R-ChernoffDist",
            "portdir": "R/R-ChernoffDist",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ChernoffDist",
            "description": "Chernoff’s Distribution",
            "long_description": "Chernoff’s Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gsl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cherry",
            "portdir": "R/R-cherry",
            "version": "0.6-14",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cherry",
            "description": "Multiple testing methods for exploratory research",
            "long_description": "Multiple testing methods for exploratory research",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lpSolve",
                        "R-hommel",
                        "R-CRAN-recommended",
                        "R-bitops"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-multtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-flip"
                    ]
                }
            ]
        },
        {
            "name": "R-chest",
            "portdir": "R/R-chest",
            "version": "0.3.7",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=chest",
            "description": "Change-in-Estimate approach to assess confounding effects",
            "long_description": "Change-in-Estimate approach to assess confounding effects",
            "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-ggplot2",
                        "R-broom",
                        "R-forestplot",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-chinese.misc",
            "portdir": "R/R-chinese.misc",
            "version": "0.2.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=chinese.misc",
            "description": "Miscellaneous tools for Chinese text mining and more",
            "long_description": "Miscellaneous tools for Chinese text mining and more",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "chinese",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-slam",
                        "R-NLP",
                        "R-tm",
                        "R-stringi",
                        "R-CRAN-recommended",
                        "R-jiebaR",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-chisquare",
            "portdir": "R/R-chisquare",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=chisquare",
            "description": "Chi-Square and g-square test of independence, residual analysis and measures of categorical association",
            "long_description": "Chi-Square and g-square test of independence, residual analysis and measures of categorical association",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gt",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-chk",
            "portdir": "R/R-chk",
            "version": "0.9.2.9000",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/poissonconsulting/chk",
            "description": "Check user-supplied function arguments",
            "long_description": "Check user-supplied function arguments",
            "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-CRAN-recommended",
                        "R-rlang",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WeightIt",
                        "R-mcmcr",
                        "R-bayesnec",
                        "R-fwb",
                        "R-nlist",
                        "R-cobalt",
                        "R-term",
                        "R-dttr2",
                        "R-extras",
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "name": "R-CholWishart",
            "portdir": "R/R-CholWishart",
            "version": "1.1.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gzt.github.io/CholWishart",
            "description": "Cholesky decomposition of the Wishart distribution",
            "long_description": "Cholesky decomposition of the Wishart distribution",
            "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": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesWatch"
                    ]
                }
            ]
        },
        {
            "name": "R-chron",
            "portdir": "R/R-chron",
            "version": "2.3-61",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=chron",
            "description": "Chronological objects which can handle dates and times",
            "long_description": "Chronological objects which can handle dates and times",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-ggplot2",
                        "R-scales"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qdapTools",
                        "R-sqldf",
                        "R-rugarch",
                        "R-dga"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-FinTS",
                        "R-xts",
                        "R-Hmisc",
                        "R-lubridate",
                        "R-htmlTable",
                        "R-gsubfn",
                        "R-lattice"
                    ]
                }
            ]
        },
        {
            "name": "R-CIfinder",
            "portdir": "R/R-CIfinder",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CIfinder",
            "description": "Estimate confidence intervals for predictive values",
            "long_description": "Estimate confidence intervals for predictive values",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ratesci",
                        "R-CRAN-recommended",
                        "R-Rdpack",
                        "R-kableExtra"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CIplot",
            "portdir": "R/R-CIplot",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/toshi-ara/CIplot",
            "description": "Functions to plot confidence interval",
            "long_description": "Functions to plot confidence interval",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-multcomp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-circlize",
            "portdir": "R/R-circlize",
            "version": "0.4.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=circlize",
            "description": "Circular visualization",
            "long_description": "Circular visualization",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-CRAN-recommended",
                        "R-GlobalOptions",
                        "R-shape"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bezier",
                        "R-dendextend",
                        "R-ComplexHeatmap",
                        "R-png",
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-covr",
                        "R-gridBase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mldr",
                        "R-corrViz",
                        "R-yarrr",
                        "R-ComplexHeatmap",
                        "R-dcanr",
                        "R-EnrichedHeatmap",
                        "R-HilbertCurve"
                    ]
                }
            ]
        },
        {
            "name": "R-CircSpaceTime",
            "portdir": "R/R-CircSpaceTime",
            "version": "0.9.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CircSpaceTime",
            "description": "Spatial and spatio-temporal Bayesian model for circular data",
            "long_description": "Implementation of Bayesian models for spatial and spatio-temporal interpolation of circular data using Gaussian Wrapped and Gaussian Projected distributions.",
            "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-coda",
                        "R-ggplot2",
                        "R-RInside",
                        "R-circular",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-iterators",
                        "R-doParallel",
                        "R-foreach"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CircStats",
            "portdir": "R/R-CircStats",
            "version": "0.2-6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CircStats",
            "description": "Circular Statistics",
            "long_description": "Circular Statistics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gasmodel",
                        "R-verification",
                        "R-hmmTMB",
                        "R-LaMa",
                        "R-moveHMM"
                    ]
                }
            ]
        },
        {
            "name": "R-circular",
            "portdir": "R/R-circular",
            "version": "0.5-1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=circular",
            "description": "Circular statistics",
            "long_description": "Circular statistics",
            "active": true,
            "categories": [
                "science",
                "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-mvtnorm",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CircSpaceTime",
                        "R-samc",
                        "R-LaMa",
                        "R-bayes4psy"
                    ]
                }
            ]
        },
        {
            "name": "R-cjbart",
            "portdir": "R/R-cjbart",
            "version": "0.3.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cjbart",
            "description": "Heterogeneous effects analysis of conjoint experiments",
            "long_description": "Heterogeneous effects analysis of conjoint 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-ggplot2",
                        "R-Rdpack",
                        "R-BART",
                        "R-randomForestSRC",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Ckmeans.1d.dp",
            "portdir": "R/R-Ckmeans.1d.dp",
            "version": "4.3.5",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Ckmeans.1d.dp",
            "description": "Optimal, fast and reproducible univariate clustering",
            "long_description": "Optimal, fast and reproducible univariate clustering",
            "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-Rcpp",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kcmeans"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xgboost"
                    ]
                }
            ]
        },
        {
            "name": "R-cladoRcpp",
            "portdir": "R/R-cladoRcpp",
            "version": "0.15.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cladoRcpp",
            "description": "C++ implementations of phylogenetic cladogenesis calculations",
            "long_description": "C++ implementations of phylogenetic cladogenesis calculations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-class",
            "portdir": "R/R-class",
            "version": "7.3-22",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=class",
            "description": "Various functions for classification",
            "long_description": "Various functions for classification, including k-nearest neighbour, learning vector quantization and self-organizing maps. Recommended package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MASS"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                }
            ]
        }
    ]
}