GET /api/v1/ports/?format=api&ordering=-name&page=64
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=65",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=63",
    "results": [
        {
            "name": "R-SSLR",
            "portdir": "R/R-SSLR",
            "version": "0.9.3.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SSLR",
            "description": "Semi-supervised classification, regression and clustering methods",
            "long_description": "Semi-supervised classification, regression and clustering methods",
            "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-magrittr",
                        "R-proxy",
                        "R-rlang",
                        "R-plyr",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-foreach",
                        "R-parsnip",
                        "R-CRAN-recommended",
                        "R-conclust",
                        "R-RSSL",
                        "libgcc",
                        "R-RANN",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tidyverse",
                        "R-randomForest",
                        "R-doParallel",
                        "R-kernlab",
                        "R-caret",
                        "R-ranger",
                        "R-kknn",
                        "R-tidymodels",
                        "R-C50",
                        "R-factoextra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ssize",
            "portdir": "R/R-ssize",
            "version": "1.78.0",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/ssize",
            "description": "Estimate microarray sample size",
            "long_description": "Estimate microarray sample size",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xtable",
                        "R-gdata",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ssh",
            "portdir": "R/R-ssh",
            "version": "0.9.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/ssh",
            "description": "Secure shell (SSH) client for R",
            "long_description": "Secure shell (SSH) client for R",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libssh",
                        "R-askpass",
                        "R-credentials"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sys",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-mongolite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ssgraph",
            "portdir": "R/R-ssgraph",
            "version": "1.15",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ssgraph",
            "description": "Bayesian graph structure learning using spike-and-slab priors",
            "long_description": "Bayesian graph structure learning using spike-and-slab priors",
            "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": [
                        "libgcc",
                        "R-BDgraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-skimr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BDgraph"
                    ]
                }
            ]
        },
        {
            "name": "R-SSGL",
            "portdir": "R/R-SSGL",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SSGL",
            "description": "Spike-and-Slab Group Lasso for group-regularized generalized linear models",
            "long_description": "Spike-and-Slab Group Lasso for group-regularized generalized linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-grpreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SSEparser",
            "portdir": "R/R-SSEparser",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://calderonsamuel.github.io/SSEparser",
            "description": "Parse Server-Sent Events",
            "long_description": "Parse Server-Sent Events",
            "active": true,
            "categories": [
                "devel",
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-stringr",
                        "R-purrr",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gptstudio"
                    ]
                }
            ]
        },
        {
            "name": "R-SSBtools",
            "portdir": "R/R-SSBtools",
            "version": "1.5.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statisticsnorway/SSBtools",
            "description": "Statistics Norway’s miscellaneous tools",
            "long_description": "Statistics Norway’s miscellaneous tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-data.table"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ssanv",
            "portdir": "R/R-ssanv",
            "version": "1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ssanv",
            "description": "Sample size adjusted for non-adherence or variability of input parameters",
            "long_description": "Sample size adjusted for non-adherence or variability of input parameters",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-exact2x2",
                        "R-exactci",
                        "R-asht"
                    ]
                }
            ]
        },
        {
            "name": "R-srlars",
            "portdir": "R/R-srlars",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=srlars",
            "description": "Split robust least angle regression",
            "long_description": "Split robust least angle regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-cellWise"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvnfast",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RMSS"
                    ]
                }
            ]
        },
        {
            "name": "R-squid",
            "portdir": "R/R-squid",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://squid-group.github.io/squid",
            "description": "Statistical Quantification of Individual Differences",
            "long_description": "Statistical Quantification of Individual Differences",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-brms",
                        "R-lme4",
                        "R-arm",
                        "R-shinyMatrix",
                        "R-plotly",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SQUAREM",
            "portdir": "R/R-SQUAREM",
            "version": "2021.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SQUAREM",
            "description": "Squared Extrapolation Methods for Accelerating EM-Like Monotone Algorithms",
            "long_description": "Squared Extrapolation Methods for Accelerating EM-Like Monotone Algorithms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ashr",
                        "R-GNE",
                        "R-codalm",
                        "R-lava"
                    ]
                }
            ]
        },
        {
            "name": "R-SQRL",
            "portdir": "R/R-SQRL",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SQRL",
            "description": "Enhanced interaction with ODBC databases",
            "long_description": "Enhanced interaction with ODBC databases",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-RODBC"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sqliteutils",
            "portdir": "R/R-sqliteutils",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sqliteutils",
            "description": "Utility functions for SQLite",
            "long_description": "Utility functions for SQLite",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-dbplyr",
                        "R-RSQLite",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sqliter",
            "portdir": "R/R-sqliter",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sqliter",
            "description": "Connection wrapper to SQLite databases",
            "long_description": "Connection wrapper to SQLite databases",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQLite",
                        "R-functional",
                        "R-DBI",
                        "R-CRAN-recommended",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sqlHelpers",
            "portdir": "R/R-sqlHelpers",
            "version": "0.1.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sqlHelpers",
            "description": "Collection of SQL utilities",
            "long_description": "Collection of SQL utilities",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DBI",
                        "R-odbc",
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-toolbox",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sqlhelper",
            "portdir": "R/R-sqlhelper",
            "version": "0.2.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://majerr.github.io/sqlhelper/dev",
            "description": "Easier SQL integration",
            "long_description": "Easier SQL integration",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-stringr",
                        "R-tibble",
                        "R-purrr",
                        "R-tidyr",
                        "R-yaml",
                        "R-rappdirs",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-pool",
                        "R-rlang",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bigrquery",
                        "R-spData",
                        "R-RSQLite",
                        "R-RMariaDB",
                        "R-odbc",
                        "R-RPostgres"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sqldf",
            "portdir": "R/R-sqldf",
            "version": "0.4-11",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sqldf",
            "description": "Manipulate R data frames using SQL",
            "long_description": "Manipulate R data frames using SQL",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-proto",
                        "R-gsubfn",
                        "R-RSQLite",
                        "R-CRAN-recommended",
                        "R-DBI",
                        "R-chron"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-svUnit",
                        "R-RPostgreSQL",
                        "R-RMySQL"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WeibullFit",
                        "R-kangar00",
                        "R-nlive"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R6causal"
                    ]
                }
            ]
        },
        {
            "name": "R-SQLDataFrame",
            "portdir": "R/R-SQLDataFrame",
            "version": "1.18.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/SQLDataFrame",
            "description": "Representation of SQL database in DataFrame metaphor",
            "long_description": "Representation of SQL database in DataFrame metaphor",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQLite",
                        "R-S4Vectors",
                        "R-DelayedArray",
                        "R-duckdb",
                        "R-CRAN-recommended",
                        "R-DBI",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SQL",
            "portdir": "R/R-SQL",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SQL",
            "description": "Execute SQL statements",
            "long_description": "Run SQL statements on in-memory data frames within a temporary in-memory DuckDB data-base.",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-duckdb",
                        "R-arrow",
                        "R-DBI",
                        "R-CRAN-recommended",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spTimer",
            "portdir": "R/R-spTimer",
            "version": "3.3.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spTimer",
            "description": "Spatio-temporal Bayesian modelling",
            "long_description": "Spatio-temporal Bayesian modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "gis",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-extraDistr",
                        "R-spacetime",
                        "R-sp",
                        "R-CRAN-recommended",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rsp_tcp",
            "portdir": "science/rsp_tcp",
            "version": "0.1-beta",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SDRplay/RSPTCPServer",
            "description": "RSP TCP Server for SDRPlay devices.",
            "long_description": "RSP TCP Server for SDRPlay devices. This is a fork of the original rsp_tcp by F4FHH Nicolas with extensions to support all current RSP devices. Use the extended mode to access the full bit rate of the RSP and all of the RSP specific controls. By default the server supports the RTL TCP protocol.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SDRplay"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spsi",
            "portdir": "R/R-spsi",
            "version": "0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spsi",
            "description": "Shape-preserving uni-variate and bi-variate spline interpolation",
            "long_description": "Shape-preserving uni-variate and bi-variate spline interpolation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plot3D",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sps",
            "portdir": "R/R-sps",
            "version": "0.5.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://marberts.github.io/sps",
            "description": "Sequential Poisson Sampling",
            "long_description": "Sequential Poisson Sampling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-piar"
                    ]
                }
            ]
        },
        {
            "name": "R-spray",
            "portdir": "R/R-spray",
            "version": "1.0-26",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/spray",
            "description": "Sparse arrays and multivariate polynomials",
            "long_description": "Sparse arrays and multivariate polynomials",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magic",
                        "R-partitions",
                        "R-disordR",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-polynom"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jack",
                        "R-polyhedralCubature",
                        "R-weyl",
                        "R-stokes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cgalMeshes",
                        "R-mvp"
                    ]
                }
            ]
        },
        {
            "name": "R-spooky",
            "portdir": "R/R-spooky",
            "version": "1.4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spooky",
            "description": "Time feature extrapolation using spectral analysis and Jack–Knife resampling",
            "long_description": "Time feature extrapolation using spectral analysis and Jack–Knife resampling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-scales",
                        "R-readr",
                        "R-imputeTS",
                        "R-modeest",
                        "R-entropy",
                        "R-fastDummies",
                        "R-fANCOVA",
                        "R-philentropy",
                        "R-tictoc",
                        "R-CRAN-recommended",
                        "R-greybox",
                        "R-moments"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spNNGP",
            "portdir": "R/R-spNNGP",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spNNGP",
            "description": "Spatial regression models for large datasets using nearest neighbor Gaussian processes",
            "long_description": "Spatial regression models for large datasets using nearest neighbor 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-Formula",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-RANN",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spmodel",
            "portdir": "R/R-spmodel",
            "version": "0.9.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://usepa.github.io/spmodel",
            "description": "Spatial statistical modelling and prediction",
            "long_description": "Spatial statistical modelling and prediction",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-generics",
                        "R-sf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emmeans",
                        "R-pROC",
                        "R-ranger",
                        "R-statmod",
                        "R-estimability",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSN2"
                    ]
                }
            ]
        },
        {
            "name": "R-spMC",
            "portdir": "R/R-spMC",
            "version": "0.3.15",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spMC",
            "description": "Continuous-lag spatial Markov chains",
            "long_description": "Continuous-lag spatial Markov chains",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-splus2R",
            "portdir": "R/R-splus2R",
            "version": "1.3-5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spkaluzny/splus2r",
            "description": "Supplemental S-PLUS functionality in R",
            "long_description": "Supplemental S-PLUS functionality in R",
            "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": "lib",
                    "ports": [
                        "R-ggpmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-spls",
            "portdir": "R/R-spls",
            "version": "2.2-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spls",
            "description": "Sparse partial least squares (SPLS) regression and classification",
            "long_description": "Sparse partial least squares (SPLS) regression and classification",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pls",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rrcovHD",
                        "R-SmCCNet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-joinet",
                        "R-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-splm",
            "portdir": "R/R-splm",
            "version": "1.6-5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=splm",
            "description": "Econometric models for spatial panel data",
            "long_description": "Econometric models for spatial panel data",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-plm",
                        "R-spam",
                        "R-stringr",
                        "R-spatialreg",
                        "R-CRAN-recommended",
                        "R-spdep",
                        "R-bdsmatrix"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "name": "R-splitTools",
            "portdir": "R/R-splitTools",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mayer79/splitTools",
            "description": "Tools for data splitting",
            "long_description": "Tools for data splitting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-splitfngr",
            "portdir": "R/R-splitfngr",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=splitfngr",
            "description": "Combined evaluation and split access of functions",
            "long_description": "Combined evaluation and split access of functions",
            "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-lbfgs",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mixopt"
                    ]
                }
            ]
        },
        {
            "name": "R-splines2",
            "portdir": "R/R-splines2",
            "version": "0.5.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wwenjie.org/splines2",
            "description": "Regression spline functions and classes",
            "long_description": "Regression spline functions and classes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-countSTAR",
                        "R-dynsurv",
                        "R-hhsmm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-brms",
                        "R-multinma",
                        "R-flexsurv",
                        "R-bamlss",
                        "R-mvgam",
                        "R-recipes"
                    ]
                }
            ]
        },
        {
            "name": "R-splancs",
            "portdir": "R/R-splancs",
            "version": "2.01-45",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.maths.lancs.ac.uk/~rowlings/Splancs",
            "description": "Spatial and space-time point pattern analysis",
            "long_description": "Spatial and space-time point pattern analysis",
            "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-sp",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SpatialGraph",
                        "R-MixSIAR",
                        "R-PVR",
                        "R-disaggregation",
                        "R-geoR",
                        "R-seg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sdmTMB",
                        "R-rSPDE",
                        "R-fmesher",
                        "R-FRK"
                    ]
                }
            ]
        },
        {
            "name": "R-SPINA",
            "portdir": "R/R-SPINA",
            "version": "4.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spina.sourceforge.net",
            "description": "Structure Parameter Inference Approach",
            "long_description": "Calculates constant structure parameters of endocrine homeostatic systems from equilibrium hormone concentrations.",
            "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": []
        },
        {
            "name": "R-spikeSlabGAM",
            "portdir": "R/R-spikeSlabGAM",
            "version": "1.1-19",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spikeSlabGAM",
            "description": "Bayesian variable selection and model choice for generalized additive mixed models",
            "long_description": "Bayesian variable selection and model choice for generalized additive mixed models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-scales",
                        "R-interp",
                        "R-R2WinBUGS",
                        "R-MCMCpack",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-coda",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtable",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-mlbench",
                        "R-mboost"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-countSTAR",
                        "R-SeBR"
                    ]
                }
            ]
        },
        {
            "name": "R-SPIA",
            "portdir": "R/R-SPIA",
            "version": "2.56.0",
            "license": "Restrictive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/SPIA",
            "description": "Signaling Pathway Impact Analysis (SPIA) using combined evidence of pathway over-representation and unusual signalling perturbations",
            "long_description": "Signaling Pathway Impact Analysis (SPIA) using combined evidence of pathway over-representation and unusual signalling perturbations",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-KEGGgraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rgraphviz",
                        "R-graph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-KEGGgraph"
                    ]
                }
            ]
        },
        {
            "name": "R-sphunif",
            "portdir": "R/R-sphunif",
            "version": "1.4.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/egarpor/sphunif",
            "description": "Uniformity tests on the circle, sphere and hypersphere",
            "long_description": "Implementation of uniformity tests on the circle and (hyper)sphere.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "geometry"
            ],
            "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-gsl",
                        "R-future",
                        "R-foreach",
                        "R-doRNG",
                        "R-doFuture",
                        "R-rotasym",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-progress",
                        "R-progressr",
                        "R-knitr",
                        "R-testthat",
                        "R-viridisLite",
                        "R-CompQuadForm",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-scatterplot3d",
                        "R-goftest",
                        "R-dgof"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sphet",
            "portdir": "R/R-sphet",
            "version": "2.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sphet",
            "description": "Estimation of spatial autoregressive models with and without heteroskedastic innovations",
            "long_description": "Estimation of spatial autoregressive models with and without heteroskedastic innovations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-stringr",
                        "R-spData",
                        "R-sf",
                        "R-sp",
                        "R-spatialreg",
                        "R-CRAN-recommended",
                        "R-spdep",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SphericalCubature",
            "portdir": "R/R-SphericalCubature",
            "version": "1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SphericalCubature",
            "description": "Numerical integration over spheres and balls in n-dimensions, multivariate polar coordinates",
            "long_description": "Numerical integration over spheres and balls in n-dimensions, multivariate polar coordinates",
            "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-SimplicialCubature",
                        "R-mvmesh",
                        "R-abind",
                        "R-CRAN-recommended",
                        "R-cubature"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gensphere"
                    ]
                }
            ]
        },
        {
            "name": "R-sphereplot",
            "portdir": "R/R-sphereplot",
            "version": "1.5.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sphereplot",
            "description": "Functions for creating spherical coordinate system plots via extensions to rgl",
            "long_description": "Functions for creating spherical coordinate system plots via extensions to rgl",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rgl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spfa",
            "portdir": "R/R-spfa",
            "version": "1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spfa",
            "description": "Semi-Parametric Factor Analysis",
            "long_description": "Semi-Parametric Factor Analysis",
            "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-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spelling",
            "portdir": "R/R-spelling",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/spelling",
            "description": "Tools for spell-checking in R",
            "long_description": "Tools for spell-checking in R",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-hunspell",
                        "R-CRAN-recommended",
                        "R-xml2",
                        "R-commonmark"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pdftools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vectorbitops"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesian",
                        "R-convdistr",
                        "R-fastDummies",
                        "R-cardx",
                        "R-modelsummary",
                        "R-cards",
                        "R-FastJM",
                        "R-mongolite",
                        "R-baguette",
                        "R-bayesROE",
                        "R-ODRF",
                        "R-quanteda",
                        "R-tsibble",
                        "R-usedthese",
                        "R-hmer",
                        "R-mark",
                        "R-matrixNormal",
                        "R-matsindf",
                        "R-FLORAL",
                        "R-ggsurvfit",
                        "R-iGraphMatch",
                        "R-tidycmprsk",
                        "R-miWQS",
                        "R-minioclient",
                        "R-PriorGen",
                        "R-sfd",
                        "R-finetune",
                        "R-modelStudio",
                        "R-aricode",
                        "R-fuj",
                        "R-multilevelmod",
                        "R-bettermc",
                        "R-bigreadr",
                        "R-bigutilsr",
                        "R-nestedLogit",
                        "R-sarsop",
                        "R-nsyllable",
                        "R-sgboost",
                        "R-orthogonalsplinebasis",
                        "R-tdigest",
                        "R-papaja",
                        "R-pdqr",
                        "R-gargle",
                        "R-ggcharts",
                        "R-ggdendro",
                        "R-ggfittext",
                        "R-gggenes",
                        "R-concordancer",
                        "R-ggokabeito",
                        "R-umx",
                        "R-ggthemes",
                        "R-gh",
                        "R-googledrive",
                        "R-googlesheets4",
                        "R-dcm2",
                        "R-decido",
                        "R-declared",
                        "R-leiden",
                        "R-PlotTools",
                        "R-treemapify",
                        "R-tune",
                        "R-lavaanExtra",
                        "R-unjoin",
                        "R-usemodels",
                        "R-quanteda.textstats",
                        "R-eulerr",
                        "R-poissonreg",
                        "R-rmdfiltr",
                        "R-rmdpartials",
                        "R-robber",
                        "R-bsitar",
                        "R-fasterize",
                        "R-collinear",
                        "R-tesseract",
                        "R-fourierin",
                        "R-callr",
                        "R-httptest2",
                        "R-gert",
                        "R-virtuoso",
                        "R-gptstudio",
                        "R-ijtiff",
                        "R-invgamstochvol",
                        "R-ivx",
                        "R-chest",
                        "R-rpymat",
                        "R-colorhex",
                        "R-condTruncMVN",
                        "R-config",
                        "R-rstatix",
                        "R-knnmi",
                        "R-rtweet",
                        "R-rules",
                        "R-rwicc",
                        "R-workflowsets",
                        "R-missSBM",
                        "R-charlatan",
                        "R-screenshot",
                        "R-zcurve",
                        "R-scholar",
                        "R-scribe",
                        "R-mvrsquared",
                        "R-spacyr",
                        "R-sparsediscrim",
                        "R-RcppCGAL",
                        "R-reprex",
                        "R-crsmeta",
                        "R-fs",
                        "R-cvCovEst",
                        "R-predtools",
                        "R-starter",
                        "R-stopwords",
                        "R-shiny.i18n",
                        "R-readr",
                        "R-data.validator",
                        "R-redland",
                        "R-rego",
                        "R-PROJ",
                        "R-desc",
                        "R-desirability2",
                        "R-devtools",
                        "R-bigsnpr",
                        "R-promises",
                        "R-usethis",
                        "R-svDialogs",
                        "R-svDialogstcltk",
                        "R-svGUI",
                        "R-svMisc",
                        "R-svUnit",
                        "R-altdoc",
                        "R-magick",
                        "R-highcharter",
                        "R-httptest",
                        "R-runjags",
                        "R-RCLabels",
                        "R-Rwtss",
                        "R-discrim",
                        "R-VedicDateTime",
                        "R-RcppMeCab",
                        "R-matrixprofiler",
                        "R-measr",
                        "R-metaBMA",
                        "R-nbfar",
                        "R-publipha",
                        "R-echo",
                        "R-einet",
                        "R-askgpt",
                        "R-stm",
                        "R-strex",
                        "R-seededlda",
                        "R-ggblanket",
                        "R-gtreg",
                        "R-textmineR",
                        "R-tidylda",
                        "R-vroom",
                        "R-waspr",
                        "R-FFP",
                        "R-rebib",
                        "R-repana",
                        "R-tidycat",
                        "R-GREMLINS",
                        "R-labelled",
                        "R-exampletestr",
                        "R-readODS",
                        "R-sys",
                        "R-Bergm",
                        "R-BoundEdgeworth",
                        "R-rsvg",
                        "R-ssh",
                        "R-polylabelr",
                        "R-broom",
                        "R-cv",
                        "R-dttr2",
                        "R-ggstats",
                        "R-pcadapt",
                        "R-cubble",
                        "R-golem",
                        "R-Ternary",
                        "R-WH",
                        "R-datefixR",
                        "R-vapour",
                        "R-DRDID",
                        "R-curl",
                        "R-fabletools",
                        "R-sbm",
                        "R-bigstatsr",
                        "R-geometry",
                        "R-caretEnsemble",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-brotli",
                        "R-hunspell",
                        "R-neojags",
                        "R-fable",
                        "R-jose",
                        "R-duckdbfs",
                        "R-rstanemax",
                        "R-protolite",
                        "R-tsbox",
                        "R-rdflib",
                        "R-writexl"
                    ]
                }
            ]
        },
        {
            "name": "R-SPEI",
            "portdir": "R/R-SPEI",
            "version": "1.8.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sbegueria/SPEI",
            "description": "Calculation of the standardized precipitation-evapotranspiration index",
            "long_description": "Calculation of the standardized precipitation-evapotranspiration index",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-lmom",
                        "R-lmomco",
                        "R-CRAN-recommended",
                        "R-TLMoments",
                        "R-reshape",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-NPRED",
                        "R-tidyindex"
                    ]
                }
            ]
        },
        {
            "name": "R-speedglm",
            "portdir": "R/R-speedglm",
            "version": "0.3-5",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=speedglm",
            "description": "Fitting linear models and generalized linear models to large data sets by updating algorithms",
            "long_description": "Fitting linear models and generalized linear models to large data sets by updating algorithms",
            "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-biglm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigstep"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mediation",
                        "R-btergm",
                        "R-parglm",
                        "R-prediction",
                        "R-texreg",
                        "R-tmle3",
                        "R-insight",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-spdl",
            "portdir": "R/R-spdl",
            "version": "0.0.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spdl",
            "description": "Wrapper for RcppSpdlog functions",
            "long_description": "Wrapper for RcppSpdlog functions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppSpdlog",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tiledb"
                    ]
                }
            ]
        },
        {
            "name": "R-spdesign",
            "portdir": "R/R-spdesign",
            "version": "0.0.4",
            "license": "CC-BY-SA-4",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spdesign.edsandorf.me",
            "description": "Design stated preference experiments",
            "long_description": "Design stated preference experiments",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-matrixStats",
                        "R-future",
                        "R-randtoolbox",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spdep",
            "portdir": "R/R-spdep",
            "version": "1.3-7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spdep",
            "description": "Spatial Dependence: weighting schemes, statistics",
            "long_description": "Spatial Dependence: weighting schemes, statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "gis",
                "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-deldir",
                        "R-spData",
                        "R-units",
                        "R-s2",
                        "R-sf",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-e1071",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-knitr",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-classInt",
                        "R-RSpectra",
                        "R-spam",
                        "R-dbscan",
                        "R-spatialreg",
                        "R-rgeoda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SUMMER",
                        "R-PReMiuM",
                        "R-spatialprobit",
                        "R-sphet",
                        "R-splm",
                        "R-geostan",
                        "R-spatialreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-texreg",
                        "R-constrainedKriging",
                        "R-brms",
                        "R-BayesX",
                        "R-broom",
                        "R-prabclus",
                        "R-starma",
                        "R-FRK",
                        "R-bamlss",
                        "R-spData",
                        "R-R2BayesX",
                        "R-kDGLM",
                        "R-loo",
                        "R-gamlss.spatial",
                        "R-mcmcsae"
                    ]
                }
            ]
        },
        {
            "name": "R-spDataLarge",
            "portdir": "R/R-spDataLarge",
            "version": "2.1.1",
            "license": "CC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Nowosad/spDataLarge",
            "description": "Large datasets for spatial analysis",
            "long_description": "Large datasets for spatial analysis",
            "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-spData"
                    ]
                }
            ]
        }
    ]
}