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

{
    "count": 51978,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=306",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=304",
    "results": [
        {
            "name": "R-simmer",
            "portdir": "R/R-simmer",
            "version": "4.4.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-simmer/simmer",
            "description": "Discrete-event simulation for R",
            "long_description": "Discrete-event simulation for R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-rticles",
                        "R-simmer.plot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-simmer.plot"
                    ]
                }
            ]
        },
        {
            "name": "R-simmer.plot",
            "portdir": "R/R-simmer.plot",
            "version": "0.1.18",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=simmer.plot",
            "description": "Plotting methods for R-simmer",
            "long_description": "Plotting methods for R-simmer",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-DiagrammeR",
                        "R-CRAN-recommended",
                        "R-simmer",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-simmer"
                    ]
                }
            ]
        },
        {
            "name": "R-simode",
            "portdir": "R/R-simode",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=simode",
            "description": "Statistical inference for systems of ordinary differential equations using separable integral-matching",
            "long_description": "Statistical inference for systems of ordinary differential equations using separable integral-matching",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-glmnet",
                        "R-ncvreg",
                        "R-CRAN-recommended",
                        "R-quadprog",
                        "R-deSolve"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-simpleCache",
            "portdir": "R/R-simpleCache",
            "version": "0.4.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/databio/simpleCache",
            "description": "Simply caching R objects",
            "long_description": "Simply caching R objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-simpleMH",
            "portdir": "R/R-simpleMH",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Bisaloo/simpleMH",
            "description": "Simple Metropolis-Hastings MCMC algorithm",
            "long_description": "Simple Metropolis-Hastings MCMC algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-coda",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-simplermarkdown",
            "portdir": "R/R-simplermarkdown",
            "version": "0.0.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=simplermarkdown",
            "description": "Simple engine for generating reports using R",
            "long_description": "Simple engine for generating reports using R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rjson",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcppSpdlog",
                        "R-digest",
                        "R-reclin2",
                        "R-tidyCpp",
                        "R-tiledb"
                    ]
                }
            ]
        },
        {
            "name": "R-simplextree",
            "portdir": "R/R-simplextree",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/peekxc/simplextree",
            "description": "Tools for working with general simplicial complexes",
            "long_description": "Tools for working with general simplicial complexes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-simpr",
            "portdir": "R/R-simpr",
            "version": "0.2.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://statisfactions.github.io/simpr",
            "description": "Flexible tidyverse-friendly simulations",
            "long_description": "Flexible tidyverse-friendly simulations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-broom",
                        "R-furrr",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-simsalapar",
            "portdir": "R/R-simsalapar",
            "version": "1.0-12",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=simsalapar",
            "description": "Tools for simulation studies in parallel",
            "long_description": "Tools for simulation studies in parallel",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-sfsmisc",
                        "R-CRAN-recommended",
                        "R-gridBase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpi",
                        "R-Hmisc",
                        "R-doParallel",
                        "R-foreach",
                        "R-robustbase",
                        "R-copula",
                        "R-fGarch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICSShiny"
                    ]
                }
            ]
        },
        {
            "name": "R-simtrial",
            "portdir": "R/R-simtrial",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://merck.github.io/simtrial",
            "description": "Clinical Trial Simulation",
            "long_description": "Clinical Trial Simulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-foreach",
                        "R-doFuture",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-mvtnorm",
                        "R-rlang",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gsDesign2",
                        "R-survRM2",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-gt",
                        "R-survMisc",
                        "R-gsDesign"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gsDesign2"
                    ]
                }
            ]
        },
        {
            "name": "R-simts",
            "portdir": "R/R-simts",
            "version": "0.2.2",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://simts.smac-group.com",
            "description": "Time series analysis tools",
            "long_description": "Time series analysis tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-scales",
                        "R-broom",
                        "R-robcor",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-avar"
                    ]
                }
            ]
        },
        {
            "name": "R-singR",
            "portdir": "R/R-singR",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=singR",
            "description": "Simultaneous non-gaussian component analysis",
            "long_description": "Simultaneous non-gaussian component analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-clue",
                        "R-gam",
                        "R-ICtest",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sitar",
            "portdir": "R/R-sitar",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statist7/sitar",
            "description": "Super-imposition by translation and rotation growth curve analysis",
            "long_description": "Super-imposition by translation and rotation growth curve analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-forcats",
                        "R-rsample",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bsitar",
                        "R-nlive"
                    ]
                }
            ]
        },
        {
            "name": "R-sirt",
            "portdir": "R/R-sirt",
            "version": "4.1-15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexanderrobitzsch.github.io/CDM",
            "description": "Supplementary Item Response Theory models",
            "long_description": "Supplementary Item Response Theory models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-TAM",
                        "R-pbv",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-pbapply",
                        "R-CDM",
                        "R-RcppArmadillo",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mirt",
                        "R-miceadds",
                        "R-minqa",
                        "R-coda",
                        "R-mvtnorm",
                        "R-pbivnorm",
                        "R-survey",
                        "R-igraph",
                        "R-lavaan",
                        "R-nloptr",
                        "R-sm",
                        "R-psych",
                        "R-optimx",
                        "R-sfsmisc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLEce",
                        "R-cdmTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mirt"
                    ]
                }
            ]
        },
        {
            "name": "R-sjPlot",
            "portdir": "R/R-sjPlot",
            "version": "2.8.16",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strengejacke.github.io/sjPlot",
            "description": "Data visualization for statistics in social science",
            "long_description": "Data visualization for statistics in social science",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-performance",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-ggeffects",
                        "R-sjlabelled",
                        "R-sjmisc",
                        "R-sjstats",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-parameters",
                        "R-insight",
                        "R-bayestestR",
                        "R-datawizard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clubSandwich",
                        "R-glmmTMB",
                        "R-nFactors",
                        "R-sandwich",
                        "R-survey",
                        "R-gridExtra",
                        "R-testthat",
                        "R-brms",
                        "R-ggridges",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-haven",
                        "R-httr",
                        "R-ggrepel",
                        "R-psych",
                        "R-cowplot",
                        "R-car",
                        "R-GPArotation",
                        "R-effects",
                        "R-TMB",
                        "R-pscl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sjlabelled",
                        "R-sjmisc",
                        "R-sjtable2df"
                    ]
                }
            ]
        },
        {
            "name": "R-sitmo",
            "portdir": "R/R-sitmo",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coatless-rpkg/sitmo",
            "description": "Parallel pseudo-random number generator (PPRNG) sitmo headers",
            "long_description": "Parallel pseudo-random number generator (PPRNG) sitmo headers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bssm",
                        "R-desla",
                        "R-dqrng",
                        "R-rnndescent"
                    ]
                }
            ]
        },
        {
            "name": "R-sjlabelled",
            "portdir": "R/R-sjlabelled",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strengejacke.github.io/sjlabelled",
            "description": "Labelled data utility functions",
            "long_description": "Labelled data utility functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-insight",
                        "R-CRAN-recommended",
                        "R-datawizard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-haven",
                        "R-snakecase",
                        "R-sjmisc",
                        "R-sjPlot",
                        "R-magrittr",
                        "R-rlang",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggiraphExtra",
                        "R-sjPlot",
                        "R-sjmisc",
                        "R-vtable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-lavaanExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-sjmisc",
            "portdir": "R/R-sjmisc",
            "version": "2.8.10",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strengejacke.github.io/sjmisc",
            "description": "Data and variable transformation functions",
            "long_description": "Data and variable transformation functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-datawizard",
                        "R-insight",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyselect",
                        "R-sjlabelled",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-haven",
                        "R-stringdist",
                        "R-mice",
                        "R-sjPlot",
                        "R-sjstats"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggiraphExtra",
                        "R-sjPlot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sjlabelled"
                    ]
                }
            ]
        },
        {
            "name": "R-sjstats",
            "portdir": "R/R-sjstats",
            "version": "0.19.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strengejacke.github.io/sjstats",
            "description": "Collection of convenient functions for common statistical computations",
            "long_description": "Collection of convenient functions for common statistical computations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-parameters",
                        "R-performance",
                        "R-CRAN-recommended",
                        "R-datawizard",
                        "R-effectsize",
                        "R-insight"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coin",
                        "R-survey",
                        "R-ggplot2",
                        "R-testthat",
                        "R-brms",
                        "R-lme4",
                        "R-car",
                        "R-pscl",
                        "R-pwr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sjPlot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-sjmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-sjtable2df",
            "portdir": "R/R-sjtable2df",
            "version": "0.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strengejacke.github.io/sjlabelled",
            "description": "Convert sjPlot HTML tables to R-data.frame",
            "long_description": "Convert sjPlot HTML tables to R-data.frame",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-xml2",
                        "R-rvest",
                        "R-kableExtra",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-lintr",
                        "R-mlbench",
                        "R-sjPlot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-skellam",
            "portdir": "R/R-skellam",
            "version": "0.2.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=skellam",
            "description": "Densities and sampling for the Skellam distribution",
            "long_description": "Densities and sampling for the Skellam distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-VGAM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLE"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-CCd",
                        "R-extraDistr",
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-skewMLRM",
            "portdir": "R/R-skewMLRM",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=skewMLRM",
            "description": "Estimation for scale-shape mixtures of skew-normal distributions",
            "long_description": "Estimation for scale-shape mixtures of skew-normal distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixcalc",
                        "R-doParallel",
                        "R-foreach",
                        "R-mvtnorm",
                        "R-clusterGeneration",
                        "R-CRAN-recommended",
                        "R-sn",
                        "R-moments"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tpn"
                    ]
                }
            ]
        },
        {
            "name": "R-skewlmm",
            "portdir": "R/R-skewlmm",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=skewlmm",
            "description": "Scale mixture of skew-normal linear mixed models",
            "long_description": "Scale mixture of skew-normal linear mixed models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-moments",
                        "R-dplyr",
                        "R-purrr",
                        "R-ggplot2",
                        "R-future",
                        "R-haven",
                        "R-furrr",
                        "R-mvtnorm",
                        "R-ggrepel",
                        "R-optimParallel",
                        "R-MomTrunc",
                        "R-relliptical",
                        "R-TruncatedNormal",
                        "R-CRAN-recommended",
                        "R-matrixcalc",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-skewt",
            "portdir": "R/R-skewt",
            "version": "1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=skewt",
            "description": "Skewed Student-t Distribution",
            "long_description": "Skewed Student-t Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-asymmetry.measures"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR",
                        "R-robustbase",
                        "R-robustlmm"
                    ]
                }
            ]
        },
        {
            "name": "R-skimr",
            "portdir": "R/R-skimr",
            "version": "2.1.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/skimr",
            "description": "Compact and flexible summaries of data",
            "long_description": "Compact and flexible summaries of data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-vctrs",
                        "R-pillar",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-knitr",
                        "R-repr",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-crayon",
                        "R-withr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-dtplyr",
                        "R-haven",
                        "R-covr",
                        "R-extrafont"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BDgraph",
                        "R-panelr",
                        "R-papaja",
                        "R-ssgraph"
                    ]
                }
            ]
        },
        {
            "name": "R-skmeans",
            "portdir": "R/R-skmeans",
            "version": "0.2-17",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=skmeans",
            "description": "Spherical k-means clustering",
            "long_description": "Spherical k-means clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-slam",
                        "R-CRAN-recommended",
                        "R-clue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kmndirs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-movMF"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-flexclust"
                    ]
                }
            ]
        },
        {
            "name": "R-sl3",
            "portdir": "R/R-sl3",
            "version": "1.4.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tlverse/sl3",
            "description": "Pipelines for machine learning and super learning",
            "long_description": "Pipelines for machine learning and super learning",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-digest",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-uuid",
                        "R-BBmisc",
                        "R-Rdpack",
                        "R-R6",
                        "R-origami",
                        "R-ROCR",
                        "R-CRAN-recommended",
                        "R-delayed",
                        "R-imputeMissings",
                        "R-caret",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "R-slam",
            "portdir": "R/R-slam",
            "version": "0.1-54",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=slam",
            "description": "Sparse Lightweight Arrays and Matrices",
            "long_description": "Sparse Lightweight Arrays and Matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseM",
                        "R-spam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI.plugin.qpoases",
                        "R-ROI.plugin.quadprog",
                        "R-ROI.plugin.scs",
                        "R-rDEA",
                        "R-relations",
                        "R-RcmdrPlugin.temis",
                        "R-ROI",
                        "R-skmeans",
                        "R-stm",
                        "R-sts",
                        "R-textcat",
                        "R-textshape",
                        "R-Rglpk",
                        "R-tm",
                        "R-topicmodels",
                        "R-ROI.plugin.ecos",
                        "R-chinese.misc",
                        "R-ROI.plugin.ipop",
                        "R-ROI.plugin.lpsolve",
                        "R-ROI.plugin.msbinlp",
                        "R-holiglm",
                        "R-kantorovich",
                        "R-movMF",
                        "R-ROI.plugin.osqp",
                        "R-ompr.roi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-wordcloud",
                        "R-DoE.MIParray",
                        "R-ECOSolveR",
                        "R-RcppArmadillo",
                        "R-WeightSVM",
                        "R-coop",
                        "R-e1071",
                        "R-ergm",
                        "R-mpath",
                        "R-osqp",
                        "R-quanteda",
                        "R-r2sundials",
                        "R-rmumps",
                        "R-scs",
                        "R-tidylda",
                        "R-CVXR"
                    ]
                }
            ]
        },
        {
            "name": "R-slanter",
            "portdir": "R/R-slanter",
            "version": "0.2-0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=slanter",
            "description": "Slanted matrices and ordered clustering",
            "long_description": "Slanted matrices and ordered clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-pracma",
                        "R-pheatmap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-slasso",
            "portdir": "R/R-slasso",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/unina-sfere/slasso",
            "description": "S-lasso estimator for the function-on-function linear regression",
            "long_description": "S-lasso estimator for the function-on-function linear regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-inline",
                        "R-matrixStats",
                        "R-matrixcalc",
                        "R-plot3D",
                        "R-fda",
                        "R-cxxfunplus",
                        "R-fda.usc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sleev",
            "portdir": "R/R-sleev",
            "version": "1.0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sleev",
            "description": "Semi-parametric likelihood estimation with errors in variables",
            "long_description": "Semi-parametric likelihood estimation with errors in variables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vctrs",
                        "R-knitr",
                        "R-testthat",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-slider",
            "portdir": "R/R-slider",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://slider.r-lib.org",
            "description": "Sliding window functions",
            "long_description": "Provides type-stable rolling window functions over any R data type.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-warp",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-feasts",
                        "R-rsample",
                        "R-timetk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clock",
                        "R-tidyindex",
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-slippymath",
            "portdir": "R/R-slippymath",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/milesmcbain/slippymath",
            "description": "Slippy map tile tools",
            "long_description": "Slippy map tile tools",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-raster",
                        "R-CRAN-recommended",
                        "R-png",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-maptiles"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ltsa",
                        "R-capushe",
                        "R-sandwich",
                        "R-CRAN-recommended",
                        "R-expm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-19",
                        "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-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": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-multitaper"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-interp",
                        "R-gam",
                        "R-rgl",
                        "R-misc3d",
                        "R-tkrplot",
                        "R-rpanel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DepthProc",
                        "R-clustComp",
                        "R-vioplot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sirt",
                        "R-spatstat.explore",
                        "R-spatstat.model",
                        "R-tsDyn",
                        "R-sfsmisc"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-smd",
            "portdir": "R/R-smd",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bsaul.github.io/smd",
            "description": "Compute standardized mean differences",
            "long_description": "Compute standardized mean differences",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-tableone",
                        "R-stddiff",
                        "R-dplyr",
                        "R-purrr",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cardx",
                        "R-gtsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-smoof",
            "portdir": "R/R-smoof",
            "version": "1.6.0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jakobbossek.github.io/smoof",
            "description": "Single and multi-objective optimization test functions",
            "long_description": "Single and multi-objective optimization test functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-ggplot2",
                        "R-BBmisc",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-ParamHelpers",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlrMBO",
                        "R-tramnet",
                        "R-varycoef"
                    ]
                }
            ]
        },
        {
            "name": "R-smoothSurv",
            "portdir": "R/R-smoothSurv",
            "version": "2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smoothSurv",
            "description": "Survival regression with smoothed error distribution",
            "long_description": "Survival regression with smoothed error distribution",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesSurv"
                    ]
                }
            ]
        },
        {
            "name": "R-smooth",
            "portdir": "R/R-smooth",
            "version": "4.1.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/config-i1/smooth",
            "description": "Forecasting using state space models",
            "long_description": "Forecasting using state space models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xtable",
                        "R-statmod",
                        "R-zoo",
                        "R-generics",
                        "R-nloptr",
                        "R-pracma",
                        "R-greybox",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-doMC",
                        "R-doParallel",
                        "R-foreach",
                        "R-legion"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MAPA",
                        "R-legion",
                        "R-mvgam"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-greybox"
                    ]
                }
            ]
        },
        {
            "name": "R-smoother",
            "portdir": "R/R-smoother",
            "version": "1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smoother",
            "description": "Functions related to the smoothing of numerical data",
            "long_description": "Functions related to the smoothing of numerical data",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-TTR",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-smoothmest",
            "portdir": "R/R-smoothmest",
            "version": "0.1-3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smoothmest",
            "description": "Smoothed m-estimators for 1-dimensional location",
            "long_description": "Smoothed m-estimators for 1-dimensional location",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-smoots",
            "portdir": "R/R-smoots",
            "version": "1.1.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smoots",
            "description": "Non-parametric estimation of the trend and its derivatives in TS",
            "long_description": "Non-parametric estimation of the trend and its derivatives in TS",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progress",
                        "R-progressr",
                        "R-future",
                        "R-future.apply",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-fGarch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-esemifar",
                        "R-ufRisk"
                    ]
                }
            ]
        },
        {
            "name": "R-smotefamily",
            "portdir": "R/R-smotefamily",
            "version": "1.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smotefamily",
            "description": "Collection of oversampling techniques for class imbalance problem based on SMOTE",
            "long_description": "Collection of oversampling techniques for class imbalance problem based on SMOTE",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dbscan",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-FNN"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-imbalance",
                        "R-npcs"
                    ]
                }
            ]
        },
        {
            "name": "R-sn",
            "portdir": "R/R-sn",
            "version": "2.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://azzalini.stat.unipd.it/SN",
            "description": "Skew-Normal and related distributions such as the skew-t and the SUN",
            "long_description": "Skew-Normal and related distributions such as the skew-t and the SUN",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-quantreg",
                        "R-CRAN-recommended",
                        "R-mnormt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ALDqr",
                        "R-BayesMultiMode",
                        "R-Compositional",
                        "R-Rlgt",
                        "R-SHELF",
                        "R-TFisher",
                        "R-asymmetry.measures",
                        "R-fMultivar",
                        "R-facmodCS",
                        "R-fmx",
                        "R-ordgam",
                        "R-pema",
                        "R-skewMLRM",
                        "R-Rgbp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DepthProc",
                        "R-fic",
                        "R-fitteR",
                        "R-rSPDE",
                        "R-mi",
                        "R-tclust",
                        "R-extras",
                        "R-fCopulae",
                        "R-param2moment",
                        "R-snem"
                    ]
                }
            ]
        },
        {
            "name": "R-sna",
            "portdir": "R/R-sna",
            "version": "2.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sna",
            "description": "Tools for social network analysis",
            "long_description": "Tools for social network analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-statnet.common",
                        "R-network"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-SparseM",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BANAM",
                        "R-BGGM",
                        "R-CEoptim",
                        "R-NetCluster",
                        "R-latentnet",
                        "R-netmediate",
                        "R-netdiffuseR",
                        "R-relevent",
                        "R-statnet",
                        "R-bipartite",
                        "R-btergm",
                        "R-ergMargins",
                        "R-ggnetwork"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigergm",
                        "R-ergmito",
                        "R-manynet",
                        "R-network",
                        "R-ergm"
                    ]
                }
            ]
        },
        {
            "name": "R-snakecase",
            "portdir": "R/R-snakecase",
            "version": "0.11.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=snakecase",
            "description": "Convert strings into any case",
            "long_description": "Convert strings into any case",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-purrrlyr",
                        "R-magrittr",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggblanket",
                        "R-janitor",
                        "R-ustfd"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-labelled",
                        "R-sjlabelled"
                    ]
                }
            ]
        },
        {
            "name": "R-snem",
            "portdir": "R/R-snem",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=snem",
            "description": "EM algorithm for multivariate skew-normal distribution with overparametrization",
            "long_description": "EM algorithm for multivariate skew-normal distribution with overparametrization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sn"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}