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

{
    "count": 51506,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=718",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=716",
    "results": [
        {
            "name": "R-AnnotationForge",
            "portdir": "R/R-AnnotationForge",
            "version": "1.46.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/AnnotationForge",
            "description": "Tools for building SQLite-based annotation data packages",
            "long_description": "Tools for building SQLite-based annotation data packages",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-XML",
                        "R-BiocGenerics",
                        "R-RSQLite",
                        "R-Biobase",
                        "R-DBI",
                        "R-AnnotationDbi",
                        "R-CRAN-recommended",
                        "R-S4Vectors",
                        "R-RCurl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AnnotationDbi",
            "portdir": "R/R-AnnotationDbi",
            "version": "1.66.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/AnnotationDbi",
            "description": "Manipulation of SQLite-based annotations in Bioconductor",
            "long_description": "Manipulation of SQLite-based annotations in Bioconductor",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQLite",
                        "R-Biobase",
                        "R-S4Vectors",
                        "R-DBI",
                        "R-KEGGREST",
                        "R-CRAN-recommended",
                        "R-IRanges",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BioNet",
                        "R-genefilter",
                        "R-biomaRt",
                        "R-GenomicFeatures",
                        "R-MeSHDbi",
                        "R-graphite",
                        "R-AnnotationForge",
                        "R-AnnotationHub",
                        "R-VariantAnnotation",
                        "R-annotate"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-edgeR",
                        "R-systemPipeR"
                    ]
                }
            ]
        },
        {
            "name": "R-sctransform",
            "portdir": "R/R-sctransform",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/satijalab/sctransform",
            "description": "Variance stabilizing transformations for single cell UMI data",
            "long_description": "Variance stabilizing transformations for single cell UMI data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-dplyr",
                        "R-matrixStats",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-future",
                        "R-future.apply",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-irlba",
                        "R-knitr",
                        "R-testthat",
                        "R-glmGamPoi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-scattermore",
            "portdir": "R/R-scattermore",
            "version": "1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=scattermore",
            "description": "Scatterplots with more points",
            "long_description": "Scatterplots with more points",
            "active": true,
            "categories": [
                "graphics",
                "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-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-nebula",
            "portdir": "R/R-nebula",
            "version": "1.5.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lhe17/nebula",
            "description": "Negative binomial mixed models using large-sample approximation for differential expression analysis of ScRNA-Seq data",
            "long_description": "Negative binomial mixed models using large-sample approximation for differential expression analysis of ScRNA-Seq data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast",
                        "R-future",
                        "R-nloptr",
                        "R-parallelly",
                        "R-foreach",
                        "R-doRNG",
                        "R-trust",
                        "R-doFuture",
                        "R-CRAN-recommended",
                        "R-SingleCellExperiment",
                        "R-Seurat",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cssc",
            "portdir": "devel/cssc",
            "version": "1.4.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/cssc/",
            "description": "SCCS replacement",
            "long_description": "CSSC is the GNU Project's replacement for SCCS. SCCS is a proprietary suite of tools which is provided with most commercial versions of Unix.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2084
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtk-mac-bundler",
            "portdir": "devel/gtk-mac-bundler",
            "version": "0.7.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/gtk-mac-bundler",
            "description": "Mac OS X application bundle utility",
            "long_description": "A utility that aids in the creation of Mac OS X application bundles. The gtk3-demo example is patched in macports to produce a gtk3-demo without jhbuild environment. To test the demo run gtk-mac-bundler <prefix>/share/gtk-mac-bundler/examples/gtk3-demo.bundle This will create the GtkDemo bundle in ~/Desktop",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 355
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aubio",
            "portdir": "audio/aubio",
            "version": "0.4.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aubio.org/",
            "description": "audio labeling library",
            "long_description": "aubio is a library for audio labeling. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing MIDI streams from live audio.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "jack",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "txt2man",
                        "python310"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsamplerate",
                        "libsndfile",
                        "fftw-3-single",
                        "ffmpeg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "denemo"
                    ]
                }
            ]
        },
        {
            "name": "nicinfo",
            "portdir": "net/nicinfo",
            "version": "1.1.1",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arineng/nicinfo",
            "description": "NicInfo is a smart, command-line RDAP client",
            "long_description": "NicInfo is a general purpose, command line Registry Data Access Protocol (RDAP) client released under an open source, ISC derivative BSD style license. RDAP is an HTTP-based RESTful protocol defined by the IETF as a replacement for Whois.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby23"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shellinabox",
            "portdir": "net/shellinabox",
            "version": "2.21",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shellinabox/shellinabox",
            "description": "a web-based terminal emulator for ssh or other command line tools",
            "long_description": "Shell In A Box implements a web server that can export arbitrary command line tools (e.g. ssh) to a web-based terminal emulator. This emulator is accessible to any JavaScript- and CSS-enabled web browser and does not require any additional browser plugins.",
            "active": true,
            "categories": [
                "net",
                "www",
                "shells"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2084
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bsd-plotutils",
            "portdir": "graphics/bsd-plotutils",
            "version": "1.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Toranktto/bsd-plotutils",
            "description": "Traditional plotting utilities and libraries taken from 4.3BSD with some improvements.",
            "long_description": "Traditional plotting utilities and libraries taken from 4.3BSD with some improvements.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bsd-games",
            "portdir": "games/bsd-games",
            "version": "3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bsd-games.sourceforge.net",
            "description": "Classic text mode games from UNIX folklore",
            "long_description": "Classic text mode games from UNIX folklore",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "posix-manpages",
            "portdir": "devel/posix-manpages",
            "version": "2017",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pubs.opengroup.org/onlinepubs/9699919799/",
            "description": "POSIX manpages",
            "long_description": "Manpages for POSIX (IEEE Std 1003.1) including headers, utilities and functions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wdiff",
            "portdir": "textproc/wdiff",
            "version": "1.2.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/wdiff/",
            "description": "Display word differences between text files",
            "long_description": "wdiff compares two files, finding which words have been deleted or added to old_file to get new_file. A word is anything between whitespace. The output is collected and used to produce an annotated copy of new_file on standard output. Suitable annotations produce a nice display of word differences between the original files.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2084
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "texinfo",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cwdiff"
                    ]
                }
            ]
        },
        {
            "name": "fava",
            "portdir": "python/fava",
            "version": "1.27.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beancount.github.io/fava/",
            "description": "Beancount web server",
            "long_description": "Fava is a web frontend for the Beancount plain-text accounting system.",
            "active": true,
            "categories": [
                "python",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "mrdomino",
                    "ports_count": 41
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-flask",
                        "py312-simplejson",
                        "py312-beancount",
                        "python312",
                        "py312-flask-babel",
                        "py312-markdown2",
                        "py312-cheroot",
                        "py312-jinja2",
                        "py312-click",
                        "py312-ply",
                        "py312-babel",
                        "py312-werkzeug"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-twitter",
            "portdir": "ruby/rb-twitter",
            "version": "8.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sferik.github.io/twitter",
            "description": "Ruby interface to the Twitter API",
            "long_description": "Ruby interface to the Twitter API",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-buftok",
                        "rb31-equalizer",
                        "rb31-memoizable",
                        "rb31-multipart-post",
                        "rb31-naught",
                        "rb31-http",
                        "rb31-http-form_data",
                        "rb31-llhttp-ffi",
                        "rb31-simple_oauth",
                        "rb31-addressable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-twterm",
                        "rb31-t"
                    ]
                }
            ]
        },
        {
            "name": "rb32-twitter",
            "portdir": "ruby/rb-twitter",
            "version": "8.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sferik.github.io/twitter",
            "description": "Ruby interface to the Twitter API",
            "long_description": "Ruby interface to the Twitter API",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-buftok",
                        "rb32-equalizer",
                        "rb32-memoizable",
                        "rb32-multipart-post",
                        "rb32-naught",
                        "rb32-http",
                        "rb32-http-form_data",
                        "rb32-llhttp-ffi",
                        "rb32-simple_oauth",
                        "rb32-addressable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-twterm",
                        "rb32-t"
                    ]
                }
            ]
        },
        {
            "name": "rb33-twitter",
            "portdir": "ruby/rb-twitter",
            "version": "8.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sferik.github.io/twitter",
            "description": "Ruby interface to the Twitter API",
            "long_description": "Ruby interface to the Twitter API",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-buftok",
                        "rb33-equalizer",
                        "rb33-memoizable",
                        "rb33-multipart-post",
                        "rb33-naught",
                        "rb33-http",
                        "rb33-http-form_data",
                        "rb33-llhttp-ffi",
                        "rb33-simple_oauth",
                        "rb33-addressable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-twterm",
                        "rb33-t"
                    ]
                }
            ]
        },
        {
            "name": "rb-twitter",
            "portdir": "ruby/rb-twitter",
            "version": "8.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sferik.github.io/twitter",
            "description": "Ruby interface to the Twitter API",
            "long_description": "Ruby interface to the Twitter API",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-hoe",
                        "rb-hpricot",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-t",
            "portdir": "ruby/rb-t",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sferik/t-ruby",
            "description": "Command-line power tool for Twitter",
            "long_description": "Command-line power tool for Twitter",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-launchy",
                        "rb31-htmlentities",
                        "rb31-retryable",
                        "rb31-geokit",
                        "rb31-oauth",
                        "rb31-twitter",
                        "rb31-thor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-t",
            "portdir": "ruby/rb-t",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sferik/t-ruby",
            "description": "Command-line power tool for Twitter",
            "long_description": "Command-line power tool for Twitter",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-launchy",
                        "rb32-htmlentities",
                        "rb32-retryable",
                        "rb32-geokit",
                        "rb32-oauth",
                        "rb32-twitter",
                        "rb32-thor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-t",
            "portdir": "ruby/rb-t",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sferik/t-ruby",
            "description": "Command-line power tool for Twitter",
            "long_description": "Command-line power tool for Twitter",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-launchy",
                        "rb33-htmlentities",
                        "rb33-retryable",
                        "rb33-geokit",
                        "rb33-oauth",
                        "rb33-twitter",
                        "rb33-thor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-t",
            "portdir": "ruby/rb-t",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sferik/t-ruby",
            "description": "Command-line power tool for Twitter",
            "long_description": "Command-line power tool for Twitter",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-redcloth",
            "portdir": "ruby/rb-redcloth",
            "version": "4.3.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/RedCloth",
            "description": "Textile for Ruby",
            "long_description": "RedCloth is a module for using the Textile markup language in Ruby. Textile is a simple text format that can be converted to HTML, eliminating the need to use HTML directly to create documents, blogs, or web pages.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-redcloth",
            "portdir": "ruby/rb-redcloth",
            "version": "4.3.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/RedCloth",
            "description": "Textile for Ruby",
            "long_description": "RedCloth is a module for using the Textile markup language in Ruby. Textile is a simple text format that can be converted to HTML, eliminating the need to use HTML directly to create documents, blogs, or web pages.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-redcloth",
            "portdir": "ruby/rb-redcloth",
            "version": "4.3.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/RedCloth",
            "description": "Textile for Ruby",
            "long_description": "RedCloth is a module for using the Textile markup language in Ruby. Textile is a simple text format that can be converted to HTML, eliminating the need to use HTML directly to create documents, blogs, or web pages.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-redcloth",
            "portdir": "ruby/rb-redcloth",
            "version": "4.3.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/RedCloth",
            "description": "Textile for Ruby",
            "long_description": "RedCloth is a module for using the Textile markup language in Ruby. Textile is a simple text format that can be converted to HTML, eliminating the need to use HTML directly to create documents, blogs, or web pages.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-redcloth",
            "portdir": "ruby/rb-redcloth",
            "version": "4.3.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/RedCloth",
            "description": "Textile for Ruby",
            "long_description": "RedCloth is a module for using the Textile markup language in Ruby. Textile is a simple text format that can be converted to HTML, eliminating the need to use HTML directly to create documents, blogs, or web pages.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-ncursesw",
            "portdir": "ruby/rb-ncursesw",
            "version": "1.4.11",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sup-heliotrope/ncursesw-ruby",
            "description": "Ruby bindings to the ncursesw library",
            "long_description": "Ruby bindings to the ncursesw library",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-sup"
                    ]
                }
            ]
        },
        {
            "name": "rb32-ncursesw",
            "portdir": "ruby/rb-ncursesw",
            "version": "1.4.11",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sup-heliotrope/ncursesw-ruby",
            "description": "Ruby bindings to the ncursesw library",
            "long_description": "Ruby bindings to the ncursesw library",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-sup"
                    ]
                }
            ]
        },
        {
            "name": "rb33-ncursesw",
            "portdir": "ruby/rb-ncursesw",
            "version": "1.4.11",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sup-heliotrope/ncursesw-ruby",
            "description": "Ruby bindings to the ncursesw library",
            "long_description": "Ruby bindings to the ncursesw library",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-sup"
                    ]
                }
            ]
        },
        {
            "name": "rb-ncursesw",
            "portdir": "ruby/rb-ncursesw",
            "version": "1.4.11",
            "license": "LGPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sup-heliotrope/ncursesw-ruby",
            "description": "Ruby bindings to the ncursesw library",
            "long_description": "Ruby bindings to the ncursesw library",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-multipart-post",
            "portdir": "ruby/rb-multipart-post",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/socketry/multipart-post",
            "description": "A multipart form post accessory for Net::HTTP",
            "long_description": "A multipart form post accessory for Net::HTTP",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb32-multipart-post",
            "portdir": "ruby/rb-multipart-post",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/socketry/multipart-post",
            "description": "A multipart form post accessory for Net::HTTP",
            "long_description": "A multipart form post accessory for Net::HTTP",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb33-multipart-post",
            "portdir": "ruby/rb-multipart-post",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/socketry/multipart-post",
            "description": "A multipart form post accessory for Net::HTTP",
            "long_description": "A multipart form post accessory for Net::HTTP",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-twitter"
                    ]
                }
            ]
        },
        {
            "name": "rb-multipart-post",
            "portdir": "ruby/rb-multipart-post",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/socketry/multipart-post",
            "description": "A multipart form post accessory for Net::HTTP",
            "long_description": "A multipart form post accessory for Net::HTTP",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mz-cmaketools",
            "portdir": "devel/mz-cmaketools",
            "version": "2024.04.29",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/emzeat/mz-cmaketools",
            "description": "Several handy macros and modules for use with CMake",
            "long_description": "Several handy macros and modules for use with CMake",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xdispatch2"
                    ]
                }
            ]
        },
        {
            "name": "R-simtrial",
            "portdir": "R/R-simtrial",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://merck.github.io/simtrial",
            "description": "Clinical Trial Simulation",
            "long_description": "Clinical Trial Simulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-foreach",
                        "R-doFuture",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-mvtnorm",
                        "R-rlang",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gsDesign2",
                        "R-survRM2",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-gt",
                        "R-survMisc",
                        "R-gsDesign"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gsDesign2"
                    ]
                }
            ]
        },
        {
            "name": "R-set6",
            "portdir": "R/R-set6",
            "version": "0.2.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xoopR.github.io/set6",
            "description": "R6 object-oriented interface for mathematical sets",
            "long_description": "R6 object-oriented interface for mathematical sets",
            "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-checkmate",
                        "R-ooplah",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mlbench",
            "portdir": "R/R-mlbench",
            "version": "2.1-5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mlbench",
            "description": "Machine Learning Benchmark Problems",
            "long_description": "Machine Learning Benchmark Problems",
            "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"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesGAM",
                        "R-mlr3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mboost",
                        "R-neighbr",
                        "R-bnclassify",
                        "R-ggparty",
                        "R-tidyrules",
                        "R-dann",
                        "R-ipred",
                        "R-tramnet",
                        "R-Cubist",
                        "R-isotree",
                        "R-mlt.docreg",
                        "R-tram",
                        "R-sjtable2df",
                        "R-sparklyr",
                        "R-Boruta",
                        "R-nestedcv",
                        "R-randomForestSRC",
                        "R-rbooster",
                        "R-partykit",
                        "R-discrim",
                        "R-doParallel",
                        "R-doSNOW",
                        "R-klaR",
                        "R-spikeSlabGAM",
                        "R-Elja",
                        "R-ATR",
                        "R-tidydann",
                        "R-e1071",
                        "R-pre",
                        "R-caretEnsemble",
                        "R-clusterSim",
                        "R-bolasso",
                        "R-party",
                        "R-caret",
                        "R-BoomSpikeSlab"
                    ]
                }
            ]
        },
        {
            "name": "R-keyATM",
            "portdir": "R/R-keyATM",
            "version": "0.5.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://keyatm.github.io/keyATM",
            "description": "Keyword Assisted Topic Models",
            "long_description": "Keyword Assisted Topic Models",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-fastmap",
                        "R-fs",
                        "R-magrittr",
                        "R-rlang",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-future.apply",
                        "R-ggrepel",
                        "R-quanteda",
                        "R-pgdraw",
                        "R-matrixNormal",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-readtext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-seededlda",
                        "R-sentopics"
                    ]
                }
            ]
        },
        {
            "name": "R-bartcs",
            "portdir": "R/R-bartcs",
            "version": "1.2.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yooyh/bartcs",
            "description": "Bayesian Additive Regression Trees for Confounder Selection",
            "long_description": "Bayesian Additive Regression Trees for Confounder Selection",
            "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-coda",
                        "R-invgamma",
                        "R-ggplot2",
                        "R-rootSolve",
                        "R-MCMCpack",
                        "R-ggcharts",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ForestTools",
            "portdir": "R/R-ForestTools",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andrew-plowright/ForestTools",
            "description": "Tools for analyzing remote sensing forest data",
            "long_description": "Tools for analyzing remote sensing forest data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-imager",
                        "R-GLCMTextures",
                        "R-terra",
                        "R-CRAN-recommended",
                        "R-sf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-bos",
            "portdir": "ocaml/ocaml-bos",
            "version": "0.2.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://erratique.ch/software/bos",
            "description": "Basic OS interaction for OCaml",
            "long_description": "Bos provides support for basic and robust interaction with the operating system in OCaml. It has functions to access the process environment, parse command line arguments, interact with the file system and run command line programs.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 137
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-ocamlbuild",
                        "ocaml-topkg",
                        "opam",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-astring",
                        "ocaml",
                        "ocaml-logs",
                        "ocaml-fpath",
                        "ocaml-findlib",
                        "ocaml-rresult",
                        "ocaml-fmt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-camlp5-buildscripts",
                        "camlp5"
                    ]
                }
            ]
        },
        {
            "name": "R-webfakes",
            "portdir": "R/R-webfakes",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/webfakes",
            "description": "Fake web-apps for HTTP testing",
            "long_description": "Fake web-apps for HTTP testing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-jsonlite",
                        "R-xml2",
                        "R-glue",
                        "R-digest",
                        "R-withr",
                        "R-processx",
                        "R-zip",
                        "R-callr",
                        "R-testthat",
                        "R-httr",
                        "R-covr",
                        "R-brotli",
                        "R-curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-httptest2",
                        "R-rsconnect",
                        "R-processx",
                        "R-httr2",
                        "R-vcr",
                        "R-rcmdcheck",
                        "R-ps",
                        "R-remotes",
                        "R-rhub",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-renv"
                    ]
                }
            ]
        },
        {
            "name": "nvi",
            "portdir": "editors/nvi",
            "version": "1.81.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bostic.com/vi/",
            "description": "A vi/ex clone",
            "long_description": "Nvi is an implementation of the ex/vi text editor originally distributed as part of the Fourth Berkeley Software Distribution (4BSD), by the University of California, Berkeley.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-stringmagic",
            "portdir": "R/R-stringmagic",
            "version": "1.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lrberge.github.io/stringmagic",
            "description": "Character string operations and interpolation",
            "long_description": "Character string operations and interpolation, magic edition.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fixest",
                        "R-dreamerr"
                    ]
                }
            ]
        },
        {
            "name": "R-sp",
            "portdir": "R/R-sp",
            "version": "2.1-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://edzer.github.io/sp",
            "description": "Classes and methods for spatial data",
            "long_description": "Classes and methods for spatial data",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-deldir",
                        "R-raster",
                        "R-terra",
                        "R-sf",
                        "R-gstat",
                        "R-RColorBrewer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-raster",
                        "R-SUMMER",
                        "R-SpatialGraph",
                        "R-gstat",
                        "R-ar.matrix",
                        "R-mosaicCalc",
                        "R-telefit",
                        "R-spacetime",
                        "R-trajectories",
                        "R-SeuratObject",
                        "R-FeedbackTS",
                        "R-polyCub",
                        "R-lctools",
                        "R-leaflet",
                        "R-splancs",
                        "R-RandomFields",
                        "R-BayesX",
                        "R-spBayes",
                        "R-Ternary",
                        "R-spTimer",
                        "R-rgdal",
                        "R-bamlss",
                        "R-FRK",
                        "R-ade4",
                        "R-spData",
                        "R-SSN",
                        "R-SpatialBSS",
                        "R-fossil",
                        "R-mcgf",
                        "R-gdistance",
                        "R-crawl",
                        "R-cooltools",
                        "R-automap",
                        "R-disaggregation",
                        "R-fmesher",
                        "R-geoR",
                        "R-geosphere",
                        "R-MetricGraph",
                        "R-wkb",
                        "R-maptools",
                        "R-moveHMM",
                        "R-sphet",
                        "R-psgp",
                        "R-rgeos",
                        "R-spdep",
                        "R-constrainedKriging",
                        "R-r2d2",
                        "R-rasterVis",
                        "R-seg",
                        "R-intamap",
                        "R-RgoogleMaps"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-maps",
                        "R-EnvStats",
                        "R-FracKrigingR",
                        "R-R2BayesX",
                        "R-varycoef",
                        "R-interp",
                        "R-MBA",
                        "R-mosaic",
                        "R-lutz",
                        "R-GJRM",
                        "R-ggfortify",
                        "R-ggplot2",
                        "R-SSN2",
                        "R-sf",
                        "R-PlotTools",
                        "R-epiR",
                        "R-rgeoda",
                        "R-lwgeom",
                        "R-sftime",
                        "R-stars",
                        "R-silicate",
                        "R-animint2"
                    ]
                }
            ]
        },
        {
            "name": "R-mclust",
            "portdir": "R/R-mclust",
            "version": "6.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mclust-org.github.io/mclust",
            "description": "Gaussian mixture modelling for model-based clustering, classification and density estimation",
            "long_description": "Gaussian mixture modelling for model-based clustering, classification and density estimation",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-geometry",
                        "R-mix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ks",
                        "R-npde",
                        "R-otrimle",
                        "R-bpgmm",
                        "R-autocogs",
                        "R-HyperG",
                        "R-KScorrect",
                        "R-clustAnalytics",
                        "R-fpc",
                        "R-prabclus",
                        "R-LOMAR",
                        "R-diceR",
                        "R-norMmix",
                        "R-LMest",
                        "R-fdm2id",
                        "R-fabMix",
                        "R-RGMM",
                        "R-vscc",
                        "R-ICSClust",
                        "R-SAGMM",
                        "R-evclust",
                        "R-saemix",
                        "R-mombf",
                        "R-probout",
                        "R-sharp",
                        "R-sBIC"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dCUR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tclust",
                        "R-insight",
                        "R-RankAggreg",
                        "R-factoextra",
                        "R-robustfa",
                        "R-coca",
                        "R-bayestestR",
                        "R-clue",
                        "R-tidySEM",
                        "R-performance",
                        "R-see",
                        "R-broom",
                        "R-telescope",
                        "R-MixSim"
                    ]
                }
            ]
        },
        {
            "name": "R-lda",
            "portdir": "R/R-lda",
            "version": "1.5.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lda",
            "description": "Collapsed Gibbs sampling methods for topic models",
            "long_description": "Collapsed Gibbs sampling methods for topic models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-penalized"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-stm",
                        "R-NetMix"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-topicmodels",
                        "R-sentopics",
                        "R-textmineR",
                        "R-LDAvis",
                        "R-quanteda"
                    ]
                }
            ]
        }
    ]
}