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

{
    "count": 50086,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=147",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=145",
    "results": [
        {
            "name": "R-catdap",
            "portdir": "R/R-catdap",
            "version": "1.3.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=catdap",
            "description": "Categorical data analysis program package",
            "long_description": "Categorical data analysis program package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "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-RColorBrewer",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cat",
            "portdir": "R/R-cat",
            "version": "0.0-9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cat",
            "description": "Analysis and imputation of categorical-variable datasets with missing values",
            "long_description": "Analysis and imputation of categorical-variable datasets with missing values",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "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"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-caseMatch",
            "portdir": "R/R-caseMatch",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caseMatch",
            "description": "Identify similar cases for qualitative case studies",
            "long_description": "Identify similar cases for qualitative case studies",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-carrier",
            "portdir": "R/R-carrier",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/carrier",
            "description": "Isolate functions for remote execution",
            "long_description": "Sending functions to remote processes can be wasteful of resources because they carry their environments with them. With the carrier package, it is easy to create functions that are isolated from their environment. These isolated functions, also called crates, print at the console with their total size and can be easily tested locally before being sent to a remote.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-lobstr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mlflow"
                    ]
                }
            ]
        },
        {
            "name": "R-caroline",
            "portdir": "R/R-caroline",
            "version": "0.9.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caroline",
            "description": "Collection of database, data structure, visualization and utility functions for R",
            "long_description": "Collection of database, data structure, visualization and utility functions for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DBI",
                        "R-gplots",
                        "R-RSQLite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CARMS",
            "portdir": "R/R-CARMS",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CARMS",
            "description": "Continuous-time Markov rate modelling for reliability analysis",
            "long_description": "Continuous-time Markov rate modelling for reliability analysis",
            "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-diagram",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CARM",
            "portdir": "R/R-CARM",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CARM",
            "description": "Covariate-adjusted adaptive randomization via Mahalanobis distance",
            "long_description": "Covariate-adjusted adaptive randomization via Mahalanobis distance",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-arrangements",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Carlson",
            "portdir": "R/R-Carlson",
            "version": "3.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/Carlson",
            "description": "Carlson elliptic integrals and incomplete elliptic integrals",
            "long_description": "Carlson elliptic integrals and incomplete elliptic integrals",
            "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-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gsl",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PlaneGeometry",
                        "R-jacobi"
                    ]
                }
            ]
        },
        {
            "name": "R-carfima",
            "portdir": "R/R-carfima",
            "version": "2.0.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=carfima",
            "description": "Continuous-time fractionally integrated ARMA process for irregularly spaced long-memory time series data",
            "long_description": "Continuous-time fractionally integrated ARMA process for irregularly spaced long-memory time series data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-invgamma",
                        "R-pracma",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-DEoptim",
                        "R-truncnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-caretEnsemble",
            "portdir": "R/R-caretEnsemble",
            "version": "4.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://zachmayer.github.io/caretEnsemble",
            "description": "Ensembles of caret models",
            "long_description": "Ensembles of caret models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-pbapply",
                        "R-patchwork",
                        "R-caret",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caTools",
                        "R-rhub",
                        "R-gbm",
                        "R-glmnet",
                        "R-mlbench",
                        "R-earth",
                        "R-klaR",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-usethis",
                        "R-covr",
                        "R-randomForest",
                        "R-lintr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-caret",
            "portdir": "R/R-caret",
            "version": "7.0-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/topepo/caret",
            "description": "Classification and Regression Training",
            "long_description": "Misc functions for training and plotting classification and regression models.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-ModelMetrics",
                        "R-pROC",
                        "R-recipes",
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-ggplot2",
                        "R-reshape2",
                        "R-plyr",
                        "R-withr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastICA",
                        "R-mlbench",
                        "R-pls",
                        "R-BradleyTerry2",
                        "R-earth",
                        "R-klaR",
                        "R-mda",
                        "R-MLmetrics",
                        "R-pamr",
                        "R-party",
                        "R-Cubist",
                        "R-spls",
                        "R-subselect",
                        "R-superpc",
                        "R-themis",
                        "R-RANN",
                        "R-proxy",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-randomForest",
                        "R-gam",
                        "R-ipred",
                        "R-kernlab",
                        "R-ellipse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-caretEnsemble",
                        "R-FastJM",
                        "R-MRFcov",
                        "R-NonProbEst",
                        "R-FLORAL",
                        "R-fscaret",
                        "R-noisemodel",
                        "R-npcs",
                        "R-glmtrans",
                        "R-PriceIndices",
                        "R-cdgd",
                        "R-coca",
                        "R-sMTL",
                        "R-sl3",
                        "R-CopulaCenR",
                        "R-shinyr",
                        "R-daltoolbox",
                        "R-nestedcv",
                        "R-WaveletML",
                        "R-sentometrics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pre",
                        "R-doParallel",
                        "R-ordinalClust",
                        "R-doSNOW",
                        "R-AppliedPredictiveModeling",
                        "R-NeuralNetTools",
                        "R-FastImputation",
                        "R-basemodels",
                        "R-prediction",
                        "R-SSLR",
                        "R-bestglm",
                        "R-vetiver",
                        "R-gcplyr",
                        "R-broom",
                        "R-randomForestSRC",
                        "R-pmml",
                        "R-SmCCNet",
                        "R-fmeffects",
                        "R-SurvMetrics",
                        "R-posterior",
                        "R-iprior",
                        "R-cobalt"
                    ]
                }
            ]
        },
        {
            "name": "R-careless",
            "portdir": "R/R-careless",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ryentes/careless",
            "description": "Procedures for computing indices of careless responding",
            "long_description": "Procedures for computing indices of careless responding",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psych",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ufs"
                    ]
                }
            ]
        },
        {
            "name": "R-care",
            "portdir": "R/R-care",
            "version": "1.1.11",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strimmerlab.github.io/software/care",
            "description": "High-dimensional regression and CAR score variable selection",
            "long_description": "High-dimensional regression and CAR score variable selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-corpcor",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sda",
                        "R-crossval"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sda",
                        "R-crossval",
                        "R-relaimpo"
                    ]
                }
            ]
        },
        {
            "name": "R-cardx",
            "portdir": "R/R-cardx",
            "version": "0.2.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/insightsengineering/cardx",
            "description": "Extra analysis results data (ARD) utilities",
            "long_description": "Extra analysis results data (ARD) utilities",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-cards",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-geepack",
                        "R-broom.mixed",
                        "R-broom.helpers",
                        "R-aod",
                        "R-ggsurvfit",
                        "R-smd",
                        "R-effectsize",
                        "R-parameters",
                        "R-survey",
                        "R-withr",
                        "R-testthat",
                        "R-lme4",
                        "R-broom",
                        "R-emmeans",
                        "R-spelling",
                        "R-car"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidycmprsk",
                        "R-gtsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-cards",
            "portdir": "R/R-cards",
            "version": "0.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://insightsengineering.github.io/cards",
            "description": "Analysis Results Data",
            "long_description": "Analysis Results Data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cardx",
                        "R-gtsummary",
                        "R-broom.helpers"
                    ]
                }
            ]
        },
        {
            "name": "R-carData",
            "portdir": "R/R-carData",
            "version": "3.0-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://socialsciences.mcmaster.ca/jfox/Books/Companion/index.html",
            "description": "Companion to Applied Regression Data Sets",
            "long_description": "Companion to Applied Regression Data Sets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "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-effects",
                        "R-rockchalk",
                        "R-car"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-nestedLogit",
                        "R-clubSandwich",
                        "R-jmv",
                        "R-candisc",
                        "R-heplots",
                        "R-performance",
                        "R-RcmdrMisc",
                        "R-TruncatedNormal",
                        "R-KernSmooth",
                        "R-broom",
                        "R-cv",
                        "R-Ecdat",
                        "R-lmeInfo",
                        "R-matlib",
                        "R-afex",
                        "R-ggeffects"
                    ]
                }
            ]
        },
        {
            "name": "R-CARBayesdata",
            "portdir": "R/R-CARBayesdata",
            "version": "3.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CARBayesdata",
            "description": "Data used in the vignettes accompanying the CARBayes and CARBayesST packages",
            "long_description": "Data used in the vignettes accompanying the CARBayes and CARBayesST packages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-carat",
            "portdir": "R/R-carat",
            "version": "2.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=carat",
            "description": "Covariate-adaptive randomization for clinical trials",
            "long_description": "Covariate-adaptive randomization for clinical trials",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "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-stringr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-caracas",
            "portdir": "R/R-caracas",
            "version": "2.1.1",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caracas",
            "description": "Computer algebra",
            "long_description": "Computer algebra via the SymPy library. This makes it possible to solve equations symbolically, find symbolic integrals, symbolic sums and other important quantities.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doBy",
                        "R-magrittr",
                        "R-reticulate",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magick",
                        "R-Ryacas",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-tinytex",
                        "R-qpdf",
                        "R-pdftools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-car",
            "portdir": "R/R-car",
            "version": "3.1-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://socialsciences.mcmaster.ca/jfox/Books/Companion/index.html",
            "description": "Companion to Applied Regression",
            "long_description": "Companion to Applied Regression",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-pbkrtest",
                        "R-carData",
                        "R-scales",
                        "R-lme4",
                        "R-Formula",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaps",
                        "R-alr4",
                        "R-effects",
                        "R-rgl",
                        "R-coxme",
                        "R-mvtnorm",
                        "R-ordinal",
                        "R-sandwich",
                        "R-survey",
                        "R-SparseM",
                        "R-knitr",
                        "R-lmtest",
                        "R-rio",
                        "R-MatrixModels",
                        "R-plotrix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-micEconCES",
                        "R-mixlm",
                        "R-cprobit",
                        "R-gWQS",
                        "R-MIIVsem",
                        "R-piecewiseSEM",
                        "R-systemfit",
                        "R-rasclass",
                        "R-MTest",
                        "R-heplots",
                        "R-tidySEM",
                        "R-phia",
                        "R-interactionR",
                        "R-bgmm",
                        "R-RcmdrMisc",
                        "R-fxregime",
                        "R-RcmdrPlugin.survival",
                        "R-boot.pval",
                        "R-FactoMineR",
                        "R-prettyglm",
                        "R-dynlm",
                        "R-mvinfluence",
                        "R-alr4",
                        "R-ardl.nardl",
                        "R-FSA",
                        "R-regtools",
                        "R-olsrr",
                        "R-LPGraph",
                        "R-psfmi",
                        "R-AER",
                        "R-candisc",
                        "R-PROreg",
                        "R-cv",
                        "R-drc",
                        "R-ivreg",
                        "R-nardl",
                        "R-nestedLogit",
                        "R-Morpho",
                        "R-rstatix",
                        "R-MDMR",
                        "R-Rcmdr",
                        "R-matlib",
                        "R-jmv",
                        "R-medflex",
                        "R-afex"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-betareg",
                        "R-memisc",
                        "R-strucchangeRcpp",
                        "R-effectsize",
                        "R-cardx",
                        "R-ggeffects",
                        "R-modelsummary",
                        "R-insight",
                        "R-strucchange",
                        "R-alpaca",
                        "R-mlogit",
                        "R-RcmdrPlugin.EZR",
                        "R-nlraa",
                        "R-panelr",
                        "R-papaja",
                        "R-pder",
                        "R-gmnl",
                        "R-pglm",
                        "R-plm",
                        "R-ufs",
                        "R-estimatr",
                        "R-rockchalk",
                        "R-gmm",
                        "R-lme4",
                        "R-emmeans",
                        "R-lmtest",
                        "R-sjPlot",
                        "R-meboot",
                        "R-sjstats",
                        "R-pscl",
                        "R-fastR2",
                        "R-bruceR",
                        "R-performance",
                        "R-Rchoice",
                        "R-RcmdrPlugin.HH",
                        "R-TSS.RESTREND",
                        "R-WRS2",
                        "R-dominanceanalysis",
                        "R-effects",
                        "R-gtsummary",
                        "R-rtables",
                        "R-Lahman",
                        "R-broom",
                        "R-mmrm",
                        "R-PMCMRplus",
                        "R-labelr",
                        "R-Ecfun",
                        "R-sandwich"
                    ]
                }
            ]
        },
        {
            "name": "R-capushe",
            "portdir": "R/R-capushe",
            "version": "1.1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=capushe",
            "description": "CAlibrating Penalities Using Slope HEuristics",
            "long_description": "CAlibrating Penalities Using Slope HEuristics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-adjclust",
                        "R-xLLiM",
                        "R-slm",
                        "R-TrendTM"
                    ]
                }
            ]
        },
        {
            "name": "R-caper",
            "portdir": "R/R-caper",
            "version": "1.0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caper",
            "description": "Comparative analyses of phylogenetics and evolution",
            "long_description": "Comparative analyses of phylogenetics and evolution in R.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ape",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "name": "R-candisc",
            "portdir": "R/R-candisc",
            "version": "0.9.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://friendly.github.io/candisc",
            "description": "Visualize generalized canonical discriminant and canonical correlation analysis",
            "long_description": "Visualize generalized canonical discriminant and canonical correlation analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-heplots",
                        "R-CRAN-recommended",
                        "R-car"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rpart.plot",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-carData",
                        "R-rgl",
                        "R-corrplot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SurveyCC"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-heplots"
                    ]
                }
            ]
        },
        {
            "name": "R-callr",
            "portdir": "R/R-callr",
            "version": "3.7.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://callr.r-lib.org",
            "description": "Call R from R",
            "long_description": "Call R from R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-processx",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-spelling",
                        "R-cli",
                        "R-ps",
                        "R-rprojroot",
                        "R-withr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-targets",
                        "R-rcmdcheck",
                        "R-pkgbuild",
                        "R-BiocCheck",
                        "R-shinytest",
                        "R-parabar",
                        "R-askgpt",
                        "R-reprex",
                        "R-rhub",
                        "R-instantiate",
                        "R-cyclocomp",
                        "R-multidplyr",
                        "R-shinymeta",
                        "R-felp",
                        "R-future.callr",
                        "R-webdriver",
                        "R-pkgdown",
                        "R-webshot",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-DBItest",
                        "R-testthat",
                        "R-semlbci"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vetiver",
                        "R-atime",
                        "R-ps",
                        "R-acumos",
                        "R-remotes",
                        "R-mlr3misc",
                        "R-RPostgres",
                        "R-withr",
                        "R-pak",
                        "R-golem",
                        "R-mlr3",
                        "R-reticulate",
                        "R-igraph",
                        "R-lightparser",
                        "R-BiocCheck",
                        "R-RSQLite",
                        "R-cpp11",
                        "R-duckdb",
                        "R-tibble",
                        "R-clustermq",
                        "R-fritools",
                        "R-gms",
                        "R-cli",
                        "R-dplyr",
                        "R-drake",
                        "R-webfakes",
                        "R-S7",
                        "R-filelock",
                        "R-httpuv",
                        "R-keyring",
                        "R-conflicted",
                        "R-crosstable",
                        "R-processx",
                        "R-desc",
                        "R-devtools"
                    ]
                }
            ]
        },
        {
            "name": "R-calibrator",
            "portdir": "R/R-calibrator",
            "version": "1.2-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=calibrator",
            "description": "Bayesian calibration of complex computer codes",
            "long_description": "Bayesian calibration of complex computer codes",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-emulator",
                        "R-cubature",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hyper2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-elliptic"
                    ]
                }
            ]
        },
        {
            "name": "R-calibrate",
            "portdir": "R/R-calibrate",
            "version": "1.7.7",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=calibrate",
            "description": "Calibration of scatterplot and biplot axes",
            "long_description": "Calibration of scatterplot and biplot axes",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-smacof"
                    ]
                }
            ]
        },
        {
            "name": "R-calibmsm",
            "portdir": "R/R-calibmsm",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexpate30.github.io/calibmsm",
            "description": "Calibration plots for the transition probabilities from multistate models",
            "long_description": "Calibration plots for the transition probabilities from multistate models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-Hmisc",
                        "R-ggExtra",
                        "R-VGAM",
                        "R-rms",
                        "R-mstate",
                        "R-ggpubr",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-calculus",
            "portdir": "R/R-calculus",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://calculus.guidotti.dev",
            "description": "High-dimensional numerical and symbolic calculus",
            "long_description": "High-dimensional numerical and symbolic calculus",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cubature",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mosaicCalc",
                        "R-yuima"
                    ]
                }
            ]
        },
        {
            "name": "R-Cairo",
            "portdir": "R/R-Cairo",
            "version": "1.6-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rforge.net/Cairo",
            "description": "R graphics device using cairo graphics library",
            "long_description": "R graphics device using cairo graphics library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz-icu",
                        "tiff",
                        "freetype",
                        "R-CRAN-recommended",
                        "icu",
                        "cairo",
                        "harfbuzz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-png"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggrastr",
                        "R-forsearch",
                        "R-memery"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-htmltools",
                        "R-cowplot",
                        "R-thematic",
                        "R-imager",
                        "R-dplR",
                        "R-R.devices",
                        "R-repr",
                        "R-shiny",
                        "R-ggmcmc",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-cachem",
            "portdir": "R/R-cachem",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cachem.r-lib.org",
            "description": "Cache R objects with automatic pruning",
            "long_description": "Cache R objects with automatic pruning",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-fastmap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bslib",
                        "R-memoise",
                        "R-shiny",
                        "R-bigergm"
                    ]
                }
            ]
        },
        {
            "name": "R-ca",
            "portdir": "R/R-ca",
            "version": "0.71.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ca",
            "description": "Simple, multiple and joint correspondence analysis",
            "long_description": "Simple, multiple and joint correspondence analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vcd",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-seriation",
                        "R-vcdExtra",
                        "R-RcmdrPlugin.temis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-factoextra"
                    ]
                }
            ]
        },
        {
            "name": "R-C50",
            "portdir": "R/R-C50",
            "version": "0.1.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://topepo.github.io/C5.0",
            "description": "C5.0 decision trees and rule-based models",
            "long_description": "C5.0 decision trees and rule-based models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-partykit",
                        "R-Cubist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-modeldata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-imbalance",
                        "R-noisemodel",
                        "R-baguette"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyrules",
                        "R-tune",
                        "R-rules",
                        "R-plotmo",
                        "R-SSLR",
                        "R-parsnip"
                    ]
                }
            ]
        },
        {
            "name": "R-c060",
            "portdir": "R/R-c060",
            "version": "0.3-0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fbertran.github.io/c060",
            "description": "Extended inference for lasso and elastic-net regularized Cox and generalized linear models",
            "long_description": "Extended inference for lasso and elastic-net regularized Cox and generalized linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mlegp",
                        "R-peperr",
                        "R-tgp",
                        "R-glmnet",
                        "R-penalizedSVM",
                        "R-CRAN-recommended",
                        "R-penalized"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rc",
            "portdir": "shells/rc",
            "version": "1.7.4",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tobold.org/article/rc",
            "description": "A Plan 9 shell",
            "long_description": "This is a reimplementation for Unix, by Byron Rakitzis, of the Plan 9 shell. rc offers much the same capabilities as a traditional Bourne shell, but with a much cleaner syntax.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [],
            "variants": [
                "readline",
                "editline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-zip",
            "portdir": "ruby/rb-zip",
            "version": "0.5.7",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "rb-rubyzip",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by rb-rubyzip",
            "long_description": "This port has been replaced by rb-rubyzip.",
            "active": false,
            "categories": [
                "archivers",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bzinb",
            "portdir": "R/R-bzinb",
            "version": "1.0.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bzinb",
            "description": "Bivariate Zero-Inflated Negative Binomial model estimator",
            "long_description": "Bivariate Zero-Inflated Negative Binomial model estimator",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BH",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-zentest",
            "portdir": "ruby/rb-zentest",
            "version": "4.12.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/zentest",
            "description": "Automated test scaffolding for Ruby",
            "long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 638
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-yaml_zlib_blowfish",
            "portdir": "ruby/rb-yaml_zlib_blowfish",
            "version": "2.0.230116",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/yaml_zlib_blowfish",
            "description": "Dump, compress and encrypt your Ruby data structures!",
            "long_description": "Dump, compress and encrypt your Ruby data structures!",
            "active": true,
            "categories": [
                "devel",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-xslt",
            "portdir": "ruby/rb-xslt",
            "version": "0.9.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://greg.rubyfr.net/pub/packages/ruby-xslt/files/README.html",
            "description": "A Ruby class for processing XSLT",
            "long_description": "A Ruby class for processing XSLT",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ruby",
                        "libxml2",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-xml-xpath",
            "portdir": "ruby/rb-xml-xpath",
            "version": "0.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.webtime-project.net/",
            "description": "A simple XPath class for Ruby",
            "long_description": "A simple XPath class for Ruby",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ruby",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-xml-simple",
            "portdir": "ruby/rb-xml-simple",
            "version": "1.1.9",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/maik/xml-simple",
            "description": "A simple API for XML processing",
            "long_description": "Class XmlSimple offers an easy API to read and write XML. It is a Ruby translation of Grant McLean's Perl module XML::Simple.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-flickr"
                    ]
                }
            ]
        },
        {
            "name": "rb-xmlparser",
            "portdir": "ruby/rb-xmlparser",
            "version": "0.6.8",
            "license": "MIT and (Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.yoshidam.net/Ruby.html",
            "description": "Ruby extension allowing use of James Clark's XML Parser (expat).",
            "long_description": "This is a module to access to James Clark's XML Parser Toolkit expat (http://www.jclark.com/xml/expat.html) from Ruby. Supported versions of expat are 1.95.0 or later (http://sourceforge.net/projects/expat/)",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-x",
            "portdir": "ruby/rb-x",
            "version": "0.14.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sferik.github.io/x-ruby",
            "description": "Ruby interface to the X (Twitter) API",
            "long_description": "Ruby interface to the X (Twitter) API",
            "active": true,
            "categories": [
                "devel",
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BWStest",
            "portdir": "R/R-BWStest",
            "version": "0.2.3",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BWStest",
            "description": "Baumgartner–Weiss–Schindler two-sample test of equal probability distributions",
            "long_description": "Baumgartner–Weiss–Schindler two-sample test of equal probability distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-memoise",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PMCMRplus"
                    ]
                }
            ]
        },
        {
            "name": "R-bws",
            "portdir": "R/R-bws",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bws",
            "description": "Bayesian Weighted Sums",
            "long_description": "An interface to the Bayesian Weighted Sums model implemented in Stan. It estimates the summed effect of multiple, often moderately to highly correlated, continuous predictors.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-wisper",
            "portdir": "ruby/rb-wisper",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/krisleech/wisper",
            "description": "Micro-library providing objects with publish-subscribe capabilities",
            "long_description": "Micro-library providing objects with publish-subscribe capabilities",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-wirble",
            "portdir": "ruby/rb-wirble",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/wirble",
            "description": "Handful of common Irb features, made easy.",
            "long_description": "Wirble is a set of enhancements for Irb. Basically, it allows you to fill Irb with useful features without turning your ~/.irbic file into Swiss cheese. Wirble includes tab-completion, history, and a built-in ri command, as well as colorized results and a couple other goodies.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-will_paginate",
            "portdir": "ruby/rb-will_paginate",
            "version": "4.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mislav/will_paginate/wikis",
            "description": "Adaptive pagination plugin for web frameworks and other applications",
            "long_description": "Adaptive pagination plugin for web frameworks and other applications",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bWGR",
            "portdir": "R/R-bWGR",
            "version": "2.2.13",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bWGR",
            "description": "Bayesian whole-genome regression",
            "long_description": "Bayesian whole-genome regression",
            "active": true,
            "categories": [
                "science",
                "biology",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-webunit",
            "portdir": "ruby/rb-webunit",
            "version": "20040429",
            "license": "(Ruby or GPL-2)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xpenguin.biz/download/webunit/",
            "description": "Ruby API for testing html/cgi without a browser",
            "long_description": "WebUnit is Ruby API for testing html/cgi without a browser, and is idealy suited for automated unit testing of web sites when combined with a Ruby unit test framework such as RubyUnit(or Test::Unit). It was designed and implemented by Masaki Suketa.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}