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

{
    "count": 50429,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=763",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=761",
    "results": [
        {
            "name": "R-pimeta",
            "portdir": "R/R-pimeta",
            "version": "1.1.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pimeta",
            "description": "Prediction intervals for random-effects meta-analysis",
            "long_description": "Prediction intervals for random-effects meta-analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-meta"
                    ]
                }
            ]
        },
        {
            "name": "R-rcccd",
            "portdir": "R/R-rcccd",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rcccd",
            "description": "Class cover catch digraph classification",
            "long_description": "Class cover catch digraph classification",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-Rfast",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-proxy",
                        "R-RANN",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rex2arma",
            "portdir": "R/R-rex2arma",
            "version": "0.7.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sgsokol/rex2arma",
            "description": "Convertion of R code to RcppArmadillo code",
            "long_description": "Automatic conversion of basic R code (linear algebra and alike) into RcppArmadillo code.",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-RUnit",
                        "R-expm",
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sarima",
            "portdir": "R/R-sarima",
            "version": "0.9.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/sarima",
            "description": "Simulation and prediction with seasonal ARIMA models",
            "long_description": "Simulation and prediction with seasonal ARIMA models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-Formula",
                        "R-Rdpack",
                        "R-PolynomF",
                        "R-lagged",
                        "R-ltsa",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-forecast",
                        "R-FKF",
                        "R-fGarch",
                        "R-FitARMA",
                        "R-KFAS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pcts"
                    ]
                }
            ]
        },
        {
            "name": "R-sjlabelled",
            "portdir": "R/R-sjlabelled",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strengejacke.github.io/sjlabelled",
            "description": "Labelled data utility functions",
            "long_description": "Labelled data utility functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-insight",
                        "R-CRAN-recommended",
                        "R-datawizard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-haven",
                        "R-snakecase",
                        "R-sjmisc",
                        "R-sjPlot",
                        "R-magrittr",
                        "R-rlang",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggiraphExtra",
                        "R-vtable",
                        "R-sjPlot",
                        "R-sjmisc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-lavaanExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-someMTP",
            "portdir": "R/R-someMTP",
            "version": "1.4.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=someMTP",
            "description": "Some Multiple Testing Procedures",
            "long_description": "Some Multiple Testing Procedures",
            "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-flip"
                    ]
                }
            ]
        },
        {
            "name": "R-vtable",
            "portdir": "R/R-vtable",
            "version": "1.4.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nickch-k.github.io/vtable",
            "description": "An R package for creating variable documentation files",
            "long_description": "An R package for creating variable documentation files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstudioapi",
                        "R-kableExtra",
                        "R-sjlabelled",
                        "R-CRAN-recommended",
                        "R-knitr",
                        "R-haven"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-survey",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BCSub",
            "portdir": "R/R-BCSub",
            "version": "0.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BCSub",
            "description": "Bayesian semi-parametric factor analysis model for subtype identification (clustering)",
            "long_description": "Bayesian semi-parametric factor analysis model for subtype identification (clustering)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mcclust",
                        "R-nFactors",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FactoMineR",
            "portdir": "R/R-FactoMineR",
            "version": "2.11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://factominer.free.fr",
            "description": "Multivariate exploratory data analysis and data mining",
            "long_description": "Multivariate exploratory data analysis and data mining",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggrepel",
                        "R-emmeans",
                        "R-car",
                        "R-leaps",
                        "R-scatterplot3d",
                        "R-ellipse",
                        "R-flashClust",
                        "R-multcompView",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-DT"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-Factoshiny",
                        "R-missMDA"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mimi",
                        "R-missMDA",
                        "R-factoextra",
                        "R-fdm2id",
                        "R-RcmdrPlugin.FactoMineR",
                        "R-FactoInvestigate",
                        "R-Factoshiny",
                        "R-GDAtools"
                    ]
                }
            ]
        },
        {
            "name": "R-MHD",
            "portdir": "R/R-MHD",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MHD",
            "description": "Metric Halfspace Depth",
            "long_description": "Metric Halfspace Depth",
            "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-nloptr",
                        "R-distory",
                        "R-manifold",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-foreach"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MplusAutomation",
            "portdir": "R/R-MplusAutomation",
            "version": "1.1.1",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://michaelhallquist.github.io/MplusAutomation",
            "description": "Facilitate large-scale latent variable analyses in Mplus",
            "long_description": "Facilitate large-scale latent variable analyses in Mplus",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xtable",
                        "R-coda",
                        "R-plyr",
                        "R-digest",
                        "R-checkmate",
                        "R-ggplot2",
                        "R-texreg",
                        "R-gsubfn",
                        "R-pander",
                        "R-fastDummies",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-relimp",
                        "R-rhdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlVAR",
                        "R-tidySEM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-semPlot",
                        "R-thurstonianIRT"
                    ]
                }
            ]
        },
        {
            "name": "R-ROptSpace",
            "portdir": "R/R-ROptSpace",
            "version": "0.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROptSpace",
            "description": "Matrix reconstruction from a few entries",
            "long_description": "Matrix reconstruction, also known as matrix completion, is the task of inferring missing entries of a partially observed matrix.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-anMC",
            "portdir": "R/R-anMC",
            "version": "0.2.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=anMC",
            "description": "Compute high-dimensional orthant probabilities",
            "long_description": "Computationally efficient method to estimate orthant probabilities of high-dimensional Gaussian vectors. Further implements a function to compute conservative estimates of excursion sets under Gaussian random field priors.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DiceKriging",
                        "R-TruncatedNormal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-KrigInv"
                    ]
                }
            ]
        },
        {
            "name": "R-clustAnalytics",
            "portdir": "R/R-clustAnalytics",
            "version": "0.5.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martirm/clustAnalytics",
            "description": "Cluster evaluation on graphs",
            "long_description": "Cluster evaluation on graphs",
            "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-dplyr",
                        "R-igraph",
                        "R-Rdpack",
                        "R-mclust",
                        "R-aricode",
                        "R-fossil",
                        "R-mcclust",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-truncnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-igraphdata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-clusterGeneration",
            "portdir": "R/R-clusterGeneration",
            "version": "1.3.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=clusterGeneration",
            "description": "Random cluster generation (with specified degree of separation)",
            "long_description": "Random cluster generation (with specified degree of separation)",
            "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-mlVAR",
                        "R-skewMLRM",
                        "R-FracKrigingR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-remaCor",
                        "R-mmrm"
                    ]
                }
            ]
        },
        {
            "name": "R-distory",
            "portdir": "R/R-distory",
            "version": "1.4.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=distory",
            "description": "Geodesic distance between phylogenetic trees and associated functions",
            "long_description": "Geodesic distance between phylogenetic trees and associated functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ape",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MHD"
                    ]
                }
            ]
        },
        {
            "name": "R-emojifont",
            "portdir": "R/R-emojifont",
            "version": "0.5.5",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=emojifont",
            "description": "Emoji and fontawesome in base and ggplot2 graphics both",
            "long_description": "Emoji and fontawesome in base and ggplot2 graphics both",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-showtext",
                        "R-sysfonts",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-proto"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggtree"
                    ]
                }
            ]
        },
        {
            "name": "R-fossil",
            "portdir": "R/R-fossil",
            "version": "0.4.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fossil",
            "description": "Palæoecological and palæogeographical analysis tools",
            "long_description": "A set of analytical tools useful in analysing ecological and geographical data sets, both ancient and modern.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shapefiles",
                        "R-sp",
                        "R-CRAN-recommended",
                        "R-maps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-clustAnalytics"
                    ]
                }
            ]
        },
        {
            "name": "R-ggimage",
            "portdir": "R/R-ggimage",
            "version": "0.3.3",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yulab-smu.top/pkgdocs/ggimage.html",
            "description": "Support image files and graphic objects to be visualized in ggplot2 graphic system",
            "long_description": "Support image files and graphic objects to be visualized in ggplot2 graphic system",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-withr",
                        "R-ggplot2",
                        "R-scales",
                        "R-ggfun",
                        "R-ggplotify",
                        "R-magick",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ape",
                        "R-httr",
                        "R-ggtree",
                        "R-gridGraphics",
                        "R-rsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hexSticker"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggbreak",
                        "R-ggplotify",
                        "R-ggtree",
                        "R-cvms"
                    ]
                }
            ]
        },
        {
            "name": "R-ggnewscale",
            "portdir": "R/R-ggnewscale",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eliocamp.github.io/ggnewscale",
            "description": "Multiple fill and colour scales in R-ggplot2",
            "long_description": "Multiple fill and colour scales in R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggtreeExtra",
                        "R-MetricGraph"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggfun",
                        "R-robustmatrix",
                        "R-cvms"
                    ]
                }
            ]
        },
        {
            "name": "R-ggstar",
            "portdir": "R/R-ggstar",
            "version": "1.0.4",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggstar",
            "description": "Multiple geometric shape point layer for ggplot2",
            "long_description": "Multiple geometric shape point layer for ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridExtra",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggtreeExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-ggtreeExtra",
            "portdir": "R/R-ggtreeExtra",
            "version": "1.14.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/ggtreeExtra",
            "description": "Add geometric layers on circular or other layout tree of ggtree",
            "long_description": "Add geometric layers on circular or other layout tree of ggtree",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-ggtree",
                        "R-tidytree",
                        "R-ggnewscale",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-patchwork",
                        "R-prettydoc",
                        "R-treeio",
                        "R-ggstar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-graphicalVAR",
            "portdir": "R/R-graphicalVAR",
            "version": "0.3.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=graphicalVAR",
            "description": "Graphical VAR for experience sampling data",
            "long_description": "Graphical VAR for experience sampling data",
            "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-rlang",
                        "R-mvtnorm",
                        "R-dplyr",
                        "R-igraph",
                        "libgcc",
                        "R-qgraph",
                        "R-glmnet",
                        "R-CRAN-recommended",
                        "R-glasso",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlVAR"
                    ]
                }
            ]
        },
        {
            "name": "R-manifold",
            "portdir": "R/R-manifold",
            "version": "0.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=manifold",
            "description": "Operations for Riemannian manifolds",
            "long_description": "Operations for Riemannian manifolds",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MHD"
                    ]
                }
            ]
        },
        {
            "name": "R-mcclust",
            "portdir": "R/R-mcclust",
            "version": "1.0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mcclust",
            "description": "Process an MCMC sample of clusterings",
            "long_description": "Process an MCMC sample of clusterings",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lpSolve",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BCSub",
                        "R-clustAnalytics"
                    ]
                }
            ]
        },
        {
            "name": "R-mlVAR",
            "portdir": "R/R-mlVAR",
            "version": "0.5.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mlVAR",
            "description": "Multi-level vector autoregression",
            "long_description": "Multi-level vector autoregression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-plyr",
                        "R-dplyr",
                        "R-lme4",
                        "R-arm",
                        "R-corpcor",
                        "R-abind",
                        "R-MplusAutomation",
                        "R-clusterGeneration",
                        "R-graphicalVAR",
                        "R-CRAN-recommended",
                        "R-qgraph",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mnet"
                    ]
                }
            ]
        },
        {
            "name": "R-mnet",
            "portdir": "R/R-mnet",
            "version": "0.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mnet",
            "description": "Modelling group differences and moderation effects in statistical network models",
            "long_description": "Modelling group differences and moderation effects in statistical network models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mlVAR",
                        "R-CRAN-recommended",
                        "R-doParallel",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-multcompView",
            "portdir": "R/R-multcompView",
            "version": "0.1-10",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=multcompView",
            "description": "Visualizations of paired comparisons",
            "long_description": "Visualizations of paired comparisons",
            "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-FactoMineR",
                        "R-ggpmisc",
                        "R-PMCMRplus"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PMCMR",
                        "R-peramo",
                        "R-emmeans"
                    ]
                }
            ]
        },
        {
            "name": "R-nFactors",
            "portdir": "R/R-nFactors",
            "version": "2.4.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nFactors",
            "description": "Parallel analysis and other non-graphical solutions to the Cattell scree test",
            "long_description": "Parallel analysis and other non-graphical solutions to the Cattell scree test",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psych",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BCSub"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sjPlot",
                        "R-see"
                    ]
                }
            ]
        },
        {
            "name": "R-neuralnet",
            "portdir": "R/R-neuralnet",
            "version": "1.44.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=neuralnet",
            "description": "Training of neural networks",
            "long_description": "Training of neural networks",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Deriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nnfor",
                        "R-WaveletML"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NeuralNetTools",
                        "R-misspi",
                        "R-plotmo"
                    ]
                }
            ]
        },
        {
            "name": "R-nnfor",
            "portdir": "R/R-nnfor",
            "version": "0.9.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trnnick/nnfor",
            "description": "Time series forecasting with neural networks",
            "long_description": "Time series forecasting with neural networks",
            "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-plotrix",
                        "R-uroot",
                        "R-glmnet",
                        "R-tsutils",
                        "R-neuralnet",
                        "R-CRAN-recommended",
                        "R-generics",
                        "R-forecast"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-thief"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tswge"
                    ]
                }
            ]
        },
        {
            "name": "R-parallelDist",
            "portdir": "R/R-parallelDist",
            "version": "0.2.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexeckert/parallelDist",
            "description": "Parallel distance matrix computation using multiple threads",
            "long_description": "Parallel distance matrix computation using multiple threads",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-proxy",
                        "R-ggplot2",
                        "R-testthat",
                        "R-dtw",
                        "R-RcppXPtrUtils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-diffudist"
                    ]
                }
            ]
        },
        {
            "name": "R-remaCor",
            "portdir": "R/R-remaCor",
            "version": "0.0.18",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://diseaseneurogenomics.github.io/remaCor",
            "description": "Random effects meta-analysis for correlated test statistics",
            "long_description": "Random effects meta-analysis for correlated test statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-EnvStats",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-knitr",
                        "R-metafor",
                        "R-clusterGeneration"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shadowtext",
            "portdir": "R/R-shadowtext",
            "version": "0.1.4",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GuangchuangYu/shadowtext",
            "description": "Shadow text grob and layer",
            "long_description": "Shadow text grob and layer",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SUMMER"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggtree",
                        "R-SmCCNet"
                    ]
                }
            ]
        },
        {
            "name": "R-tm",
            "portdir": "R/R-tm",
            "version": "0.7-15",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tm.r-forge.r-project.org",
            "description": "Text Mining",
            "long_description": "A framework for text mining applications within R.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-slam",
                        "R-NLP",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-filehash",
                        "R-pdftools",
                        "R-Rgraphviz",
                        "R-SnowballC",
                        "R-antiword",
                        "R-Rpoppler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinyr",
                        "R-chinese.misc",
                        "R-tmcn",
                        "R-RcmdrPlugin.temis",
                        "R-topicmodels"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tau",
                        "R-tidylda",
                        "R-wordcloud",
                        "R-lsa",
                        "R-text2map",
                        "R-quanteda",
                        "R-movMF",
                        "R-sts",
                        "R-stm"
                    ]
                }
            ]
        },
        {
            "name": "R-tswge",
            "portdir": "R/R-tswge",
            "version": "2.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tswge",
            "description": "Time Series for Data Science",
            "long_description": "Time Series for Data Science",
            "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-signal",
                        "R-zoo",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-forecast",
                        "R-tidyverse",
                        "R-magrittr",
                        "R-PolynomF",
                        "R-waveslim",
                        "R-nnfor",
                        "R-CRAN-recommended",
                        "R-plotrix",
                        "R-astsa"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "symfony-cli",
            "portdir": "devel/symfony-cli",
            "version": "5.16.1",
            "license": "AGPL-3+",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://symfony.com/download",
            "description": "The Symfony CLI tool",
            "long_description": "The Symfony CLI tool is a must-have tool when developing Symfony applications on your local machine.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "antalaron",
                    "github": "antalaron",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qodem",
            "portdir": "comms/qodem",
            "version": "1.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://qodem.sourceforge.net/",
            "description": "Qodem Terminal Emulator",
            "long_description": "Qodem is a public domain re-implementation of the DOS-era Qmodem serial communications package, updated for modern systems.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-future-io-impl",
            "portdir": "perl/p5-test-future-io-impl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-future-io-impl",
            "homepage": "https://metacpan.org/pod/Test::Future::IO::Impl",
            "description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "long_description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-future-io-impl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-future-io-impl",
            "portdir": "perl/p5-test-future-io-impl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Future::IO::Impl",
            "description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "long_description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-simple",
                        "p5.28-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-io-async",
                        "p5.28-future-io"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-future-io-impl",
            "portdir": "perl/p5-test-future-io-impl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Future::IO::Impl",
            "description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "long_description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-test-simple",
                        "p5.30-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-io-async",
                        "p5.30-future-io"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-test-future-io-impl",
            "portdir": "perl/p5-test-future-io-impl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Future::IO::Impl",
            "description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "long_description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-test-simple",
                        "p5.32-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-io-async",
                        "p5.32-future-io"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-future-io-impl",
            "portdir": "perl/p5-test-future-io-impl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Future::IO::Impl",
            "description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "long_description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-test-simple",
                        "p5.34-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-io-async",
                        "p5.34-future-io"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-future-io-impl"
                    ]
                }
            ]
        },
        {
            "name": "R-BNSP",
            "portdir": "R/R-BNSP",
            "version": "2.2.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BNSP",
            "description": "Bayesian non- and semi-parametric model fitting",
            "long_description": "Bayesian non- and semi-parametric model fitting",
            "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-cubature",
                        "R-plyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-threejs",
                        "R-Formula",
                        "R-corrplot",
                        "R-label.switching",
                        "R-plot3D",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-np"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-EntropyMCMC",
            "portdir": "R/R-EntropyMCMC",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EntropyMCMC",
            "description": "MCMC simulation and convergence evaluation using entropy and Kullback–Leibler divergence estimation",
            "long_description": "MCMC simulation and convergence evaluation using entropy and Kullback–Leibler divergence estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-RANN",
                        "R-mixtools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-snow",
                        "R-Rmpi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rcmdr",
            "portdir": "R/R-Rcmdr",
            "version": "2.9-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://socialsciences.mcmaster.ca/jfox/Misc/Rcmdr",
            "description": "R Commander",
            "long_description": "Platform-independent basic-statistics GUI (graphical user interface) for R, based on the R-tcltk package.",
            "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-tcltk2",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-effects",
                        "R-RcmdrMisc",
                        "R-lme4",
                        "R-relimp",
                        "R-car"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaps",
                        "R-multcomp",
                        "R-rgl",
                        "R-aplpack",
                        "R-e1071",
                        "R-colorspace",
                        "R-nortest",
                        "R-readxl",
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-lmtest",
                        "R-Hmisc",
                        "R-sem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.EZR",
                        "R-RcmdrPlugin.DoE",
                        "R-RcmdrPlugin.DCCV",
                        "R-RcmdrPlugin.FactoMineR",
                        "R-RcmdrPlugin.HH",
                        "R-RcmdrPlugin.KMggplot2",
                        "R-RcmdrPlugin.MA",
                        "R-RcmdrPlugin.MPAStats",
                        "R-RcmdrPlugin.PcaRobust",
                        "R-RcmdrPlugin.RMTCJags",
                        "R-RcmdrPlugin.ROC",
                        "R-RcmdrPlugin.aRnova",
                        "R-RcmdrPlugin.coin",
                        "R-RcmdrPlugin.cpd",
                        "R-RcmdrPlugin.survival",
                        "R-RcmdrPlugin.temis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-relimp"
                    ]
                }
            ]
        },
        {
            "name": "R-RcmdrPlugin.HH",
            "portdir": "R/R-RcmdrPlugin.HH",
            "version": "1.1-51",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.HH",
            "description": "R Commander support for the HH package",
            "long_description": "R Commander support for the HH package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-HH",
                        "R-Rcmdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-latticeExtra",
                        "R-car",
                        "R-leaps",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.KMggplot2",
            "portdir": "R/R-RcmdrPlugin.KMggplot2",
            "version": "0.2-6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.KMggplot2",
            "description": "R Commander plug-in for data visualization with ggplot2",
            "long_description": "R Commander plug-in for data visualization with ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-ggthemes",
                        "R-Rcmdr",
                        "R-tcltk2",
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-extrafont"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.RMTCJags",
            "portdir": "R/R-RcmdrPlugin.RMTCJags",
            "version": "1.0-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.RMTCJags",
            "description": "R MTC JAGS Rcmdr plugin",
            "long_description": "R MTC JAGS Rcmdr plugin",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-runjags",
                        "R-rjags",
                        "jags",
                        "R-rmeta",
                        "R-CRAN-recommended",
                        "R-Rcmdr",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.aRnova",
            "portdir": "R/R-RcmdrPlugin.aRnova",
            "version": "0.0.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.aRnova",
            "description": "R Commander plug-in for repeated-measures ANOVA",
            "long_description": "R Commander plug-in for repeated-measures ANOVA",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}