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

{
    "count": 50735,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=481",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=479",
    "results": [
        {
            "name": "ginkgo",
            "portdir": "math/ginkgo",
            "version": "1.9.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ginkgo-project.github.io",
            "description": "Numerical linear algebra software package",
            "long_description": "A numerical linear algebra library targeting many-core architectures.",
            "active": true,
            "categories": [
                "math",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi",
                "openmp",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "metis",
                        "mpich-clang17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gtest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ksh93-devel",
            "portdir": "shells/ksh93-devel",
            "version": "93u+m-1.0.10",
            "license": "EPL-1",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ksh93/ksh",
            "description": "continued development of the AT&T KornShell",
            "long_description": "This is ksh 93u+m, a continuation of the development of the KornShell, based on ksh 93u+ by David Korn and AT&T Research.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "utdns",
            "portdir": "net/utdns",
            "version": "1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rahra/utdns",
            "description": "Proxy UDP/DNS to TCP/DNS",
            "long_description": "UTdns is a nifty tool which proxies all UDP-based DNS requests through TCP DNS.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rfcdiff",
            "portdir": "textproc/rfcdiff",
            "version": "1.48",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ietf-tools/rfcdiff",
            "description": "compare Internet Draft versions",
            "long_description": "The purpose of this program is to compare two versions of an Internet Draft and produce a diff.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tre",
            "portdir": "devel/tre",
            "version": "0.9.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://laurikari.net/tre/",
            "description": "TRE is a lightweight POSIX compliant regular expression library",
            "long_description": "TRE is a lightweight POSIX compliant regular expression library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bulk_extractor",
                        "py27-tre",
                        "msort",
                        "vis",
                        "elinks-devel",
                        "gawk-aregex"
                    ]
                }
            ]
        },
        {
            "name": "R-BGGM",
            "portdir": "R/R-BGGM",
            "version": "2.1.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://donaldrwilliams.github.io/BGGM",
            "description": "Bayesian Gaussian Graphical Models",
            "long_description": "Bayesian Gaussian Graphical Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang11",
                "clang10",
                "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-RcppProgress",
                        "R-mvnfast",
                        "R-reshape",
                        "R-ggplot2",
                        "R-ggridges",
                        "R-Rdpack",
                        "R-GGally",
                        "R-network",
                        "R-sna",
                        "R-BFpack",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-RcppArmadillo",
                        "R-RcppDist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-abind",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-psych",
                        "R-mice",
                        "R-assortnet",
                        "R-networktools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-easybgm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayeslincom",
                        "R-BBcor"
                    ]
                }
            ]
        },
        {
            "name": "R-CausalQueries",
            "portdir": "R/R-CausalQueries",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://integrated-inferences.github.io/CausalQueries",
            "description": "Make, update and query binary causal models",
            "long_description": "Make, update and query binary causal models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-RcppEigen",
                        "R-StanHeaders",
                        "R-rlang",
                        "R-lifecycle",
                        "R-rstantools",
                        "R-stringr",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rstan",
                        "R-ggraph",
                        "R-latex2exp",
                        "R-CRAN-recommended",
                        "R-dirmult",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-bayesplot",
                        "R-rmarkdown",
                        "R-covr",
                        "R-fabricatr",
                        "R-DeclareDesign"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DPTM",
            "portdir": "R/R-DPTM",
            "version": "1.6.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HujieBai/DPTM",
            "description": "Dynamic panel multiple threshold model with fixed effects",
            "long_description": "Dynamic panel multiple threshold model with fixed effects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-purrr",
                        "R-parabar",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-BayesianTools",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-EBEN",
            "portdir": "R/R-EBEN",
            "version": "5.2",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EBEN",
            "description": "Empirical Bayesian Elastic Net",
            "long_description": "Empirical Bayesian Elastic Net",
            "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": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MetricGraph",
            "portdir": "R/R-MetricGraph",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidbolin.github.io/MetricGraph",
            "description": "Random fields on metric graphs",
            "long_description": "Facilitates creation and manipulation of metric graphs, such as street or river networks. Further facilitates operations and visualizations of data on metric graphs and the creation of a large class of random fields and stochastic partial differential equations on such spaces. These random fields can be used for simulation, prediction and inference.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-magrittr",
                        "R-sp",
                        "R-lifecycle",
                        "R-zoo",
                        "R-dplyr",
                        "R-tidyr",
                        "R-R6",
                        "R-igraph",
                        "R-broom",
                        "R-rSPDE",
                        "R-ggnewscale",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-RANN"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LaF",
            "portdir": "R/R-LaF",
            "version": "0.8.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/djvanderlaan/LaF",
            "description": "Fast access to Large ASCII Files",
            "long_description": "Fast access to Large ASCII Files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-disk.frame"
                    ]
                }
            ]
        },
        {
            "name": "R-NPflow",
            "portdir": "R/R-NPflow",
            "version": "0.13.5",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sistm/NPflow",
            "description": "Bayesian Non-parametrics for automatic gating of flow-cytometry data",
            "long_description": "Bayesian Non-parametrics for automatic gating of flow-cytometry data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "gcc10",
                "gcc11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-truncnorm",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-GGally",
                        "R-ellipse",
                        "R-fastcluster",
                        "R-pheatmap",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-itertools",
                        "R-microbenchmark",
                        "R-doParallel",
                        "R-foreach"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bqror"
                    ]
                }
            ]
        },
        {
            "name": "R-RoBMA",
            "portdir": "R/R-RoBMA",
            "version": "3.2.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fbartos.github.io/RoBMA",
            "description": "Robust Bayesian Meta-Analyses",
            "long_description": "Robust Bayesian Meta-Analyses",
            "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",
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-scales",
                        "R-runjags",
                        "R-Rdpack",
                        "R-rjags",
                        "R-BayesTools",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "jags",
                        "R-rlang",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-fixest",
                        "R-metadat",
                        "R-metafor",
                        "R-metaBMA",
                        "R-weightr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ape",
            "portdir": "R/R-ape",
            "version": "5.8-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ape-package.ird.fr",
            "description": "Analyses of phylogenetics and evolution",
            "long_description": "Analyses of phylogenetics and evolution",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-igraph",
                        "R-expm",
                        "R-gee",
                        "R-phangorn"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FD",
                        "R-PVR",
                        "R-adegenet",
                        "R-alakazam",
                        "R-phyr",
                        "R-phylopath",
                        "R-vcfR",
                        "R-MCMCglmm",
                        "R-tidytree",
                        "R-apex",
                        "R-phangorn",
                        "R-BAMMtools",
                        "R-ggtree",
                        "R-distory",
                        "R-treeio",
                        "R-DHARMa",
                        "R-phylolm",
                        "R-caper",
                        "R-indelmiss",
                        "R-rr2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggimage",
                        "R-igraph",
                        "R-clue",
                        "R-brms",
                        "R-Seurat",
                        "R-tidygraph",
                        "R-netdiffuseR",
                        "R-fido"
                    ]
                }
            ]
        },
        {
            "name": "R-bqror",
            "portdir": "R/R-bqror",
            "version": "1.7.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/prajual/bqror",
            "description": "Bayesian quantile regression for ordinal models",
            "long_description": "Bayesian quantile regression for ordinal models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progress",
                        "R-GIGrvg",
                        "R-pracma",
                        "R-NPflow",
                        "R-CRAN-recommended",
                        "R-truncnorm",
                        "R-invgamma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-emmeans",
            "portdir": "R/R-emmeans",
            "version": "1.10.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rvlenth/emmeans",
            "description": "Estimated marginal means, aka least-squares means",
            "long_description": "Estimated marginal means, aka least-squares means",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-mvtnorm",
                        "R-estimability",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-bayesplot",
                        "R-brms",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-car",
                        "R-lmerTest",
                        "R-pbkrtest",
                        "R-logspline",
                        "R-MCMCpack",
                        "R-mice",
                        "R-multcomp",
                        "R-sommer",
                        "R-geepack",
                        "R-MCMCglmm",
                        "R-gee",
                        "R-pscl",
                        "R-coxme",
                        "R-compositions",
                        "R-mediation",
                        "R-MuMIn",
                        "R-multcompView",
                        "R-rsm",
                        "R-xtable",
                        "R-bayestestR",
                        "R-coda",
                        "R-biglm",
                        "R-ordinal",
                        "R-sandwich"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multilevelcoda",
                        "R-peramo",
                        "R-FactoMineR",
                        "R-jmv",
                        "R-lsmeans",
                        "R-bruceR",
                        "R-piecewiseSEM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rempsyc",
                        "R-estimatr",
                        "R-spmodel",
                        "R-report",
                        "R-rstatix",
                        "R-lavaSearch2",
                        "R-logistf",
                        "R-bayestestR",
                        "R-datawizard",
                        "R-sdmTMB",
                        "R-semTools",
                        "R-rsm",
                        "R-robustlmm",
                        "R-modelbased",
                        "R-r2rtf",
                        "R-fixest",
                        "R-rbmi",
                        "R-survstan",
                        "R-see",
                        "R-brms",
                        "R-GLMMadaptive",
                        "R-gtsummary",
                        "R-broom",
                        "R-ggstats",
                        "R-mmrm",
                        "R-tidybayes",
                        "R-brms.mmrm",
                        "R-tidystats",
                        "R-effectsize",
                        "R-afex",
                        "R-cardx",
                        "R-ggeffects",
                        "R-insight",
                        "R-nlraa",
                        "R-papaja"
                    ]
                }
            ]
        },
        {
            "name": "R-cluster",
            "portdir": "R/R-cluster",
            "version": "2.1.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cluster https://svn.r-project.org/R-packages/trunk/cluster",
            "description": "Methods for cluster analysis",
            "long_description": "Methods for cluster analysis. Recommended package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvoutlier",
                        "R-sfsmisc",
                        "R-ellipse",
                        "R-fpc",
                        "R-MASS",
                        "R-Matrix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                }
            ]
        },
        {
            "name": "R-fastICA",
            "portdir": "R/R-fastICA",
            "version": "1.2-7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fastICA",
            "description": "FastICA algorithms to perform ICA and projection pursuit",
            "long_description": "FastICA algorithms to perform ICA and projection pursuit",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gccdevel",
                "gcc12",
                "gcc13",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gogarch",
                        "R-fGarch",
                        "R-pcalg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NMF",
                        "R-yaImpute",
                        "R-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-gee",
            "portdir": "R/R-gee",
            "version": "4.13-29",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gee",
            "description": "Generalized Estimation Equation Solver",
            "long_description": "Generalized Estimation Equation Solver",
            "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": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-insight",
                        "R-multilevelmod",
                        "R-MuMIn",
                        "R-ape",
                        "R-emmeans",
                        "R-prediction",
                        "R-dlnm",
                        "R-tidyAML",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-glmmrBase",
            "portdir": "R/R-glmmrBase",
            "version": "0.11.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/samuel-watson/glmmrBase",
            "description": "Specification of generalised linear mixed models",
            "long_description": "Specification of generalised linear mixed models",
            "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",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "clang90",
                "clangdevel",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-rstan",
                        "R-SparseChol",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmmrOptim"
                    ]
                }
            ]
        },
        {
            "name": "R-lpSolve",
            "portdir": "R/R-lpSolve",
            "version": "5.6.23",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gaborcsardi/lpSolve",
            "description": "Interface to Lp_solve to solve linear/integer programs",
            "long_description": "Interface to Lp_solve to solve linear/integer programs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pkgdepends",
                        "R-MSCMT",
                        "R-Riemann",
                        "R-mediation",
                        "R-label.switching",
                        "R-linprog",
                        "R-geometry",
                        "R-NCA",
                        "R-T4cluster",
                        "R-WSGeometry",
                        "R-fnets",
                        "R-StatMatch",
                        "R-glarma",
                        "R-QCA",
                        "R-fdasrvf",
                        "R-anticlust",
                        "R-bayesRecon",
                        "R-fdacluster",
                        "R-kappalab",
                        "R-cherry",
                        "R-clime",
                        "R-limSolve",
                        "R-mcclust",
                        "R-mirtCAT",
                        "R-reclin2",
                        "R-lrstat",
                        "R-sampling",
                        "R-irr",
                        "R-jeek",
                        "R-SparseMSE",
                        "R-kantorovich",
                        "R-adagio",
                        "R-transformr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Pareto",
                        "R-packcircles",
                        "R-clue",
                        "R-relations"
                    ]
                }
            ]
        },
        {
            "name": "R-mcmcsae",
            "portdir": "R/R-mcmcsae",
            "version": "0.7.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mcmcsae",
            "description": "Markov Chain Monte Carlo Small Area Estimation",
            "long_description": "Markov Chain Monte Carlo Small Area Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-RcppEigen",
                        "R-loo",
                        "R-matrixStats",
                        "R-GIGrvg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dbarts",
                        "R-sf",
                        "R-spdep",
                        "R-BayesLogit",
                        "R-lintools",
                        "R-coda",
                        "R-survey",
                        "R-knitr",
                        "R-testthat",
                        "R-bayesplot",
                        "R-posterior",
                        "R-rmarkdown",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mix",
            "portdir": "R/R-mix",
            "version": "1.0-13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mix",
            "description": "Estimation/multiple imputation programs for mixed categorical and continuous data",
            "long_description": "Estimation/multiple imputation programs for mixed categorical and continuous data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LMest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mclust"
                    ]
                }
            ]
        },
        {
            "name": "R-parabar",
            "portdir": "R/R-parabar",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://parabar.mihaiconstantin.com",
            "description": "Progress bar for parallel tasks",
            "long_description": "Progress bar for parallel tasks",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-callr",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-filelock",
                        "R-progress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DPTM"
                    ]
                }
            ]
        },
        {
            "name": "R-parsedate",
            "portdir": "R/R-parsedate",
            "version": "1.3.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gaborcsardi/parsedate",
            "description": "Recognize and parse dates in various formats",
            "long_description": "Recognize and parse dates in various formats",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-matman",
                        "R-shinytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-datefixR"
                    ]
                }
            ]
        },
        {
            "name": "R-pbdSLAP",
            "portdir": "R/R-pbdSLAP",
            "version": "0.3-7",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snoweye/pbdSLAP",
            "description": "ScaLAPACK/PBLAS/BLACS/LAPACK library for use with pbdR",
            "long_description": "ScaLAPACK/PBLAS/BLACS/LAPACK library for use with pbdR",
            "active": true,
            "categories": [
                "science",
                "math",
                "parallel",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang80",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "mpich-default",
                        "R-pbdMPI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pspline",
            "portdir": "R/R-pspline",
            "version": "1.0-21",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pspline",
            "description": "Penalized Smoothing Splines",
            "long_description": "Smoothing splines with penalties on order m derivatives.",
            "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": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "R-qs2",
            "portdir": "R/R-qs2",
            "version": "0.1.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/traversc/qs2",
            "description": "Quick Serialization of R objects",
            "long_description": "Quick Serialization of R objects",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringfish",
                        "R-CRAN-recommended",
                        "zstd",
                        "R-Rcpp",
                        "R-RcppParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-stringi",
                        "R-dplyr",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jagstargets"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-rms",
            "portdir": "R/R-rms",
            "version": "6.9-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hbiostat.org/R/rms",
            "description": "Regression Modelling Strategies",
            "long_description": "Regression Modelling Strategies",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "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-htmltools",
                        "R-SparseM",
                        "R-ggplot2",
                        "R-knitr",
                        "R-Hmisc",
                        "R-htmlTable",
                        "R-quantreg",
                        "R-multcomp",
                        "R-polspline",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-colorspace",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-VGAM",
                        "R-kableExtra",
                        "R-plotly",
                        "R-mice",
                        "R-rmsb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-boot.pval",
                        "R-bujar",
                        "R-pec",
                        "R-shrink",
                        "R-riskRegression",
                        "R-psfmi",
                        "R-calibmsm",
                        "R-rmsb",
                        "R-qreport",
                        "R-ggrcs",
                        "R-PResiduals"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-effectsize",
                        "R-ggeffects",
                        "R-Hmisc",
                        "R-TH.data",
                        "R-insight",
                        "R-bbmle",
                        "R-ordinalNet",
                        "R-mlt.docreg",
                        "R-pander",
                        "R-texreg",
                        "R-languageR"
                    ]
                }
            ]
        },
        {
            "name": "R-sfaR",
            "portdir": "R/R-sfaR",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hdakpo/sfaR",
            "description": "Stochastic Frontier Analysis using R",
            "long_description": "Stochastic Frontier Analysis using R",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ucminf",
                        "R-nleqslv",
                        "R-Formula",
                        "R-texreg",
                        "R-randtoolbox",
                        "R-maxLik",
                        "R-plm",
                        "R-fastGHQuad",
                        "R-marqLevAlg",
                        "R-qrng",
                        "R-trustOptim",
                        "R-mnorm",
                        "R-CRAN-recommended",
                        "R-cubature",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dsfa"
                    ]
                }
            ]
        },
        {
            "name": "R-shiny",
            "portdir": "R/R-shiny",
            "version": "1.10.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shiny.posit.co",
            "description": "Web application framework for R",
            "long_description": "Web application framework for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httpuv",
                        "R-jsonlite",
                        "R-later",
                        "R-mime",
                        "R-promises",
                        "R-rlang",
                        "R-xtable",
                        "R-crayon",
                        "R-glue",
                        "R-lifecycle",
                        "R-cachem",
                        "R-sourcetools",
                        "R-withr",
                        "R-ellipsis",
                        "R-htmltools",
                        "R-bslib",
                        "R-commonmark",
                        "R-fontawesome",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-fastmap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-yaml",
                        "R-ggplot2",
                        "R-knitr",
                        "R-sass",
                        "R-testthat",
                        "R-DT",
                        "R-dygraphs",
                        "R-future",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-Cairo",
                        "R-reactlog",
                        "R-showtext",
                        "R-coro"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gimmeTools",
                        "R-Rfssa",
                        "R-shinyEffects",
                        "R-shinydashboardPlus",
                        "R-merTools",
                        "R-miniUI",
                        "R-PDShiny",
                        "R-ProbBayes",
                        "R-shinycssloaders",
                        "R-fitteR",
                        "R-VarSelLCM",
                        "R-flexdashboard",
                        "R-adegenet",
                        "R-mldr",
                        "R-bde",
                        "R-fresh",
                        "R-packagefinder",
                        "R-gfonts",
                        "R-ggExtra",
                        "R-bs4Dash",
                        "R-plotROC",
                        "R-QCA",
                        "R-tsibbletalk",
                        "R-mgcViz",
                        "R-rintrojs",
                        "R-xplorerr",
                        "R-BayesianNetwork",
                        "R-questionr",
                        "R-gptstudio",
                        "R-idefix",
                        "R-gratis",
                        "R-waiter",
                        "R-chatgpt",
                        "R-colourpicker",
                        "R-corrViz",
                        "R-yuimaGUI",
                        "R-mirtCAT",
                        "R-Seurat",
                        "R-qgam",
                        "R-squid",
                        "R-shiny.i18n",
                        "R-shiny.semantic",
                        "R-shinyAce",
                        "R-shinyBS",
                        "R-shinyFiles",
                        "R-shinyMatrix",
                        "R-shinyalert",
                        "R-shinyauthr",
                        "R-shinybusy",
                        "R-shinydashboard",
                        "R-shinydisconnect",
                        "R-shinyjqui",
                        "R-shinyjs",
                        "R-shinymeta",
                        "R-shinyr",
                        "R-shinythemes",
                        "R-shinyvalidate",
                        "R-CGNM",
                        "R-lrstat",
                        "R-dtwclust",
                        "R-r6methods",
                        "R-rclipboard",
                        "R-vsclust",
                        "R-samr",
                        "R-ifaTools",
                        "R-interactiveDisplayBase",
                        "R-ipc",
                        "R-jsTreeR",
                        "R-TaylorRussell",
                        "R-shinytest",
                        "R-pema",
                        "R-einet",
                        "R-autoTS",
                        "R-Factoshiny",
                        "R-explore",
                        "R-listviewer",
                        "R-HH",
                        "R-ICSShiny",
                        "R-dlmtree",
                        "R-multilevelcoda",
                        "R-SHELF",
                        "R-felp",
                        "R-golem",
                        "R-RALSA",
                        "R-shinyWidgets",
                        "R-Ternary",
                        "R-eventPred",
                        "R-ichimoku",
                        "R-memery",
                        "R-convdistr",
                        "R-GDINA",
                        "R-JMbayes",
                        "R-dipsaus",
                        "R-MedianaDesigner",
                        "R-bayesROE",
                        "R-OpenImageR",
                        "R-manipulateWidget",
                        "R-matman"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-googleAnalyticsR",
                        "R-distill",
                        "R-gt",
                        "R-GMCM",
                        "R-unmarked",
                        "R-SSVS",
                        "R-ezplot",
                        "R-reactR",
                        "R-profvis",
                        "R-dygraphs",
                        "R-DT",
                        "R-bayesbr",
                        "R-data.validator",
                        "R-VineCopula",
                        "R-beanz",
                        "R-ctsem",
                        "R-qqplotr",
                        "R-pcFactorStan",
                        "R-LDAvis",
                        "R-bslib",
                        "R-rstanarm",
                        "R-archivist",
                        "R-arulesViz",
                        "R-askgpt",
                        "R-datefixR",
                        "R-thematic",
                        "R-brms",
                        "R-colorspace",
                        "R-bookdown",
                        "R-formatR",
                        "R-reactlog",
                        "R-formattable",
                        "R-dm",
                        "R-delayed",
                        "R-this.path",
                        "R-rmarkdown",
                        "R-rhandsontable",
                        "R-networkD3",
                        "R-box",
                        "R-pcadapt",
                        "R-ParallelLogger",
                        "R-pbapply",
                        "R-rgl",
                        "R-RQuantLib",
                        "R-r2d3",
                        "R-SimDesign",
                        "R-googleAuthR",
                        "R-GDAtools",
                        "R-pins",
                        "R-ipumsr",
                        "R-pkgsearch",
                        "R-disk.frame",
                        "R-radarchart",
                        "R-trelliscopejs",
                        "R-leaflet",
                        "R-EBImage",
                        "R-rco",
                        "R-targets",
                        "R-diffviewer",
                        "R-pool",
                        "R-likert",
                        "R-highcharter",
                        "R-disaggR",
                        "R-htmlwidgets",
                        "R-htmltools",
                        "R-ruv",
                        "R-testthat",
                        "R-sass",
                        "R-renv",
                        "R-webshot",
                        "R-weightr",
                        "R-influential",
                        "R-ggiraph",
                        "R-animint2",
                        "R-wordcloud2",
                        "R-progressr",
                        "R-bigQueryR",
                        "R-mirt",
                        "R-diffr",
                        "R-rsconnect",
                        "R-sadists",
                        "R-scdhlm",
                        "R-semantic.assets",
                        "R-netrankr",
                        "R-sparkline",
                        "R-sparklyr",
                        "R-reprex",
                        "R-crosstalk"
                    ]
                }
            ]
        },
        {
            "name": "R-stringdist",
            "portdir": "R/R-stringdist",
            "version": "0.9.14",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/markvanderloo/stringdist",
            "description": "String distance functions for R",
            "long_description": "String distance functions for R",
            "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-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocCheck",
                        "R-fuzzyjoin",
                        "R-deductive",
                        "R-blink",
                        "R-reclin2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlist",
                        "R-sjmisc",
                        "R-lavaanExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-sundialr",
            "portdir": "R/R-sundialr",
            "version": "0.1.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sn248.github.io/sundialr",
            "description": "Interface to SUNDIALS ordinary differential equation (ODE) solvers",
            "long_description": "Interface to SUNDIALS ordinary differential equation (ODE) solvers",
            "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",
                        "cmake",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tree",
            "portdir": "R/R-tree",
            "version": "1.0-44",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tree",
            "description": "Classification and regression trees",
            "long_description": "Classification and regression trees",
            "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-CondCopulas",
                        "R-daltoolbox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggdendro",
                        "R-optpart",
                        "R-ROSE"
                    ]
                }
            ]
        },
        {
            "name": "p5-getopt-argvfile",
            "portdir": "perl/p5-getopt-argvfile",
            "version": "1.110.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-getopt-argvfile",
            "homepage": "https://metacpan.org/pod/Getopt::ArgvFile",
            "description": "Getopt::ArgvFile - interpolates script options from files into @ARGV or another array",
            "long_description": "This module is a simple supplement to other option handling modules. It allows script options and parameters to be read from files instead of from the command line by interpolating file contents into @ARGV.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-getopt-argvfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-getopt-argvfile",
            "portdir": "perl/p5-getopt-argvfile",
            "version": "1.110.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::ArgvFile",
            "description": "Getopt::ArgvFile - interpolates script options from files into @ARGV or another array",
            "long_description": "This module is a simple supplement to other option handling modules. It allows script options and parameters to be read from files instead of from the command line by interpolating file contents into @ARGV.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-getopt-argvfile",
            "portdir": "perl/p5-getopt-argvfile",
            "version": "1.110.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::ArgvFile",
            "description": "Getopt::ArgvFile - interpolates script options from files into @ARGV or another array",
            "long_description": "This module is a simple supplement to other option handling modules. It allows script options and parameters to be read from files instead of from the command line by interpolating file contents into @ARGV.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-getopt-argvfile",
            "portdir": "perl/p5-getopt-argvfile",
            "version": "1.110.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::ArgvFile",
            "description": "Getopt::ArgvFile - interpolates script options from files into @ARGV or another array",
            "long_description": "This module is a simple supplement to other option handling modules. It allows script options and parameters to be read from files instead of from the command line by interpolating file contents into @ARGV.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-getopt-argvfile",
            "portdir": "perl/p5-getopt-argvfile",
            "version": "1.110.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::ArgvFile",
            "description": "Getopt::ArgvFile - interpolates script options from files into @ARGV or another array",
            "long_description": "This module is a simple supplement to other option handling modules. It allows script options and parameters to be read from files instead of from the command line by interpolating file contents into @ARGV.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "txt2html",
                        "p5-getopt-argvfile"
                    ]
                }
            ]
        },
        {
            "name": "R-UComp",
            "portdir": "R/R-UComp",
            "version": "5.0.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=UComp",
            "description": "Automatic unobserved components and other time series models",
            "long_description": "Automatic unobserved components and other time series 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-ggplot2",
                        "R-gridExtra",
                        "R-tsibble",
                        "R-ggforce",
                        "R-tsoutliers",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-acor",
            "portdir": "python/py-acor",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dfm/acor",
            "description": "estimate the autocorrelation time of time-series data quickly",
            "long_description": "This is a direct port of a C++ routine by Jonathan Goodman (NYU) called ACOR that estimates the autocorrelation time of time series data very quickly.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-acor",
            "portdir": "python/py-acor",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dfm/acor",
            "description": "estimate the autocorrelation time of time-series data quickly",
            "long_description": "This is a direct port of a C++ routine by Jonathan Goodman (NYU) called ACOR that estimates the autocorrelation time of time series data very quickly.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-acor",
            "portdir": "python/py-acor",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dfm/acor",
            "description": "estimate the autocorrelation time of time-series data quickly",
            "long_description": "This is a direct port of a C++ routine by Jonathan Goodman (NYU) called ACOR that estimates the autocorrelation time of time series data very quickly.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-acor",
            "portdir": "python/py-acor",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dfm/acor",
            "description": "estimate the autocorrelation time of time-series data quickly",
            "long_description": "This is a direct port of a C++ routine by Jonathan Goodman (NYU) called ACOR that estimates the autocorrelation time of time series data very quickly.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-acor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-acor",
            "portdir": "python/py-acor",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dfm/acor",
            "description": "estimate the autocorrelation time of time-series data quickly",
            "long_description": "This is a direct port of a C++ routine by Jonathan Goodman (NYU) called ACOR that estimates the autocorrelation time of time series data very quickly.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-17",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-numpy",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-acor",
            "portdir": "python/py-acor",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dfm/acor",
            "description": "estimate the autocorrelation time of time-series data quickly",
            "long_description": "This is a direct port of a C++ routine by Jonathan Goodman (NYU) called ACOR that estimates the autocorrelation time of time series data very quickly.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-numpy",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-acor"
                    ]
                }
            ]
        },
        {
            "name": "py313-acor",
            "portdir": "python/py-acor",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dfm/acor",
            "description": "estimate the autocorrelation time of time-series data quickly",
            "long_description": "This is a direct port of a C++ routine by Jonathan Goodman (NYU) called ACOR that estimates the autocorrelation time of time series data very quickly.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsigcxx2",
            "portdir": "devel/libsigcxx2",
            "version": "2.12.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libsigcplusplus.github.io/libsigcplusplus/",
            "description": "C++ signal callback system",
            "long_description": "libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "m4",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "mm-common",
                        "libxslt"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libpar2",
                        "libtorrent",
                        "modglue",
                        "net6",
                        "obby",
                        "rtorrent",
                        "gnome3-core",
                        "inkscape-devel",
                        "libtorrent-devel",
                        "rtorrent-devel",
                        "gnome-bindings-cxx",
                        "inkscape",
                        "pangomm-1.4-devel",
                        "pangomm-1.4",
                        "glibmm-2.4",
                        "pangomm-devel",
                        "pangomm",
                        "cherrytree",
                        "cairomm-1.0",
                        "stardict",
                        "rawtherapee",
                        "synfig",
                        "centerim"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libxmlxx5",
            "portdir": "textproc/libxmlxx5",
            "version": "5.4.0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libxmlplusplus.github.io/libxmlplusplus/",
            "description": "libxml++ is a C++ interface for working with XML files",
            "long_description": "libxml++ is a C++ interface for working with XML files, using libxml (gnome-xml) to parse and write the actual XML files. It has a simple but complete API.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "mm-common",
                        "clang-17",
                        "meson",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "parabolic"
                    ]
                }
            ]
        },
        {
            "name": "orocos-rtt",
            "portdir": "devel/orocos-rtt",
            "version": "1.10.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.orocos.org/rtt/",
            "description": "Orocos Real-Time Toolkit",
            "long_description": "The Orocos Real-Time Toolkit (RTT) provides a C++ framework, or runtime, targeting the implementation of (realtime and non-realtime) control systems. It is sometimes refered to as the 'Open Real-Time Control Services'.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "corba",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost169"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}