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

{
    "count": 49753,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=67",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=65",
    "results": [
        {
            "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-16",
                        "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": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-coca"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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": "rspamd",
            "portdir": "mail/rspamd",
            "version": "3.13.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rspamd.com",
            "description": "Rapid spam filtering system.",
            "long_description": "Rspamd is an advanced spam filtering system and email processing framework that allows evaluation of messages by a number of rules including regular expressions, statistical analysis and custom services such as URL black lists. Each message is analysed by Rspamd and given a verdict that might be used by MTA for further processing (e.g. to reject a message, or add a special header indicating spam) along with other information, such as possible DKIM signature or modifications suggested for a message. Rspamd can act as a Milter allowing direct interaction with popular MTA systems, such as Postfix or Sendmail. Rspamd is designed to process hundreds of messages per second simultaneously, and provides a number of useful features including a comprehensive Lua API that allows access to messages processing in various aspects as well as asynchronous network API to access external resources, such as DNS, HTTP or even generic TCP/UDP services.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "hyperscan"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "icu",
                        "libevent",
                        "libsodium",
                        "openssl",
                        "pcre2",
                        "xxhashlib",
                        "gd2",
                        "lua",
                        "luajit",
                        "zlib",
                        "ragel",
                        "gmime",
                        "OpenBLAS",
                        "fann",
                        "libmagic",
                        "libstemmer",
                        "vectorscan",
                        "perl5",
                        "zstd",
                        "sqlite3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "redis",
                        "hiredis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mail-server"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-spam",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LatticeKrig",
                        "R-GeneralizedWendland"
                    ]
                },
                {
                    "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-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-sparseinv",
                        "R-SeuratObject",
                        "R-robin",
                        "R-varycoef",
                        "R-splm",
                        "R-LMMsolver",
                        "R-GeneralizedWendland",
                        "R-gamlss.spatial",
                        "R-LatticeKrig",
                        "R-fields",
                        "R-autoFRK",
                        "R-spam64"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spdep",
                        "R-spatialreg",
                        "R-optimParallel",
                        "R-dotCall64",
                        "R-RandomFieldsUtils",
                        "R-slam",
                        "R-RandomFields"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "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-quanteda",
                        "R-NLP",
                        "R-sentopics"
                    ]
                }
            ]
        },
        {
            "name": "R-SpaceTimeBSS",
            "portdir": "R/R-SpaceTimeBSS",
            "version": "0.4-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SpaceTimeBSS",
            "description": "Blind source separation for multivariate spatio-temporal data",
            "long_description": "Blind source separation for multivariate spatio-temporal data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-JADE",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xts",
                        "R-zoo",
                        "R-sf",
                        "R-sftime",
                        "R-spacetime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-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-16",
                        "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-gstat",
                        "R-FRK",
                        "R-trajectories",
                        "R-spTimer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stars",
                        "R-SpaceTimeBSS",
                        "R-sftime"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-16"
                    ]
                },
                {
                    "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-qrng",
                        "R-paradox"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "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-raster",
                        "R-SUMMER",
                        "R-SpatialGraph",
                        "R-gstat",
                        "R-ar.matrix",
                        "R-mosaicCalc",
                        "R-telefit",
                        "R-spacetime",
                        "R-trajectories",
                        "R-SeuratObject",
                        "R-FeedbackTS",
                        "R-polyCub",
                        "R-lctools",
                        "R-leaflet",
                        "R-splancs",
                        "R-RandomFields",
                        "R-BayesX",
                        "R-spBayes",
                        "R-Ternary",
                        "R-spTimer",
                        "R-rgdal",
                        "R-bamlss",
                        "R-FRK",
                        "R-ade4",
                        "R-spData",
                        "R-SSN",
                        "R-SpatialBSS",
                        "R-fossil",
                        "R-mcgf",
                        "R-gdistance",
                        "R-crawl",
                        "R-cooltools",
                        "R-automap",
                        "R-disaggregation",
                        "R-fmesher",
                        "R-geoR",
                        "R-geosphere",
                        "R-MetricGraph",
                        "R-wkb",
                        "R-maptools",
                        "R-moveHMM",
                        "R-sphet",
                        "R-psgp",
                        "R-rgeos",
                        "R-spdep",
                        "R-constrainedKriging",
                        "R-r2d2",
                        "R-rasterVis",
                        "R-seg",
                        "R-intamap",
                        "R-RgoogleMaps"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-maps",
                        "R-EnvStats",
                        "R-FracKrigingR",
                        "R-R2BayesX",
                        "R-varycoef",
                        "R-interp",
                        "R-MBA",
                        "R-mosaic",
                        "R-lutz",
                        "R-GJRM",
                        "R-ggfortify",
                        "R-ggplot2",
                        "R-SSN2",
                        "R-sf",
                        "R-PlotTools",
                        "R-epiR",
                        "R-rgeoda",
                        "R-lwgeom",
                        "R-sftime",
                        "R-stars",
                        "R-silicate",
                        "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-shinymeta"
                    ]
                }
            ]
        },
        {
            "name": "R-SOP",
            "portdir": "R/R-SOP",
            "version": "1.0-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SOP",
            "description": "Generalised additive p-spline regression models estimation",
            "long_description": "Generalised additive p-spline regression models estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-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-16"
                    ]
                },
                {
                    "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-crayon",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "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-lucid",
                        "R-emmeans"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-klaR"
                    ]
                }
            ]
        },
        {
            "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": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mimi",
                        "R-flashier",
                        "R-TrendTM",
                        "R-mashr"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-renv",
                        "R-bibtex",
                        "R-checkmate",
                        "R-CRAN-recommended",
                        "R-rmarkdown"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-keyring",
                        "R-safer",
                        "R-cyphr",
                        "R-shinyauthr",
                        "R-plumber"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-openssl",
                        "R-gargle",
                        "R-googleCloudStorageR",
                        "R-pins",
                        "R-bigrquery"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-snow",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mglmn",
                        "R-fence",
                        "R-bmemLavaan",
                        "R-RegCombin",
                        "R-widals",
                        "R-ERPM",
                        "R-peperr",
                        "R-RationalExp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-OpenMx",
                        "R-geoCount",
                        "R-mlegp"
                    ]
                }
            ]
        },
        {
            "name": "R-SnowballC",
            "portdir": "R/R-SnowballC",
            "version": "0.7.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nalimilan/R.TeMiS",
            "description": "Snowball stemmers based on libstemmer utf-8 library",
            "long_description": "Snowball stemmers based on libstemmer utf-8 library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tokenizers",
                        "R-quanteda",
                        "R-klsh",
                        "R-textrecipes",
                        "R-lsa"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-textmineR",
                        "R-stm",
                        "R-tm",
                        "R-topicmodels",
                        "R-movMF"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlecuyer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimDesign",
                        "R-BiocParallel",
                        "R-fence",
                        "R-ParallelLogger",
                        "R-eicm",
                        "R-snowFT",
                        "R-snowfall",
                        "R-doSNOW"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-EntropyMCMC",
                        "R-multtest",
                        "R-ChemmineR",
                        "R-geoCount",
                        "R-batchtools",
                        "R-dCUR",
                        "R-parallelMap"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rsnapshot",
            "portdir": "sysutils/rsnapshot",
            "version": "1.4.5",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rsnapshot.org/",
            "description": "filesystem snapshot utility based on rsync",
            "long_description": "rsnapshot is a filesystem snapshot utility based on rsync. It makes it easy to make periodic snapshots of local machines, and remote machines over SSH. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssh",
                        "rsync",
                        "p5.34-lchown"
                    ]
                }
            ],
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "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-ustfd",
                        "R-janitor",
                        "R-ggblanket"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sjlabelled",
                        "R-labelled"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-ergMargins",
                        "R-NetCluster",
                        "R-netmediate",
                        "R-CEoptim",
                        "R-statnet",
                        "R-relevent",
                        "R-netdiffuseR",
                        "R-BANAM",
                        "R-ggnetwork",
                        "R-bipartite",
                        "R-btergm",
                        "R-BGGM",
                        "R-latentnet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-manynet",
                        "R-bigergm",
                        "R-network",
                        "R-ergm",
                        "R-ergmito"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-Rlgt",
                        "R-fmx",
                        "R-ordgam",
                        "R-Compositional",
                        "R-BayesMultiMode",
                        "R-skewMLRM",
                        "R-Rgbp",
                        "R-TFisher",
                        "R-pema",
                        "R-asymmetry.measures",
                        "R-SHELF",
                        "R-fMultivar",
                        "R-facmodCS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DepthProc",
                        "R-mi",
                        "R-fCopulae",
                        "R-snem",
                        "R-tclust",
                        "R-fic",
                        "R-fitteR",
                        "R-extras",
                        "R-rSPDE",
                        "R-param2moment"
                    ]
                }
            ]
        },
        {
            "name": "R-sMTL",
            "portdir": "R/R-sMTL",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gloewing/sMTL",
            "description": "Sparse Multi-Task Learning",
            "long_description": "Sparse Multi-Task Learning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-JuliaConnectoR",
                        "R-CRAN-recommended",
                        "R-JuliaCall",
                        "R-dplyr",
                        "R-caret"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SMR",
            "portdir": "R/R-SMR",
            "version": "2.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bendeivide.github.io/SMR",
            "description": "Externally studentized midrange distribution",
            "long_description": "Externally studentized midrange distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dbscan",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-FNN"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-npcs",
                        "R-imbalance"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progress",
                        "R-progressr",
                        "R-future",
                        "R-future.apply",
                        "R-CRAN-recommended",
                        "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-ufRisk",
                        "R-esemifar"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesSurv"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "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-16"
                    ]
                },
                {
                    "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xtable",
                        "R-statmod",
                        "R-zoo",
                        "R-generics",
                        "R-nloptr",
                        "R-pracma",
                        "R-greybox",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "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-mvgam",
                        "R-legion"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-greybox"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-tramnet",
                        "R-varycoef",
                        "R-mlrMBO"
                    ]
                }
            ]
        },
        {
            "name": "R-SMM",
            "portdir": "R/R-SMM",
            "version": "1.0.2",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SMM",
            "description": "Simulation and estimation of multi-state discrete-time semi-Markov and Markov models",
            "long_description": "Simulation and estimation of multi-state discrete-time semi-Markov and Markov models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DiscreteWeibull",
                        "R-seqinr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16"
                    ]
                },
                {
                    "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"
                    ]
                }
            ]
        },
        {
            "name": "R-SmCCNet",
            "portdir": "R/R-SmCCNet",
            "version": "2.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kechrislab.github.io/SmCCNet",
            "description": "Sparse Multiple Canonical Correlation Network analysis tool",
            "long_description": "Sparse Multiple Canonical Correlation Network analysis tool",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-igraph",
                        "R-furrr",
                        "R-pbapply",
                        "R-rlist",
                        "R-pROC",
                        "R-pracma",
                        "R-PMA",
                        "R-EnvStats",
                        "R-spls",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-reshape2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-tidyverse",
                        "R-caret",
                        "R-shadowtext",
                        "R-mltools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-smacof",
            "portdir": "R/R-smacof",
            "version": "2.1-7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smacof",
            "description": "Multi-dimensional scaling",
            "long_description": "Multi-dimensional scaling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nnls",
                        "R-Hmisc",
                        "R-doParallel",
                        "R-foreach",
                        "R-polynom",
                        "R-plotrix",
                        "R-ellipse",
                        "R-weights",
                        "R-wordcloud",
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-colorspace"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-MPsychoR",
                        "R-calibrate",
                        "R-prefmod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-networktools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-seriation"
                    ]
                }
            ]
        },
        {
            "name": "R-sm",
            "portdir": "R/R-sm",
            "version": "2.2-6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sm",
            "description": "Smoothing methods for non-parametric regression and density estimation",
            "long_description": "Smoothing methods for non-parametric regression and density estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rpanel",
                        "R-interp",
                        "R-gam",
                        "R-rgl",
                        "R-misc3d",
                        "R-tkrplot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DepthProc",
                        "R-clustComp",
                        "R-vioplot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spatstat.model",
                        "R-spatstat.explore",
                        "R-sirt",
                        "R-sfsmisc",
                        "R-tsDyn"
                    ]
                }
            ]
        },
        {
            "name": "R-slp",
            "portdir": "R/R-slp",
            "version": "1.0-5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=slp",
            "description": "Discrete prolate spheroidal (slepian) sequence regression smoothers",
            "long_description": "Discrete prolate spheroidal (slepian) sequence regression smoothers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-multitaper"
                    ]
                }
            ]
        },
        {
            "name": "R-sloop",
            "portdir": "R/R-sloop",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sloop.r-lib.org",
            "description": "Helpers for OOP in R",
            "long_description": "A collection of helper functions designed to help you to better understand object-oriented programming in R, particularly using S3.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-purrr",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-crosstable"
                    ]
                }
            ]
        },
        {
            "name": "R-slm",
            "portdir": "R/R-slm",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=slm",
            "description": "Stationary Linear Models",
            "long_description": "Provides statistical procedures for linear regression in the general context where the errors are assumed to be correlated. Different ways to estimate the asymptotic covariance matrix of the least squares estimators are available.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ltsa",
                        "R-capushe",
                        "R-sandwich",
                        "R-CRAN-recommended",
                        "R-expm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}