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

{
    "count": 50507,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=609",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=607",
    "results": [
        {
            "name": "R-SurveyCC",
            "portdir": "R/R-SurveyCC",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/237triangle/SurveyCC",
            "description": "Canonical correlation for survey data",
            "long_description": "Canonical correlation for survey data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-candisc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppCGAL",
            "portdir": "R/R-RcppCGAL",
            "version": "5.6.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ericdunipace/RcppCGAL",
            "description": "Rcpp Integration for CGAL",
            "long_description": "Creates a header only package to link to the CGAL (Computational Geometry Algorithms Library) header files in Rcpp. There are a variety of potential uses for the software such as Hilbert sorting, KDtree nearest neighbors, and convex hull algorithms.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "geometry"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-AlphaHull3D",
                        "R-jack",
                        "R-cgalMeshes",
                        "R-cgalPolygons",
                        "R-interpolation",
                        "R-lazyNumbers",
                        "R-ratioOfQsprays",
                        "R-symbolicQspray"
                    ]
                }
            ]
        },
        {
            "name": "R-Boruta",
            "portdir": "R/R-Boruta",
            "version": "8.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/mbq/Boruta",
            "description": "Wrapper algorithm for all relevant feature selection",
            "long_description": "Wrapper algorithm for all relevant feature selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ranger"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rFerns",
                        "R-testthat",
                        "R-randomForest",
                        "R-mlbench",
                        "R-xgboost"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nestedcv"
                    ]
                }
            ]
        },
        {
            "name": "thrust",
            "portdir": "devel/thrust",
            "version": "2.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NVIDIA/cccl",
            "description": "The C++ parallel algorithms library",
            "long_description": "The C++ parallel algorithms library",
            "active": true,
            "categories": [
                "devel",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libnotify",
            "portdir": "devel/libnotify",
            "version": "0.8.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://library.gnome.org/devel/libnotify/",
            "description": "pop-up notification library",
            "long_description": "The Desktop Notifications framework provides a standard way of doing passive pop-up notifications.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "docbook-xsl-ns",
                        "libxslt",
                        "xmlto"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3",
                        "gdk-pixbuf2",
                        "xorg-libsm",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vino",
                        "geoclue2",
                        "empathy",
                        "epiphany",
                        "birdfont",
                        "gnome3-core",
                        "gnome-music",
                        "py27-notify-python",
                        "Thunar",
                        "xfce4-settings",
                        "toxic",
                        "zenity",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "claws-mail",
                        "gnome-settings-daemon",
                        "transmission-x11",
                        "audacious-plugins",
                        "hexchat",
                        "file-roller",
                        "gnome-applets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core",
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel"
                    ]
                }
            ]
        },
        {
            "name": "giflib5",
            "portdir": "graphics/giflib5",
            "version": "5.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/giflib/",
            "description": "GIF library using patented LZW algorithm",
            "long_description": "GIF loading and saving shared library. Uses the LZW algorithm.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1211
                }
            ],
            "variants": [
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "libjxl",
                        "leptonica",
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "py314-imagecodecs",
                        "py39-imagecodecs"
                    ]
                }
            ]
        },
        {
            "name": "giflib",
            "portdir": "graphics/giflib",
            "version": "4.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/giflib/",
            "description": "GIF library using patented LZW algorithm",
            "long_description": "GIF loading and saving shared library. Uses the LZW algorithm.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "doc",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "magicpoint",
                        "metapixel",
                        "swftools",
                        "ming",
                        "py27-gd",
                        "fontforge",
                        "mathgl",
                        "p5.30-imager",
                        "p5.28-imager",
                        "p5.32-imager",
                        "p5.34-imager",
                        "simage",
                        "evas",
                        "pslib",
                        "imlib2",
                        "root6",
                        "root5",
                        "ocropus",
                        "kopete",
                        "camlimages",
                        "libextractor",
                        "gnustep-gui",
                        "kdelibs4",
                        "gdal",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-netcdf",
                        "Aseprite",
                        "x264transcode",
                        "windowmaker",
                        "libgdiplus",
                        "py39-dlib",
                        "librasterlite2",
                        "mapserver",
                        "dlib",
                        "py310-dlib",
                        "py311-dlib",
                        "py312-dlib",
                        "sxiv",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "openimageio",
                        "webp"
                    ]
                }
            ]
        },
        {
            "name": "libksba",
            "portdir": "devel/libksba",
            "version": "1.6.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnupg.org/related_software/libksba",
            "description": "X.509 and CMS library",
            "long_description": "Libksba is a library to make the tasks of working with X.509 certificates, CMS data and related objects more easy. It provides a highlevel interface to the implemented protocols and presents the data in a consistent way. There is no more need to worry about all the nasty details of the protocols. The API gives the C programmer an easy way of interacting with the data.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgpg-error"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnupg2"
                    ]
                }
            ]
        },
        {
            "name": "R-weyl",
            "portdir": "R/R-weyl",
            "version": "0.0-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/weyl",
            "description": "A suite of routines for Weyl algebras",
            "long_description": "A suite of routines for Weyl algebras",
            "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-spray",
                        "R-CRAN-recommended",
                        "R-mathjaxr",
                        "R-freealg",
                        "R-disordR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tramME",
            "portdir": "R/R-tramME",
            "version": "1.0.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tramME",
            "description": "Transformation models with mixed effects",
            "long_description": "Transformation models with mixed effects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-lme4",
                        "R-alabama",
                        "R-TMB",
                        "R-basefun",
                        "R-coneproj",
                        "R-mlt",
                        "R-variables",
                        "R-tram",
                        "R-CRAN-recommended",
                        "R-reformulas",
                        "R-RcppEigen",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-ordinal",
                        "R-knitr",
                        "R-gamm4",
                        "R-multcomp",
                        "R-coxme",
                        "R-glmmTMB",
                        "R-gamlss.dist",
                        "R-ordinalCont"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyclust",
            "portdir": "R/R-tidyclust",
            "version": "0.2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidyclust.tidymodels.org",
            "description": "Common API to clustering",
            "long_description": "A common interface to specifying clustering models, in the same style as parsnip. Creates unified interface across different functions and computational engines.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-prettyunits",
                        "R-tidyr",
                        "R-foreach",
                        "R-hardhat",
                        "R-modelenv",
                        "R-parsnip",
                        "R-rsample",
                        "R-dials",
                        "R-tune",
                        "R-flexclust",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-modeldata",
                        "R-recipes",
                        "R-workflows",
                        "R-RcppHungarian",
                        "R-klaR",
                        "R-ClusterR",
                        "R-clustMixType"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-workflowsets"
                    ]
                }
            ]
        },
        {
            "name": "R-reformulas",
            "portdir": "R/R-reformulas",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bbolker/reformulas",
            "description": "Machinery for processing random effect formulas",
            "long_description": "Machinery for processing random effect formulas",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tramME",
                        "R-glmmTMB"
                    ]
                }
            ]
        },
        {
            "name": "R-posterior",
            "portdir": "R/R-posterior",
            "version": "1.6.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org/posterior",
            "description": "Tools for working with posterior distributions",
            "long_description": "Tools for working with posterior distributions",
            "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-vctrs",
                        "R-pillar",
                        "R-tibble",
                        "R-checkmate",
                        "R-matrixStats",
                        "R-distributional",
                        "R-tensorA",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ggdist",
                        "R-randomForest",
                        "R-caret",
                        "R-gbm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-brms",
                        "R-multilevelcoda",
                        "R-dynamite",
                        "R-voi",
                        "R-mvgam",
                        "R-tidybayes",
                        "R-bvhar",
                        "R-brms.mmrm",
                        "R-cmdstanr",
                        "R-bayesMeanScale",
                        "R-bayesplot",
                        "R-BayesMultiMode",
                        "R-loo",
                        "R-iwmm",
                        "R-brmsmargins",
                        "R-bssm",
                        "R-jagstargets",
                        "R-priorsense",
                        "R-measr",
                        "R-rstanarm",
                        "R-tsnet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom.mixed",
                        "R-MCMCvis",
                        "R-bsitar",
                        "R-ggdist",
                        "R-mcmcsae",
                        "R-bayestestR",
                        "R-projpred",
                        "R-shinystan",
                        "R-rvec"
                    ]
                }
            ]
        },
        {
            "name": "R-mkde",
            "portdir": "R/R-mkde",
            "version": "0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mkde",
            "description": "2D and 3D movement-based kernel density estimates (MKDEs)",
            "long_description": "2D and 3D movement-based kernel density estimates (MKDEs)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-stars",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-terra"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-loo",
            "portdir": "R/R-loo",
            "version": "2.8.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org/loo",
            "description": "Efficient Leave-One-Out Cross-Validation and WAIC for Bayesian Models.",
            "long_description": "Efficient Leave-One-Out Cross-Validation and WAIC for Bayesian Models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixStats",
                        "R-checkmate",
                        "R-posterior",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-brms",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-spdep",
                        "R-rstantools",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-bayesplot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bellreg",
                        "R-MixSIAR",
                        "R-FlexReg",
                        "R-multilevelcoda",
                        "R-hbamr",
                        "R-walker",
                        "R-dynamite",
                        "R-rtmpt",
                        "R-mcp",
                        "R-bayesnec",
                        "R-mvgam",
                        "R-bsitar",
                        "R-rmsb",
                        "R-gmo",
                        "R-hBayesDM",
                        "R-mcmcsae",
                        "R-conformalbayes",
                        "R-projpred",
                        "R-blavaan",
                        "R-LMMELSM",
                        "R-bayesGAM",
                        "R-bayesbr",
                        "R-bayesdfa",
                        "R-bayesforecast",
                        "R-beanz",
                        "R-bistablehistory",
                        "R-bmgarch",
                        "R-hsstan",
                        "R-measr",
                        "R-pcFactorStan",
                        "R-publipha",
                        "R-rater",
                        "R-rstan",
                        "R-rstanarm",
                        "R-brms"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesplot",
                        "R-bayesvl",
                        "R-multinma",
                        "R-cmdstanr",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-lme4",
            "portdir": "R/R-lme4",
            "version": "1.1-35.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lme4/lme4",
            "description": "Linear Mixed-Effects Models using Eigen and S4",
            "long_description": "Linear Mixed-Effects Models using Eigen and S4",
            "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-Rcpp",
                        "R-CRAN-recommended",
                        "R-RcppEigen",
                        "R-minqa",
                        "R-nloptr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gamm4",
                        "R-car",
                        "R-dfoptim",
                        "R-pbkrtest",
                        "R-optimx",
                        "R-HSAUR3",
                        "R-MEMSS",
                        "R-merDeriv",
                        "R-mlmRev",
                        "R-rr2",
                        "R-semEff",
                        "R-numDeriv",
                        "R-statmod",
                        "R-tibble",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlmRev",
                        "R-sdmTMB",
                        "R-lmerTest",
                        "R-sae",
                        "R-lefko3",
                        "R-multilevelmod",
                        "R-pan",
                        "R-phyr",
                        "R-metaplus",
                        "R-pbkrtest",
                        "R-projpred",
                        "R-squid",
                        "R-RLRsim",
                        "R-piecewiseSEM",
                        "R-pamm",
                        "R-panelr",
                        "R-BayesLN",
                        "R-robustBLME",
                        "R-robustlmm",
                        "R-finalfit",
                        "R-pcgen",
                        "R-MEMSS",
                        "R-cvms",
                        "R-gamm4",
                        "R-mediation",
                        "R-r2mlm",
                        "R-merDeriv",
                        "R-gorica",
                        "R-isni",
                        "R-peramo",
                        "R-merTools",
                        "R-abn",
                        "R-MXM",
                        "R-DHARMa",
                        "R-unmarked",
                        "R-BayesSenMC",
                        "R-crctStepdown",
                        "R-boot.pval",
                        "R-effects",
                        "R-rstanarm",
                        "R-bayesammi",
                        "R-aod",
                        "R-arm",
                        "R-brokenstick",
                        "R-predint",
                        "R-rockchalk",
                        "R-buildmer",
                        "R-weights",
                        "R-psfmi",
                        "R-rewie",
                        "R-GLMpack",
                        "R-BFpack",
                        "R-cgam",
                        "R-likelihoodR",
                        "R-PStrata",
                        "R-joineRML",
                        "R-BradleyTerry2",
                        "R-refund",
                        "R-REndo",
                        "R-glmmEP",
                        "R-gmo",
                        "R-afex",
                        "R-car",
                        "R-cv",
                        "R-glmmTMB",
                        "R-jstable",
                        "R-tramME",
                        "R-pdR",
                        "R-glmmPen",
                        "R-blme",
                        "R-rsq",
                        "R-jomo",
                        "R-mixAK",
                        "R-faraway",
                        "R-MDMR",
                        "R-semEff",
                        "R-fence",
                        "R-rr2",
                        "R-Rcmdr",
                        "R-glmertree",
                        "R-MedianaDesigner",
                        "R-misty",
                        "R-netmediate",
                        "R-glmm.hp",
                        "R-meta",
                        "R-aihuman",
                        "R-mlVAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyfit",
                        "R-AICcmodavg",
                        "R-ANOM",
                        "R-tidystats",
                        "R-BayesFactor",
                        "R-gglm",
                        "R-lmeInfo",
                        "R-lucid",
                        "R-cardx",
                        "R-ggeffects",
                        "R-modelsummary",
                        "R-huxtable",
                        "R-insight",
                        "R-KFAS",
                        "R-eyetrackingR",
                        "R-psych",
                        "R-ctsem",
                        "R-ordinal",
                        "R-metarep",
                        "R-interactions",
                        "R-mitml",
                        "R-mixlm",
                        "R-finetune",
                        "R-flextable",
                        "R-modelfactory",
                        "R-gratia",
                        "R-clubSandwich",
                        "R-papaja",
                        "R-gamair",
                        "R-glmglrt",
                        "R-gmodels",
                        "R-phia",
                        "R-multcomp",
                        "R-mice",
                        "R-report",
                        "R-MuMIn",
                        "R-reformulas",
                        "R-emmeans",
                        "R-OpenMx",
                        "R-lavaSearch2",
                        "R-sjPlot",
                        "R-matrixset",
                        "R-bayestestR",
                        "R-datawizard",
                        "R-tram",
                        "R-sjstats",
                        "R-sjtable2df",
                        "R-doBy",
                        "R-DAAG",
                        "R-prediction",
                        "R-spaMM",
                        "R-texreg",
                        "R-modelbased",
                        "R-glmmML",
                        "R-margins",
                        "R-r2glmm",
                        "R-bruceR",
                        "R-performance",
                        "R-dlnm",
                        "R-SASmixed",
                        "R-ZIBR",
                        "R-dominanceanalysis",
                        "R-domir",
                        "R-aods3",
                        "R-see",
                        "R-rmcorr",
                        "R-stan4bart",
                        "R-brms",
                        "R-tableone",
                        "R-languageR",
                        "R-lava",
                        "R-gtsummary",
                        "R-LMMstar",
                        "R-multilevelcoda",
                        "R-jtools",
                        "R-sleev",
                        "R-broom",
                        "R-mmrm",
                        "R-bartCause",
                        "R-sandwich",
                        "R-memisc",
                        "R-broom.mixed",
                        "R-correlation",
                        "R-kyotil",
                        "R-effectsize",
                        "R-FRK"
                    ]
                }
            ]
        },
        {
            "name": "R-future.mirai",
            "portdir": "R/R-future.mirai",
            "version": "0.2.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://future.mirai.futureverse.org",
            "description": "R-future API for parallel processing using R-mirai",
            "long_description": "R-future API for parallel processing using R-mirai",
            "active": true,
            "categories": [
                "devel",
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mirai",
                        "R-CRAN-recommended",
                        "R-future",
                        "R-parallelly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.apply",
                        "R-listenv",
                        "R-future.tests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-foghorn",
            "portdir": "R/R-foghorn",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fmichonneau.github.io/foghorn",
            "description": "R package to summarize CRAN check results in the Terminal",
            "long_description": "R package to summarize CRAN check results in the Terminal",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-xml2",
                        "R-tibble",
                        "R-rvest",
                        "R-httr2",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-dplyr",
                        "R-progress",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-devtools"
                    ]
                }
            ]
        },
        {
            "name": "R-fdapace",
            "portdir": "R/R-fdapace",
            "version": "0.6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/functionaldata/tPACE",
            "description": "Functional data analysis and empirical dynamics",
            "long_description": "Functional data analysis and empirical dynamics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-Hmisc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ks",
                        "R-EMCluster",
                        "R-gtools",
                        "R-minqa",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-rgl",
                        "R-aplpack",
                        "R-plot3D"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ftsa"
                    ]
                }
            ]
        },
        {
            "name": "R-bspline",
            "portdir": "R/R-bspline",
            "version": "2.2.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MathsCell/bspline",
            "description": "B-spline interpolation and regression",
            "long_description": "B-spline interpolation and regression",
            "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",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-arrApply",
                        "R-nlsic",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-REndo",
            "portdir": "R/R-REndo",
            "version": "2.4.10",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mmeierer/REndo",
            "description": "Linear models with endogenous regressors using latent instrumental variables",
            "long_description": "Linear models with endogenous regressors using latent instrumental variables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-mvtnorm",
                        "R-lme4",
                        "R-Formula",
                        "R-lmtest",
                        "R-corpcor",
                        "R-optimx",
                        "R-AER",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wren-cli",
            "portdir": "lang/wren-cli",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wren.io/cli/",
            "description": "A command line tool for the Wren programming language",
            "long_description": "The CLI project is a small and simple REPL and CLI tool for running Wren scripts. It is backed by libuv to implement IO functionality, and is a work in progress.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1020
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-git-ui",
            "portdir": "ruby/rb-git-ui",
            "version": "0.1.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/git-ui",
            "description": "Simple CLI for git",
            "long_description": "Hacky attempt at a workable UI for git, modelled slightly on darcs.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "rb30-colorize",
                        "rb30-escape"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-git-ui",
            "portdir": "ruby/rb-git-ui",
            "version": "0.1.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/git-ui",
            "description": "Simple CLI for git",
            "long_description": "Hacky attempt at a workable UI for git, modelled slightly on darcs.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "rb31-colorize",
                        "rb31-escape"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-git-ui",
            "portdir": "ruby/rb-git-ui",
            "version": "0.1.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/git-ui",
            "description": "Simple CLI for git",
            "long_description": "Hacky attempt at a workable UI for git, modelled slightly on darcs.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "rb32-colorize",
                        "rb32-escape"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-git-ui",
            "portdir": "ruby/rb-git-ui",
            "version": "0.1.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/git-ui",
            "description": "Simple CLI for git",
            "long_description": "Hacky attempt at a workable UI for git, modelled slightly on darcs.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "rb33-colorize",
                        "rb33-escape"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-git-ui",
            "portdir": "ruby/rb-git-ui",
            "version": "0.1.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/git-ui",
            "description": "Simple CLI for git",
            "long_description": "Hacky attempt at a workable UI for git, modelled slightly on darcs.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb27-fsevent-legacy",
            "portdir": "ruby/rb-fsevent-legacy",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/rb-fsevent-legacy",
            "description": "Legacy version of an FSEvents API for Darwin",
            "long_description": "Legacy version of an FSEvents API for Darwin - it works on PowerPCs and 10.5.8.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-fsevent-legacy",
            "portdir": "ruby/rb-fsevent-legacy",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/rb-fsevent-legacy",
            "description": "Legacy version of an FSEvents API for Darwin",
            "long_description": "Legacy version of an FSEvents API for Darwin - it works on PowerPCs and 10.5.8.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-fsevent-legacy",
            "portdir": "ruby/rb-fsevent-legacy",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/rb-fsevent-legacy",
            "description": "Legacy version of an FSEvents API for Darwin",
            "long_description": "Legacy version of an FSEvents API for Darwin - it works on PowerPCs and 10.5.8.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-fsevent-legacy",
            "portdir": "ruby/rb-fsevent-legacy",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/rb-fsevent-legacy",
            "description": "Legacy version of an FSEvents API for Darwin",
            "long_description": "Legacy version of an FSEvents API for Darwin - it works on PowerPCs and 10.5.8.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-fsevent-legacy",
            "portdir": "ruby/rb-fsevent-legacy",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/rb-fsevent-legacy",
            "description": "Legacy version of an FSEvents API for Darwin",
            "long_description": "Legacy version of an FSEvents API for Darwin - it works on PowerPCs and 10.5.8.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-fsevent-legacy",
            "portdir": "ruby/rb-fsevent-legacy",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/rb-fsevent-legacy",
            "description": "Legacy version of an FSEvents API for Darwin",
            "long_description": "Legacy version of an FSEvents API for Darwin - it works on PowerPCs and 10.5.8.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-escape",
            "portdir": "ruby/rb-escape",
            "version": "0.0.4",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.a-k-r.org/escape",
            "description": "Some escaping functions for Ruby",
            "long_description": "rb-escape provides several HTML/URI/shell escaping functions.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb30-git-ui"
                    ]
                }
            ]
        },
        {
            "name": "rb31-escape",
            "portdir": "ruby/rb-escape",
            "version": "0.0.4",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.a-k-r.org/escape",
            "description": "Some escaping functions for Ruby",
            "long_description": "rb-escape provides several HTML/URI/shell escaping functions.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-git-ui"
                    ]
                }
            ]
        },
        {
            "name": "rb32-escape",
            "portdir": "ruby/rb-escape",
            "version": "0.0.4",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.a-k-r.org/escape",
            "description": "Some escaping functions for Ruby",
            "long_description": "rb-escape provides several HTML/URI/shell escaping functions.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-git-ui"
                    ]
                }
            ]
        },
        {
            "name": "rb33-escape",
            "portdir": "ruby/rb-escape",
            "version": "0.0.4",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.a-k-r.org/escape",
            "description": "Some escaping functions for Ruby",
            "long_description": "rb-escape provides several HTML/URI/shell escaping functions.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-git-ui"
                    ]
                }
            ]
        },
        {
            "name": "rb-escape",
            "portdir": "ruby/rb-escape",
            "version": "0.0.4",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.a-k-r.org/escape",
            "description": "Some escaping functions for Ruby",
            "long_description": "rb-escape provides several HTML/URI/shell escaping functions.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dcw-gmt",
            "portdir": "science/dcw-gmt",
            "version": "2.2.0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GenericMappingTools/dcw-gmt",
            "description": "Digital Chart of the World (DCW) for GMT 5",
            "long_description": "DCW-GMT is an enhancement to the original 1:1,000,000 scale vector basemap of the world available from the Princeton University Digital Map and Geospatial Information Center and from GeoCommunity at http://data.geocomm.com/readme/dcw/dcw.html. To read and process the data you should install GMT, the Generic Mapping Tools (port gmt5 or subport gmt6).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                },
                {
                    "name": "remko.scharroo",
                    "github": "remkos",
                    "ports_count": 8
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmt5",
                        "gmt6"
                    ]
                }
            ]
        },
        {
            "name": "neon",
            "portdir": "www/neon",
            "version": "0.33.0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://notroj.github.io/neon",
            "description": "An HTTP and WebDAV client library with a C interface",
            "long_description": "neon is an HTTP and WebDAV client library with a C language API. It provides a high-level interface to HTTP and WebDAV methods and a low-level interface to HTTP request handling, easily allowing the implementation of new methods.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "kerberos5",
                        "libproxy",
                        "zlib",
                        "expat",
                        "libiconv",
                        "libcomerr",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bazaar",
                        "rpm",
                        "rpm54",
                        "cadaver",
                        "libmusicbrainz3",
                        "litmus",
                        "libmusicbrainz5",
                        "libcoverart",
                        "sitecopy",
                        "nut",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "audacious-plugins"
                    ]
                }
            ]
        },
        {
            "name": "rxvt",
            "portdir": "x11/rxvt",
            "version": "2.7.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rxvt.sourceforge.net",
            "description": "Low memory usage colour xterm replacement",
            "long_description": "Rxvt is an xterm replacement which uses a little less memory, and is suitable for use on machines with small memories. Tek4010 support is removed.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "ml",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rempsyc",
            "portdir": "R/R-rempsyc",
            "version": "0.1.8",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rempsyc.remi-theriault.com",
            "description": "Convenience functions for psychology",
            "long_description": "Convenience functions for psychology",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-report",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-broom",
                        "R-correlation",
                        "R-lmtest",
                        "R-see",
                        "R-ggrepel",
                        "R-emmeans",
                        "R-patchwork",
                        "R-psych",
                        "R-flextable",
                        "R-openxlsx2",
                        "R-ggpubr",
                        "R-ggsignif",
                        "R-VennDiagram",
                        "R-interactions",
                        "R-bootES",
                        "R-qqplotr",
                        "R-datawizard",
                        "R-insight",
                        "R-effectsize",
                        "R-modelbased",
                        "R-performance"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lavaanExtra",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-lavaanExtra",
            "portdir": "R/R-lavaanExtra",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lavaanExtra.remi-theriault.com",
            "description": "Convenience functions for R-lavaan",
            "long_description": "Convenience functions for R-lavaan",
            "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-lavaan",
                        "R-CRAN-recommended",
                        "R-insight"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown",
                        "R-rmarkdown",
                        "R-covr",
                        "R-stringdist",
                        "R-psych",
                        "R-spelling",
                        "R-webshot",
                        "R-flextable",
                        "R-rsvg",
                        "R-sjlabelled",
                        "R-rempsyc",
                        "R-tidySEM",
                        "R-lavaanPlot",
                        "R-png",
                        "R-tibble",
                        "R-tmvnsim",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-clustMixType",
            "portdir": "R/R-clustMixType",
            "version": "0.4-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=clustMixType",
            "description": "k-prototypes clustering for mixed variable-type data",
            "long_description": "k-prototypes clustering for mixed variable-type data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-RColorBrewer",
                        "R-combinat",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidyclust",
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-attachment",
            "portdir": "R/R-attachment",
            "version": "0.4.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thinkr-open.github.io/attachment",
            "description": "Manage dependencies during package development",
            "long_description": "Manage dependencies during package development",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-desc",
                        "R-glue",
                        "R-stringr",
                        "R-withr",
                        "R-yaml",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lifecycle",
                        "R-testthat",
                        "R-rstudioapi",
                        "R-renv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fusen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-golem"
                    ]
                }
            ]
        },
        {
            "name": "R-Cubist",
            "portdir": "R/R-Cubist",
            "version": "0.4.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://topepo.github.io/Cubist",
            "description": "Rule- and instance-based regression modelling",
            "long_description": "Rule- and instance-based regression modelling",
            "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",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-modeldata",
                        "R-mlbench",
                        "R-tidyrules",
                        "R-rlang",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-C50"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyrules",
                        "R-rules",
                        "R-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyrules",
            "portdir": "R/R-tidyrules",
            "version": "0.2.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://talegari.github.io/tidyrules",
            "description": "Obtain rules from rule based models as tidy dataframe",
            "long_description": "Obtain rules from rule based models as tidy dataframe",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-magrittr",
                        "R-proxy",
                        "R-rlang",
                        "R-glue",
                        "R-stringr",
                        "R-tibble",
                        "R-checkmate",
                        "R-generics",
                        "R-purrr",
                        "R-MetricsWeighted",
                        "R-tidytable",
                        "R-pheatmap",
                        "R-DescTools",
                        "R-partykit",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-modeldata",
                        "R-mlbench",
                        "R-rpart.plot",
                        "R-C50",
                        "R-Cubist",
                        "R-palmerpenguins",
                        "R-AmesHousing"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Cubist"
                    ]
                }
            ]
        },
        {
            "name": "rb31-rdoc",
            "portdir": "ruby/rb-rdoc",
            "version": "6.7.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby.github.io/rdoc",
            "description": "RDoc produces HTML and command-line documentation",
            "long_description": "RDoc produces HTML and command-line documentation for Ruby projects.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31",
                        "rb31-psych"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-bones"
                    ]
                }
            ]
        },
        {
            "name": "rb32-rdoc",
            "portdir": "ruby/rb-rdoc",
            "version": "6.7.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby.github.io/rdoc",
            "description": "RDoc produces HTML and command-line documentation",
            "long_description": "RDoc produces HTML and command-line documentation for Ruby projects.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32",
                        "rb32-psych"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-bones"
                    ]
                }
            ]
        },
        {
            "name": "rb-rdoc",
            "portdir": "ruby/rb-rdoc",
            "version": "6.7.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby.github.io/rdoc",
            "description": "RDoc produces HTML and command-line documentation",
            "long_description": "RDoc produces HTML and command-line documentation for Ruby projects.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}