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

{
    "count": 51605,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=724",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=722",
    "results": [
        {
            "name": "R-WgtEff",
            "portdir": "R/R-WgtEff",
            "version": "0.1.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WgtEff",
            "description": "Functions for weighting effects",
            "long_description": "Functions for weighting effects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WeightedROC",
            "portdir": "R/R-WeightedROC",
            "version": "2020.1.31",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WeightedROC",
            "description": "Fast, weighted ROC curves",
            "long_description": "Fast, weighted ROC curves",
            "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-tmle"
                    ]
                }
            ]
        },
        {
            "name": "R-WeibullFit",
            "portdir": "R/R-WeibullFit",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WeibullFit",
            "description": "Fit and plot a dataset to the Weibull probability distribution function",
            "long_description": "Fit and plot a dataset to the Weibull probability distribution function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-R.methodsS3",
                        "R-R.oo",
                        "R-optimx",
                        "R-mixdist",
                        "R-e1071",
                        "R-sqldf",
                        "R-FAdist",
                        "R-CRAN-recommended",
                        "R-kSamples",
                        "R-xtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WaveletGARCH",
            "portdir": "R/R-WaveletGARCH",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WaveletGARCH",
            "description": "Fit the Wavelet-GARCH model to volatile time series data",
            "long_description": "Fit the Wavelet-GARCH model to volatile time series data",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rugarch",
                        "R-wavelets",
                        "R-forecast",
                        "R-FinTS",
                        "R-CRAN-recommended",
                        "R-fracdiff"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WRS2",
            "portdir": "R/R-WRS2",
            "version": "1.1-6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WRS2",
            "description": "Collection of robust statistical methods",
            "long_description": "Collection of robust statistical methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape",
                        "R-CRAN-recommended",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mediation",
                        "R-colorspace",
                        "R-ggplot2",
                        "R-knitr",
                        "R-car",
                        "R-GGally"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statsExpressions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-correlation"
                    ]
                }
            ]
        },
        {
            "name": "R-WLogit",
            "portdir": "R/R-WLogit",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WLogit",
            "description": "Variable selection in high-dimensional logistic regression models using a whitening approach",
            "long_description": "Variable selection in high-dimensional logistic regression models using a whitening approach",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-corpcor",
                        "R-glmnet",
                        "R-cvCovEst",
                        "R-genlasso",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-VennDiagram",
            "portdir": "R/R-VennDiagram",
            "version": "1.7.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VennDiagram",
            "description": "Generate high-resolution Venn and Euler plots",
            "long_description": "Generate high-resolution Venn and Euler plots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-futile.logger",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vennLasso"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rempsyc",
                        "R-cowplot"
                    ]
                }
            ]
        },
        {
            "name": "R-VedicDateTime",
            "portdir": "R/R-VedicDateTime",
            "version": "0.1.9",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VedicDateTime",
            "description": "Vedic calendar system",
            "long_description": "Vedic calendar system",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-swephR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling",
                        "R-qpdf",
                        "R-formatR",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-tinytex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-VarianceGamma",
            "portdir": "R/R-VarianceGamma",
            "version": "0.4-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VarianceGamma",
            "description": "Variance Gamma distribution",
            "long_description": "Variance Gamma distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GeneralizedHyperbolic",
                        "R-CRAN-recommended",
                        "R-DistributionUtils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DistributionUtils",
                        "R-GeneralizedHyperbolic",
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-VaRES",
            "portdir": "R/R-VaRES",
            "version": "1.0.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VaRES",
            "description": "Computes value at risk and expected shortfall for over 100 parametric distributions",
            "long_description": "Computes value at risk and expected shortfall for over 100 parametric distributions",
            "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-dprop"
                    ]
                }
            ]
        },
        {
            "name": "R-VSdecomp",
            "portdir": "R/R-VSdecomp",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VSdecomp",
            "description": "Variance and skewness decomposition",
            "long_description": "Variance and skewness decomposition",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-Hmisc",
                        "R-lfe",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-reshape"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-VLMCX",
            "portdir": "R/R-VLMCX",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VLMCX",
            "description": "Variable Length Markov Chain with Exogenous Covariates",
            "long_description": "Variable Length Markov Chain with Exogenous Covariates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-berryFunctions",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-VAR.etp",
            "portdir": "R/R-VAR.etp",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VAR.etp",
            "description": "VAR modelling: estimation, testing and prediction",
            "long_description": "VAR modelling: estimation, testing and prediction",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-UpSetR",
            "portdir": "R/R-UpSetR",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hms-dbmi/UpSetR",
            "description": "More scalable alternative to Venn and Euler diagrams for visualizing intersecting sets",
            "long_description": "More scalable alternative to Venn and Euler diagrams for visualizing intersecting sets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridExtra",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MultiAssayExperiment"
                    ]
                }
            ]
        },
        {
            "name": "R-UnivRNG",
            "portdir": "R/R-UnivRNG",
            "version": "1.2.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=UnivRNG",
            "description": "Univariate Pseudo-Random Number Generation",
            "long_description": "Univariate Pseudo-Random Number Generation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Unicode",
            "portdir": "R/R-Unicode",
            "version": "15.1.0-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Unicode",
            "description": "Unicode data and utilities",
            "long_description": "Data from Unicode 15.1.0 and related utilities.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-UPG",
            "portdir": "R/R-UPG",
            "version": "0.3.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=UPG",
            "description": "Efficient Bayesian algorithms for binary and categorical data regression models",
            "long_description": "Efficient Bayesian algorithms for binary and categorical data regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-truncnorm",
                        "R-matrixStats",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-mnormt",
                        "R-pgdraw",
                        "R-CRAN-recommended",
                        "R-knitr",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-UNPaC",
            "portdir": "R/R-UNPaC",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=UNPaC",
            "description": "Non-parametric cluster significance testing with reference to a unimodal null distribution",
            "long_description": "Non-parametric cluster significance testing with reference to a unimodal null distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-PDSCE",
                        "R-CRAN-recommended",
                        "R-huge"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TrendTM",
            "portdir": "R/R-TrendTM",
            "version": "2.0.19",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TrendTM",
            "description": "Trend of high-dimensional time series matrix estimation",
            "long_description": "Trend of high-dimensional time series matrix estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-softImpute",
                        "R-fda",
                        "R-CRAN-recommended",
                        "R-capushe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ThreeWay",
            "portdir": "R/R-ThreeWay",
            "version": "1.1.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ThreeWay",
            "description": "Three-way component analysis",
            "long_description": "Three-way component analysis",
            "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-PCovR"
                    ]
                }
            ]
        },
        {
            "name": "R-Tejapi",
            "portdir": "R/R-Tejapi",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://api.tej.com.tw",
            "description": "API wrapper for Taiwan Economic Journal data service",
            "long_description": "API wrapper for Taiwan Economic Journal data service",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TeachingDemos",
            "portdir": "R/R-TeachingDemos",
            "version": "2.13",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TeachingDemos",
            "description": "Demonstrations for teaching and learning",
            "long_description": "Demonstrations for teaching and learning",
            "active": true,
            "categories": [
                "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-logspline",
                        "R-rgl",
                        "R-tcltk2",
                        "R-tkrplot",
                        "R-sf",
                        "R-manipulate",
                        "R-png",
                        "R-ggplot2",
                        "R-spData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-brr",
                        "R-brxx",
                        "R-Ecfun"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tourr"
                    ]
                }
            ]
        },
        {
            "name": "R-TeXCheckR",
            "portdir": "R/R-TeXCheckR",
            "version": "0.8.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HughParsonage/TeXCheckR",
            "description": "Parse LaTeX documents for errors",
            "long_description": "Parse LaTeX documents for errors",
            "active": true,
            "categories": [
                "science",
                "tex",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-zoo",
                        "R-rstudioapi",
                        "R-hunspell",
                        "R-clisymbols",
                        "R-fastmatch",
                        "R-hutils",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-stringi",
                        "R-testthat",
                        "R-tinytex",
                        "R-devtools",
                        "R-readr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-hutilscpp"
                    ]
                }
            ]
        },
        {
            "name": "R-TaylorRussell",
            "portdir": "R/R-TaylorRussell",
            "version": "1.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TaylorRussell",
            "description": "Taylor–Russell function for multiple predictors",
            "long_description": "Taylor–Russell function for multiple predictors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-shinyWidgets",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TSVC",
            "portdir": "R/R-TSVC",
            "version": "1.5.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TSVC",
            "description": "Tree-structured modelling of varying coefficients",
            "long_description": "Tree-structured modelling of varying coefficients",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotrix",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AER"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TSS.RESTREND",
            "portdir": "R/R-TSS.RESTREND",
            "version": "0.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TSS.RESTREND",
            "description": "Time Series Segmentation of Residual Trends",
            "long_description": "Time Series Segmentation of Residual Trends",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-broom",
                        "R-strucchange",
                        "R-bfast",
                        "R-mblm",
                        "R-CRAN-recommended",
                        "R-RcppRoll",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-car",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TSEtools",
            "portdir": "R/R-TSEtools",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TSEtools",
            "description": "Tools to perform some descriptive data analysis for assets",
            "long_description": "Tools to perform some descriptive data analysis for assets",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quantmod",
                        "R-xts",
                        "R-CRAN-recommended",
                        "R-quadprog"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TOHM",
            "portdir": "R/R-TOHM",
            "version": "1.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TOHM",
            "description": "Testing One Hypothesis Multiple Times",
            "long_description": "Approximations of global p-values when testing hypothesis in presence of non-identifiable nuisance parameters.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nloptr",
                        "R-EQL",
                        "R-Rmpfr",
                        "R-CRAN-recommended",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TFisher",
            "portdir": "R/R-TFisher",
            "version": "0.2.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TFisher",
            "description": "Optimal thresholding Fisher’s p-value combination method",
            "long_description": "Optimal thresholding Fisher’s p-value combination method",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-sn",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Synth",
            "portdir": "R/R-Synth",
            "version": "1.1-8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Synth",
            "description": "Synthetic control group method for comparative case studies",
            "long_description": "Synthetic control group method for comparative case studies",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rgenoud",
                        "R-optimx",
                        "R-CRAN-recommended",
                        "R-kernlab"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT"
                    ]
                }
            ]
        },
        {
            "name": "R-SurvRegCensCov",
            "portdir": "R/R-SurvRegCensCov",
            "version": "1.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SurvRegCensCov",
            "description": "Weibull regression for a right-censored endpoint with interval-censored covariate",
            "long_description": "Weibull regression for a right-censored endpoint with interval-censored covariate",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SurvMetrics",
            "portdir": "R/R-SurvMetrics",
            "version": "0.5.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/skyee1/SurvMetrics",
            "description": "Predictive evaluation metrics in survival analysis",
            "long_description": "Predictive evaluation metrics in survival analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randomForestSRC",
                        "R-CRAN-recommended",
                        "R-pec",
                        "R-survminer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-caret",
                        "R-ggpubr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-aorsf"
                    ]
                }
            ]
        },
        {
            "name": "R-SuperLearner",
            "portdir": "R/R-SuperLearner",
            "version": "2.0-29",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ecpolley/SuperLearner",
            "description": "Implements the super-learner prediction method and contains a library of prediction algorithms to be used in the super-learner",
            "long_description": "Implements the super-learner prediction method and contains a library of prediction algorithms to be used in the super-learner",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cvAUC",
                        "R-nnls",
                        "R-CRAN-recommended",
                        "R-gam"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-drtmle",
                        "R-nlpred",
                        "R-lmtp",
                        "R-tmle",
                        "R-ctmle",
                        "R-AIPW"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targeted",
                        "R-medflex",
                        "R-hal9001",
                        "R-nestedcv",
                        "R-ltmle"
                    ]
                }
            ]
        },
        {
            "name": "R-SummarizedExperiment",
            "portdir": "R/R-SummarizedExperiment",
            "version": "1.34.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/SummarizedExperiment",
            "description": "SummarizedExperiment container",
            "long_description": "SummarizedExperiment container",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-DelayedArray",
                        "R-MatrixGenerics",
                        "R-BiocGenerics",
                        "R-GenomicRanges",
                        "R-S4Arrays",
                        "R-CRAN-recommended",
                        "R-GenomeInfoDb",
                        "R-Biobase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-apeglm",
                        "R-VariantAnnotation",
                        "R-csaw",
                        "R-SingleCellExperiment",
                        "R-glmGamPoi",
                        "R-MultiAssayExperiment",
                        "R-RaggedExperiment",
                        "R-systemPipeR",
                        "R-DESeq2",
                        "R-GenomicAlignments",
                        "R-InteractionSet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-edgeR",
                        "R-S4Vectors",
                        "R-MatrixGenerics",
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "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-SpatialGraph",
            "portdir": "R/R-SpatialGraph",
            "version": "1.0-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/garciapintado/SpatialGraph",
            "description": "SpatialGraph class",
            "long_description": "SpatialGraph class",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-shape",
                        "R-splancs",
                        "R-sp",
                        "R-CRAN-recommended",
                        "R-sf",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SparseMSE",
            "portdir": "R/R-SparseMSE",
            "version": "2.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SparseMSE",
            "description": "Multiple Systems Estimation for Sparse Capture Data",
            "long_description": "Multiple Systems Estimation for Sparse Capture Data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-lpSolve",
                        "R-Rcapture"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SparseMDC",
            "portdir": "R/R-SparseMDC",
            "version": "0.99.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SparseMDC",
            "description": "Implementation of SparseMDC algorithm",
            "long_description": "Implementation of SparseMDC algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-doRNG",
                        "R-CRAN-recommended",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SparseGrid",
            "portdir": "R/R-SparseGrid",
            "version": "0.8.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SparseGrid",
            "description": "Sparse grid integration in R",
            "long_description": "Sparse grid integration in R",
            "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-mvtnorm",
                        "R-statmod",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gofCopula",
                        "R-lavacreg",
                        "R-lqmm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tram",
                        "R-docopulae"
                    ]
                }
            ]
        },
        {
            "name": "R-Sleuth3",
            "portdir": "R/R-Sleuth3",
            "version": "1.0-6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/Sleuth3",
            "description": "Data-sets from Statistical Sleuth (3rd ed.)",
            "long_description": "Data-sets from Statistical Sleuth (3rd ed.)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Sleuth2",
            "portdir": "R/R-Sleuth2",
            "version": "2.0-7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/sleuth2",
            "description": "Data-sets from Statistical Sleuth (2nd ed.)",
            "long_description": "Data-sets from Statistical Sleuth (2nd ed.)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-heplots"
                    ]
                }
            ]
        },
        {
            "name": "R-SkewHyperbolic",
            "portdir": "R/R-SkewHyperbolic",
            "version": "0.4-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SkewHyperbolic",
            "description": "Skew hyperbolic Student t distribution",
            "long_description": "Skew hyperbolic Student t distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GeneralizedHyperbolic",
                        "R-CRAN-recommended",
                        "R-DistributionUtils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rugarch",
                        "R-tsdistributions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DistributionUtils",
                        "R-GeneralizedHyperbolic",
                        "R-fitteR",
                        "R-kdensity"
                    ]
                }
            ]
        },
        {
            "name": "R-SingleCellExperiment",
            "portdir": "R/R-SingleCellExperiment",
            "version": "1.26.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/SingleCellExperiment",
            "description": "S4 classes for single-cell data",
            "long_description": "S4 classes for single-cell data",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DelayedArray",
                        "R-GenomicRanges",
                        "R-SummarizedExperiment",
                        "R-CRAN-recommended",
                        "R-BiocGenerics",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-Rtsne"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmGamPoi",
                        "R-nebula"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-harmony",
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-SimComp",
            "portdir": "R/R-SimComp",
            "version": "3.3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SimComp",
            "description": "Simultaneous comparisons for multiple endpoints",
            "long_description": "Simultaneous comparisons for multiple endpoints",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mratios",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-multcomp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ANOM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-multcomp"
                    ]
                }
            ]
        },
        {
            "name": "R-SemiPar",
            "portdir": "R/R-SemiPar",
            "version": "1.0-4.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SemiPar",
            "description": "Semiparametic regression",
            "long_description": "Semiparametic regression",
            "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-bayesGAM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cgam",
                        "R-expectreg"
                    ]
                }
            ]
        },
        {
            "name": "R-SemiMarkov",
            "portdir": "R/R-SemiMarkov",
            "version": "1.4.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SemiMarkov",
            "description": "Multi-states semi-Markov models",
            "long_description": "Multi-states semi-Markov models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-Rsolnp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SUMMER",
            "portdir": "R/R-SUMMER",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://richardli.github.io/SUMMER",
            "description": "Small-area-estimation unit/area models and methods",
            "long_description": "Small-area-estimation unit/area models and methods for estimation in R.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-reshape2",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-scales",
                        "R-ggridges",
                        "R-haven",
                        "R-data.table",
                        "R-fields",
                        "R-shadowtext",
                        "R-terra",
                        "R-sf",
                        "R-spdep",
                        "R-CRAN-recommended",
                        "R-viridis",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-survey"
                    ]
                }
            ]
        },
        {
            "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": "R-SSGL",
            "portdir": "R/R-SSGL",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SSGL",
            "description": "Spike-and-Slab Group Lasso for group-regularized generalized linear models",
            "long_description": "Spike-and-Slab Group Lasso for group-regularized generalized linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-grpreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}