GET /api/v1/ports/?format=api&ordering=-name&page=63
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=64",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=62",
    "results": [
        {
            "name": "R-stopwords",
            "portdir": "R/R-stopwords",
            "version": "2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quanteda.io",
            "description": "Multilingual stopword lists",
            "long_description": "Multilingual stopword lists",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ISOcodes",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-spelling",
                        "R-quanteda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quanteda",
                        "R-textmineR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tokenizers"
                    ]
                }
            ]
        },
        {
            "name": "R-stokes",
            "portdir": "R/R-stokes",
            "version": "1.2-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/stokes",
            "description": "Exterior Calculus",
            "long_description": "Provides functionality for working with tensors, alternating forms, wedge products and related concepts from the exterior calculus.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-spray",
                        "R-permutations",
                        "R-CRAN-recommended",
                        "R-mathjaxr",
                        "R-disordR",
                        "R-partitions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quadform",
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-covr",
                        "R-Deriv",
                        "R-emulator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-stochvol",
            "portdir": "R/R-stochvol",
            "version": "3.2.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gregorkastner.github.io/stochvol",
            "description": "Efficient Bayesian inference for stochastic volatility (SV) models",
            "long_description": "Efficient Bayesian inference for stochastic volatility (SV) models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-factorstochvol",
                        "R-BGVAR",
                        "R-bayesianVARs",
                        "R-bsvars"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tsBSS",
                        "R-tensorBSS"
                    ]
                }
            ]
        },
        {
            "name": "R-stm",
            "portdir": "R/R-stm",
            "version": "1.3.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bstewart/stm",
            "description": "Estimation of the Structural Topic Model",
            "long_description": "The Structural Topic Model (STM) allows researchers to estimate topic models with document-level covariates.",
            "active": true,
            "categories": [
                "textproc",
                "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-data.table",
                        "R-stringr",
                        "R-matrixStats",
                        "R-quadprog",
                        "R-slam",
                        "R-glmnet",
                        "R-quanteda",
                        "R-lda",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clue",
                        "R-testthat",
                        "R-igraph",
                        "R-spelling",
                        "R-geometry",
                        "R-NLP",
                        "R-Rtsne",
                        "R-rsvd",
                        "R-SnowballC",
                        "R-huge",
                        "R-wordcloud",
                        "R-tm",
                        "R-LDAvis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sts"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quanteda",
                        "R-sentopics"
                    ]
                }
            ]
        },
        {
            "name": "R-stlplus",
            "portdir": "R/R-stlplus",
            "version": "0.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stlplus",
            "description": "Enhanced seasonal decomposition of time series",
            "long_description": "Enhanced seasonal decomposition of time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaImpute",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bfast"
                    ]
                }
            ]
        },
        {
            "name": "R-stinepack",
            "portdir": "R/R-stinepack",
            "version": "1.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stinepack",
            "description": "Stineman, a consistently well-behaved method of interpolation",
            "long_description": "Consistently well-behaved method of interpolation based on piecewise rational functions using Stinemanʼs algorithm.",
            "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-imputeTS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo"
                    ]
                }
            ]
        },
        {
            "name": "R-sticky",
            "portdir": "R/R-sticky",
            "version": "0.5.6.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/decisionpatterns/sticky",
            "description": "Persist attributes across data operations",
            "long_description": "Persist attributes across data operations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-data.table"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-stepR",
            "portdir": "R/R-stepR",
            "version": "2.1-10",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stepR",
            "description": "Multiscale change-point inference",
            "long_description": "Multiscale change-point inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.cache",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-lowpassFilter",
                        "libgcc",
                        "R-Rcpp",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-stepjglm",
            "portdir": "R/R-stepjglm",
            "version": "0.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stepjglm",
            "description": "Variable selection for joint modeling of mean and dispersion",
            "long_description": "Variable selection for joint modeling of mean and dispersion",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rsq",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-StempCens",
            "portdir": "R/R-StempCens",
            "version": "1.1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=StempCens",
            "description": "Spatio-temporal estimation and prediction for censored/missing responses",
            "long_description": "Spatio-temporal estimation and prediction for censored/missing responses",
            "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-mvtnorm",
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-tmvtnorm",
                        "R-MCMCglmm",
                        "R-distances",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppCensSpatial"
                    ]
                }
            ]
        },
        {
            "name": "R-stdmod",
            "portdir": "R/R-stdmod",
            "version": "0.2.11",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sfcheung.github.io/stdmod",
            "description": "Standardized moderation effect and its confidence interval",
            "long_description": "Standardized moderation effect and its confidence interval",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lavaan",
                        "R-manymome",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-lm.beta",
                        "R-visreg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-stddiff",
            "portdir": "R/R-stddiff",
            "version": "3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stddiff",
            "description": "Calculate the standardized difference for numeric, binary and category variables",
            "long_description": "Calculate the standardized difference for numeric, binary and category variables",
            "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": "test",
                    "ports": [
                        "R-smd"
                    ]
                }
            ]
        },
        {
            "name": "R-statsExpressions",
            "portdir": "R/R-statsExpressions",
            "version": "1.6.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://indrajeetpatil.github.io/statsExpressions",
            "description": "Tidy dataframes and expressions with statistical details",
            "long_description": "Tidy dataframes and expressions with statistical details",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-datawizard",
                        "R-glue",
                        "R-insight",
                        "R-effectsize",
                        "R-parameters",
                        "R-performance",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-correlation",
                        "R-BayesFactor",
                        "R-zeallot",
                        "R-afex",
                        "R-PMCMRplus",
                        "R-WRS2",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayestestR",
                        "R-rstantools",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-metafor",
                        "R-metaBMA",
                        "R-metaplus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-StatRank",
            "portdir": "R/R-StatRank",
            "version": "0.0.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=StatRank",
            "description": "Statistical rank aggregation: inference, evaluation and visualization",
            "long_description": "Statistical rank aggregation: inference, evaluation and visualization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-truncdist",
                        "R-CRAN-recommended",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "name": "R-statpsych",
            "portdir": "R/R-statpsych",
            "version": "1.6.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dgbonett/statpsych",
            "description": "Confidence interval and sample size methods that are especially useful in psychological research",
            "long_description": "Confidence interval and sample size methods that are especially useful in psychological research",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mathjaxr",
                        "R-mnonr",
                        "R-CRAN-recommended",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-statnet.common",
            "portdir": "R/R-statnet.common",
            "version": "4.10.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=statnet.common",
            "description": "Common R scripts and utilities Used by the Statnet Project software",
            "long_description": "Common R scripts and utilities Used by the Statnet Project software",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-rlang"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-network",
                        "R-ergm.userterms",
                        "R-bigergm",
                        "R-sna",
                        "R-networkLite",
                        "R-tsna",
                        "R-ergm",
                        "R-ergm.multi",
                        "R-ergmgp",
                        "R-btergm",
                        "R-latentnet",
                        "R-statnet",
                        "R-tergm",
                        "R-ergm.count",
                        "R-ergm.rank",
                        "R-Bergm",
                        "R-networkDynamic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-netmediate",
                        "R-ergMargins"
                    ]
                }
            ]
        },
        {
            "name": "R-statnet",
            "portdir": "R/R-statnet",
            "version": "2019.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=statnet",
            "description": "Software tools for the statistical analysis of network data",
            "long_description": "Software tools for the statistical analysis of network data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sna",
                        "R-networkDynamic",
                        "R-tsna",
                        "R-ergm",
                        "R-statnet.common",
                        "R-tergm",
                        "R-CRAN-recommended",
                        "R-ergm.count",
                        "R-network"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-netmediate"
                    ]
                }
            ]
        },
        {
            "name": "R-statmod",
            "portdir": "R/R-statmod",
            "version": "1.5.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=statmod",
            "description": "Statistical modelling",
            "long_description": "Collection of algorithms and functions to aid statistical modelling.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tweedie"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FRK",
                        "R-BBSSL",
                        "R-flexsurv",
                        "R-CopulaGAMM",
                        "R-mvabund",
                        "R-nlmm",
                        "R-csampling",
                        "R-baygel",
                        "R-glmtoolbox",
                        "R-limma",
                        "R-cplm",
                        "R-dglm",
                        "R-SeBR",
                        "R-ZIBR",
                        "R-abglasso",
                        "R-yuima",
                        "R-BT",
                        "R-LRTesteR",
                        "R-greybox",
                        "R-smooth",
                        "R-FastJM",
                        "R-marg",
                        "R-ctsem",
                        "R-merlin",
                        "R-mlogit",
                        "R-bbreg",
                        "R-mexhaz",
                        "R-JointFPM",
                        "R-mvQuad",
                        "R-nlreg",
                        "R-npmlreg",
                        "R-gofedf",
                        "R-CondCopulas",
                        "R-penalizedSVM",
                        "R-pglm",
                        "R-plink",
                        "R-survPen",
                        "R-cgam",
                        "R-joineR",
                        "R-gllvm",
                        "R-cond"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-insight",
                        "R-polyCub",
                        "R-glmGamPoi",
                        "R-SparseGrid",
                        "R-betareg",
                        "R-DAAG",
                        "R-fitteR",
                        "R-plm",
                        "R-SSN2",
                        "R-spmodel",
                        "R-assessor",
                        "R-tweedie",
                        "R-brms",
                        "R-lme4",
                        "R-bamlss"
                    ]
                }
            ]
        },
        {
            "name": "R-StatMatch",
            "portdir": "R/R-StatMatch",
            "version": "1.4.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marcellodo/StatMatch",
            "description": "Statistical matching, or data fusion",
            "long_description": "Statistical matching, or data fusion",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-lpSolve",
                        "R-CRAN-recommended",
                        "R-proxy",
                        "R-survey"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RANN",
                        "R-clue",
                        "R-Hmisc",
                        "R-mipfp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesNSGP"
                    ]
                }
            ]
        },
        {
            "name": "R-statip",
            "portdir": "R/R-statip",
            "version": "0.2.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=statip",
            "description": "Miscellaneous statistical functions in R",
            "long_description": "Miscellaneous statistical functions in R",
            "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-clue",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RobustBayesianCopas",
                        "R-modeest"
                    ]
                }
            ]
        },
        {
            "name": "R-statGraph",
            "portdir": "R/R-statGraph",
            "version": "1.0.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=statGraph",
            "description": "Statistical methods for graphs",
            "long_description": "R-statGraph contains statistical methods to analyze graphs.",
            "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-doParallel",
                        "R-foreach",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-rARPACK",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-statcomp",
            "portdir": "R/R-statcomp",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=statcomp",
            "description": "Statistical complexity and information measures for time series analysis",
            "long_description": "Statistical complexity and information measures for time series analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-startupmsg",
            "portdir": "R/R-startupmsg",
            "version": "0.9.7",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=startupmsg",
            "description": "Utilities for start-up messages",
            "long_description": "Utilities for start-up messages",
            "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-ROptEst",
                        "R-RandVar",
                        "R-RobAStBase",
                        "R-distrEx",
                        "R-distrRmetrics",
                        "R-distrTEst",
                        "R-RobExtremes",
                        "R-distr",
                        "R-distrEllipse",
                        "R-distrSim",
                        "R-distrMod"
                    ]
                }
            ]
        },
        {
            "name": "R-startup",
            "portdir": "R/R-startup",
            "version": "0.22.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://henrikbengtsson.github.io/startup",
            "description": "Friendly R startup configuration",
            "long_description": "Friendly R startup configuration",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-commonmark"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-starter",
            "portdir": "R/R-starter",
            "version": "0.1.15",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.danieldsjoberg.com/starter/index.html",
            "description": "Starter kit for new projects",
            "long_description": "Starter kit for new projects",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-rprojroot",
                        "R-dplyr",
                        "R-gert",
                        "R-rstudioapi",
                        "R-renv",
                        "R-R.utils",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fs",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-readr",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-stars",
            "portdir": "R/R-stars",
            "version": "0.6-7",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/stars",
            "description": "Spatiotemporal arrays, raster and vector data cubes",
            "long_description": "Spatiotemporal arrays, raster and vector data cubes",
            "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-units",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-classInt",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-tsibble",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-httr",
                        "R-covr",
                        "R-randomForest",
                        "R-viridis",
                        "R-pbapply",
                        "R-ggforce",
                        "R-FNN",
                        "R-Cairo",
                        "R-ggthemes",
                        "R-plm",
                        "R-maps",
                        "R-PCICt",
                        "R-RNetCDF",
                        "R-raster",
                        "R-terra",
                        "R-gstat",
                        "R-lwgeom",
                        "R-mapdata",
                        "R-ncmeta",
                        "R-spacetime",
                        "R-cubble",
                        "R-exactextractr",
                        "R-spatstat",
                        "R-spatstat.geom",
                        "R-cubelyr",
                        "R-ncdfgeom",
                        "R-clue",
                        "R-jsonlite",
                        "R-sp",
                        "R-digest",
                        "R-tibble",
                        "R-xts",
                        "R-zoo",
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-motif",
                        "R-gstat",
                        "R-ncdfgeom",
                        "R-automap",
                        "R-mkde"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sftime",
                        "R-gdalUtilities",
                        "R-cubble",
                        "R-sf",
                        "R-palr"
                    ]
                }
            ]
        },
        {
            "name": "R-starnet",
            "portdir": "R/R-starnet",
            "version": "0.0.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rauschenberger.github.io/starnet",
            "description": "Stacked elastic net",
            "long_description": "Stacked elastic net",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-cornet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-CVXR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-transreg"
                    ]
                }
            ]
        },
        {
            "name": "R-starma",
            "portdir": "R/R-starma",
            "version": "1.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=starma",
            "description": "Space–Time Auto-Regressive Moving Average processes",
            "long_description": "Modelling Space–Time Auto-Regressive Moving Average (STARMA) Processes.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spdep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-stargazer",
            "portdir": "R/R-stargazer",
            "version": "5.2.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stargazer",
            "description": "Well-formatted regression and summary statistics tables",
            "long_description": "Well-formatted regression and summary statistics tables",
            "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-SetMethods"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-estimatr",
                        "R-wooldridge",
                        "R-margins"
                    ]
                }
            ]
        },
        {
            "name": "R-STAREG",
            "portdir": "R/R-STAREG",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=STAREG",
            "description": "Empirical Bayes approach for replicability analysis across two studies",
            "long_description": "Empirical Bayes approach for replicability analysis across two studies",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-qvalue",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-STAR",
            "portdir": "R/R-STAR",
            "version": "0.3-7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sites.google.com/site/spiketrainanalysiswithr",
            "description": "Spike train analysis with R",
            "long_description": "Spike train analysis with R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R2HTML",
                        "R-gss",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-StanHeaders",
            "portdir": "R/R-StanHeaders",
            "version": "2.32.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org",
            "description": "C++ header files for Stan",
            "long_description": "C++ header files for Stan",
            "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-RcppParallel",
                        "R-CRAN-recommended",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-BH",
                        "R-Rcpp",
                        "R-withr",
                        "R-knitr",
                        "R-rstan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rstanemax",
                        "R-llbayesireg",
                        "R-geostan",
                        "R-MIRES",
                        "R-bayesvl",
                        "R-ctsem",
                        "R-YPBP",
                        "R-YPPE",
                        "R-bayesZIB",
                        "R-jfa",
                        "R-RoBTT",
                        "R-cbq",
                        "R-rmsb",
                        "R-surveil",
                        "R-CausalQueries",
                        "R-hBayesDM",
                        "R-OpenMx",
                        "R-glmmrBase",
                        "R-blavaan",
                        "R-RBesT",
                        "R-BayesSenMC",
                        "R-CNVRG",
                        "R-LMMELSM",
                        "R-baggr",
                        "R-bayes4psy",
                        "R-bayesGAM",
                        "R-bayesbr",
                        "R-bayesdfa",
                        "R-bayesforecast",
                        "R-beanz",
                        "R-bistablehistory",
                        "R-bmgarch",
                        "R-bmlm",
                        "R-bws",
                        "R-coconots",
                        "R-densEstBayes",
                        "R-fcirt",
                        "R-hsstan",
                        "R-lgpr",
                        "R-measr",
                        "R-metaBMA",
                        "R-multipleDL",
                        "R-pcFactorStan",
                        "R-pema",
                        "R-phacking",
                        "R-prophet",
                        "R-publipha",
                        "R-rater",
                        "R-rbmi",
                        "R-rmBayes",
                        "R-rmdcev",
                        "R-rstan",
                        "R-rstanarm",
                        "R-survstan",
                        "R-thurstonianIRT",
                        "R-tmbstan",
                        "R-trialr",
                        "R-truncnormbayes",
                        "R-tsnet",
                        "R-zoid",
                        "R-FlexReg",
                        "R-hbamr",
                        "R-glmmPen",
                        "R-walker",
                        "R-multinma",
                        "R-bsynth",
                        "R-modeltime",
                        "R-bellreg",
                        "R-Rlgt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-brms.mmrm"
                    ]
                }
            ]
        },
        {
            "name": "R-stan4bart",
            "portdir": "R/R-stan4bart",
            "version": "0.0-10",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stan4bart",
            "description": "Uses Stan sampler and math library to semi-parametrically fit linear and multi-level models with additive Bayesian Additive Regression Tree (BART) components",
            "long_description": "Uses Stan sampler and math library to semi-parametrically fit linear and multi-level models with additive Bayesian Additive Regression Tree (BART) components",
            "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-RcppEigen",
                        "R-RcppParallel",
                        "R-dbarts",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bartCause"
                    ]
                }
            ]
        },
        {
            "name": "R-staggered",
            "portdir": "R/R-staggered",
            "version": "1.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=staggered",
            "description": "Efficient estimation under staggered treatment timing",
            "long_description": "Efficient estimation under staggered treatment timing",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-magrittr",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-purrr",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-did2s"
                    ]
                }
            ]
        },
        {
            "name": "R-stacks",
            "portdir": "R/R-stacks",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stacks.tidymodels.org",
            "description": "Tidy model stacking",
            "long_description": "Tidy model stacking",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-future",
                        "R-foreach",
                        "R-butcher",
                        "R-parsnip",
                        "R-recipes",
                        "R-rsample",
                        "R-glmnet",
                        "R-tune",
                        "R-workflows",
                        "R-doFuture",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-mockr",
                        "R-modeldata",
                        "R-kernlab",
                        "R-yardstick",
                        "R-ranger",
                        "R-kknn",
                        "R-workflowsets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-stabs",
            "portdir": "R/R-stabs",
            "version": "0.6-4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stabs",
            "description": "Stability selection with error control",
            "long_description": "Stability selection with error control",
            "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-testthat",
                        "R-rmarkdown",
                        "R-TH.data",
                        "R-glmnet",
                        "R-lars",
                        "R-hdi",
                        "R-gamboostLSS",
                        "R-mboost",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mboost",
                        "R-gamboostLSS",
                        "R-boostrq"
                    ]
                }
            ]
        },
        {
            "name": "R-stablelearner",
            "portdir": "R/R-stablelearner",
            "version": "0.1-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stablelearner",
            "description": "Stability assessment of statistical learning methods",
            "long_description": "Stability assessment of statistical learning methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ranger",
                        "R-partykit",
                        "R-e1071",
                        "R-CRAN-recommended",
                        "R-party",
                        "R-randomForest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-psychotree"
                    ]
                }
            ]
        },
        {
            "name": "R-stableGR",
            "portdir": "R/R-stableGR",
            "version": "1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stableGR",
            "description": "Stable Gelman–Rubin diagnostic for Markov Chain Monte Carlo",
            "long_description": "Stable Gelman–Rubin diagnostic for Markov Chain Monte Carlo",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-mcmcse",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qbld"
                    ]
                }
            ]
        },
        {
            "name": "R-StableEstim",
            "portdir": "R/R-StableEstim",
            "version": "2.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/StableEstim",
            "description": "Estimate the four parameters of stable laws using different methods",
            "long_description": "Estimate the four parameters of stable laws using different methods",
            "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-testthat",
                        "R-Rdpack",
                        "R-fBasics",
                        "R-xtable",
                        "R-CRAN-recommended",
                        "R-stabledist",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TempStable"
                    ]
                }
            ]
        },
        {
            "name": "R-stabledist",
            "portdir": "R/R-stabledist",
            "version": "0.7-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/scm/viewvc.php/pkg/stabledist",
            "description": "Stable distribution functions",
            "long_description": "Density, probability, quantile functions and random number generation for skewed stable distributions, using the parametrizations of Nolan.",
            "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-RUnit",
                        "R-FMStable",
                        "R-fBasics",
                        "R-sfsmisc",
                        "R-libstable4u",
                        "R-Rmpfr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ecd",
                        "R-alphastable",
                        "R-copula",
                        "R-modeest",
                        "R-mvpd",
                        "R-finity",
                        "R-fBasics",
                        "R-StableEstim",
                        "R-TempStable",
                        "R-dstabledist"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tweedie",
                        "R-fitteR",
                        "R-gmm"
                    ]
                }
            ]
        },
        {
            "name": "R-stable",
            "portdir": "R/R-stable",
            "version": "1.1.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/swihart/stable",
            "description": "Probability functions and generalized regression models for stable distributions",
            "long_description": "Probability functions and generalized regression models for stable distributions",
            "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-rmutil",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modeest"
                    ]
                }
            ]
        },
        {
            "name": "rst2pdf",
            "portdir": "textproc/rst2pdf",
            "version": "0.103.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rst2pdf/rst2pdf",
            "description": "Convert reStructured Text to PDF via ReportLab",
            "long_description": "Convert reStructured Text to PDF via ReportLab",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jinja2",
                        "py313-reportlab",
                        "python313",
                        "py313-smartypants",
                        "py313-packaging",
                        "py313-pygments",
                        "py313-importlib-metadata",
                        "py313-yaml",
                        "py313-docutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-pygments"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SSVS",
            "portdir": "R/R-SSVS",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sabainter/SSVS",
            "description": "Functions for performing stochastic search variable selection (SSVS)",
            "long_description": "Functions for performing stochastic search variable selection (SSVS)",
            "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-rlang",
                        "R-BoomSpikeSlab",
                        "R-bayestestR",
                        "R-checkmate",
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-psych",
                        "R-AER",
                        "R-shinyWidgets",
                        "R-reactable",
                        "R-glue",
                        "R-readxl",
                        "R-bslib",
                        "R-knitr",
                        "R-scales",
                        "R-shiny",
                        "R-shinyjs",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rsstail",
            "portdir": "net/rsstail",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vanheusden.com/rsstail/",
            "description": "An RSS reader",
            "long_description": "RSSTail is more or less an rss reader: it monitors an rss-feed and if it detects a new entry it'll emit only that new entry.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libmrss"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SSsimple",
            "portdir": "R/R-SSsimple",
            "version": "0.6.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SSsimple",
            "description": "Simulate, solve state space models",
            "long_description": "Simulate, solve state space models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-maps"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-widals"
                    ]
                }
            ]
        },
        {
            "name": "R-SSRA",
            "portdir": "R/R-SSRA",
            "version": "0.1-0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SSRA",
            "description": "Sakai Sequential Relation Analysis",
            "long_description": "Sakai Sequential Relation Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-shape",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rsspls",
            "portdir": "www/rsspls",
            "version": "0.10.0",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wezm.net/v2/posts/2022/generate-rss-from-webpage",
            "description": "Generate RSS feeds from websites",
            "long_description": "rsspls generates RSS feeds from web pages.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SSNbayes",
            "portdir": "R/R-SSNbayes",
            "version": "0.0.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://edgarsantos-fernandez.github.io/SSNbayes",
            "description": "Bayesian spatio-temporal analysis in stream networks",
            "long_description": "Bayesian spatio-temporal analysis in stream networks",
            "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-rstan",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-SSN2",
                        "R-plyr",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SSN2",
            "portdir": "R/R-SSN2",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://usepa.github.io/SSN2",
            "description": "Spatial modelling on stream networks",
            "long_description": "Spatial modelling on stream networks",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-generics",
                        "R-RSQLite",
                        "R-sf",
                        "R-spmodel",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-withr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-statmod",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSNbayes"
                    ]
                }
            ]
        },
        {
            "name": "R-SSN",
            "portdir": "R/R-SSN",
            "version": "1.1.17",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SSN",
            "description": "Spatial modelling on stream networks",
            "long_description": "Spatial modelling on stream networks",
            "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-igraph",
                        "R-RSQLite",
                        "R-rgeos",
                        "R-BH",
                        "R-rgdal",
                        "R-CRAN-recommended",
                        "R-maptools",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}