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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=239",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=237",
    "results": [
        {
            "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-19",
                        "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-SimDesign",
            "portdir": "R/R-SimDesign",
            "version": "2.17.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/philchalmers/SimDesign",
            "description": "Structure for organizing Monte Carlo simulation designs",
            "long_description": "Structure for organizing Monte Carlo simulation designs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progressr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-pbapply",
                        "R-snow",
                        "R-R.utils",
                        "R-beepr",
                        "R-CRAN-recommended",
                        "R-RPushbullet",
                        "R-sessioninfo",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-shiny",
                        "R-rmarkdown",
                        "R-extraDistr",
                        "R-renv",
                        "R-job",
                        "R-copula",
                        "R-future.batchtools",
                        "R-FrF2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mirt"
                    ]
                }
            ]
        },
        {
            "name": "R-SimMultiCorrData",
            "portdir": "R/R-SimMultiCorrData",
            "version": "0.2.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AFialkowski/SimMultiCorrData",
            "description": "Simulation of correlated data with multiple variable types",
            "long_description": "Simulation of correlated data with multiple variable types",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psych",
                        "R-VGAM",
                        "R-BB",
                        "R-GenOrd",
                        "R-triangle",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-nleqslv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-printr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-oeli"
                    ]
                }
            ]
        },
        {
            "name": "R-SimplicialCubature",
            "portdir": "R/R-SimplicialCubature",
            "version": "1.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SimplicialCubature",
            "description": "Integration of functions over simplices",
            "long_description": "Integration of functions over simplices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SphericalCubature",
                        "R-gensphere",
                        "R-mvmesh",
                        "R-polyhedralCubature"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-Seurat",
                        "R-harmony"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-heplots"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SmCCNet",
            "portdir": "R/R-SmCCNet",
            "version": "2.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kechrislab.github.io/SmCCNet",
            "description": "Sparse Multiple Canonical Correlation Network analysis tool",
            "long_description": "Sparse Multiple Canonical Correlation Network analysis tool",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-igraph",
                        "R-furrr",
                        "R-pbapply",
                        "R-rlist",
                        "R-pROC",
                        "R-pracma",
                        "R-PMA",
                        "R-EnvStats",
                        "R-spls",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-reshape2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-tidyverse",
                        "R-caret",
                        "R-shadowtext",
                        "R-mltools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SnowballC",
            "portdir": "R/R-SnowballC",
            "version": "0.7.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nalimilan/R.TeMiS",
            "description": "Snowball stemmers based on libstemmer utf-8 library",
            "long_description": "Snowball stemmers based on libstemmer utf-8 library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quanteda",
                        "R-textrecipes",
                        "R-lsa",
                        "R-tokenizers",
                        "R-klsh"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-topicmodels",
                        "R-movMF",
                        "R-stm",
                        "R-textmineR",
                        "R-tm"
                    ]
                }
            ]
        },
        {
            "name": "R-SparseArray",
            "portdir": "R/R-SparseArray",
            "version": "1.4.8",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/SparseArray",
            "description": "Efficient in-memory representation of multi-dimensional sparse arrays",
            "long_description": "Efficient in-memory representation of multi-dimensional sparse arrays",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-MatrixGenerics",
                        "R-XVector",
                        "R-S4Arrays",
                        "R-CRAN-recommended",
                        "R-matrixStats",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-DelayedArray"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DelayedArray",
                        "R-beachmat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatrixGenerics",
                        "R-S4Arrays"
                    ]
                }
            ]
        },
        {
            "name": "R-SpaceTimeBSS",
            "portdir": "R/R-SpaceTimeBSS",
            "version": "0.4-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SpaceTimeBSS",
            "description": "Blind source separation for multivariate spatio-temporal data",
            "long_description": "Blind source separation for multivariate spatio-temporal data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-JADE",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xts",
                        "R-zoo",
                        "R-sf",
                        "R-sftime",
                        "R-spacetime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SparseChol",
            "portdir": "R/R-SparseChol",
            "version": "0.3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/samuel-watson/SparseChol",
            "description": "Sparse Cholesky LDL decomposition of symmetric matrices",
            "long_description": "Sparse Cholesky LDL decomposition of symmetric matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmmrBase",
                        "R-glmmrOptim"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "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-docopulae",
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-SparseM",
            "portdir": "R/R-SparseM",
            "version": "1.84-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html",
            "description": "Sparse Linear Algebra",
            "long_description": "Some basic linear algebra functionality for sparse matrices is provided: including Cholesky decomposition and backsolving as well as standard R subsetting and Kronecker products.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PResiduals",
                        "R-hts",
                        "R-RItools",
                        "R-cobs",
                        "R-did2s",
                        "R-multipleDL",
                        "R-netdiffuseR",
                        "R-quanteda.textmodels",
                        "R-quantreg",
                        "R-quantregGrowth",
                        "R-rms",
                        "R-QRegVCM",
                        "R-evmix"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sna",
                        "R-Matrix",
                        "R-R.matlab",
                        "R-RSSL",
                        "R-WeightSVM",
                        "R-car",
                        "R-e1071",
                        "R-graph",
                        "R-isotree",
                        "R-kebabs",
                        "R-mpath",
                        "R-slam",
                        "R-LiblineaR"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-19",
                        "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-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-19",
                        "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-SpatialBSS",
            "portdir": "R/R-SpatialBSS",
            "version": "0.14-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SpatialBSS",
            "description": "Blind source separation for multivariate spatial data",
            "long_description": "Blind source separation for multivariate spatial data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-robustbase",
                        "R-JADE",
                        "R-distances",
                        "R-SpatialNP",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-sf",
                        "R-gstat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BSSoverSpace"
                    ]
                }
            ]
        },
        {
            "name": "R-SpatialNP",
            "portdir": "R/R-SpatialNP",
            "version": "1.1-5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SpatialNP",
            "description": "Multivariate non-parametric methods based on spatial signs and ranks",
            "long_description": "Multivariate non-parametric methods based on spatial signs and ranks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SpatialBSS"
                    ]
                }
            ]
        },
        {
            "name": "R-SphericalCubature",
            "portdir": "R/R-SphericalCubature",
            "version": "1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SphericalCubature",
            "description": "Numerical integration over spheres and balls in n-dimensions, multivariate polar coordinates",
            "long_description": "Numerical integration over spheres and balls in n-dimensions, multivariate polar coordinates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SimplicialCubature",
                        "R-mvmesh",
                        "R-abind",
                        "R-CRAN-recommended",
                        "R-cubature"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gensphere"
                    ]
                }
            ]
        },
        {
            "name": "R-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "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-zoid",
                        "R-CNVRG",
                        "R-CausalQueries",
                        "R-FlexReg",
                        "R-LMMELSM",
                        "R-MIRES",
                        "R-OpenMx",
                        "R-RBesT",
                        "R-Rlgt",
                        "R-RoBTT",
                        "R-YPBP",
                        "R-YPPE",
                        "R-baggr",
                        "R-bayes4psy",
                        "R-bayesGAM",
                        "R-bayesZIB",
                        "R-bayesbr",
                        "R-bayesdfa",
                        "R-bayesforecast",
                        "R-bayesvl",
                        "R-beanz",
                        "R-bellreg",
                        "R-bistablehistory",
                        "R-blavaan",
                        "R-bmgarch",
                        "R-bmlm",
                        "R-BayesSenMC",
                        "R-bsynth",
                        "R-bws",
                        "R-cbq",
                        "R-coconots",
                        "R-ctsem",
                        "R-densEstBayes",
                        "R-fcirt",
                        "R-geostan",
                        "R-glmmPen",
                        "R-glmmrBase",
                        "R-hBayesDM",
                        "R-hbamr",
                        "R-hsstan",
                        "R-jfa",
                        "R-lgpr",
                        "R-llbayesireg",
                        "R-measr",
                        "R-metaBMA",
                        "R-modeltime",
                        "R-multinma",
                        "R-multipleDL",
                        "R-pcFactorStan",
                        "R-pema",
                        "R-phacking",
                        "R-prophet",
                        "R-publipha",
                        "R-rater",
                        "R-rbmi",
                        "R-rmBayes",
                        "R-rmdcev",
                        "R-rmsb",
                        "R-rstan",
                        "R-rstanarm",
                        "R-rstanemax",
                        "R-surveil",
                        "R-survstan",
                        "R-thurstonianIRT",
                        "R-tmbstan",
                        "R-trialr",
                        "R-truncnormbayes",
                        "R-tsnet",
                        "R-walker"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-brms.mmrm"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-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-19",
                        "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-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": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-tmvtnorm",
                        "R-MCMCglmm",
                        "R-distances",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppCensSpatial"
                    ]
                }
            ]
        },
        {
            "name": "R-Structstrings",
            "portdir": "R/R-Structstrings",
            "version": "1.20.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FelixErnst/Structstrings",
            "description": "Implementation of the dot bracket annotations with Biostrings",
            "long_description": "R-Structstrings implements the widely used dot bracket annotation for storing base pairing information in structured RNA.",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-BiocGenerics",
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-XVector",
                        "R-Biostrings",
                        "R-CRAN-recommended",
                        "R-stringi",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-19",
                        "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-DESeq2",
                        "R-GenomicAlignments",
                        "R-InteractionSet",
                        "R-apeglm",
                        "R-csaw",
                        "R-glmGamPoi",
                        "R-systemPipeR",
                        "R-MultiAssayExperiment",
                        "R-RaggedExperiment",
                        "R-SingleCellExperiment",
                        "R-VariantAnnotation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatrixGenerics",
                        "R-Seurat",
                        "R-edgeR",
                        "R-S4Vectors"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cvAUC",
                        "R-nnls",
                        "R-CRAN-recommended",
                        "R-gam"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-AIPW",
                        "R-ctmle",
                        "R-drtmle",
                        "R-lmtp",
                        "R-nlpred",
                        "R-tmle"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-medflex",
                        "R-nestedcv",
                        "R-hal9001",
                        "R-targeted",
                        "R-ltmle"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-SuppDists",
            "portdir": "R/R-SuppDists",
            "version": "1.1-9.8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SuppDists",
            "description": "Supplementary Distributions",
            "long_description": "Supplementary Distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppZiggurat",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ufs",
                        "R-PMCMRplus",
                        "R-brr",
                        "R-glmtoolbox",
                        "R-holiglm",
                        "R-kSamples",
                        "R-sft",
                        "R-survcomp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emdbook",
                        "R-enrichwith",
                        "R-mediation",
                        "R-parglm",
                        "R-ExtDist"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SurveyCC",
            "portdir": "R/R-SurveyCC",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/237triangle/SurveyCC",
            "description": "Canonical correlation for survey data",
            "long_description": "Canonical correlation for survey data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-candisc",
                        "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-19",
                        "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-T4cluster",
            "portdir": "R/R-T4cluster",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kisungyou.com/T4cluster",
            "description": "Tools for Cluster Analysis",
            "long_description": "Tools for Cluster Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-scatterplot3d",
                        "R-lpSolve",
                        "R-maotai",
                        "R-rstiefel",
                        "libgcc",
                        "R-Rdimtools",
                        "R-mclustcomp",
                        "R-fda",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-ADMM",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Riemann",
                        "R-TDAkit"
                    ]
                }
            ]
        },
        {
            "name": "R-TAG",
            "portdir": "R/R-TAG",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TAG",
            "description": "Transformed Additive Gaussian processes",
            "long_description": "Transformed Additive Gaussian processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-randtoolbox",
                        "R-DiceKriging",
                        "R-mlegp",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-FastGP",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TAM",
            "portdir": "R/R-TAM",
            "version": "4.2-21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexanderrobitzsch.github.io/TAM",
            "description": "Test Analysis Modules",
            "long_description": "Test Analysis Modules",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CDM",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sirt"
                    ]
                }
            ]
        },
        {
            "name": "R-TDAkit",
            "portdir": "R/R-TDAkit",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TDAkit",
            "description": "Toolkit for topological data analysis",
            "long_description": "Toolkit for topological data analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-maotai",
                        "R-energy",
                        "libgcc",
                        "R-TDAstats",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-T4cluster",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TDAstats",
            "portdir": "R/R-TDAstats",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rrrlw.github.io/TDAstats",
            "description": "Pipeline for topological data analysis",
            "long_description": "Pipeline for topological data analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TDAkit",
                        "R-lookout"
                    ]
                }
            ]
        },
        {
            "name": "R-TDboost",
            "portdir": "R/R-TDboost",
            "version": "1.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TDboost",
            "description": "Boosted tweedie compound Poisson model",
            "long_description": "Boosted tweedie compound Poisson model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-sn",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TH.data",
            "portdir": "R/R-TH.data",
            "version": "1.1-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TH.data",
            "description": "TH Data Archive",
            "long_description": "TH Data Archive",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vcd",
                        "R-multcomp",
                        "R-rms",
                        "R-coin",
                        "R-tram",
                        "R-trtf",
                        "R-ATR",
                        "R-colorspace",
                        "R-gridExtra",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multcomp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coin",
                        "R-cotram",
                        "R-flexsurv",
                        "R-ggparty",
                        "R-ipred",
                        "R-maxstat",
                        "R-mboost",
                        "R-mlt",
                        "R-mlt.docreg",
                        "R-party",
                        "R-partykit",
                        "R-stabs",
                        "R-tbm",
                        "R-tram",
                        "R-tramnet",
                        "R-bujar",
                        "R-trtf"
                    ]
                }
            ]
        },
        {
            "name": "R-TLMoments",
            "portdir": "R/R-TLMoments",
            "version": "0.7.5.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TLMoments",
            "description": "Calculate TL-moments and convert them to distribution parameters",
            "long_description": "Calculate TL-moments and convert them to distribution parameters",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hypergeo",
                        "R-lmomco",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-evd",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-lmom",
                        "R-Lmoments"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SPEI"
                    ]
                }
            ]
        },
        {
            "name": "R-TMB",
            "portdir": "R/R-TMB",
            "version": "1.9.15",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kaskr/adcomp/wiki",
            "description": "Template Model Builder",
            "long_description": "Template Model Builder",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc14",
                        "R-RcppEigen",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FRK",
                        "R-RTMB",
                        "R-tramME",
                        "R-tsdistributions",
                        "R-unmarked",
                        "R-disaggregation",
                        "R-dsem",
                        "R-gllvm",
                        "R-glmmTMB",
                        "R-hmmTMB",
                        "R-marssTMB",
                        "R-mmrm",
                        "R-sdmTMB",
                        "R-tmbstan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom.mixed",
                        "R-sjPlot",
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nloptr",
                        "R-EQL",
                        "R-Rmpfr",
                        "R-CRAN-recommended",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TRAMPR",
            "portdir": "R/R-TRAMPR",
            "version": "1.0-10",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/richfitz/TRAMPR",
            "description": "TRFLP analysis and matching package",
            "long_description": "TRFLP analysis and matching package for R.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun"
                    ]
                }
            ]
        },
        {
            "name": "R-TSA",
            "portdir": "R/R-TSA",
            "version": "1.3.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stat.uiowa.edu/~kchan/TSA.htm",
            "description": "Time Series Analysis",
            "long_description": "Time Series Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-locfit",
                        "R-tseries",
                        "R-CRAN-recommended",
                        "R-leaps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dynlm"
                    ]
                }
            ]
        },
        {
            "name": "R-TSCI",
            "portdir": "R/R-TSCI",
            "version": "3.0.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TSCI",
            "description": "Tools for causal inference with possibly invalid instrumental variables",
            "long_description": "Tools for causal inference with possibly invalid instrumental variables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xgboost",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-fastDummies",
                        "R-ranger"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-fda"
                    ]
                }
            ],
            "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-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quantmod",
                        "R-xts",
                        "R-CRAN-recommended",
                        "R-quadprog"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TSP",
            "portdir": "R/R-TSP",
            "version": "1.2-4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TSP",
            "description": "Traveling Salesperson Problem",
            "long_description": "Traveling Salesperson Problem",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-doParallel",
                        "R-maps"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-seriation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-VineCopula"
                    ]
                }
            ]
        }
    ]
}