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

{
    "count": 52293,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=754",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=752",
    "results": [
        {
            "name": "R-sparseLRMatrix",
            "portdir": "R/R-sparseLRMatrix",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rohelab.github.io/sparseLRMatrix",
            "description": "Represent and use sparse + low rank matrices",
            "long_description": "Represent and use sparse + low rank matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RSpectra",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-invertiforms"
                    ]
                }
            ]
        },
        {
            "name": "R-sparseLDA",
            "portdir": "R/R-sparseLDA",
            "version": "0.1-9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sparseLDA",
            "description": "Sparse linear discriminant analysis for Gaussians and mixture of Gaussian models",
            "long_description": "Sparse linear discriminant analysis for Gaussians and mixture of Gaussian models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mda",
                        "R-elasticnet",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sparseHessianFD",
            "portdir": "R/R-sparseHessianFD",
            "version": "0.3.3.7",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://braunm.github.io/sparseHessianFD",
            "description": "Numerical estimation of sparse Hessians",
            "long_description": "Numerical estimation of sparse Hessians",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-xtable",
                        "R-numDeriv",
                        "R-dplyr",
                        "R-knitr",
                        "R-scales"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sparseGAM",
            "portdir": "R/R-sparseGAM",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sparseGAM",
            "description": "Sparse generalized additive models",
            "long_description": "Sparse generalized additive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-grpreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sparseDFM",
            "portdir": "R/R-sparseDFM",
            "version": "1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sparseDFM",
            "description": "Dynamic Factor Models with Sparse loadings",
            "long_description": "Dynamic Factor Models with Sparse loadings",
            "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-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sparseCov",
            "portdir": "R/R-sparseCov",
            "version": "0.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chexjiang/sparseCov",
            "description": "Sparse covariance estimation based on thresholding",
            "long_description": "Sparse covariance estimation based on thresholding",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sparseMVN",
                        "R-Rfast",
                        "R-CRAN-recommended",
                        "R-mvnfast"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sparklyr",
            "portdir": "R/R-sparklyr",
            "version": "1.8.6",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spark.posit.co",
            "description": "R Interface to Apache Spark",
            "long_description": "R Interface to Apache Spark",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-DBI",
                        "R-glue",
                        "R-vctrs",
                        "R-withr",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-globals",
                        "R-dbplyr",
                        "R-httr",
                        "R-openssl",
                        "R-rstudioapi",
                        "R-uuid",
                        "R-config",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R6",
                        "R-rprojroot",
                        "R-reshape2",
                        "R-diffobj",
                        "R-ggplot2",
                        "R-shiny",
                        "R-testthat",
                        "R-broom",
                        "R-iterators",
                        "R-RCurl",
                        "R-foreach",
                        "R-parsnip",
                        "R-mlbench",
                        "R-nycflights13",
                        "R-r2d3",
                        "R-arrow",
                        "R-Lahman",
                        "R-janeaustenr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mlflow",
                        "R-parsnip"
                    ]
                }
            ]
        },
        {
            "name": "R-sparkline",
            "portdir": "R/R-sparkline",
            "version": "2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sparkline",
            "description": "jQuery sparkline htmlwidget",
            "long_description": "jQuery sparkline htmlwidget",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-htmltools",
                        "R-htmlwidgets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-shiny",
                        "R-rmarkdown",
                        "R-formattable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-sparcl",
            "portdir": "R/R-sparcl",
            "version": "1.0.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sparcl",
            "description": "Perform sparse hierarchical clustering and sparse k-means clustering",
            "long_description": "Perform sparse hierarchical clustering and sparse k-means clustering",
            "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-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-coca"
                    ]
                }
            ]
        },
        {
            "name": "R-spam64",
            "portdir": "R/R-spam64",
            "version": "2.10-0",
            "license": "(BSD or LGPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.math.uzh.ch/reinhard.furrer/spam",
            "description": "64-bit extension of the SPArse Matrix R package spam",
            "long_description": "64-bit extension of the SPArse Matrix R package spam",
            "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": [
                        "libgcc14",
                        "libgcc",
                        "R-spam",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GeneralizedWendland",
                        "R-LatticeKrig"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spam"
                    ]
                }
            ]
        },
        {
            "name": "R-spam",
            "portdir": "R/R-spam",
            "version": "2.10-0",
            "license": "(BSD or LGPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.math.uzh.ch/pages/spam",
            "description": "SPArse Matrix",
            "long_description": "SPArse Matrix",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "gfortran",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-dotCall64"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-R.rsp",
                        "R-truncdist",
                        "R-fields",
                        "R-spam64"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-varycoef",
                        "R-LMMsolver",
                        "R-LatticeKrig",
                        "R-fields",
                        "R-gamlss.spatial",
                        "R-robin",
                        "R-spam64",
                        "R-sparseinv",
                        "R-splm",
                        "R-GeneralizedWendland",
                        "R-SeuratObject",
                        "R-autoFRK"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RandomFields",
                        "R-RandomFieldsUtils",
                        "R-optimParallel",
                        "R-spdep",
                        "R-dotCall64",
                        "R-slam",
                        "R-spatialreg"
                    ]
                }
            ]
        },
        {
            "name": "R-spacyr",
            "portdir": "R/R-spacyr",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spacyr.quanteda.io",
            "description": "Wrapper to the spaCy NLP library",
            "long_description": "Wrapper to the spaCy NLP library",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reticulate",
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling",
                        "R-R.rsp",
                        "R-quanteda",
                        "R-tidytext",
                        "R-tibble",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-NLP",
                        "R-quanteda",
                        "R-sentopics"
                    ]
                }
            ]
        },
        {
            "name": "R-spacetime",
            "portdir": "R/R-spacetime",
            "version": "1.3-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edzer/spacetime",
            "description": "Classes and methods for spatio-temporal data",
            "long_description": "Classes and methods for spatio-temporal data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-intervals",
                        "R-CRAN-recommended",
                        "R-sp",
                        "R-xts"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-raster",
                        "R-sf",
                        "R-RPostgreSQL",
                        "R-gstat",
                        "R-mapdata",
                        "R-sftime",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-plm",
                        "R-maps",
                        "R-ISOcodes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spTimer",
                        "R-gstat",
                        "R-trajectories",
                        "R-FRK"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sftime",
                        "R-SpaceTimeBSS",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-spacesXYZ",
            "portdir": "R/R-spacesXYZ",
            "version": "1.3-0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spacesXYZ",
            "description": "CIE XYZ and some of its derived color spaces",
            "long_description": "CIE XYZ and some of its derived color spaces",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-microbenchmark",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-khroma"
                    ]
                }
            ]
        },
        {
            "name": "R-spacefillr",
            "portdir": "R/R-spacefillr",
            "version": "0.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tylermorganwall/spacefillr",
            "description": "Space-filling random and quasi-random sequences",
            "long_description": "Space-filling random and quasi-random sequences",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GLDEX",
                        "R-TruncatedNormal",
                        "R-mlr3mbo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-paradox",
                        "R-qrng"
                    ]
                }
            ]
        },
        {
            "name": "R-spaMM",
            "portdir": "R/R-spaMM",
            "version": "4.5.0",
            "license": "CeCILL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.mbb.univ-montp2.fr/francois/spamm-ref",
            "description": "Mixed-effect models, with or without spatial random effects",
            "long_description": "Mixed-effect models, with or without spatial random effects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-backports",
                        "R-gmp",
                        "R-minqa",
                        "R-proxy",
                        "R-crayon",
                        "R-numDeriv",
                        "R-nloptr",
                        "R-pbapply",
                        "R-geometry",
                        "R-ROI",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-RcppEigen",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rsae",
                        "R-RANN",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-lme4",
                        "R-foreach",
                        "R-lmerTest",
                        "R-maps",
                        "R-RSpectra",
                        "R-multcomp",
                        "R-rcdd",
                        "R-agridat",
                        "R-RLRsim",
                        "R-ROI.plugin.glpk",
                        "R-blackbox",
                        "R-multilevel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-blackbox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DHARMa"
                    ]
                }
            ]
        },
        {
            "name": "R-spTimer",
            "portdir": "R/R-spTimer",
            "version": "3.3.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spTimer",
            "description": "Spatio-temporal Bayesian modelling",
            "long_description": "Spatio-temporal Bayesian modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-extraDistr",
                        "R-spacetime",
                        "R-sp",
                        "R-CRAN-recommended",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spNNGP",
            "portdir": "R/R-spNNGP",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spNNGP",
            "description": "Spatial regression models for large datasets using nearest neighbor Gaussian processes",
            "long_description": "Spatial regression models for large datasets using nearest neighbor Gaussian processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "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-Formula",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-RANN",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spMC",
            "portdir": "R/R-spMC",
            "version": "0.3.15",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spMC",
            "description": "Continuous-lag spatial Markov chains",
            "long_description": "Continuous-lag spatial Markov chains",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "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"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spDataLarge",
            "portdir": "R/R-spDataLarge",
            "version": "2.1.1",
            "license": "CC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Nowosad/spDataLarge",
            "description": "Large datasets for spatial analysis",
            "long_description": "Large datasets for spatial analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-spData"
                    ]
                }
            ]
        },
        {
            "name": "R-spData",
            "portdir": "R/R-spData",
            "version": "2.3.3",
            "license": "CC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jakubnowosad.com/spData",
            "description": "Datasets for spatial analysis",
            "long_description": "Datasets for spatial analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf",
                        "R-spdep",
                        "R-spatialreg",
                        "R-spDataLarge"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sphet",
                        "R-spatialreg",
                        "R-spdep"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-epiR",
                        "R-rcartocolor",
                        "R-sqlhelper",
                        "R-R2BayesX",
                        "R-varycoef",
                        "R-TeachingDemos",
                        "R-classInt"
                    ]
                }
            ]
        },
        {
            "name": "R-spBayes",
            "portdir": "R/R-spBayes",
            "version": "0.4-8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spBayes",
            "description": "Univariate and multivariate spatial-temporal modelling",
            "long_description": "Univariate and multivariate spatial-temporal modelling",
            "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-Formula",
                        "R-magic",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-sp",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MBA"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spBFA",
            "portdir": "R/R-spBFA",
            "version": "1.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spBFA",
            "description": "Spatial Bayesian Factor Analysis",
            "long_description": "Spatial Bayesian Factor 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-mvtnorm",
                        "R-msm",
                        "R-pgdraw",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-classInt",
                        "R-womblR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sp",
            "portdir": "R/R-sp",
            "version": "2.1-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://edzer.github.io/sp",
            "description": "Classes and methods for spatial data",
            "long_description": "Classes and methods for spatial data",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-deldir",
                        "R-raster",
                        "R-terra",
                        "R-sf",
                        "R-gstat",
                        "R-RColorBrewer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SpatialGraph",
                        "R-leaflet",
                        "R-maptools",
                        "R-mcgf",
                        "R-mosaicCalc",
                        "R-moveHMM",
                        "R-polyCub",
                        "R-psgp",
                        "R-r2d2",
                        "R-raster",
                        "R-rasterVis",
                        "R-rgeos",
                        "R-seg",
                        "R-spBayes",
                        "R-spData",
                        "R-spTimer",
                        "R-spacetime",
                        "R-spdep",
                        "R-sphet",
                        "R-splancs",
                        "R-telefit",
                        "R-trajectories",
                        "R-wkb",
                        "R-BayesX",
                        "R-FRK",
                        "R-FeedbackTS",
                        "R-MetricGraph",
                        "R-RandomFields",
                        "R-RgoogleMaps",
                        "R-SSN",
                        "R-SUMMER",
                        "R-SeuratObject",
                        "R-rgdal",
                        "R-SpatialBSS",
                        "R-Ternary",
                        "R-ade4",
                        "R-ar.matrix",
                        "R-automap",
                        "R-bamlss",
                        "R-constrainedKriging",
                        "R-cooltools",
                        "R-crawl",
                        "R-disaggregation",
                        "R-fmesher",
                        "R-fossil",
                        "R-gdistance",
                        "R-geoR",
                        "R-geosphere",
                        "R-gstat",
                        "R-intamap",
                        "R-lctools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf",
                        "R-ggfortify",
                        "R-EnvStats",
                        "R-ggplot2",
                        "R-mosaic",
                        "R-FracKrigingR",
                        "R-GJRM",
                        "R-MBA",
                        "R-sftime",
                        "R-PlotTools",
                        "R-R2BayesX",
                        "R-interp",
                        "R-silicate",
                        "R-rgeoda",
                        "R-SSN2",
                        "R-epiR",
                        "R-lutz",
                        "R-lwgeom",
                        "R-maps",
                        "R-varycoef",
                        "R-stars",
                        "R-animint2"
                    ]
                }
            ]
        },
        {
            "name": "R-sox",
            "portdir": "R/R-sox",
            "version": "1.2.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sox",
            "description": "Structured learning in time-dependent Cox models",
            "long_description": "Structured learning in time-dependent Cox models",
            "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-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sourcetools",
            "portdir": "R/R-sourcetools",
            "version": "0.1.7-1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sourcetools",
            "description": "Tools for reading, tokenizing and parsing R code",
            "long_description": "Tools for reading, tokenizing and parsing R code",
            "active": true,
            "categories": [
                "devel",
                "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-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-shinymeta"
                    ]
                }
            ]
        },
        {
            "name": "R-sonar",
            "portdir": "R/R-sonar",
            "version": "1.0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sonar",
            "description": "Formulas for calculating sound velocity, water pressure, depth, density, absorption and sonar equations",
            "long_description": "Formulas for calculating sound velocity, water pressure, depth, density, absorption and sonar equations",
            "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-sommer",
            "portdir": "R/R-sommer",
            "version": "4.3.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sommer",
            "description": "Solving Mixed Model Equations in R",
            "long_description": "Solving Mixed Model Equations in R",
            "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-RcppProgress",
                        "R-crayon",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-orthopolynom",
                        "R-RSpectra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pcgen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emmeans",
                        "R-lucid"
                    ]
                }
            ]
        },
        {
            "name": "R-someMTP",
            "portdir": "R/R-someMTP",
            "version": "1.4.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=someMTP",
            "description": "Some Multiple Testing Procedures",
            "long_description": "Some Multiple Testing Procedures",
            "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-flip"
                    ]
                }
            ]
        },
        {
            "name": "R-soma",
            "portdir": "R/R-soma",
            "version": "1.2.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jonclayden/soma",
            "description": "General-purpose optimisation with the self-organising migrating algorithm",
            "long_description": "General-purpose optimisation with the self-organising migrating algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reportr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-tinytest",
                        "R-shades"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT",
                        "R-RandomFields"
                    ]
                }
            ]
        },
        {
            "name": "R-som",
            "portdir": "R/R-som",
            "version": "0.3-5.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=som",
            "description": "Self-Organizing Map",
            "long_description": "Self-Organizing Map",
            "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-klaR"
                    ]
                }
            ]
        },
        {
            "name": "R-softbib",
            "portdir": "R/R-softbib",
            "version": "0.0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=softbib",
            "description": "Software Bibliographies for R projects",
            "long_description": "Software Bibliographies for R projects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-renv",
                        "R-bibtex",
                        "R-checkmate",
                        "R-CRAN-recommended",
                        "R-rmarkdown"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-softImpute",
            "portdir": "R/R-softImpute",
            "version": "1.4-1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=softImpute",
            "description": "Matrix completion via iterative soft-thresholded SVD",
            "long_description": "Matrix completion via iterative soft-thresholded SVD",
            "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",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TrendTM",
                        "R-flashier",
                        "R-mashr",
                        "R-mimi"
                    ]
                }
            ]
        },
        {
            "name": "R-sodium",
            "portdir": "R/R-sodium",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/sodium",
            "description": "Modern and easy-to-use crypto library",
            "long_description": "Modern and easy-to-use crypto library",
            "active": true,
            "categories": [
                "science",
                "security",
                "crypto",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinyauthr",
                        "R-cyphr",
                        "R-keyring",
                        "R-plumber",
                        "R-safer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-bigrquery",
                        "R-openssl",
                        "R-gargle",
                        "R-googleCloudStorageR"
                    ]
                }
            ]
        },
        {
            "name": "R-snowfall",
            "portdir": "R/R-snowfall",
            "version": "1.84-6.3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=snowfall",
            "description": "Easier cluster computing",
            "long_description": "Easier cluster computing",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-snow",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-widals",
                        "R-mglmn",
                        "R-peperr",
                        "R-ERPM",
                        "R-RationalExp",
                        "R-RegCombin",
                        "R-bmemLavaan",
                        "R-fence"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-OpenMx",
                        "R-geoCount",
                        "R-mlegp"
                    ]
                }
            ]
        },
        {
            "name": "R-snowFT",
            "portdir": "R/R-snowFT",
            "version": "1.6-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=snowFT",
            "description": "Fault-tolerant simple network of workstations",
            "long_description": "Fault-tolerant simple network of workstations",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-snow",
                        "R-CRAN-recommended",
                        "R-rlecuyer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-latentnet",
                        "R-npsf"
                    ]
                }
            ]
        },
        {
            "name": "R-snow",
            "portdir": "R/R-snow",
            "version": "0.4-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=snow",
            "description": "Support for simple parallel computing in R",
            "long_description": "Support for simple parallel computing in R",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlecuyer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-snowfall",
                        "R-ParallelLogger",
                        "R-SimDesign",
                        "R-doSNOW",
                        "R-eicm",
                        "R-fence",
                        "R-snowFT",
                        "R-BiocParallel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ChemmineR",
                        "R-EntropyMCMC",
                        "R-multtest",
                        "R-parallelMap",
                        "R-batchtools",
                        "R-dCUR",
                        "R-geoCount"
                    ]
                }
            ]
        },
        {
            "name": "R-snfa",
            "portdir": "R/R-snfa",
            "version": "0.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=snfa",
            "description": "Smooth Non-Parametric Frontier Analysis",
            "long_description": "Smooth Non-Parametric Frontier Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quadprog",
                        "R-Rdpack",
                        "R-rootSolve",
                        "R-abind",
                        "R-CRAN-recommended",
                        "R-prodlim",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-snem",
            "portdir": "R/R-snem",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=snem",
            "description": "EM algorithm for multivariate skew-normal distribution with overparametrization",
            "long_description": "EM algorithm for multivariate skew-normal distribution with overparametrization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-snakecase",
            "portdir": "R/R-snakecase",
            "version": "0.11.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=snakecase",
            "description": "Convert strings into any case",
            "long_description": "Convert strings into any case",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-purrrlyr",
                        "R-magrittr",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggblanket",
                        "R-janitor",
                        "R-ustfd"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-labelled",
                        "R-sjlabelled"
                    ]
                }
            ]
        },
        {
            "name": "R-sna",
            "portdir": "R/R-sna",
            "version": "2.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sna",
            "description": "Tools for social network analysis",
            "long_description": "Tools for social network analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-statnet.common",
                        "R-network"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-SparseM",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BANAM",
                        "R-BGGM",
                        "R-CEoptim",
                        "R-NetCluster",
                        "R-latentnet",
                        "R-netmediate",
                        "R-netdiffuseR",
                        "R-relevent",
                        "R-statnet",
                        "R-bipartite",
                        "R-btergm",
                        "R-ergMargins",
                        "R-ggnetwork"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigergm",
                        "R-ergmito",
                        "R-manynet",
                        "R-network",
                        "R-ergm"
                    ]
                }
            ]
        },
        {
            "name": "R-sn",
            "portdir": "R/R-sn",
            "version": "2.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://azzalini.stat.unipd.it/SN",
            "description": "Skew-Normal and related distributions such as the skew-t and the SUN",
            "long_description": "Skew-Normal and related distributions such as the skew-t and the SUN",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-quantreg",
                        "R-CRAN-recommended",
                        "R-mnormt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ALDqr",
                        "R-BayesMultiMode",
                        "R-Compositional",
                        "R-Rlgt",
                        "R-SHELF",
                        "R-TFisher",
                        "R-asymmetry.measures",
                        "R-fMultivar",
                        "R-facmodCS",
                        "R-fmx",
                        "R-ordgam",
                        "R-pema",
                        "R-skewMLRM",
                        "R-Rgbp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DepthProc",
                        "R-fic",
                        "R-fitteR",
                        "R-rSPDE",
                        "R-mi",
                        "R-tclust",
                        "R-extras",
                        "R-fCopulae",
                        "R-param2moment",
                        "R-snem"
                    ]
                }
            ]
        },
        {
            "name": "R-smotefamily",
            "portdir": "R/R-smotefamily",
            "version": "1.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smotefamily",
            "description": "Collection of oversampling techniques for class imbalance problem based on SMOTE",
            "long_description": "Collection of oversampling techniques for class imbalance problem based on SMOTE",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dbscan",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-FNN"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-imbalance",
                        "R-npcs"
                    ]
                }
            ]
        },
        {
            "name": "R-smoots",
            "portdir": "R/R-smoots",
            "version": "1.1.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smoots",
            "description": "Non-parametric estimation of the trend and its derivatives in TS",
            "long_description": "Non-parametric estimation of the trend and its derivatives in TS",
            "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-progress",
                        "R-progressr",
                        "R-future",
                        "R-future.apply",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-fGarch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-esemifar",
                        "R-ufRisk"
                    ]
                }
            ]
        },
        {
            "name": "R-smoothmest",
            "portdir": "R/R-smoothmest",
            "version": "0.1-3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smoothmest",
            "description": "Smoothed m-estimators for 1-dimensional location",
            "long_description": "Smoothed m-estimators for 1-dimensional location",
            "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-smoother",
            "portdir": "R/R-smoother",
            "version": "1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smoother",
            "description": "Functions related to the smoothing of numerical data",
            "long_description": "Functions related to the smoothing of numerical data",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-TTR",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-smooth",
            "portdir": "R/R-smooth",
            "version": "4.1.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/config-i1/smooth",
            "description": "Forecasting using state space models",
            "long_description": "Forecasting using state space models",
            "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-xtable",
                        "R-statmod",
                        "R-zoo",
                        "R-generics",
                        "R-nloptr",
                        "R-pracma",
                        "R-greybox",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-doMC",
                        "R-doParallel",
                        "R-foreach",
                        "R-legion"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MAPA",
                        "R-legion",
                        "R-mvgam"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-greybox"
                    ]
                }
            ]
        },
        {
            "name": "R-smoothSurv",
            "portdir": "R/R-smoothSurv",
            "version": "2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smoothSurv",
            "description": "Survival regression with smoothed error distribution",
            "long_description": "Survival regression with smoothed error distribution",
            "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-bayesSurv"
                    ]
                }
            ]
        },
        {
            "name": "R-smoof",
            "portdir": "R/R-smoof",
            "version": "1.6.0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jakobbossek.github.io/smoof",
            "description": "Single and multi-objective optimization test functions",
            "long_description": "Single and multi-objective optimization test functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-ggplot2",
                        "R-BBmisc",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-ParamHelpers",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlrMBO",
                        "R-tramnet",
                        "R-varycoef"
                    ]
                }
            ]
        },
        {
            "name": "R-smd",
            "portdir": "R/R-smd",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bsaul.github.io/smd",
            "description": "Compute standardized mean differences",
            "long_description": "Compute standardized mean differences",
            "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-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-tableone",
                        "R-stddiff",
                        "R-dplyr",
                        "R-purrr",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cardx",
                        "R-gtsummary"
                    ]
                }
            ]
        }
    ]
}