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

{
    "count": 49752,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=62",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=60",
    "results": [
        {
            "name": "R-TaylorRussell",
            "portdir": "R/R-TaylorRussell",
            "version": "1.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TaylorRussell",
            "description": "Taylor–Russell function for multiple predictors",
            "long_description": "Taylor–Russell function for multiple predictors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-shinyWidgets",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tauProcess",
            "portdir": "R/R-tauProcess",
            "version": "2.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tauProcess",
            "description": "Tau measure with right-censored data",
            "long_description": "A clinically meaningful measure of treatment effect based on Kendall’s tau with right-censored data along with corresponding inference procedure.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rtaudio",
            "portdir": "audio/rtaudio",
            "version": "5.2.0",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.music.mcgill.ca/~gary/rtaudio/",
            "description": "A set of C++ classes that provide a common API for realtime audio input/output",
            "long_description": "RtAudio is a set of C++ classes that provides a common API (Application Programming Interface) for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X and Windows (DirectSound, ASIO and WASAPI) operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapyAudio",
                        "mlt"
                    ]
                }
            ]
        },
        {
            "name": "R-tau",
            "portdir": "R/R-tau",
            "version": "0.0-25",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tau",
            "description": "Text Analysis Utilities",
            "long_description": "Text Analysis Utilities",
            "active": true,
            "categories": [
                "textproc",
                "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-tm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-textcat"
                    ]
                }
            ]
        },
        {
            "name": "R-tatoo",
            "portdir": "R/R-tatoo",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tatoo",
            "description": "Combine and export data frames",
            "long_description": "Combine and export data frames",
            "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-magrittr",
                        "R-stringi",
                        "R-crayon",
                        "R-withr",
                        "R-openxlsx",
                        "R-colt",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-kableExtra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-targets",
            "portdir": "R/R-targets",
            "version": "1.9.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/targets",
            "description": "Dynamic function-oriented make-like declarative workflows",
            "long_description": "Dynamic function-oriented make-like declarative workflows",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-ps",
                        "R-rlang",
                        "R-base64url",
                        "R-vctrs",
                        "R-tibble",
                        "R-tidyselect",
                        "R-yaml",
                        "R-callr",
                        "R-knitr",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-secretbase",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.callr",
                        "R-R.utils",
                        "R-visNetwork",
                        "R-shinyWidgets",
                        "R-shinybusy",
                        "R-gt",
                        "R-fst",
                        "R-tarchetypes",
                        "R-nanonext",
                        "R-crew",
                        "R-future.batchtools",
                        "R-clustermq",
                        "R-googleCloudStorageR",
                        "R-qs2",
                        "R-autometric",
                        "R-curl",
                        "R-dplyr",
                        "R-processx",
                        "R-bslib",
                        "R-pkgload",
                        "R-shiny",
                        "R-testthat",
                        "R-DT",
                        "R-future",
                        "R-markdown",
                        "R-parallelly",
                        "R-rmarkdown",
                        "R-reprex",
                        "R-rstudioapi",
                        "R-usethis",
                        "R-gargle",
                        "R-pingr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jagstargets",
                        "R-tarchetypes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-this.path",
                        "R-knitr",
                        "R-data.validator",
                        "R-repana"
                    ]
                }
            ]
        },
        {
            "name": "R-targeted",
            "portdir": "R/R-targeted",
            "version": "0.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kkholst.github.io/targeted",
            "description": "Various methods for targeted and semi-parametric inference",
            "long_description": "Various methods for targeted and semi-parametric inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-data.table",
                        "R-digest",
                        "R-progressr",
                        "R-future.apply",
                        "R-lava",
                        "R-optimx",
                        "R-mets",
                        "R-futile.logger",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-viridisLite",
                        "R-rmarkdown",
                        "R-scatterplot3d",
                        "R-grf",
                        "R-xgboost",
                        "R-SuperLearner"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lava"
                    ]
                }
            ]
        },
        {
            "name": "R-tarchetypes",
            "portdir": "R/R-tarchetypes",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/tarchetypes",
            "description": "Archetypes for R-targets",
            "long_description": "Archetypes for R-targets",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-tidyselect",
                        "R-targets",
                        "R-CRAN-recommended",
                        "R-secretbase",
                        "R-fs",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-xml2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-quarto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jagstargets"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-tapkee",
            "portdir": "R/R-tapkee",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tapkee",
            "description": "Wrapper for tapkee dimension reduction library",
            "long_description": "Wrapper for tapkee dimension reduction library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rgl",
                        "R-CRAN-recommended",
                        "R-R.rsp",
                        "R-scatterplot3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tapkee",
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TAM",
            "portdir": "R/R-TAM",
            "version": "4.2-21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexanderrobitzsch.github.io/TAM",
            "description": "Test Analysis Modules",
            "long_description": "Test Analysis Modules",
            "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": [
                        "R-CDM",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sirt"
                    ]
                }
            ]
        },
        {
            "name": "rtags",
            "portdir": "devel/rtags",
            "version": "2.38",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Andersbakken/rtags",
            "description": "A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang",
            "long_description": "A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "clang-13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tagcloud",
            "portdir": "R/R-tagcloud",
            "version": "0.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tagcloud",
            "description": "Generation of tag and word clouds",
            "long_description": "Generation of tag and word clouds",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-extrafont"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nnTensor"
                    ]
                }
            ]
        },
        {
            "name": "R-TAG",
            "portdir": "R/R-TAG",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TAG",
            "description": "Transformed Additive Gaussian processes",
            "long_description": "Transformed Additive Gaussian processes",
            "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-foreach",
                        "R-randtoolbox",
                        "R-DiceKriging",
                        "libgcc",
                        "R-FastGP",
                        "R-CRAN-recommended",
                        "R-mlegp",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tablexlsx",
            "portdir": "R/R-tablexlsx",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ddotta.github.io/tablexlsx",
            "description": "Export data frames to Excel Workbook",
            "long_description": "Export data frames to Excel Workbook",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-openxlsx",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tables",
            "portdir": "R/R-tables",
            "version": "0.9.31",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dmurdoch.github.io/tables",
            "description": "Formula-driven table generation",
            "long_description": "Computes and displays complex tables of summary statistics. Output may be in LaTeX, HTML, plain text or an R matrix for further processing.",
            "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-knitr",
                        "R-CRAN-recommended",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kableExtra",
                        "R-formatters",
                        "R-tinytable",
                        "R-magrittr",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-Hmisc",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modelsummary"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-flextable",
                        "R-rockchalk",
                        "R-pander"
                    ]
                }
            ]
        },
        {
            "name": "R-tableone",
            "portdir": "R/R-tableone",
            "version": "0.13.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tableone",
            "description": "Create Table 1 to describe baseline characteristics with or without propensity score weights",
            "long_description": "Create Table 1 to describe baseline characteristics with or without propensity score weights",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-labelled",
                        "R-gmodels",
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-zoo",
                        "R-survey"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Matching",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-lmerTest",
                        "R-geepack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jstable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-smd",
                        "R-RcmdrPlugin.EZR",
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "R-table1",
            "portdir": "R/R-table1",
            "version": "1.4.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benjaminrich/table1",
            "description": "Tables of descriptive statistics in HTML",
            "long_description": "Tables of descriptive statistics in HTML",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-htmltools",
                        "R-yaml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-kableExtra",
                        "R-flextable",
                        "R-printr",
                        "R-MatchIt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tablaxlsx",
            "portdir": "R/R-tablaxlsx",
            "version": "1.2.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tablaxlsx",
            "description": "Write formatted tables in Excel workbooks",
            "long_description": "Write formatted tables in Excel workbooks",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-openxlsx",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-taber",
            "portdir": "R/R-taber",
            "version": "0.1.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=taber",
            "description": "Split and recombine your data",
            "long_description": "Split and recombine your data",
            "active": true,
            "categories": [
                "science",
                "R",
                "systools"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-dplyr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-T4cluster",
            "portdir": "R/R-T4cluster",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kisungyou.com/T4cluster",
            "description": "Tools for Cluster Analysis",
            "long_description": "Tools for Cluster Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-scatterplot3d",
                        "R-lpSolve",
                        "R-maotai",
                        "R-rstiefel",
                        "libgcc",
                        "R-Rdimtools",
                        "R-mclustcomp",
                        "R-fda",
                        "R-CRAN-recommended",
                        "R-ADMM",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Riemann",
                        "R-TDAkit"
                    ]
                }
            ]
        },
        {
            "name": "R-syt",
            "portdir": "R/R-syt",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/syt",
            "description": "Young Tableaux",
            "long_description": "R-syt deals with Young tableaux (a field of combinatorics).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-partitions",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jack"
                    ]
                }
            ]
        },
        {
            "name": "R-systemPipeRdata",
            "portdir": "R/R-systemPipeRdata",
            "version": "2.8.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tgirke/systemPipeRdata",
            "description": "Workflow templates and sample data",
            "long_description": "Workflow templates and sample data",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-remotes",
                        "R-BiocGenerics",
                        "R-Biostrings"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rsamtools",
                        "R-ShortRead",
                        "R-rtracklayer",
                        "R-systemPipeR",
                        "R-RUnit",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-IRanges",
                        "R-GenomicFeatures",
                        "R-GenomicRanges"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-systemPipeR"
                    ]
                }
            ]
        },
        {
            "name": "R-systemPipeR",
            "portdir": "R/R-systemPipeR",
            "version": "2.10.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://systempipe.org",
            "description": "NGS workflow and report generation environment",
            "long_description": "NGS workflow and report generation environment",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-S4Vectors",
                        "R-Biostrings",
                        "R-GenomicRanges",
                        "R-Rsamtools",
                        "R-ShortRead",
                        "R-SummarizedExperiment",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-BiocGenerics",
                        "R-htmlwidgets",
                        "R-crayon",
                        "R-stringr",
                        "R-yaml",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DESeq2",
                        "R-edgeR",
                        "R-VariantAnnotation",
                        "R-annotate",
                        "R-systemPipeRdata",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-rjson",
                        "R-kableExtra",
                        "R-BiocStyle",
                        "R-limma",
                        "R-IRanges",
                        "R-GenomeInfoDb",
                        "R-AnnotationDbi",
                        "R-GenomicAlignments",
                        "R-GenomicFeatures",
                        "R-rtracklayer",
                        "R-batchtools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-systemPipeRdata"
                    ]
                }
            ]
        },
        {
            "name": "R-systemfonts",
            "portdir": "R/R-systemfonts",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://systemfonts.r-lib.org",
            "description": "System Native Font Handling in R",
            "long_description": "System Native Font Handling in R",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "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",
                        "freetype",
                        "R-cpp11",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggiraph",
                        "R-ragg",
                        "R-textshaping",
                        "R-gdtools",
                        "R-geomtextpath",
                        "R-ggforce",
                        "R-svglite"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kanjistat",
                        "R-crosstable",
                        "R-thematic"
                    ]
                }
            ]
        },
        {
            "name": "R-systemfit",
            "portdir": "R/R-systemfit",
            "version": "1.1-30",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=systemfit",
            "description": "Estimating systems of simultaneous equations",
            "long_description": "Estimating systems of simultaneous equations",
            "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-car",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-lmtest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-plm",
                        "R-sem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-diseq",
                        "R-sampleSelection",
                        "R-tvReg",
                        "R-micEconCES"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AER",
                        "R-broom",
                        "R-Ecdat",
                        "R-ldt",
                        "R-texreg",
                        "R-domir"
                    ]
                }
            ]
        },
        {
            "name": "R-sysfonts",
            "portdir": "R/R-sysfonts",
            "version": "0.8.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yixuan/sysfonts",
            "description": "Loading fonts into R",
            "long_description": "Loading fonts into R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "zlib",
                        "R-CRAN-recommended",
                        "libpng",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-memery",
                        "R-showtext",
                        "R-emojifont",
                        "R-showtextdb",
                        "R-oeli",
                        "R-hexSticker",
                        "R-kanjistat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggdist",
                        "R-thematic"
                    ]
                }
            ]
        },
        {
            "name": "R-sys",
            "portdir": "R/R-sys",
            "version": "3.4.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sys",
            "description": "Powerful and reliable tools for running system commands in R",
            "long_description": "Powerful and reliable tools for running system commands in R",
            "active": true,
            "categories": [
                "sysutils",
                "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-testthat",
                        "R-spelling",
                        "R-unix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-credentials",
                        "R-antiword",
                        "R-unrtf",
                        "R-gert",
                        "R-askpass"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-redux",
                        "R-arrow",
                        "R-ssh",
                        "R-RestRserve"
                    ]
                }
            ]
        },
        {
            "name": "R-Synth",
            "portdir": "R/R-Synth",
            "version": "1.1-8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Synth",
            "description": "Synthetic control group method for comparative case studies",
            "long_description": "Synthetic control group method for comparative case studies",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rgenoud",
                        "R-optimx",
                        "R-CRAN-recommended",
                        "R-kernlab"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT"
                    ]
                }
            ]
        },
        {
            "name": "rsyncrypto",
            "portdir": "security/rsyncrypto",
            "version": "1.14",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/rsyncrypto/",
            "description": "rsync friendly file encryption",
            "long_description": "A slightly reduced strength bulk encryption. In exchange for the reduced strength, you get the ability to rsync the encrypted files, so that local changes in the plaintext file will result in (relatively) local changes to the cyphertext file.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gzip",
                        "argtable",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rsync-lart",
            "portdir": "net/rsync-lart",
            "version": "2.6.6",
            "license": "unknown",
            "platforms": "darwin freebsd sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lartmaker.nl/rsync/",
            "description": "rsync with LART extended attributes support patches",
            "long_description": "rsync is a file transfer program for Unix systems. rsync uses the 'rsync algorithm' which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand. NOTE This version of rsync adds extended attribute support from Apple as well as third party fixes from http://www.lartmaker.nl/rsync/",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-synchronicity",
            "portdir": "R/R-synchronicity",
            "version": "1.3.10",
            "license": "(Apache-2 or LGPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bigmemory.org",
            "description": "Boost mutex functionality in R",
            "long_description": "Boost mutex functionality in R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-uuid",
                        "R-bigmemory.sri",
                        "R-BH",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-NMF"
                    ]
                }
            ]
        },
        {
            "name": "rsync-hfscomp",
            "portdir": "net/rsync-hfscomp",
            "version": "3.1.2",
            "license": "GPL-3+",
            "platforms": "darwin freebsd sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://samba.org/rsync/",
            "description": "Fast incremental file transfer",
            "long_description": "rsync is an open source utility that provides fast incremental file transfer. It works both locally and remote with either the custom rsyncd protocol or a remote shell like ssh. NOTE: This version includes additional macOS-specific support, most notable HFS compression.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gutils-suite-base"
                    ]
                }
            ]
        },
        {
            "name": "rsync",
            "portdir": "net/rsync",
            "version": "3.4.1",
            "license": "(GPL-3+ or OpenSSLException)",
            "platforms": "darwin freebsd sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rsync.samba.org",
            "description": "Fast incremental file transfer",
            "long_description": "rsync is an open source utility that provides fast incremental file transfer. It works both locally and remote with either the custom rsyncd protocol or a remote shell like ssh.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "popt",
                        "lz4",
                        "libiconv",
                        "xxhashlib",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-tensorflow-addons",
                        "py38-tensorflow-addons",
                        "mlton",
                        "py37-tensorflow-addons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rvm",
                        "dirvish",
                        "backuppc",
                        "rsnapshot",
                        "grsync"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "git-devel"
                    ]
                }
            ]
        },
        {
            "name": "R-symengine",
            "portdir": "R/R-symengine",
            "version": "0.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/symengine/symengine.R",
            "description": "Interface to the SymEngine library",
            "long_description": "Interface to the SymEngine library",
            "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": [
                        "mpfr",
                        "symengine",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "cmake",
                        "gmp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pracma",
                        "R-odeintr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-symbolicQspray",
            "portdir": "R/R-symbolicQspray",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/symbolicQspray",
            "description": "Multivariate polynomials with symbolic parameters in their coefficients",
            "long_description": "Multivariate polynomials with symbolic parameters in their coefficients",
            "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-Rcpp",
                        "R-gmp",
                        "R-RcppCGAL",
                        "R-qspray",
                        "R-CRAN-recommended",
                        "R-ratioOfQsprays",
                        "gmp",
                        "mpfr",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jack"
                    ]
                }
            ]
        },
        {
            "name": "R-sylly.ru",
            "portdir": "R/R-sylly.ru",
            "version": "0.1-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/unDocUMeantIt/sylly.ru",
            "description": "Language support for R-sylly: Russian",
            "long_description": "Language support for R-sylly: Russian",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sylly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sylly"
                    ]
                }
            ]
        },
        {
            "name": "R-sylly.fr",
            "portdir": "R/R-sylly.fr",
            "version": "0.1-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/unDocUMeantIt/sylly.fr",
            "description": "Language support for R-sylly: French",
            "long_description": "Language support for R-sylly: French",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sylly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sylly"
                    ]
                }
            ]
        },
        {
            "name": "R-sylly.es",
            "portdir": "R/R-sylly.es",
            "version": "0.1-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/unDocUMeantIt/sylly.es",
            "description": "Language support for R-sylly: Spanish",
            "long_description": "Language support for R-sylly: Spanish",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sylly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sylly"
                    ]
                }
            ]
        },
        {
            "name": "R-sylly.en",
            "portdir": "R/R-sylly.en",
            "version": "0.1-3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/unDocUMeantIt/sylly.en",
            "description": "Language support for R-sylly: English",
            "long_description": "Language support for R-sylly: English",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sylly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pander",
                        "R-sylly"
                    ]
                }
            ]
        },
        {
            "name": "R-sylly.de",
            "portdir": "R/R-sylly.de",
            "version": "0.1-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/unDocUMeantIt/sylly.de",
            "description": "Language support for R-sylly: German",
            "long_description": "Language support for R-sylly: German",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sylly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sylly"
                    ]
                }
            ]
        },
        {
            "name": "R-sylly",
            "portdir": "R/R-sylly",
            "version": "0.1-6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://undocumeantit.github.io/repos/l10n",
            "description": "Hyphenation and syllable counting for text analysis",
            "long_description": "Hyphenation and syllable counting for text analysis",
            "active": true,
            "categories": [
                "textproc",
                "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-sylly.de",
                        "R-sylly.en",
                        "R-sylly.es",
                        "R-sylly.fr",
                        "R-sylly.ru",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sylly.de",
                        "R-sylly.en",
                        "R-sylly.es",
                        "R-sylly.fr",
                        "R-sylly.ru"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pander"
                    ]
                }
            ]
        },
        {
            "name": "R-switchSelection",
            "portdir": "R/R-switchSelection",
            "version": "2.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=switchSelection",
            "description": "Endogenous switching and sample selection regression models",
            "long_description": "Estimate the parameters of multivariate endogenous switching and sample selection 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-gena",
                        "R-hpa",
                        "R-mnorm",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc13",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-swimplot",
            "portdir": "R/R-swimplot",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=swimplot",
            "description": "Tools for creating swimmers plots",
            "long_description": "Tools for creating swimmers plots using R-ggplot2.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-swephRdata",
            "portdir": "R/R-swephRdata",
            "version": "0.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rstub/swephRdata",
            "description": "Data files to provide the full Swiss ephemeris for usage with the swephR package",
            "long_description": "Data files to provide the full Swiss ephemeris for usage with the swephR package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-swephR"
                    ]
                }
            ]
        },
        {
            "name": "R-swephR",
            "portdir": "R/R-swephR",
            "version": "0.3.1",
            "license": "AGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstub.github.io/swephR",
            "description": "High-precision Swiss ephemeris",
            "long_description": "High-precision Swiss ephemeris",
            "active": true,
            "categories": [
                "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-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-swephRdata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VedicDateTime"
                    ]
                }
            ]
        },
        {
            "name": "R-sweep",
            "portdir": "R/R-sweep",
            "version": "0.2.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/business-science/sweep",
            "description": "Tidy tools for forecasting",
            "long_description": "Tidy tools for forecasting",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-lubridate",
                        "R-broom",
                        "R-forecast",
                        "R-tidyverse",
                        "R-timetk",
                        "R-tidyquant",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-purrr",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-readr",
                        "R-fracdiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-anomalize"
                    ]
                }
            ]
        },
        {
            "name": "R-swagger",
            "portdir": "R/R-swagger",
            "version": "5.17.14.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=swagger",
            "description": "API generator for R",
            "long_description": "API generator for R",
            "active": true,
            "categories": [
                "devel",
                "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-testthat",
                        "R-plumber"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-plumber",
                        "R-mlflow"
                    ]
                }
            ]
        },
        {
            "name": "R-svUnit",
            "portdir": "R/R-svUnit",
            "version": "1.0.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=svUnit",
            "description": "Complete unit test system and functions to implement its GUI part.",
            "long_description": "Complete unit test system and functions to implement its GUI part.",
            "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-knitr",
                        "R-markdown",
                        "R-covr",
                        "R-XML",
                        "R-spelling",
                        "R-svGUI",
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-arrayhelpers"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pastecs",
                        "R-gsubfn",
                        "R-sqldf",
                        "R-distr"
                    ]
                }
            ]
        },
        {
            "name": "R-svs",
            "portdir": "R/R-svs",
            "version": "3.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=svs",
            "description": "Tools for semantic vector spaces",
            "long_description": "Various tools for semantic vector spaces, such as correspondence analysis (simple, multiple and discriminant), latent semantic analysis, probabilistic latent semantic analysis, non-negative matrix factorization, latent class analysis, EM clustering, logratio analysis and log-multiplicative (association) analysis.",
            "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-gtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pvclust",
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-quanteda.textstats",
                        "R-zebu"
                    ]
                }
            ]
        },
        {
            "name": "R-svMisc",
            "portdir": "R/R-svMisc",
            "version": "1.3.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sciviews.org/svMisc",
            "description": "Miscellaneous functions for SciViews::R or general use",
            "long_description": "Miscellaneous functions for SciViews::R or general use",
            "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-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BBSSL",
                        "R-crassmat"
                    ]
                }
            ]
        }
    ]
}