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

{
    "count": 51561,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=697",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=695",
    "results": [
        {
            "name": "R-cumstats",
            "portdir": "R/R-cumstats",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cumstats",
            "description": "Cumulative descriptive statistics",
            "long_description": "Cumulative descriptive statistics",
            "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-atime"
                    ]
                }
            ]
        },
        {
            "name": "R-ctsfeatures",
            "portdir": "R/R-ctsfeatures",
            "version": "1.2.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ctsfeatures",
            "description": "Analysis of categorical time series",
            "long_description": "Analysis of categorical time series",
            "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-tsibble",
                        "R-Rdpack",
                        "R-Bolstad2",
                        "R-latex2exp",
                        "R-CRAN-recommended",
                        "R-astsa",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ctsemOMX",
            "portdir": "R/R-ctsemOMX",
            "version": "1.0.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cdriveraus/ctsemOMX",
            "description": "Continuous Time SEM - OpenMx-based functions",
            "long_description": "Continuous Time SEM - OpenMx-based functions",
            "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-ctsem",
                        "R-OpenMx",
                        "R-CRAN-recommended",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-semtree"
                    ]
                }
            ]
        },
        {
            "name": "R-ctmva",
            "portdir": "R/R-ctmva",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ctmva",
            "description": "Continuous-Time Multivariate Analysis",
            "long_description": "Continuous-Time Multivariate Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-fda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ctmle",
            "portdir": "R/R-ctmle",
            "version": "0.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ctmle",
            "description": "Collaborative Targeted Maximum Likelihood Estimation",
            "long_description": "Collaborative Targeted Maximum Likelihood Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tmle",
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-SuperLearner"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-csurvey",
            "portdir": "R/R-csurvey",
            "version": "1.9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=csurvey",
            "description": "Constrained regression for survey data",
            "long_description": "Constrained regression for survey data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-coneproj",
                        "R-survey",
                        "R-CRAN-recommended",
                        "R-cgam",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-csn",
            "portdir": "R/R-csn",
            "version": "1.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=csn",
            "description": "Closed Skew-Normal distribution",
            "long_description": "Closed Skew-Normal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-csci",
            "portdir": "R/R-csci",
            "version": "0.9.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=csci",
            "description": "Current Status Confidence Intervals",
            "long_description": "Current Status Confidence Intervals",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-exactci",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-csampling",
            "portdir": "R/R-csampling",
            "version": "1.2-2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=csampling",
            "description": "Functions for conditional simulation in regression-scale models",
            "long_description": "Functions for conditional simulation in regression-scale models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-marg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-marg",
                        "R-nlreg",
                        "R-cond"
                    ]
                }
            ]
        },
        {
            "name": "R-cryptography",
            "portdir": "R/R-cryptography",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cryptography",
            "description": "Encrypt and decrypts text ciphers",
            "long_description": "Encrypt and decrypts text ciphers",
            "active": true,
            "categories": [
                "science",
                "crypto",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DescTools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-crwbmetareg",
            "portdir": "R/R-crwbmetareg",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crwbmetareg",
            "description": "Cluster Robust Wild Bootstrap Meta Regression",
            "long_description": "Cluster Robust Wild Bootstrap Meta Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-lmtest",
                        "R-CRAN-recommended",
                        "R-Rfast2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clusterSEs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-crsmeta",
            "portdir": "R/R-crsmeta",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "hypertidy.github.io/crsmeta",
            "description": "Extract coordinate system metadata",
            "long_description": "Extract coordinate system metadata",
            "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-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-silicate",
                        "R-reproj"
                    ]
                }
            ]
        },
        {
            "name": "R-crossval",
            "portdir": "R/R-crossval",
            "version": "1.0.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crossval",
            "description": "Generic functions for cross-validation",
            "long_description": "Generic functions for cross-validation",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-binda",
                        "R-care",
                        "R-sda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-binda",
                        "R-care",
                        "R-sda"
                    ]
                }
            ]
        },
        {
            "name": "R-crosstalk",
            "portdir": "R/R-crosstalk",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/crosstalk",
            "description": "Inter-widget interactivity for HTML widgets",
            "long_description": "Inter-widget interactivity for HTML widgets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lazyeval",
                        "R-htmltools",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bslib",
                        "R-ggplot2",
                        "R-sass",
                        "R-shiny",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DT",
                        "R-plotly",
                        "R-tsibbletalk",
                        "R-threejs",
                        "R-leaflet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgl",
                        "R-cubble"
                    ]
                }
            ]
        },
        {
            "name": "R-crosstable",
            "portdir": "R/R-crosstable",
            "version": "0.7.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://danchaltiel.github.io/crosstable",
            "description": "Crosstables for descriptive analyses",
            "long_description": "Crosstables for descriptive analyses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-tidyr",
                        "R-forcats",
                        "R-officer",
                        "R-flextable",
                        "R-CRAN-recommended",
                        "R-checkmate",
                        "R-dplyr",
                        "R-cli",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-stringr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-openxlsx",
                        "R-gmodels",
                        "R-gt",
                        "R-expss",
                        "R-sloop",
                        "R-jsonlite",
                        "R-stringi",
                        "R-systemfonts",
                        "R-xml2",
                        "R-crayon",
                        "R-digest",
                        "R-withr",
                        "R-hms",
                        "R-tidyselect",
                        "R-callr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-waldo",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-crops",
            "portdir": "R/R-crops",
            "version": "1.0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crops",
            "description": "Changepoints for a range of penalties",
            "long_description": "Changepoints for a range of penalties",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape",
                        "R-tibble",
                        "R-ggplot2",
                        "R-tidyverse",
                        "R-Rdpack",
                        "R-cowplot",
                        "R-sets",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-memoise"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pacman",
                        "R-fpop"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cpop"
                    ]
                }
            ]
        },
        {
            "name": "R-crassmat",
            "portdir": "R/R-crassmat",
            "version": "0.0.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crassmat",
            "description": "Conditional Random Sampling Sparse Matrices",
            "long_description": "Conducts conditional random sampling on observed values in sparse matrices. Useful for training and test set splitting sparse matrices prior to model fitting in cross-validation procedures and estimating the predictive accuracy of data imputation methods, such as matrix factorization or singular value decomposition (SVD).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-svMisc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cranlogs",
            "portdir": "R/R-cranlogs",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cranlogs",
            "description": "Download logs from the RStudio CRAN mirror",
            "long_description": "Download logs from the RStudio CRAN mirror",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shinymeta"
                    ]
                }
            ]
        },
        {
            "name": "R-cprobit",
            "portdir": "R/R-cprobit",
            "version": "1.0.2",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cprobit",
            "description": "Conditional probit model for analysing continuous outcomes",
            "long_description": "Conditional probit model for analysing continuous outcomes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridExtra",
                        "R-car",
                        "R-nortest",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cpd",
            "portdir": "R/R-cpd",
            "version": "0.3.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cpd",
            "description": "Complex Pearson Distributions",
            "long_description": "Complex Pearson Distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dgof",
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-hypergeo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.cpd"
                    ]
                }
            ]
        },
        {
            "name": "R-sharx",
            "portdir": "R/R-sharx",
            "version": "1.0-6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/psolymos/sharx",
            "description": "Models and data sets for the study of species–area relationships",
            "long_description": "Models and data sets for the study of species–area relationships",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dclone",
                        "R-dcmle",
                        "jags",
                        "R-CRAN-recommended",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rmatio",
            "portdir": "R/R-rmatio",
            "version": "0.19.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stewid/rmatio",
            "description": "Read and write Matlab files",
            "long_description": "Read and write Matlab files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rio"
                    ]
                }
            ]
        },
        {
            "name": "R-pzfx",
            "portdir": "R/R-pzfx",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Yue-Jiang/pzfx",
            "description": "Read and write GraphPad Prism files",
            "long_description": "Read and write GraphPad Prism files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rio"
                    ]
                }
            ]
        },
        {
            "name": "R-nadiv",
            "portdir": "R/R-nadiv",
            "version": "2.18.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matthewwolak/nadiv",
            "description": "(Non)additive genetic relatedness matrices",
            "long_description": "(Non)additive genetic relatedness matrices",
            "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-MCMCglmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-measurementProtocol",
            "portdir": "R/R-measurementProtocol",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.markedmondson.me/measurementProtocol",
            "description": "Send data from R to the Measurement Protocol",
            "long_description": "Send data from R to the Measurement Protocol",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rappdirs",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-googleAnalyticsR"
                    ]
                }
            ]
        },
        {
            "name": "R-hexView",
            "portdir": "R/R-hexView",
            "version": "0.3-4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hexView",
            "description": "Viewing binary files",
            "long_description": "Functions to view files in raw binary form like in a hex editor.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "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": "test",
                    "ports": [
                        "R-rio"
                    ]
                }
            ]
        },
        {
            "name": "R-geodist",
            "portdir": "R/R-geodist",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/geodist",
            "description": "Fast, dependency-free geodesic distance calculations",
            "long_description": "Fast, dependency-free geodesic distance calculations",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mixvlmc"
                    ]
                }
            ]
        },
        {
            "name": "R-bigQueryR",
            "portdir": "R/R-bigQueryR",
            "version": "0.5.0.9000",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cloudyr/bigQueryR",
            "description": "Interface with Google BigQuery",
            "long_description": "Interface with Google BigQuery with R-shiny compatibility.",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httr",
                        "R-googleAuthR",
                        "R-CRAN-recommended",
                        "R-googleCloudStorageR",
                        "R-assertthat",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-purrr",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bigrquery"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-backports",
            "portdir": "R/R-backports",
            "version": "1.5.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://backports.r-lib.org",
            "description": "Reimplementations of functions introduced since R 3.0",
            "long_description": "Reimplementations of functions introduced since R 3.0",
            "active": true,
            "categories": [
                "devel",
                "science",
                "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-OpenML",
                        "R-ParamHelpers",
                        "R-checkmate",
                        "R-bibtex",
                        "R-base64url",
                        "R-batchtools",
                        "R-prt",
                        "R-cobalt",
                        "R-mlrMBO",
                        "R-spaMM",
                        "R-brms",
                        "R-paradox",
                        "R-dm",
                        "R-lintr",
                        "R-mlr3misc",
                        "R-BatchJobs",
                        "R-broom",
                        "R-mlr3",
                        "R-mlr3pipelines",
                        "R-MatchIt",
                        "R-mlr"
                    ]
                }
            ]
        },
        {
            "name": "R-S4Arrays",
            "portdir": "R/R-S4Arrays",
            "version": "1.4.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/S4Arrays",
            "description": "Foundation of array-like containers in Bioconductor",
            "long_description": "Foundation of array-like containers in Bioconductor",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocGenerics",
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-BiocParallel",
                        "R-DelayedArray",
                        "R-SparseArray"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-HDF5Array",
                        "R-SummarizedExperiment",
                        "R-DelayedArray",
                        "R-SparseArray"
                    ]
                }
            ]
        },
        {
            "name": "graphviz-oldgui",
            "portdir": "graphics/graphviz-oldgui",
            "version": "16",
            "license": "unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pixelglow.com/graphviz/",
            "description": "Mac OS X Aqua GUI for viewing and exporting Graphviz graphs",
            "long_description": "Mac OS X Aqua GUI for viewing and exporting Graphviz graphs.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "libiconv",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-schema",
            "portdir": "python/py-schema",
            "version": "0.7.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/keleshev/schema",
            "description": "Simple data validation library",
            "long_description": "schema is a library for validating Python data structures, such as those obtained from config-files, forms, external services or command-line parsing, converted from JSON/YAML (or something else) to Python data-types.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-schema"
                    ]
                }
            ]
        },
        {
            "name": "py-schema",
            "portdir": "python/py-schema",
            "version": "0.7.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/keleshev/schema",
            "description": "Simple data validation library",
            "long_description": "schema is a library for validating Python data structures, such as those obtained from config-files, forms, external services or command-line parsing, converted from JSON/YAML (or something else) to Python data-types.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-schema"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgtksourceviewmm",
            "portdir": "gnome/libgtksourceviewmm",
            "version": "0.3.1",
            "license": "LGPL-2+",
            "platforms": "{darwin < 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org",
            "description": "gtksourceviewmm provides C++ wrappers for gtksourceview.",
            "long_description": "gtksourceviewmm provides C++ wrappers for gtksourceview.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "doxygen",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv",
                        "gtksourceview",
                        "libgnomemm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rcs",
            "portdir": "devel/rcs",
            "version": "5.10.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/rcs/",
            "description": "Revision Control System",
            "long_description": "The Revision Control System (RCS) manages multiple revisions of files. RCS automates the storing, retrieval, logging, identification, and merging of revisions. RCS is useful for text that is revised frequently, including source code, programs, documentation, graphics, papers, and form letters.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "bibledit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "viewvc"
                    ]
                }
            ]
        },
        {
            "name": "gumbo-parser",
            "portdir": "devel/gumbo-parser",
            "version": "0.12.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/gumbo-parser/gumbo-parser",
            "description": "A pure C HTML5 parser",
            "long_description": "Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure C99 library with no outside dependencies. It's designed to serve as a building block for other tools and libraries such as linters, validators, templating languages, and refactoring and analysis tools.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "newsraft",
                        "litehtml",
                        "mupdf",
                        "claws-mail"
                    ]
                }
            ]
        },
        {
            "name": "mingw-w64-wine-gecko-2.47.2",
            "portdir": "cross/mingw-w64-wine-gecko",
            "version": "2.47.2",
            "license": "MPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.winehq.org/wine/wine-gecko",
            "description": "Wine's built-in replacement for Microsoft's Internet Explorer",
            "long_description": "mingw-w64-wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 50
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "game-porting-toolkit"
                    ]
                }
            ]
        },
        {
            "name": "mingw-w64-wine-gecko-2.47.3",
            "portdir": "cross/mingw-w64-wine-gecko",
            "version": "2.47.3",
            "license": "MPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.winehq.org/wine/wine-gecko",
            "description": "Wine's built-in replacement for Microsoft's Internet Explorer",
            "long_description": "mingw-w64-wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 50
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mingw-w64-wine-gecko-2.47.4",
            "portdir": "cross/mingw-w64-wine-gecko",
            "version": "2.47.4",
            "license": "MPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.winehq.org/wine/wine-gecko",
            "description": "Wine's built-in replacement for Microsoft's Internet Explorer",
            "long_description": "mingw-w64-wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 50
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mingw-w64-wine-gecko",
                        "wine-stable",
                        "wine-devel",
                        "wine-staging"
                    ]
                }
            ]
        },
        {
            "name": "mingw-w64-wine-gecko",
            "portdir": "cross/mingw-w64-wine-gecko",
            "version": "2.47.4",
            "license": "MPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.winehq.org/wine/wine-gecko",
            "description": "Wine's built-in replacement for Microsoft's Internet Explorer",
            "long_description": "mingw-w64-wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 50
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mingw-w64-wine-gecko-2.47.4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-coxphSGD",
            "portdir": "R/R-coxphSGD",
            "version": "0.2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=coxphSGD",
            "description": "Stochastic gradient descent log-likelihood estimation in Cox proportional hazards model",
            "long_description": "Stochastic gradient descent log-likelihood estimation in Cox proportional hazards model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cowplot",
            "portdir": "R/R-cowplot",
            "version": "1.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wilkelab.org/cowplot",
            "description": "Streamlined plot theme and plot annotations for ggplot2",
            "long_description": "Streamlined plot theme and plot annotations for ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-gtable",
                        "R-scales",
                        "R-ggplot2",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-vdiffr",
                        "R-Cairo",
                        "R-patchwork",
                        "R-maps",
                        "R-gridGraphics",
                        "R-VennDiagram",
                        "R-magick",
                        "R-PASWR",
                        "R-dplyr",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-ragg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-doBy",
                        "R-crops",
                        "R-ggpubr",
                        "R-gWQS",
                        "R-bayes4psy",
                        "R-disaggregation",
                        "R-tsnet",
                        "R-telefit",
                        "R-harmony",
                        "R-LAD",
                        "R-ggrcs",
                        "R-fmeffects",
                        "R-bigstatsr",
                        "R-memery",
                        "R-bayefdr",
                        "R-umx",
                        "R-anomaly",
                        "R-Seurat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidybayes",
                        "R-interactions",
                        "R-flashier",
                        "R-ggbreak",
                        "R-ggplotify",
                        "R-diffudist",
                        "R-ggdist",
                        "R-sjPlot",
                        "R-mets",
                        "R-deconvolveR",
                        "R-bruceR",
                        "R-ebnm",
                        "R-gcplyr",
                        "R-distributions3",
                        "R-afex"
                    ]
                }
            ]
        },
        {
            "name": "R-covadap",
            "portdir": "R/R-covadap",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=covadap",
            "description": "Covariate-Adaptive Randomization",
            "long_description": "Covariate-Adaptive Randomization",
            "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-countrycode",
            "portdir": "R/R-countrycode",
            "version": "1.6.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vincentarelbundock.github.io/countrycode",
            "description": "Convert country names and country codes",
            "long_description": "Convert country names and country codes",
            "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": "lib",
                    "ports": [
                        "R-quitte"
                    ]
                }
            ]
        },
        {
            "name": "R-costat",
            "portdir": "R/R-costat",
            "version": "2.4.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=costat",
            "description": "Time series costationarity determination",
            "long_description": "Time series costationarity determination",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-wavethresh",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-corrgram",
            "portdir": "R/R-corrgram",
            "version": "1.14",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kwstat.github.io/corrgram",
            "description": "Plot a correlogram",
            "long_description": "Plot a correlogram",
            "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-testthat",
                        "R-rmarkdown",
                        "R-psych",
                        "R-gridBase",
                        "R-sfsmisc",
                        "R-seriation",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fastR2",
                        "R-heplots"
                    ]
                }
            ]
        },
        {
            "name": "R-correlbinom",
            "portdir": "R/R-correlbinom",
            "version": "0.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=correlbinom",
            "description": "Correlated Binomial probabilities",
            "long_description": "Correlated Binomial probabilities",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rmpfr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-corrViz",
            "portdir": "R/R-corrViz",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=corrViz",
            "description": "Visualise correlations",
            "long_description": "Visualise correlations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-igraph",
                        "R-gganimate",
                        "R-visNetwork",
                        "R-GGally",
                        "R-purrr",
                        "R-ggraph",
                        "R-circlize",
                        "R-DendSer",
                        "R-CRAN-recommended",
                        "R-plotly",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-corpcor",
            "portdir": "R/R-corpcor",
            "version": "1.6.10",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=corpcor",
            "description": "Efficient estimation of covariance and (partial) correlation",
            "long_description": "Efficient estimation of covariance and (partial) correlation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hfr",
                        "R-mlVAR",
                        "R-mixOmics",
                        "R-penalizedSVM",
                        "R-boral",
                        "R-care",
                        "R-REndo",
                        "R-gsDesign2",
                        "R-xLLiM",
                        "R-sda",
                        "R-semPlot",
                        "R-sparsediscrim",
                        "R-sparsevar",
                        "R-CopulaCenR",
                        "R-rmgarch",
                        "R-qgraph",
                        "R-segMGarch",
                        "R-RMTL",
                        "R-RNGforGPD",
                        "R-VARshrink",
                        "R-WLogit",
                        "R-MCMCglmm",
                        "R-subselect",
                        "R-EDISON",
                        "R-relaimpo",
                        "R-Hotelling",
                        "R-pcalg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NMF"
                    ]
                }
            ]
        },
        {
            "name": "R-copBasic",
            "portdir": "R/R-copBasic",
            "version": "2.2.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=copBasic",
            "description": "General bivariate copula theory and many utility functions",
            "long_description": "General bivariate copula theory and many utility functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lmomco",
                        "R-CRAN-recommended",
                        "R-randtoolbox"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CopulaCenR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmomco"
                    ]
                }
            ]
        }
    ]
}