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

{
    "count": 50885,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=403",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=401",
    "results": [
        {
            "name": "R-dosearch",
            "portdir": "R/R-dosearch",
            "version": "1.0.11",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/santikka/dosearch",
            "description": "Causal effect identification from multiple incomplete data sources",
            "long_description": "Causal effect identification from multiple incomplete data sources",
            "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-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-mockr",
                        "R-DiagrammeR",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-R6causal"
                    ]
                }
            ]
        },
        {
            "name": "nslint",
            "portdir": "net/nslint",
            "version": "3.2",
            "license": "BSD",
            "platforms": "darwin sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ee.lbl.gov/",
            "description": "Lint program for dns files",
            "long_description": "Lint program for dns files",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nefu",
            "portdir": "net/nefu",
            "version": "1.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rsug.itd.umich.edu/software/nefu/",
            "description": "A network monitoring daemon.",
            "long_description": "nefu monitors network services and reports outages. Working from a description of the network topography, nefu's algorithm prevents false alarms in the event of a network outage due to a dependency failure.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "libtool",
                        "clang-16",
                        "autoconf",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fsvs",
            "portdir": "devel/fsvs",
            "version": "1.2.12",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/phmarek/fsvs",
            "description": "Fast System VerSioning",
            "long_description": "FSVS is a complete backup/restore/versioning tool for all files in a directory tree or whole filesystems, with a Subversion repository as the backend. Think of it like tar or rsync with versioned storage.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "apr",
                        "pcre2",
                        "subversion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "medusa",
            "portdir": "security/medusa",
            "version": "2.2",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.foofus.net/~jmk/medusa/medusa.html",
            "description": "speedy, massively parallel, modular, login brute-forcer",
            "long_description": "Medusa is intended to be a speedy, massively parallel, modular, login brute-forcer. The goal is to support as many services which allow remote authentication as possible. The author considers following items as some of the key features of this application. Thread-based parallel testing: Brute-force testing can be performed against multiple hosts, users or passwords concurrently. Flexible user input: Target information (host/user/password) can be specified in a variety of ways. For example, each item can be either a single entry or a file containing multiple entries. Additionally, a combination file format allows the user to refine their target listing. Modular design: Each service module exists as an independent .mod file. This means that no modifications are necessary to the core application in order to extend the supported list of services for brute-forcing.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "subversion",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl10",
                        "subversion",
                        "libssh2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kig",
            "portdir": "kde/kig",
            "version": "4.14.3",
            "license": "GPL-2+ and GFDL-1.2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Interactive Geometry",
            "long_description": "KDE Interactive Geometry",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-16",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "boost176",
                        "libkdeedu",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeedu4"
                    ]
                }
            ]
        },
        {
            "name": "cpi",
            "portdir": "lang/cpi",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://treefrogframework.github.io/cpi",
            "description": "Cpi is a tiny interpreter for C++11, C++14 or C++17.",
            "long_description": "Cpi is a tiny interpreter for C++11, C++14 or C++17.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1031
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "roboctl",
            "portdir": "devel/roboctl",
            "version": "0.3.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://personalpages.tds.net/~jwbacon/Ports",
            "description": "Communication tools for Lego and VEX robots",
            "long_description": "Tools for communicating with and controlling Lego Mindstorms and VEX robotics controllers.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DiscreteDatasets",
            "portdir": "R/R-DiscreteDatasets",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/DISOhda/DiscreteDatasets",
            "description": "Example data-sets for use with discrete statistical tests",
            "long_description": "Example data-sets for use with discrete statistical tests",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sgof"
                    ]
                }
            ]
        },
        {
            "name": "R-ROI.plugin.osqp",
            "portdir": "R/R-ROI.plugin.osqp",
            "version": "1.0-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.osqp",
            "description": "R-osqp plug-in for the R Optimization Infrastructure",
            "long_description": "R-osqp plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-slam",
                        "R-CRAN-recommended",
                        "R-osqp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RSpectra",
            "portdir": "R/R-RSpectra",
            "version": "0.16-2",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RSpectra",
            "description": "Solvers for large-scale eigenvalue and SVD problems",
            "long_description": "Solvers for large-scale eigenvalue and SVD problems",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Gmedian",
                        "R-MatrixCorrelation",
                        "R-RGMM",
                        "R-RUVIIIC",
                        "R-Rdimtools",
                        "R-Rfssa",
                        "R-rARPACK",
                        "R-autoFRK",
                        "R-textmineR",
                        "R-umap",
                        "R-uwot",
                        "R-HDMFA",
                        "R-HyperG",
                        "R-pcadapt",
                        "R-bigstatsr",
                        "R-PlackettLuce",
                        "R-WSGeometry",
                        "R-fungible",
                        "R-bigutilsr",
                        "R-quanteda.textmodels",
                        "R-fastadi",
                        "R-gasper",
                        "R-vsp",
                        "R-lfmm",
                        "R-maotai",
                        "R-missSBM",
                        "R-sparseLRMatrix",
                        "R-cvCovEst",
                        "R-Seurat",
                        "R-dtwclust",
                        "R-sparsegl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spatialreg",
                        "R-InspectChangepoint",
                        "R-spaMM",
                        "R-bigsnpr",
                        "R-spdep",
                        "R-rSPDE",
                        "R-recipes",
                        "R-sommer",
                        "R-Rssa"
                    ]
                }
            ]
        },
        {
            "name": "R-WriteXLS",
            "portdir": "R/R-WriteXLS",
            "version": "6.7.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marcschwartz/WriteXLS",
            "description": "Cross-platform Perl-based R function to create Excel 2003/2007 files",
            "long_description": "Cross-platform Perl-based R function to create Excel 2003/2007 files",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5",
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-enrichR"
                    ]
                }
            ]
        },
        {
            "name": "R-SparseM",
            "portdir": "R/R-SparseM",
            "version": "1.84-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html",
            "description": "Sparse Linear Algebra",
            "long_description": "Some basic linear algebra functionality for sparse matrices is provided: including Cholesky decomposition and backsolving as well as standard R subsetting and Kronecker products.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "clang90",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PResiduals",
                        "R-evmix",
                        "R-RItools",
                        "R-hts",
                        "R-QRegVCM",
                        "R-cobs",
                        "R-quanteda.textmodels",
                        "R-quantregGrowth",
                        "R-rms",
                        "R-did2s",
                        "R-multipleDL",
                        "R-netdiffuseR",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-isotree",
                        "R-graph",
                        "R-sna",
                        "R-mpath",
                        "R-kebabs",
                        "R-RSSL",
                        "R-R.matlab",
                        "R-e1071",
                        "R-WeightSVM",
                        "R-LiblineaR",
                        "R-slam",
                        "R-car",
                        "R-Matrix"
                    ]
                }
            ]
        },
        {
            "name": "R-bang",
            "portdir": "R/R-bang",
            "version": "1.0.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://paulnorthrop.github.io/bang",
            "description": "Bayesian Analysis, No Gibbs",
            "long_description": "Provides functions for the Bayesian analysis of some simple commonly-used models, without using Markov Chain Monte Carlo (MCMC) methods, such as Gibbs sampling.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-bayesplot",
                        "R-rust"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rust"
                    ]
                }
            ]
        },
        {
            "name": "R-bliss",
            "portdir": "R/R-bliss",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pmgrollemund/bliss",
            "description": "Bayesian functional linear regression with sparse step functions",
            "long_description": "Bayesian functional linear regression with sparse step functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-ggplot2",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-clock",
            "portdir": "R/R-clock",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://clock.r-lib.org",
            "description": "Date–Time types and tools",
            "long_description": "Date–Time types and tools",
            "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-lifecycle",
                        "R-vctrs",
                        "R-tzdb",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-pillar",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-slider"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigrquery",
                        "R-recipes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-duckdb",
                        "R-ivs"
                    ]
                }
            ]
        },
        {
            "name": "R-cooltools",
            "portdir": "R/R-cooltools",
            "version": "2.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cooltools",
            "description": "Practical tools for scientific computations and visualizations",
            "long_description": "Practical tools for scientific computations and visualizations in physics and astrophysics.",
            "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-data.table",
                        "R-jpeg",
                        "R-png",
                        "R-sp",
                        "R-cubature",
                        "R-randtoolbox",
                        "R-FNN",
                        "R-pracma",
                        "R-plotrix",
                        "R-raster",
                        "R-celestial",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-bit64"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-EBImage"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-crul",
            "portdir": "R/R-crul",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ropensci/crul",
            "description": "HTTP client",
            "long_description": "HTTP client",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-mime",
                        "R-httpcode",
                        "R-urltools",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-fauxpas",
                        "R-webmockr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-webmockr",
                        "R-handlr",
                        "R-gistr",
                        "R-rorcid",
                        "R-gfonts",
                        "R-vcr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clugenr",
                        "R-fauxpas"
                    ]
                }
            ]
        },
        {
            "name": "R-dtts",
            "portdir": "R/R-dtts",
            "version": "0.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/dtts",
            "description": "High-frequency time series support via nanotime and data.table",
            "long_description": "High-frequency time series support via nanotime and data.table",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bit64",
                        "R-data.table",
                        "R-RcppDate",
                        "R-nanotime",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppCCTZ"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-edgeR",
            "portdir": "R/R-edgeR",
            "version": "4.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/edgeR",
            "description": "Empirical analysis of digital gene expression data in R",
            "long_description": "Empirical analysis of digital gene expression data in R",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [
                "clang12",
                "clang13",
                "clang10",
                "clang11",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-limma",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-locfit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-knitr",
                        "R-readr",
                        "R-BiocStyle",
                        "R-Biobase",
                        "R-rhdf5",
                        "R-AnnotationDbi",
                        "R-SummarizedExperiment",
                        "R-SeuratObject"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-csaw"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-glmGamPoi",
                        "R-systemPipeR",
                        "R-palasso"
                    ]
                }
            ]
        },
        {
            "name": "R-filehashSQLite",
            "portdir": "R/R-filehashSQLite",
            "version": "0.2-7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=filehashSQLite",
            "description": "Simple key-value database using SQLite",
            "long_description": "Simple key-value database using SQLite as the back end.",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-filehash",
                        "R-RSQLite",
                        "R-CRAN-recommended",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-autoFRK"
                    ]
                }
            ]
        },
        {
            "name": "R-gRim",
            "portdir": "R/R-gRim",
            "version": "0.3.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://people.math.aau.dk/~sorenh/software/gR",
            "description": "Graphical Interaction Models",
            "long_description": "Graphical Interaction Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-magrittr",
                        "R-glue",
                        "R-igraph",
                        "R-doBy",
                        "R-gRain",
                        "R-gRbase",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gRain"
                    ]
                }
            ]
        },
        {
            "name": "R-flexmsm",
            "portdir": "R/R-flexmsm",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=flexmsm",
            "description": "General framework for flexible multi-state survival modelling",
            "long_description": "General framework for flexible multi-state survival modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-msm",
                        "R-GJRM",
                        "R-CRAN-recommended",
                        "R-matrixStats",
                        "R-trust"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggnewscale",
            "portdir": "R/R-ggnewscale",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eliocamp.github.io/ggnewscale",
            "description": "Multiple fill and colour scales in R-ggplot2",
            "long_description": "Multiple fill and colour scales in R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggtreeExtra",
                        "R-MetricGraph"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggfun",
                        "R-robustmatrix",
                        "R-cvms"
                    ]
                }
            ]
        },
        {
            "name": "R-htmlTable",
            "portdir": "R/R-htmlTable",
            "version": "2.4.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gforge/htmlTable",
            "description": "Advanced tables for Markdown/HTML",
            "long_description": "Advanced tables for Markdown/HTML",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-htmlwidgets",
                        "R-knitr",
                        "R-stringr",
                        "R-checkmate",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-Hmisc",
                        "R-XML",
                        "R-rlang",
                        "R-xml2",
                        "R-chron",
                        "R-glue",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-lubridate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Hmisc",
                        "R-Gmisc",
                        "R-expss",
                        "R-packagefinder",
                        "R-rms"
                    ]
                }
            ]
        },
        {
            "name": "R-ipred",
            "portdir": "R/R-ipred",
            "version": "0.9-15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ipred",
            "description": "Improved Predictors",
            "long_description": "Improved Predictors",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-prodlim"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-party",
                        "R-mvtnorm",
                        "R-randomForest",
                        "R-TH.data",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-recipes",
                        "R-survcomp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-party",
                        "R-censored",
                        "R-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-ipumsr",
            "portdir": "R/R-ipumsr",
            "version": "0.8.1",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ipumsr",
            "description": "Read IPUMS extract files",
            "long_description": "Read IPUMS extract files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyselect",
                        "R-haven",
                        "R-httr",
                        "R-readr",
                        "R-zeallot",
                        "R-hipread",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-xml2",
                        "R-rlang",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RSQLite",
                        "R-sf",
                        "R-DBI",
                        "R-crayon",
                        "R-biglm",
                        "R-withr",
                        "R-htmltools",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-shiny",
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-dbplyr",
                        "R-rstudioapi",
                        "R-covr",
                        "R-vcr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun"
                    ]
                }
            ]
        },
        {
            "name": "R-libr",
            "portdir": "R/R-libr",
            "version": "1.3.4",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libr.r-sassy.org",
            "description": "Libraries, data dictionaries and a data step for R",
            "long_description": "Contains a set of functions to create data libraries, generate data dictionaries and simulate a data step.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-tibble",
                        "R-dplyr",
                        "R-readxl",
                        "R-haven",
                        "R-readr",
                        "R-openxlsx",
                        "R-common",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-fmtr",
                        "R-logr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sassy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fmtr",
                        "R-reporter"
                    ]
                }
            ]
        },
        {
            "name": "R-lpSolveAPI",
            "portdir": "R/R-lpSolveAPI",
            "version": "5.5.2.0-17.12",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lpSolveAPI",
            "description": "R interface to lp_solve v. 5.5.2.0",
            "long_description": "R interface to lp_solve v. 5.5.2.0",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MSCMT",
                        "R-ergm",
                        "R-validatetools",
                        "R-coopProductGame",
                        "R-detectseparation",
                        "R-ROI.plugin.lpsolve",
                        "R-Rata",
                        "R-GameTheory",
                        "R-GameTheoryAllocation"
                    ]
                }
            ]
        },
        {
            "name": "R-multcomp",
            "portdir": "R/R-multcomp",
            "version": "1.4-26",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=multcomp",
            "description": "Simultaneous inference in general parametric models",
            "long_description": "Simultaneous inference in general parametric models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-TH.data",
                        "R-sandwich",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-glmmTMB",
                        "R-coin",
                        "R-ISwR",
                        "R-SimComp",
                        "R-tram",
                        "R-xtable",
                        "R-lme4",
                        "R-lmtest",
                        "R-robustbase",
                        "R-fixest",
                        "R-coxme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lavaSearch2",
                        "R-ggpmisc",
                        "R-mratios",
                        "R-mlt.docreg",
                        "R-tram",
                        "R-CIplot",
                        "R-mutoss",
                        "R-nparcomp",
                        "R-piecewiseSEM",
                        "R-jmv",
                        "R-RcmdrPlugin.coin",
                        "R-SimComp",
                        "R-MCPAN",
                        "R-coin",
                        "R-medflex",
                        "R-HH",
                        "R-LMMstar",
                        "R-spatialreg",
                        "R-drc",
                        "R-ANOM",
                        "R-mixlm",
                        "R-Publish",
                        "R-rms"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PMCMRplus",
                        "R-afex",
                        "R-TH.data",
                        "R-psychotools",
                        "R-RcmdrPlugin.EZR",
                        "R-papaja",
                        "R-ggplot2",
                        "R-glmglrt",
                        "R-tramME",
                        "R-emmeans",
                        "R-Rcmdr",
                        "R-mlt",
                        "R-doBy",
                        "R-fastR2",
                        "R-spaMM",
                        "R-microbenchmark",
                        "R-GLMMadaptive",
                        "R-languageR",
                        "R-broom",
                        "R-cotram"
                    ]
                }
            ]
        },
        {
            "name": "R-officedown",
            "portdir": "R/R-officedown",
            "version": "0.3.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidgohel.github.io/officedown",
            "description": "Enhanced R Markdown format for Word and PowerPoint",
            "long_description": "Enhanced R Markdown format for Word and PowerPoint",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-memoise",
                        "R-yaml",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-uuid",
                        "R-officer",
                        "R-rvg",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-xml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-bookdown",
                        "R-flextable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-flextable"
                    ]
                }
            ]
        },
        {
            "name": "R-pals",
            "portdir": "R/R-pals",
            "version": "1.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kwstat.github.io/pals",
            "description": "Color palettes, colormaps and tools to evaluate them",
            "long_description": "Color palettes, colormaps and tools to evaluate them",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mapproj",
                        "R-CRAN-recommended",
                        "R-maps",
                        "R-dichromat",
                        "R-colorspace"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgl",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-latticeExtra",
                        "R-classInt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rmcorr"
                    ]
                }
            ]
        },
        {
            "name": "R-permutations",
            "portdir": "R/R-permutations",
            "version": "1.1-5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/permutations",
            "description": "The symmetric group: permutations of a finite set",
            "long_description": "The symmetric group: permutations of a finite set",
            "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-partitions",
                        "R-freealg",
                        "R-CRAN-recommended",
                        "R-magic",
                        "R-numbers"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-stokes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-freegroup"
                    ]
                }
            ]
        },
        {
            "name": "R-quarto",
            "portdir": "R/R-quarto",
            "version": "1.4.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quarto-dev.github.io/quarto-r",
            "description": "R interface to Quarto markdown publishing system",
            "long_description": "R interface to Quarto markdown publishing system",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-later",
                        "R-rlang",
                        "R-processx",
                        "R-yaml",
                        "R-rmarkdown",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-xfun",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rsconnect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-altdoc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytable",
                        "R-dfidx",
                        "R-tarchetypes",
                        "R-checker",
                        "R-rsconnect",
                        "R-shiny.i18n",
                        "R-crch",
                        "R-pkgdown",
                        "R-dynamite",
                        "R-huxtable",
                        "R-fntl"
                    ]
                }
            ]
        },
        {
            "name": "R-s2",
            "portdir": "R/R-s2",
            "version": "1.1.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/s2",
            "description": "Spherical geometry operators using the S2 geometry library",
            "long_description": "Spherical geometry operators using the S2 geometry library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "openssl3",
                        "R-Rcpp",
                        "R-wk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-vctrs",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spdep",
                        "R-sf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyterra",
                        "R-leaflet"
                    ]
                }
            ]
        },
        {
            "name": "R-sgof",
            "portdir": "R/R-sgof",
            "version": "2.3.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sgof",
            "description": "Multiple hypothesis testing",
            "long_description": "Multiple hypothesis testing",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-poibin",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DiscreteDatasets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shadowtext",
            "portdir": "R/R-shadowtext",
            "version": "0.1.4",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GuangchuangYu/shadowtext",
            "description": "Shadow text grob and layer",
            "long_description": "Shadow text grob and layer",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SUMMER"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggtree",
                        "R-SmCCNet"
                    ]
                }
            ]
        },
        {
            "name": "R-sparseR",
            "portdir": "R/R-sparseR",
            "version": "0.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://petersonr.github.io/sparseR",
            "description": "Variable selection under ranked sparsity principles for interactions and polynomials",
            "long_description": "Variable selection under ranked sparsity principles for interactions and polynomials",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-recipes",
                        "R-ncvreg",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-modeldata",
                        "R-kableExtra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spatstat.local",
            "portdir": "R/R-spatstat.local",
            "version": "5.1-0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spatstat/spatstat.local",
            "description": "Extension for R-spatstat for local composite likelihood",
            "long_description": "Extension for R-spatstat for local composite likelihood",
            "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-spatstat",
                        "R-spatstat.data",
                        "R-spatstat.explore",
                        "R-spatstat.geom",
                        "R-spatstat.model",
                        "R-tensor",
                        "R-spatstat.sparse",
                        "R-spatstat.utils",
                        "R-spatstat.univar",
                        "R-spatstat.random",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidytable",
            "portdir": "R/R-tidytable",
            "version": "0.11.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://markfairbanks.github.io/tidytable",
            "description": "Tidy interface to R-data.table",
            "long_description": "Tidy interface to R-data.table",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-pillar",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-crayon",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyrules",
                        "R-ConfZIC"
                    ]
                }
            ]
        },
        {
            "name": "clex",
            "portdir": "sysutils/clex",
            "version": "4.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.clex.sk",
            "description": "file manager with curses interface",
            "long_description": "CLEX is a file manager with a full-screen user interface. It displays directory contents including the file status details and provides features like command history, filename insertion, or name completion in order to help users to create commands to be executed by the shell.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msp430-elf-gcc",
            "portdir": "cross/msp430-elf-gcc",
            "version": "9.3.1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ti.com/tool/msp430-gcc-opensource",
            "description": "The GNU compiler collection for msp430-elf",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for msp430-elf.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "jose.edil+macports",
                    "github": "edilmedeiros",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "bzip2",
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmpc",
                        "mpfr",
                        "zlib",
                        "libiconv",
                        "msp430-elf-binutils",
                        "gmp",
                        "isl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msp430-gcc-support-files"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "endian",
            "portdir": "sysutils/endian",
            "version": "1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/outpaddling/endian",
            "description": "Report endianness of a system.",
            "long_description": "Accurately determine the endianness of a system by placing a longword into memory and checking the order of the bytes at that address.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tclcurl",
            "portdir": "devel/tclcurl",
            "version": "7.22.0",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/flightaware/tclcurl-fa",
            "description": "Tcl binding for libcurl",
            "long_description": "The TclCurl extension gives Tcl programmers access to the libcurl library. With it you can download URLs, upload them and many other neat tricks.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quickfix",
            "portdir": "devel/quickfix",
            "version": "1.15.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.quickfixengine.org/",
            "description": "FIX engine implementation",
            "long_description": "QuickFIX is a full-featured open source FIX engine, currently compatible with the FIX 4.0-4.4 spec.",
            "active": true,
            "categories": [
                "devel",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "rstachowiak",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "postgresql16",
                "python312"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "afio",
            "portdir": "archivers/afio",
            "version": "2.5.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kholtman/afio",
            "description": "Archiver & backup program with builtin compression",
            "long_description": "Afio makes cpio-format archives. It deals somewhat gracefully with input data corruption, supports multi-volume archives during interactive operation, and can make compressed archives that are much safer than compressed tar or cpio archives. Afio is best used as an \"archive engine\" in a backup script.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ace",
            "portdir": "devel/ace",
            "version": "8.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.dre.vanderbilt.edu/~schmidt/ACE.html",
            "description": "ACE is an object-oriented framework that implements many core patterns for concurrent communication software.",
            "long_description": "The ADAPTIVE Communication Environment (ACE) is a freely available, open-source object-oriented (OO) framework that implements many core patterns for concurrent communication software. ACE provides a rich set of reusable C++ wrapper facades and framework components that perform common communication software tasks across a range of OS platforms. The communication software tasks provided by ACE include event demultiplexing and event handler dispatching, signal handling, service initialization, interprocess communication, shared memory management, message routing, dynamic (re)configuration of distributed services, concurrent execution and synchronization.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                },
                {
                    "name": "jwillemsen",
                    "github": "jwillemsen",
                    "ports_count": 2
                }
            ],
            "variants": [
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcryptopp",
            "portdir": "devel/libcryptopp",
            "version": "8.9.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cryptopp.com/",
            "description": "C++ class library of cryptographic schemes",
            "long_description": "Crypto++ Library is a free C++ class library of cryptographic schemes.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "amule"
                    ]
                }
            ]
        },
        {
            "name": "gimp-gap",
            "portdir": "graphics/gimp-gap",
            "version": "2.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gimp.org/",
            "description": "The Gimp Animation Package.",
            "long_description": "GIMP-GAP, the GIMP Animation Package, is a collection of plug-ins to extend GIMP with capabilities to edit and create animations as sequences of single frames.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automake",
                        "gmake",
                        "libtool",
                        "pkgconfig",
                        "yasm",
                        "intltool",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "lame",
                        "gimp2",
                        "XviD",
                        "bzip2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "MPlayer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdmap",
            "portdir": "gnome/gdmap",
            "version": "0.8.1",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gdmap.sourceforge.net/",
            "description": "GdMap is a tool which allows to visualize disk space.",
            "long_description": "GdMap is a tool which allows to visualize disk space. Ever wondered why your hard disk is full or what directory and files take up most of the space? With GdMap these questions can be answered quickly. To display directory structures cushion treemaps are used which visualize a complete folder or even the whole hard drive with one picture. Cushion treemaps display directories and files in rectangular areas. The larger a file is the larger is the rectangle which represents it. All files in one directory are painted within the rectangle of that directory.",
            "active": true,
            "categories": [
                "sysutils",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "autoconf",
                        "automake",
                        "clang-16",
                        "pkgconfig",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}