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

{
    "count": 49752,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=63",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=61",
    "results": [
        {
            "name": "R-svines",
            "portdir": "R/R-svines",
            "version": "0.2.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tnagler/svines",
            "description": "Stationary Vine copula models",
            "long_description": "Stationary Vine copula models",
            "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-RcppEigen",
                        "R-assertthat",
                        "R-wdm",
                        "R-RcppThread",
                        "R-fGarch",
                        "R-rvinecopulib",
                        "R-univariateML",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-ggraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-svGUI",
            "portdir": "R/R-svGUI",
            "version": "1.0.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sciviews.org/svGUI",
            "description": "Manage GUIs in R",
            "long_description": "Manage GUIs in R",
            "active": true,
            "categories": [
                "sysutils",
                "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-testthat",
                        "R-markdown",
                        "R-covr",
                        "R-spelling",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-svDialogs",
                        "R-svDialogstcltk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-svUnit"
                    ]
                }
            ]
        },
        {
            "name": "R-svglite",
            "portdir": "R/R-svglite",
            "version": "2.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://svglite.r-lib.org",
            "description": "SVG graphics device",
            "long_description": "SVG graphics device",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "R-systemfonts",
                        "R-CRAN-recommended",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fontquiver",
                        "R-xml2",
                        "R-htmltools",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kableExtra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-flextable",
                        "R-knitr",
                        "R-gratia",
                        "R-tinysnapshot",
                        "R-ggExtra",
                        "R-gganimate",
                        "R-ggplot2",
                        "R-gridpattern",
                        "R-ggdist",
                        "R-viridis",
                        "R-gtExtras",
                        "R-rcmdcheck",
                        "R-hrbrthemes",
                        "R-ggpattern",
                        "R-rsvg",
                        "R-khroma",
                        "R-ggrepel",
                        "R-pkgdepends",
                        "R-animint2",
                        "R-tidybayes",
                        "R-thematic",
                        "R-dimensio"
                    ]
                }
            ]
        },
        {
            "name": "R-SVDNF",
            "portdir": "R/R-SVDNF",
            "version": "0.1.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SVDNF",
            "description": "Discrete non-linear filtering for stochastic volatility models",
            "long_description": "Discrete non-linear filtering for stochastic volatility models",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-xts"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-svDialogstcltk",
            "portdir": "R/R-svDialogstcltk",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sciviews.org/svDialogstcltk",
            "description": "Standard dialog boxes using Tcl/Tk",
            "long_description": "Standard dialog boxes using Tcl/Tk",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-svGUI",
                        "R-svDialogs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-svDialogs",
            "portdir": "R/R-svDialogs",
            "version": "1.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sciviews.org/svDialogs",
            "description": "Standard dialog boxes for MacOS, Linux etc.",
            "long_description": "Standard dialog boxes for MacOS, Linux etc.",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-rstudioapi",
                        "R-svGUI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cgam",
                        "R-svDialogstcltk"
                    ]
                }
            ]
        },
        {
            "name": "R-svd",
            "portdir": "R/R-svd",
            "version": "0.5.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asl/svd",
            "description": "Interface to Lanczos SVD and eigensolvers",
            "long_description": "Interface to Lanczos SVD and eigensolvers from R.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RItools",
                        "R-cellWise",
                        "R-pcLasso",
                        "R-Rssa"
                    ]
                }
            ]
        },
        {
            "name": "R-survstan",
            "portdir": "R/R-survstan",
            "version": "0.0.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fndemarqui.github.io/survstan",
            "description": "Fit survival regression models via Stan",
            "long_description": "Fit survival regression models via Stan",
            "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-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rlang",
                        "R-rstantools",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-rstan",
                        "R-future",
                        "R-broom",
                        "R-extraDistr",
                        "R-Rdpack",
                        "R-foreach",
                        "R-actuar",
                        "R-doFuture",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-estimability",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-emmeans",
                        "R-GGally"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-survRM2",
            "portdir": "R/R-survRM2",
            "version": "1.0-4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=survRM2",
            "description": "Comparing restricted mean survival time",
            "long_description": "Comparing restricted mean survival time",
            "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-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR",
                        "R-simtrial"
                    ]
                }
            ]
        },
        {
            "name": "R-SurvRegCensCov",
            "portdir": "R/R-SurvRegCensCov",
            "version": "1.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SurvRegCensCov",
            "description": "Weibull regression for a right-censored endpoint with interval-censored covariate",
            "long_description": "Weibull regression for a right-censored endpoint with interval-censored covariate",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-survPresmooth",
            "portdir": "R/R-survPresmooth",
            "version": "1.1-11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=survPresmooth",
            "description": "Presmoothed estimators of survival, density, cumulative and non-cumulative hazard functions with right-censored survival data",
            "long_description": "Presmoothed estimators of survival, density, cumulative and non-cumulative hazard functions with right-censored survival data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mratios",
                        "R-presmTP"
                    ]
                }
            ]
        },
        {
            "name": "R-survPen",
            "portdir": "R/R-survPen",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=survPen",
            "description": "Multidimensional penalized splines for survival and net survival models",
            "long_description": "Multidimensional penalized splines for survival and net survival 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-statmod",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rstpm2"
                    ]
                }
            ]
        },
        {
            "name": "R-survMisc",
            "portdir": "R/R-survMisc",
            "version": "0.5.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=survMisc",
            "description": "Miscellaneous functions for survival data",
            "long_description": "Miscellaneous functions for survival data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-data.table",
                        "R-km.ci",
                        "R-CRAN-recommended",
                        "R-KMsurv",
                        "R-xtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-survminer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-simtrial"
                    ]
                }
            ]
        },
        {
            "name": "R-survminer",
            "portdir": "R/R-survminer",
            "version": "0.4.9",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpkgs.datanovia.com/survminer/index.html",
            "description": "Draw survival curves using R-ggplot2",
            "long_description": "Draw survival curves using R-ggplot2",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-scales",
                        "R-broom",
                        "R-ggtext",
                        "R-ggpubr",
                        "R-maxstat",
                        "R-survMisc",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-cmprsk",
                        "R-flexsurv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SurvMetrics",
                        "R-SHELF"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-flexsurv",
                        "R-MultiAssayExperiment",
                        "R-finalfit",
                        "R-reporter"
                    ]
                }
            ]
        },
        {
            "name": "R-SurvMetrics",
            "portdir": "R/R-SurvMetrics",
            "version": "0.5.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/skyee1/SurvMetrics",
            "description": "Predictive evaluation metrics in survival analysis",
            "long_description": "Predictive evaluation metrics in survival analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randomForestSRC",
                        "R-CRAN-recommended",
                        "R-pec",
                        "R-survminer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-caret",
                        "R-ggpubr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-aorsf"
                    ]
                }
            ]
        },
        {
            "name": "R-survivalROC",
            "portdir": "R/R-survivalROC",
            "version": "1.0.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=survivalROC",
            "description": "Time-dependent ROC curve estimation from censored survival data",
            "long_description": "Time-dependent ROC curve estimation from censored survival data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-survcomp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR",
                        "R-plotROC"
                    ]
                }
            ]
        },
        {
            "name": "R-survival",
            "portdir": "R/R-survival",
            "version": "3.7-0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=survival https://github.com/therneau/survival",
            "description": "Survival analysis",
            "long_description": "Survival analysis. Recommended package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Matrix"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mgcv",
                        "R-rpart",
                        "R-MASS",
                        "R-boot"
                    ]
                }
            ]
        },
        {
            "name": "R-SurveyCC",
            "portdir": "R/R-SurveyCC",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/237triangle/SurveyCC",
            "description": "Canonical correlation for survey data",
            "long_description": "Canonical correlation for survey data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-candisc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-survey",
            "portdir": "R/R-survey",
            "version": "4.4-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-survey.r-forge.r-project.org/survey",
            "description": "Analysis of complex survey samples",
            "long_description": "Summary statistics, two-sample tests, rank tests, generalised linear models, cumulative link models, Cox models, loglinear models and general maximum pseudolikelihood estimation for multistage stratified, cluster-sampled, unequally weighted survey samples.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-minqa",
                        "R-numDeriv",
                        "R-mitools",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DBI",
                        "R-CompQuadForm",
                        "R-quantreg",
                        "R-R.rsp",
                        "R-hexbin",
                        "R-AER",
                        "R-RSQLite",
                        "R-SUMMER"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-StatMatch",
                        "R-ICtest",
                        "R-robsurvey",
                        "R-hopit",
                        "R-sae2",
                        "R-SurveyCC",
                        "R-csurvey",
                        "R-twang",
                        "R-SUMMER",
                        "R-effects",
                        "R-tableone",
                        "R-relaimpo",
                        "R-GB2",
                        "R-GJRM",
                        "R-lavaan.survey",
                        "R-ICS",
                        "R-jstable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sjstats",
                        "R-car",
                        "R-ggstats",
                        "R-prediction",
                        "R-kyotil",
                        "R-finalfit",
                        "R-margins",
                        "R-performance",
                        "R-inctools",
                        "R-optmatch",
                        "R-cardx",
                        "R-ggeffects",
                        "R-modelsummary",
                        "R-insight",
                        "R-sirt",
                        "R-Qtools",
                        "R-interactions",
                        "R-modi",
                        "R-gtsummary",
                        "R-logmult",
                        "R-questionr",
                        "R-jtools",
                        "R-vtable",
                        "R-mcmcsae",
                        "R-sjPlot",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-surveil",
            "portdir": "R/R-surveil",
            "version": "0.3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://connordonegan.github.io/surveil",
            "description": "Time series models for disease surveillance",
            "long_description": "Fits time series models for routine disease surveillance tasks and returns probability distributions for a variety of quantities of interest, including age-standardized rates, period and cumulative percent change and measures of health inequality.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rlang",
                        "R-rstantools",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-rstan",
                        "R-scales",
                        "R-ggdist",
                        "R-tidybayes",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-survcomp",
            "portdir": "R/R-survcomp",
            "version": "1.54.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/survcomp",
            "description": "Performance assessment and comparison for survival analysis",
            "long_description": "Performance assessment and comparison for survival analysis",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SuppDists",
                        "R-rmeta",
                        "R-bootstrap",
                        "R-survivalROC",
                        "R-CRAN-recommended",
                        "R-ipred",
                        "R-prodlim"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-Hmisc",
                        "R-BiocManager",
                        "R-Biobase",
                        "R-clinfun"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FLORAL"
                    ]
                }
            ]
        },
        {
            "name": "R-SuppDists",
            "portdir": "R/R-SuppDists",
            "version": "1.1-9.8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SuppDists",
            "description": "Supplementary Distributions",
            "long_description": "Supplementary Distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppZiggurat",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PMCMRplus",
                        "R-ufs",
                        "R-brr",
                        "R-kSamples",
                        "R-sft",
                        "R-glmtoolbox",
                        "R-survcomp",
                        "R-holiglm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mediation",
                        "R-emdbook",
                        "R-parglm",
                        "R-enrichwith",
                        "R-ExtDist"
                    ]
                }
            ]
        },
        {
            "name": "R-superpc",
            "portdir": "R/R-superpc",
            "version": "1.12",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jedazard/superpc",
            "description": "Supervised Principal Components",
            "long_description": "Supervised Principal Components",
            "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-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-SuperLearner",
            "portdir": "R/R-SuperLearner",
            "version": "2.0-29",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ecpolley/SuperLearner",
            "description": "Implements the super-learner prediction method and contains a library of prediction algorithms to be used in the super-learner",
            "long_description": "Implements the super-learner prediction method and contains a library of prediction algorithms to be used in the super-learner",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cvAUC",
                        "R-nnls",
                        "R-CRAN-recommended",
                        "R-gam"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tmle",
                        "R-ctmle",
                        "R-nlpred",
                        "R-drtmle",
                        "R-AIPW",
                        "R-lmtp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targeted",
                        "R-ltmle",
                        "R-medflex",
                        "R-hal9001",
                        "R-nestedcv"
                    ]
                }
            ]
        },
        {
            "name": "R-superdiag",
            "portdir": "R/R-superdiag",
            "version": "2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=superdiag",
            "description": "Comprehensive test suite for testing Markov chain nonconvergence",
            "long_description": "The package provides a comprehensive test suite for testing Markov chain nonconvergence. It integrates five standard empirical MCMC convergence diagnostics (Gelman–Rubin, Geweke, Heidelberger–Welch, Raftery–Lewis and Hellinger distance) and plotting functions for trace plots and density histograms.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sundialr",
            "portdir": "R/R-sundialr",
            "version": "0.1.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sn248.github.io/sundialr",
            "description": "Interface to SUNDIALS ordinary differential equation (ODE) solvers",
            "long_description": "Interface to SUNDIALS ordinary differential equation (ODE) solvers",
            "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",
                        "cmake",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sumR",
            "portdir": "R/R-sumR",
            "version": "0.4.15",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sumR",
            "description": "Approximate summation of series",
            "long_description": "Approximate summation of series",
            "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-matrixStats",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SUMMER",
            "portdir": "R/R-SUMMER",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://richardli.github.io/SUMMER",
            "description": "Small-area-estimation unit/area models and methods",
            "long_description": "Small-area-estimation unit/area models and methods for estimation in R.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-reshape2",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-scales",
                        "R-ggridges",
                        "R-haven",
                        "R-data.table",
                        "R-fields",
                        "R-shadowtext",
                        "R-terra",
                        "R-sf",
                        "R-spdep",
                        "R-CRAN-recommended",
                        "R-viridis",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-survey"
                    ]
                }
            ]
        },
        {
            "name": "R-SummarizedExperiment",
            "portdir": "R/R-SummarizedExperiment",
            "version": "1.34.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/SummarizedExperiment",
            "description": "SummarizedExperiment container",
            "long_description": "SummarizedExperiment container",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-DelayedArray",
                        "R-MatrixGenerics",
                        "R-BiocGenerics",
                        "R-GenomicRanges",
                        "R-S4Arrays",
                        "R-CRAN-recommended",
                        "R-GenomeInfoDb",
                        "R-Biobase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-apeglm",
                        "R-glmGamPoi",
                        "R-InteractionSet",
                        "R-VariantAnnotation",
                        "R-csaw",
                        "R-SingleCellExperiment",
                        "R-MultiAssayExperiment",
                        "R-RaggedExperiment",
                        "R-systemPipeR",
                        "R-DESeq2",
                        "R-GenomicAlignments"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-edgeR",
                        "R-S4Vectors",
                        "R-MatrixGenerics",
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-sugrrants",
            "portdir": "R/R-sugrrants",
            "version": "0.2.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkg.earo.me/sugrrants",
            "description": "Supporting graphs for analysing time series",
            "long_description": "Supporting graphs for analysing time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-lubridate",
                        "R-CRAN-recommended",
                        "R-gtable",
                        "R-dplyr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plotly",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-tsibble",
                        "R-rmarkdown",
                        "R-readr",
                        "R-covr",
                        "R-viridis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sudachir",
            "portdir": "R/R-sudachir",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://uribo.github.io/sudachir",
            "description": "R interface to Sudachi, a Japanese morphological analyzer",
            "long_description": "R interface to Sudachi, a Japanese morphological analyzer",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "japanese",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyselect",
                        "R-reticulate",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python311",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-roxygen2",
                        "R-rstudioapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-subselect",
            "portdir": "R/R-subselect",
            "version": "0.15.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=subselect",
            "description": "Selection of variable subsets",
            "long_description": "Selection of variable subsets",
            "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-CRAN-recommended",
                        "libgcc",
                        "R-corpcor",
                        "R-ISwR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-subplex",
            "portdir": "R/R-subplex",
            "version": "1.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kingaa.github.io/subplex",
            "description": "Unconstrained optimization using the subplex algorithm",
            "long_description": "Unconstrained optimization using the subplex algorithm",
            "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": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ROI.plugin.optimx",
                        "R-pomp",
                        "R-optimx"
                    ]
                }
            ]
        },
        {
            "name": "R-styler",
            "portdir": "R/R-styler",
            "version": "1.10.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://styler.r-lib.org",
            "description": "Non-invasive pretty printing of R code",
            "long_description": "Non-invasive pretty printing of R code",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-rprojroot",
                        "R-vctrs",
                        "R-withr",
                        "R-purrr",
                        "R-R.cache",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-digest",
                        "R-tibble",
                        "R-here",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-rstudioapi",
                        "R-data.tree",
                        "R-prettycode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-matlab2r",
                        "R-biocthis",
                        "R-questionr",
                        "R-shinymeta",
                        "R-exampletestr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-drake",
                        "R-usethis",
                        "R-shinydashboardPlus",
                        "R-reprex",
                        "R-fusen",
                        "R-knitr"
                    ]
                }
            ]
        },
        {
            "name": "R-sts",
            "portdir": "R/R-sts",
            "version": "1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sts",
            "description": "Estimation of the structural topic and sentiment–discourse model",
            "long_description": "Estimation of the structural topic and sentiment–discourse model for text analysis.",
            "active": true,
            "categories": [
                "textproc",
                "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-mvtnorm",
                        "R-matrixStats",
                        "R-ggplot2",
                        "R-doParallel",
                        "R-foreach",
                        "R-slam",
                        "R-glmnet",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-stm",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Structstrings",
            "portdir": "R/R-Structstrings",
            "version": "1.20.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FelixErnst/Structstrings",
            "description": "Implementation of the dot bracket annotations with Biostrings",
            "long_description": "R-Structstrings implements the widely used dot bracket annotation for storing base pairing information in structured RNA.",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-BiocGenerics",
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-XVector",
                        "R-Biostrings",
                        "R-CRAN-recommended",
                        "R-stringi",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-strucchangeRcpp",
            "portdir": "R/R-strucchangeRcpp",
            "version": "1.5-4-1.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bfast2/strucchangeRcpp",
            "description": "Speed-optimised fork of R-strucchange",
            "long_description": "Speed-optimised fork of R-strucchange",
            "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-sandwich",
                        "R-zoo",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-mvtnorm",
                        "R-lmtest",
                        "R-tseries",
                        "R-foreach",
                        "R-car",
                        "R-dynlm",
                        "R-bfast"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bfast"
                    ]
                }
            ]
        },
        {
            "name": "R-strucchange",
            "portdir": "R/R-strucchange",
            "version": "1.5-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=strucchange",
            "description": "Testing, monitoring and dating structural changes",
            "long_description": "Testing, monitoring and dating structural changes",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-sandwich",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-mvtnorm",
                        "R-lmtest",
                        "R-tseries",
                        "R-foreach",
                        "R-car",
                        "R-dynlm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-autostsm",
                        "R-semtree",
                        "R-dLagM",
                        "R-nardl",
                        "R-TSS.RESTREND",
                        "R-VARshrink",
                        "R-party",
                        "R-memochange",
                        "R-ftsa",
                        "R-vars",
                        "R-fxregime"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich",
                        "R-ARDL",
                        "R-betareg",
                        "R-bcp",
                        "R-ggfortify",
                        "R-glogis",
                        "R-psychotree",
                        "R-lmtest",
                        "R-meboot",
                        "R-partykit",
                        "R-dynlm",
                        "R-zoo",
                        "R-AER"
                    ]
                }
            ]
        },
        {
            "name": "R-striprtf",
            "portdir": "R/R-striprtf",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kota7/striprtf",
            "description": "Extract plain text from RTF files",
            "long_description": "Extract plain text from RTF files",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-stringr",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-readtext"
                    ]
                }
            ]
        },
        {
            "name": "R-stringx",
            "portdir": "R/R-stringx",
            "version": "0.2.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stringx.gagolewski.com",
            "description": "Replacements for base string functions powered by R-stringi",
            "long_description": "Replacements for base string functions powered by R-stringi",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-realtest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-stringstatic",
            "portdir": "R/R-stringstatic",
            "version": "0.1.2",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stringstatic",
            "description": "Dependency-free string operations",
            "long_description": "Dependency-free string operations",
            "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-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-stringr",
            "portdir": "R/R-stringr",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stringr.tidyverse.org",
            "description": "Fresh approach to string manipulation in R",
            "long_description": "The stringr package provides a cohesive set of functions designed to make working with strings as easy as possible. If you’re not familiar with strings, the best place to start is the chapter on strings in R for Data Science.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-stringi",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-htmltools",
                        "R-knitr",
                        "R-testthat",
                        "R-htmlwidgets",
                        "R-rmarkdown",
                        "R-covr",
                        "R-gt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggblanket",
                        "R-tidystats",
                        "R-BayesFactor",
                        "R-timeplyr",
                        "R-fastDummies",
                        "R-locateip",
                        "R-Structstrings",
                        "R-huxtable",
                        "R-MetaUtility",
                        "R-GroupBN",
                        "R-tidyverse",
                        "R-timetk",
                        "R-labelled",
                        "R-latex2exp",
                        "R-lavaanPlot",
                        "R-libbib",
                        "R-tmle3",
                        "R-emayili",
                        "R-ISOweek",
                        "R-SSBtools",
                        "R-BiocPkgTools",
                        "R-broom",
                        "R-ggstats",
                        "R-mmrm",
                        "R-bigergm",
                        "R-broom.helpers",
                        "R-cubble",
                        "R-RALSA",
                        "R-ocf",
                        "R-tidyft",
                        "R-glmmPen",
                        "R-LRTesteR",
                        "R-datefixR",
                        "R-multinma",
                        "R-sbm",
                        "R-mRpostman",
                        "R-tidyfst",
                        "R-pdfetch",
                        "R-pre",
                        "R-salty",
                        "R-modeltime",
                        "R-R2jags",
                        "R-broom.mixed",
                        "R-meta",
                        "R-tidyquant",
                        "R-Gmisc",
                        "R-eyelinker",
                        "R-dipsaus",
                        "R-NMA",
                        "R-baizer",
                        "R-usedthese",
                        "R-hmer",
                        "R-rtmpt",
                        "R-mcp",
                        "R-evinf",
                        "R-priceR",
                        "R-spray",
                        "R-tidycmprsk",
                        "R-metR",
                        "R-mgm",
                        "R-PStrata",
                        "R-PlaneGeometry",
                        "R-SSEparser",
                        "R-flashier",
                        "R-benchmarkme",
                        "R-bib2df",
                        "R-biomartr",
                        "R-fsr",
                        "R-ftExtra",
                        "R-fuzzyjoin",
                        "R-NMF",
                        "R-biomaRt",
                        "R-gms",
                        "R-roxygen2",
                        "R-mpoly",
                        "R-gratia",
                        "R-nCopula",
                        "R-nestedLogit",
                        "R-nlopt",
                        "R-nlpsem",
                        "R-nlstac",
                        "R-noisemodel",
                        "R-optiSolve",
                        "R-sgboost",
                        "R-bootCT",
                        "R-packagefinder",
                        "R-panelr",
                        "R-panelsummary",
                        "R-fastplyr",
                        "R-carat",
                        "R-ggpp",
                        "R-cnum",
                        "R-ggformula",
                        "R-ggfortify",
                        "R-gginnards",
                        "R-ggiraphExtra",
                        "R-ggmap",
                        "R-ggthemes",
                        "R-tidyrules",
                        "R-dann",
                        "R-dcm2",
                        "R-diceR",
                        "R-spdesign",
                        "R-didimputation",
                        "R-htmlTable",
                        "R-pkgmaker",
                        "R-disk.frame",
                        "R-pmml",
                        "R-echoice2",
                        "R-attachment",
                        "R-ergm",
                        "R-bridgesampling",
                        "R-brr",
                        "R-ustfd",
                        "R-eyelinkReader",
                        "R-rkeops",
                        "R-prettyglm",
                        "R-rnmamod",
                        "R-PriceIndices",
                        "R-apollo",
                        "R-psfmi",
                        "R-quitte",
                        "R-CausalQueries",
                        "R-BayesMultiMode",
                        "R-gridtext",
                        "R-hal9001",
                        "R-hbal",
                        "R-hdpGLM",
                        "R-vcdExtra",
                        "R-hibayes",
                        "R-vembedr",
                        "R-hmmTMB",
                        "R-keyATM",
                        "R-gptstudio",
                        "R-ijtiff",
                        "R-vizdraws",
                        "R-vosonSML",
                        "R-wbstats",
                        "R-coalitions",
                        "R-rules",
                        "R-xmlconvert",
                        "R-yahoofinancer",
                        "R-mastif",
                        "R-matrixset",
                        "R-screenshot",
                        "R-mixvlmc",
                        "R-scholar",
                        "R-seer",
                        "R-selectr",
                        "R-semtree",
                        "R-narray",
                        "R-skimr",
                        "R-snakecase",
                        "R-sphet",
                        "R-splm",
                        "R-crosstable",
                        "R-currr",
                        "R-cvCovEst",
                        "R-pryr",
                        "R-sqlhelper",
                        "R-sqliter",
                        "R-shiny.i18n",
                        "R-dcanr",
                        "R-imager",
                        "R-reshape2",
                        "R-rlme",
                        "R-systemPipeR",
                        "R-finalfit",
                        "R-cvms",
                        "R-vcfR",
                        "R-r2mlm",
                        "R-r6methods",
                        "R-rattle",
                        "R-bruceR",
                        "R-highcharter",
                        "R-dplR",
                        "R-kanjistat",
                        "R-io",
                        "R-R6P",
                        "R-RefManageR",
                        "R-Rwtss",
                        "R-janitor",
                        "R-distill",
                        "R-SQL",
                        "R-SSRA",
                        "R-jstor",
                        "R-dmai",
                        "R-LTFHPlus",
                        "R-kableExtra",
                        "R-DiagrammeR",
                        "R-bayesbr",
                        "R-crctStepdown",
                        "R-lessSEM",
                        "R-trialr",
                        "R-alphavantager",
                        "R-ardl.nardl",
                        "R-async",
                        "R-audrex",
                        "R-stm",
                        "R-strex",
                        "R-striprtf",
                        "R-ARDL",
                        "R-gtreg",
                        "R-telefit",
                        "R-textmineR",
                        "R-tidylda",
                        "R-tidyr",
                        "R-tipitaka",
                        "R-FFP",
                        "R-rebib",
                        "R-mixl",
                        "R-tdcmStan",
                        "R-templates",
                        "R-explore",
                        "R-exampletestr",
                        "R-tidyMC",
                        "R-tidycat",
                        "R-tidytext"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GDINA",
                        "R-arrow",
                        "R-gtExtras",
                        "R-shinymeta",
                        "R-lemon",
                        "R-densityarea",
                        "R-ggrepel",
                        "R-origami",
                        "R-anomalize",
                        "R-box",
                        "R-sentopics",
                        "R-sweep",
                        "R-tikzDevice",
                        "R-tidyAML",
                        "R-ordbetareg",
                        "R-flexpolyline",
                        "R-ZIprop",
                        "R-autoTS",
                        "R-GDPuc",
                        "R-mvrsquared",
                        "R-sift",
                        "R-nseval",
                        "R-domir",
                        "R-CFtime",
                        "R-tidyfit",
                        "R-repr",
                        "R-rex",
                        "R-tidySEM",
                        "R-infer",
                        "R-tidyselect",
                        "R-golem",
                        "R-RCLabels",
                        "R-plotROC",
                        "R-stringfish",
                        "R-interp"
                    ]
                }
            ]
        },
        {
            "name": "R-stringmagic",
            "portdir": "R/R-stringmagic",
            "version": "1.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lrberge.github.io/stringmagic",
            "description": "Character string operations and interpolation",
            "long_description": "Character string operations and interpolation, magic edition.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fixest",
                        "R-dreamerr"
                    ]
                }
            ]
        },
        {
            "name": "R-stringi",
            "portdir": "R/R-stringi",
            "version": "1.8.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stringi.gagolewski.com",
            "description": "Fast and portable character string processing in R",
            "long_description": "Fast and portable character string processing in R (with the Unicode ICU).",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr",
                        "R-ChemmineR",
                        "R-Structstrings",
                        "R-huxtable",
                        "R-sentometrics",
                        "R-airr",
                        "R-assertive.strings",
                        "R-strex",
                        "R-text2vec",
                        "R-tipitaka",
                        "R-tokenizers",
                        "R-readtext",
                        "R-reporter",
                        "R-tatoo",
                        "R-reqres",
                        "R-text2map",
                        "R-textshape",
                        "R-timetk",
                        "R-emayili",
                        "R-readODS",
                        "R-BatchJobs",
                        "R-rtables",
                        "R-felp",
                        "R-pacs",
                        "R-RALSA",
                        "R-openxlsx2",
                        "R-Ecfun",
                        "R-mRpostman",
                        "R-formatters",
                        "R-rdflib",
                        "R-eyelinker",
                        "R-OpenML",
                        "R-quanteda",
                        "R-RNewsflow",
                        "R-evinf",
                        "R-priceR",
                        "R-fiery",
                        "R-fixtuRes",
                        "R-alakazam",
                        "R-fude",
                        "R-fusen",
                        "R-batchtools",
                        "R-roxygen2",
                        "R-mpoly",
                        "R-nCopula",
                        "R-gganimate",
                        "R-ggfittext",
                        "R-plumber",
                        "R-quanteda.textstats",
                        "R-quanteda.textmodels",
                        "R-rkeops",
                        "R-qdapRegex",
                        "R-chinese.misc",
                        "R-lime",
                        "R-mastif",
                        "R-snakecase",
                        "R-gibasa",
                        "R-CoTiMA",
                        "R-sqlHelpers",
                        "R-stringr",
                        "R-stringx",
                        "R-data.tree",
                        "R-openxlsx",
                        "R-rattle",
                        "R-dplR",
                        "R-kanjistat",
                        "R-RcmdrPlugin.temis",
                        "R-janitor",
                        "R-abn",
                        "R-lpjmlkit",
                        "R-klsh",
                        "R-re2r"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-tibble",
                        "R-tinytable",
                        "R-drtmle",
                        "R-redland",
                        "R-atime",
                        "R-genie",
                        "R-mark",
                        "R-interp",
                        "R-minty",
                        "R-qs2",
                        "R-mlflow",
                        "R-nc",
                        "R-charlatan",
                        "R-scales",
                        "R-rio",
                        "R-r2rtf",
                        "R-consort",
                        "R-TeXCheckR",
                        "R-crosstable",
                        "R-hrbrthemes",
                        "R-textmineR",
                        "R-mlr3mbo",
                        "R-dplyr",
                        "R-arrow",
                        "R-readr"
                    ]
                }
            ]
        },
        {
            "name": "R-stringfish",
            "portdir": "R/R-stringfish",
            "version": "0.16.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stringfish",
            "description": "Alternative string implementation",
            "long_description": "Alternative string implementation",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "pcre2",
                        "R-Rcpp",
                        "R-RcppParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-stringr",
                        "R-dplyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-usethis",
                        "R-qs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qs2",
                        "R-qs"
                    ]
                }
            ]
        },
        {
            "name": "R-stringdist",
            "portdir": "R/R-stringdist",
            "version": "0.9.14",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/markvanderloo/stringdist",
            "description": "String distance functions for R",
            "long_description": "String distance functions for R",
            "active": true,
            "categories": [
                "devel",
                "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-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocCheck",
                        "R-fuzzyjoin",
                        "R-deductive",
                        "R-blink",
                        "R-reclin2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlist",
                        "R-sjmisc",
                        "R-lavaanExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-strex",
            "portdir": "R/R-strex",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rorynolan.github.io/strex",
            "description": "Extra string manipulation functions",
            "long_description": "Extra string manipulation functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-lifecycle",
                        "R-stringr",
                        "R-checkmate",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-purrr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-bench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PriceIndices",
                        "R-ijtiff",
                        "R-exampletestr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-diffudist"
                    ]
                }
            ]
        },
        {
            "name": "R-streamR",
            "portdir": "R/R-streamR",
            "version": "0.4.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=streamR",
            "description": "Access to Twitter streaming API via R",
            "long_description": "Access to Twitter streaming API via R",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rjson",
                        "R-ndjson",
                        "R-CRAN-recommended",
                        "R-RCurl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ROAuth"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-readtext"
                    ]
                }
            ]
        },
        {
            "name": "R-strategicplayers",
            "portdir": "R/R-strategicplayers",
            "version": "1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=strategicplayers",
            "description": "Strategic Players",
            "long_description": "Strategic Players",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-storr",
            "portdir": "R/R-storr",
            "version": "1.2.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=storr",
            "description": "Simple key value stores",
            "long_description": "Creates and manages simple key-value stores. These can use a variety of approaches for storing the data. This package implements the base methods and support for file system, in-memory and DBI-based database stores.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-drake",
                        "R-thor",
                        "R-redux"
                    ]
                }
            ]
        }
    ]
}