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

{
    "count": 49811,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=68",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=66",
    "results": [
        {
            "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-16",
                        "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-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-16",
                        "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-rsample",
                        "R-timetk",
                        "R-feasts"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clock",
                        "R-vetiver",
                        "R-tidyindex"
                    ]
                }
            ]
        },
        {
            "name": "R-Sleuth3",
            "portdir": "R/R-Sleuth3",
            "version": "1.0-6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/Sleuth3",
            "description": "Data-sets from Statistical Sleuth (3rd ed.)",
            "long_description": "Data-sets from Statistical Sleuth (3rd ed.)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Sleuth2",
            "portdir": "R/R-Sleuth2",
            "version": "2.0-7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/sleuth2",
            "description": "Data-sets from Statistical Sleuth (2nd ed.)",
            "long_description": "Data-sets from Statistical Sleuth (2nd ed.)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-heplots"
                    ]
                }
            ]
        },
        {
            "name": "R-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": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-inline",
                        "R-matrixStats",
                        "R-matrixcalc",
                        "R-plot3D",
                        "R-fda",
                        "R-cxxfunplus",
                        "R-fda.usc",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "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-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": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseM",
                        "R-spam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI.plugin.quadprog",
                        "R-skmeans",
                        "R-movMF",
                        "R-relations",
                        "R-rDEA",
                        "R-sts",
                        "R-holiglm",
                        "R-ROI",
                        "R-ROI.plugin.ecos",
                        "R-ROI.plugin.ipop",
                        "R-ROI.plugin.lpsolve",
                        "R-ROI.plugin.msbinlp",
                        "R-ROI.plugin.scs",
                        "R-RcmdrPlugin.temis",
                        "R-kantorovich",
                        "R-stm",
                        "R-textcat",
                        "R-textshape",
                        "R-ROI.plugin.qpoases",
                        "R-Rglpk",
                        "R-ompr.roi",
                        "R-tm",
                        "R-topicmodels",
                        "R-ROI.plugin.osqp",
                        "R-chinese.misc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mpath",
                        "R-quanteda",
                        "R-e1071",
                        "R-rmumps",
                        "R-osqp",
                        "R-WeightSVM",
                        "R-tidylda",
                        "R-wordcloud",
                        "R-r2sundials",
                        "R-CVXR",
                        "R-coop",
                        "R-DoE.MIParray",
                        "R-RcppArmadillo",
                        "R-ergm",
                        "R-scs",
                        "R-ECOSolveR"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-SKNN",
            "portdir": "R/R-SKNN",
            "version": "4.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SKNN",
            "description": "Super K-Nearest Neighbor (SKNN) classification algorithm",
            "long_description": "Super K-Nearest Neighbor (SKNN) classification algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-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-16",
                        "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-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-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-asymmetry.measures"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR",
                        "R-robustlmm",
                        "R-robustbase"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-16",
                        "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-SkewHyperbolic",
            "portdir": "R/R-SkewHyperbolic",
            "version": "0.4-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SkewHyperbolic",
            "description": "Skew hyperbolic Student t distribution",
            "long_description": "Skew hyperbolic Student t distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GeneralizedHyperbolic",
                        "R-CRAN-recommended",
                        "R-DistributionUtils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tsdistributions",
                        "R-rugarch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DistributionUtils",
                        "R-fitteR",
                        "R-kdensity",
                        "R-GeneralizedHyperbolic"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-VGAM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLE"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR",
                        "R-extraDistr",
                        "R-CCd"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-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-16",
                        "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-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-16",
                        "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-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-16",
                        "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-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-16",
                        "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-vtable",
                        "R-sjPlot",
                        "R-sjmisc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-lavaanExtra"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "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-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-16",
                        "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-SIS",
            "portdir": "R/R-SIS",
            "version": "0.8-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SIS",
            "description": "Sure Independence Screening",
            "long_description": "Sure Independence Screening",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-ncvreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-misspi"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pbv",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-CDM",
                        "R-TAM",
                        "R-pbapply",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sfsmisc",
                        "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLEce",
                        "R-cdmTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mirt"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-clue",
                        "R-gam",
                        "R-ICtest",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SingleCellExperiment",
            "portdir": "R/R-SingleCellExperiment",
            "version": "1.26.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/SingleCellExperiment",
            "description": "S4 classes for single-cell data",
            "long_description": "S4 classes for single-cell data",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DelayedArray",
                        "R-GenomicRanges",
                        "R-SummarizedExperiment",
                        "R-CRAN-recommended",
                        "R-BiocGenerics",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-Rtsne"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmGamPoi",
                        "R-nebula"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-harmony",
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-scales",
                        "R-broom",
                        "R-robcor",
                        "R-CRAN-recommended",
                        "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-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-16",
                        "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-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-16"
                    ]
                },
                {
                    "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-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-16",
                        "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-SimplicialCubature",
            "portdir": "R/R-SimplicialCubature",
            "version": "1.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SimplicialCubature",
            "description": "Integration of functions over simplices",
            "long_description": "Integration of functions over simplices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mvmesh",
                        "R-gensphere",
                        "R-polyhedralCubature",
                        "R-SphericalCubature"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rjson",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-digest",
                        "R-reclin2",
                        "R-tidyCpp",
                        "R-RcppSpdlog",
                        "R-tiledb"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "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-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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "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-SimMultiCorrData",
            "portdir": "R/R-SimMultiCorrData",
            "version": "0.2.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AFialkowski/SimMultiCorrData",
            "description": "Simulation of correlated data with multiple variable types",
            "long_description": "Simulation of correlated data with multiple variable types",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psych",
                        "R-VGAM",
                        "R-BB",
                        "R-GenOrd",
                        "R-triangle",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-nleqslv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-printr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-oeli"
                    ]
                }
            ]
        },
        {
            "name": "R-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-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-simIReff",
            "portdir": "R/R-simIReff",
            "version": "1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/julian-urbano/simIReff",
            "description": "Stochastic simulation for information retrieval evaluation – effectiveness scores",
            "long_description": "Stochastic simulation for information retrieval evaluation – effectiveness scores",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-np",
                        "R-rvinecopulib",
                        "R-ks",
                        "R-truncnorm",
                        "R-CRAN-recommended",
                        "R-bde",
                        "R-extraDistr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-simex",
            "portdir": "R/R-simex",
            "version": "1.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wolfganglederer.github.io/simex",
            "description": "SIMEX- and MCSIMEX-algorithm for measurement error models",
            "long_description": "SIMEX- and MCSIMEX-algorithm for measurement error models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-memisc"
                    ]
                }
            ]
        },
        {
            "name": "R-SimDesign",
            "portdir": "R/R-SimDesign",
            "version": "2.17.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/philchalmers/SimDesign",
            "description": "Structure for organizing Monte Carlo simulation designs",
            "long_description": "Structure for organizing Monte Carlo simulation designs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progressr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-pbapply",
                        "R-snow",
                        "R-R.utils",
                        "R-beepr",
                        "R-CRAN-recommended",
                        "R-RPushbullet",
                        "R-sessioninfo",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-shiny",
                        "R-rmarkdown",
                        "R-extraDistr",
                        "R-renv",
                        "R-job",
                        "R-copula",
                        "R-future.batchtools",
                        "R-FrF2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mirt"
                    ]
                }
            ]
        },
        {
            "name": "R-simctest",
            "portdir": "R/R-simctest",
            "version": "2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=simctest",
            "description": "Safe implementation of Monte Carlo tests",
            "long_description": "Safe implementation of Monte Carlo tests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mcunit"
                    ]
                }
            ]
        },
        {
            "name": "R-SimComp",
            "portdir": "R/R-SimComp",
            "version": "3.3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SimComp",
            "description": "Simultaneous comparisons for multiple endpoints",
            "long_description": "Simultaneous comparisons for multiple endpoints",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mratios",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-multcomp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ANOM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-multcomp"
                    ]
                }
            ]
        },
        {
            "name": "R-simcdm",
            "portdir": "R/R-simcdm",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tmsalab.github.io/simcdm",
            "description": "Simulate cognitive diagnostic model (CDM) data",
            "long_description": "Simulate cognitive diagnostic model (CDM) data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rrum"
                    ]
                }
            ]
        },
        {
            "name": "R-silicate",
            "portdir": "R/R-silicate",
            "version": "0.7.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hypertidy/silicate",
            "description": "Common forms for complex hierarchical and relational data structures",
            "long_description": "Common forms for complex hierarchical and relational data structures",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-crsmeta",
                        "R-gridBase",
                        "R-decido",
                        "R-gibble",
                        "R-unjoin",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SIHR",
            "portdir": "R/R-SIHR",
            "version": "2.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zywang0701.github.io/SIHR",
            "description": "Statistical inference in high-dimensional regression",
            "long_description": "Statistical inference in high-dimensional regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-CVXR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MaximinInfer"
                    ]
                }
            ]
        },
        {
            "name": "R-signs",
            "portdir": "R/R-signs",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://benjaminwolfe.github.io/signs",
            "description": "Insert proper minus signs",
            "long_description": "Insert proper minus signs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-scales",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-ggrepel",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-geostan"
                    ]
                }
            ]
        }
    ]
}