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

{
    "count": 50476,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=626",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=624",
    "results": [
        {
            "name": "R-scdhlm",
            "portdir": "R/R-scdhlm",
            "version": "0.7.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jepusto.github.io/scdhlm",
            "description": "Estimating hierarchical linear models for single-case designs",
            "long_description": "Estimating hierarchical linear models for single-case designs",
            "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-lmeInfo",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-tidyselect",
                        "R-readxl",
                        "R-rlang",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-janitor",
                        "R-shinytest",
                        "R-rclipboard",
                        "R-glue",
                        "R-plyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-rvest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lmeInfo"
                    ]
                }
            ]
        },
        {
            "name": "R-scatterplot3d",
            "portdir": "R/R-scatterplot3d",
            "version": "0.3-44",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=scatterplot3d",
            "description": "3D Scatter Plot",
            "long_description": "3D Scatter Plot",
            "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-SetMethods",
                        "R-T4cluster",
                        "R-arulesViz",
                        "R-LMest",
                        "R-poLCA",
                        "R-FactoMineR",
                        "R-FrF2",
                        "R-tapkee",
                        "R-shapes",
                        "R-Polychrome"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sphunif",
                        "R-DPQ",
                        "R-klaR",
                        "R-targeted",
                        "R-tsDyn",
                        "R-tseriesChaos",
                        "R-AER",
                        "R-copula",
                        "R-sandwich",
                        "R-ChemmineR",
                        "R-RSNNS",
                        "R-mco",
                        "R-orientlib",
                        "R-deSolve",
                        "R-uniformly",
                        "R-rockchalk",
                        "R-geoR",
                        "R-interp"
                    ]
                }
            ]
        },
        {
            "name": "R-scalreg",
            "portdir": "R/R-scalreg",
            "version": "1.0.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=scalreg",
            "description": "Scaled sparse linear regression",
            "long_description": "Scaled sparse linear regression",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lars",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BigQuic",
                        "R-hdi",
                        "R-plsmmLasso"
                    ]
                }
            ]
        },
        {
            "name": "R-scales",
            "portdir": "R/R-scales",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scales.r-lib.org",
            "description": "Scale functions for visualization",
            "long_description": "Scale functions for visualization",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-labeling",
                        "R-rlang",
                        "R-lifecycle",
                        "R-RColorBrewer",
                        "R-farver",
                        "R-munsell",
                        "R-viridisLite",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-stringi",
                        "R-hms",
                        "R-ggplot2",
                        "R-testthat",
                        "R-covr",
                        "R-dichromat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RoBSA",
                        "R-jenga",
                        "R-dlstats",
                        "R-ggpp",
                        "R-SUMMER",
                        "R-UpSetR",
                        "R-simts",
                        "R-dymo",
                        "R-kableExtra",
                        "R-DiagrammeR",
                        "R-ggExtra",
                        "R-ggalt",
                        "R-prophet",
                        "R-spikeSlabGAM",
                        "R-bayesammi",
                        "R-gganimate",
                        "R-ggpmisc",
                        "R-audrex",
                        "R-metR",
                        "R-ggblanket",
                        "R-ggdensity",
                        "R-telefit",
                        "R-tessellation",
                        "R-ggformula",
                        "R-ggfortify",
                        "R-ggh4x",
                        "R-ggimage",
                        "R-EIX",
                        "R-ggiraphExtra",
                        "R-ggmap",
                        "R-FFP",
                        "R-umx",
                        "R-rfm",
                        "R-ggplot2",
                        "R-GGally",
                        "R-GRNNs",
                        "R-ggpubr",
                        "R-leaflet",
                        "R-lemon",
                        "R-gt",
                        "R-ggridges",
                        "R-LSTS",
                        "R-ggside",
                        "R-SHELF",
                        "R-ggstar",
                        "R-ggtext",
                        "R-ggthemes",
                        "R-car",
                        "R-easy.utils",
                        "R-feasts",
                        "R-ggstats",
                        "R-ggrcs",
                        "R-ggtree",
                        "R-dials",
                        "R-starma",
                        "R-miic",
                        "R-pheatmap",
                        "R-NeuralNetTools",
                        "R-ggrepel",
                        "R-plotly",
                        "R-bayesianVARs",
                        "R-dslice",
                        "R-fabletools",
                        "R-bsynth",
                        "R-restriktor",
                        "R-shadowtext",
                        "R-animint2",
                        "R-modeltime",
                        "R-LorenzRegression",
                        "R-tidyterra",
                        "R-FRK",
                        "R-tvm",
                        "R-ufs",
                        "R-bridgesampling",
                        "R-fic",
                        "R-rnmamod",
                        "R-robvis",
                        "R-thematic",
                        "R-descriptr",
                        "R-bayesROE",
                        "R-surveil",
                        "R-signs",
                        "R-simmer.plot",
                        "R-drc",
                        "R-ggdist",
                        "R-ggforce",
                        "R-ggraph",
                        "R-RoBMA",
                        "R-flexdashboard",
                        "R-idefix",
                        "R-ggsci",
                        "R-iprior",
                        "R-gtExtras",
                        "R-timeplyr",
                        "R-weightr",
                        "R-alakazam",
                        "R-cowplot",
                        "R-rwicc",
                        "R-sjPlot",
                        "R-ICSClust",
                        "R-mixtools",
                        "R-saemix",
                        "R-scico",
                        "R-segen",
                        "R-naive",
                        "R-spooky",
                        "R-pimeta",
                        "R-currr",
                        "R-Seurat",
                        "R-projpred",
                        "R-scattermore",
                        "R-survminer",
                        "R-relsurv",
                        "R-binGroup2",
                        "R-RNewsflow",
                        "R-finalfit",
                        "R-RSSL",
                        "R-npde",
                        "R-aRtsy",
                        "R-rcartocolor",
                        "R-geomtextpath",
                        "R-RTSA",
                        "R-heatmaply",
                        "R-hrbrthemes",
                        "R-ruv",
                        "R-sccore",
                        "R-ggpattern",
                        "R-cellWise",
                        "R-ingredients",
                        "R-ino",
                        "R-RMixtComp",
                        "R-RMixtCompUtilities",
                        "R-RcmdrPlugin.KMggplot2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-igraph",
                        "R-R6",
                        "R-cpp11",
                        "R-huxtable",
                        "R-pillar",
                        "R-tinytable",
                        "R-tidyquant",
                        "R-bayesplot",
                        "R-NetMix",
                        "R-tsibble",
                        "R-ggsurvfit",
                        "R-miWQS",
                        "R-VarSelLCM",
                        "R-flextable",
                        "R-fmx",
                        "R-bench",
                        "R-nestedLogit",
                        "R-netseg",
                        "R-rstpm2",
                        "R-chron",
                        "R-ggcharts",
                        "R-ggdendro",
                        "R-graphsim",
                        "R-ipumsr",
                        "R-tune",
                        "R-seriation",
                        "R-gridpattern",
                        "R-pwr",
                        "R-viridis",
                        "R-vsp",
                        "R-emmeans",
                        "R-colorhex",
                        "R-LaMa",
                        "R-sparseMVN",
                        "R-imager",
                        "R-sweep",
                        "R-censobr",
                        "R-vcfR",
                        "R-rODE",
                        "R-constructive",
                        "R-tidySEM",
                        "R-RcmdrPlugin.MA",
                        "R-SSVS",
                        "R-RBesT",
                        "R-sparseHessianFD",
                        "R-aldvmm",
                        "R-see",
                        "R-colorspace",
                        "R-gsDesign",
                        "R-tikzDevice",
                        "R-tis",
                        "R-vinereg",
                        "R-vroom",
                        "R-zoo",
                        "R-collapse",
                        "R-dint",
                        "R-tidydann",
                        "R-timetk",
                        "R-LMMstar",
                        "R-BayesTools",
                        "R-geobr",
                        "R-jtools",
                        "R-khroma",
                        "R-mmrm",
                        "R-extras",
                        "R-shinyWidgets",
                        "R-scatterpie",
                        "R-gdalraster",
                        "R-epiR",
                        "R-sftrack",
                        "R-tsbox"
                    ]
                }
            ]
        },
        {
            "name": "R-sasr",
            "portdir": "R/R-sasr",
            "version": "0.1.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://insightsengineering.github.io/sasr",
            "description": "SAS interface",
            "long_description": "SAS interface",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-checkmate",
                        "R-reticulate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-mockery"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mmrm"
                    ]
                }
            ]
        },
        {
            "name": "R-sasLM",
            "portdir": "R/R-sasLM",
            "version": "0.10.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sasLM",
            "description": "SAS Linear Model",
            "long_description": "SAS Linear Model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-procs"
                    ]
                }
            ]
        },
        {
            "name": "R-samplingR",
            "portdir": "R/R-samplingR",
            "version": "1.0.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=samplingR",
            "description": "Sampling and estimation methods",
            "long_description": "Functions to take samples of data, sample size estimation and getting useful estimators such as total, mean, proportion about its population using simple random sampling and stratified sampling.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sampleSelection",
            "portdir": "R/R-sampleSelection",
            "version": "1.2-12",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sampleSelection",
            "description": "Sample selection models",
            "long_description": "Sample selection 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-Formula",
                        "R-maxLik",
                        "R-VGAM",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-systemfit",
                        "R-miscTools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-censReg",
                        "R-prediction",
                        "R-AER",
                        "R-hpa"
                    ]
                }
            ]
        },
        {
            "name": "R-sageR",
            "portdir": "R/R-sageR",
            "version": "0.6.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fbertran.github.io/sageR",
            "description": "Applied Statistics for Economics and Management with R",
            "long_description": "Applied Statistics for Economics and Management with R",
            "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-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-safetensors",
            "portdir": "R/R-safetensors",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlverse.github.io/safetensors",
            "description": "Safetensors file format",
            "long_description": "Safetensors file format",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-safer",
            "portdir": "R/R-safer",
            "version": "0.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://talegari.github.io/safer",
            "description": "Encrypt and decrypt strings, R objects and files",
            "long_description": "Encrypt and decrypt strings, R objects and files",
            "active": true,
            "categories": [
                "science",
                "crypto",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-base64url",
                        "R-sodium",
                        "R-assertthat",
                        "R-CRAN-recommended",
                        "R-base64enc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-saemix",
            "portdir": "R/R-saemix",
            "version": "3.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=saemix",
            "description": "Stochastic approximation expectation maximization (SAEM) algorithm",
            "long_description": "Stochastic approximation expectation maximization (SAEM) algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridExtra",
                        "R-scales",
                        "R-mclust",
                        "R-npde",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nlive"
                    ]
                }
            ]
        },
        {
            "name": "R-sae2",
            "portdir": "R/R-sae2",
            "version": "1.2-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sae2",
            "description": "Time series area-level models for small area estimation",
            "long_description": "Time series area-level models for small area estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sae"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sae",
            "portdir": "R/R-sae",
            "version": "1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sae",
            "description": "Functions for small area estimation",
            "long_description": "Functions for small area estimation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lme4",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fence"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sae2"
                    ]
                }
            ]
        },
        {
            "name": "R-sadists",
            "portdir": "R/R-sadists",
            "version": "0.2.5",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sadists",
            "description": "Some Additional Distributions",
            "long_description": "Some Additional 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-orthopolynom",
                        "R-hypergeo",
                        "R-CRAN-recommended",
                        "R-PDQutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SharpeR",
                        "R-xtable",
                        "R-ggplot2",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-formatR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-sMTL",
            "portdir": "R/R-sMTL",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gloewing/sMTL",
            "description": "Sparse Multi-Task Learning",
            "long_description": "Sparse Multi-Task Learning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-JuliaConnectoR",
                        "R-CRAN-recommended",
                        "R-JuliaCall",
                        "R-dplyr",
                        "R-caret"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sClust",
            "portdir": "R/R-sClust",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sClust",
            "description": "R toolbox for unsupervised spectral clustering",
            "long_description": "R toolbox for unsupervised spectral clustering",
            "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-graphclust"
                    ]
                }
            ]
        },
        {
            "name": "gdk-pixbuf2-devel",
            "portdir": "graphics/gdk-pixbuf2-devel",
            "version": "2.42.12",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtk.org/",
            "description": "The gdk-pixbuf-2.0 library",
            "long_description": "The gdk-pixbuf-2.0 library",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "bundle",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-docutils",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "libxslt",
                        "gi-docgen",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "libjpeg-turbo",
                        "shared-mime-info",
                        "tiff",
                        "glib2",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "uni2ascii",
            "portdir": "textproc/uni2ascii",
            "version": "4.18",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://billposer.org/Software/uni2ascii.html",
            "description": "converts between UTF-8 Unicode and 7-bit ASCII equivalents",
            "long_description": "uni2ascii and ascii2uni convert between UTF-8 Unicode and more than a dozen 7-bit ASCII equivalents including: hexadecimal and decimal HTML numeric character references, u-escapes, standard hexadecimal, raw hexadecimal, and RFC2396 URI format. Such ASCII equivalents are encountered in a variety of circumstances, such as when Unicode text is included in program source, when entering text into Web programs that can handle the Unicode character set but are not 8-bit safe, and when debugging.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rwicc",
            "portdir": "R/R-rwicc",
            "version": "0.1.3.9000",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://d-morrison.github.io/rwicc",
            "description": "Regression with interval-censored covariates",
            "long_description": "Regression with interval-censored covariates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-scales",
                        "R-arm",
                        "R-pryr",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-biglm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-pander"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rwc",
            "portdir": "R/R-rwc",
            "version": "1.11",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rwc",
            "description": "Random Walk Covariance models",
            "long_description": "Random Walk Covariance models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-raster",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rvest",
            "portdir": "R/R-rvest",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rvest.tidyverse.org",
            "description": "Easily harvest (scrape) web pages",
            "long_description": "Easily harvest (scrape) web pages",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-xml2",
                        "R-glue",
                        "R-lifecycle",
                        "R-tibble",
                        "R-cli",
                        "R-httr",
                        "R-selectr",
                        "R-CRAN-recommended",
                        "R-withr",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mRpostman",
                        "R-gtranslate",
                        "R-chatAI4R",
                        "R-coalitions",
                        "R-colorhex",
                        "R-scholar",
                        "R-sjtable2df",
                        "R-tidyverse",
                        "R-emayili",
                        "R-BiocPkgTools",
                        "R-Ecfun",
                        "R-BiocCheck",
                        "R-usedthese",
                        "R-foghorn",
                        "R-gptstudio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RSQLite",
                        "R-scdhlm",
                        "R-fuzzyjoin",
                        "R-gasper",
                        "R-gt",
                        "R-fImport",
                        "R-gtExtras",
                        "R-rco",
                        "R-rex",
                        "R-pkgdown",
                        "R-rworkflows"
                    ]
                }
            ]
        },
        {
            "name": "R-rversions",
            "portdir": "R/R-rversions",
            "version": "2.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-hub/rversions",
            "description": "Query R versions, Including r-release and r-oldrel",
            "long_description": "Query R versions, Including r-release and r-oldrel",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-xml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-mockery"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-devtools"
                    ]
                }
            ]
        },
        {
            "name": "R-rvcheck",
            "portdir": "R/R-rvcheck",
            "version": "0.2.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rvcheck",
            "description": "Check the latest release version of R and R packages, in CRAN, GitHub or Bioconductor",
            "long_description": "Check the latest release version of R and R packages, in CRAN, GitHub or Bioconductor",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocManager",
                        "R-yulab.utils",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-badger"
                    ]
                }
            ]
        },
        {
            "name": "R-runonce",
            "portdir": "R/R-runonce",
            "version": "0.2.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=runonce",
            "description": "Run once and save result",
            "long_description": "Run once and save result",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-urltools",
                        "R-bigassertr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigsnpr"
                    ]
                }
            ]
        },
        {
            "name": "R-rules",
            "portdir": "R/R-rules",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rules.tidymodels.org",
            "description": "Model wrappers for rule-based models",
            "long_description": "Model wrappers for rule-based models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-parsnip",
                        "R-dials",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-modeldata",
                        "R-recipes",
                        "R-xrf",
                        "R-C50",
                        "R-Cubist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidyAML"
                    ]
                }
            ]
        },
        {
            "name": "R-rtweet",
            "portdir": "R/R-rtweet",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/rtweet",
            "description": "R client for interacting with Twitter APIs",
            "long_description": "R client for interacting with Twitter APIs",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-tibble",
                        "R-withr",
                        "R-progress",
                        "R-httr",
                        "R-httr2",
                        "R-CRAN-recommended",
                        "R-bit64",
                        "R-rlang",
                        "R-jsonlite",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-webshot",
                        "R-magick",
                        "R-httpuv",
                        "R-askpass",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-openssl",
                        "R-covr",
                        "R-spelling",
                        "R-vcr",
                        "R-maps"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rtson",
            "portdir": "R/R-rtson",
            "version": "1.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rtson",
            "description": "Typed JSON",
            "long_description": "Typed JSON",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rtsdata",
            "portdir": "R/R-rtsdata",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/rtsvizteam/rtsdata",
            "description": "R time series intelligent data storage",
            "long_description": "R time series intelligent data storage",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-anytime",
                        "R-xts",
                        "R-zoo",
                        "R-quantmod",
                        "R-brotli",
                        "R-Quandl",
                        "R-mongolite",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RQuantLib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rticles",
            "portdir": "R/R-rticles",
            "version": "0.27",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkgs.rstudio.com/rticles",
            "description": "Article formats for R markdown",
            "long_description": "Article formats for R markdown",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytex",
                        "R-CRAN-recommended",
                        "R-xfun",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-withr",
                        "R-testthat",
                        "R-covr",
                        "R-testit",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-hyper2",
                        "R-nlstools",
                        "R-multgee",
                        "R-VARshrink",
                        "R-simmer",
                        "R-pkgdown",
                        "R-markovchain"
                    ]
                }
            ]
        },
        {
            "name": "R-rtf",
            "portdir": "R/R-rtf",
            "version": "0.4-14.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/schaffman5/rtf",
            "description": "Rich Text Format (RTF) output",
            "long_description": "Rich Text Format (RTF) output",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-R.methodsS3",
                        "R-R.oo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-ggplot2",
                        "R-gsubfn"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-psychTools"
                    ]
                }
            ]
        },
        {
            "name": "R-rtape",
            "portdir": "R/R-rtape",
            "version": "2.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mbq.me/rtape",
            "description": "Manage and manipulate large collections of R objects stored as tape-like files",
            "long_description": "Manage and manipulate large collections of R objects stored as tape-like files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rsvd",
            "portdir": "R/R-rsvd",
            "version": "1.0.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rsvd",
            "description": "Randomized Singular Value Decomposition",
            "long_description": "Randomized Singular Value Decomposition",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocSingular",
                        "R-text2map"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-flashier",
                        "R-Seurat",
                        "R-stm"
                    ]
                }
            ]
        },
        {
            "name": "R-rsurface",
            "portdir": "R/R-rsurface",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rsurface",
            "description": "Design of rotatable central composite experiments and response surface analysis",
            "long_description": "Design of rotatable central composite experiments and response surface analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotly",
                        "R-rsm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rstatix",
            "portdir": "R/R-rstatix",
            "version": "0.7.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpkgs.datanovia.com/rstatix",
            "description": "Pipe-friendly framework for basic statistical tests",
            "long_description": "Pipe-friendly framework for basic statistical tests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-broom",
                        "R-car",
                        "R-corrplot",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-emmeans",
                        "R-spelling",
                        "R-ggpubr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggpubr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-rstantools",
            "portdir": "R/R-rstantools",
            "version": "2.4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org/rstantools",
            "description": "Tools for developing R packages interfacing with Stan",
            "long_description": "Tools for developing R packages interfacing with Stan",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-RcppParallel",
                        "R-desc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-roxygen2",
                        "R-rstudioapi",
                        "R-usethis",
                        "R-knitr",
                        "R-pkgbuild",
                        "R-pkgload",
                        "R-rstan",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rstanemax",
                        "R-zoid",
                        "R-brms",
                        "R-FlexReg",
                        "R-hbamr",
                        "R-glmmPen",
                        "R-walker",
                        "R-multinma",
                        "R-bsynth",
                        "R-bellreg",
                        "R-Rlgt",
                        "R-geostan",
                        "R-MIRES",
                        "R-ctsem",
                        "R-YPBP",
                        "R-YPPE",
                        "R-bayesZIB",
                        "R-jfa",
                        "R-RoBTT",
                        "R-cbq",
                        "R-mvgam",
                        "R-rmsb",
                        "R-surveil",
                        "R-CausalQueries",
                        "R-glmmrBase",
                        "R-conformalbayes",
                        "R-projpred",
                        "R-blavaan",
                        "R-RBesT",
                        "R-BayesSenMC",
                        "R-CNVRG",
                        "R-LMMELSM",
                        "R-baggr",
                        "R-bayes4psy",
                        "R-bayesGAM",
                        "R-bayesbr",
                        "R-bayesdfa",
                        "R-bayesforecast",
                        "R-beanz",
                        "R-bistablehistory",
                        "R-bmgarch",
                        "R-bmlm",
                        "R-bws",
                        "R-densEstBayes",
                        "R-fcirt",
                        "R-hsstan",
                        "R-lgpr",
                        "R-measr",
                        "R-metaBMA",
                        "R-multipleDL",
                        "R-pcFactorStan",
                        "R-pema",
                        "R-phacking",
                        "R-prophet",
                        "R-publipha",
                        "R-rater",
                        "R-rbmi",
                        "R-rmBayes",
                        "R-rmdcev",
                        "R-rstanarm",
                        "R-survstan",
                        "R-thurstonianIRT",
                        "R-trialr",
                        "R-truncnormbayes",
                        "R-tsnet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-rstan",
                        "R-insight",
                        "R-statsExpressions",
                        "R-bayesplot",
                        "R-effectsize",
                        "R-performance",
                        "R-broom.mixed",
                        "R-tidybayes",
                        "R-loo"
                    ]
                }
            ]
        },
        {
            "name": "R-rstackdeque",
            "portdir": "R/R-rstackdeque",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oneilsh/rstackdeque",
            "description": "Persistent fast amortized stack and queue data structures",
            "long_description": "Persistent fast amortized stack and queue data structures",
            "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-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-delayed"
                    ]
                }
            ]
        },
        {
            "name": "R-rstack",
            "portdir": "R/R-rstack",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gaborcsardi/rstack",
            "description": "Stack data type as an R6 class",
            "long_description": "Stack data type as an R6 class",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rsem",
            "portdir": "R/R-rsem",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rsem",
            "description": "Robust structural equation modelling with missing data and auxiliary variables",
            "long_description": "Robust structural equation modelling with missing data and auxiliary variables",
            "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-lavaan",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bmemLavaan",
                        "R-coefficientalpha"
                    ]
                }
            ]
        },
        {
            "name": "R-rsdmx",
            "portdir": "R/R-rsdmx",
            "version": "0.6-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rsdmx",
            "description": "Tools for reading SDMX data and metadata",
            "long_description": "Tools for reading SDMX data and metadata",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httr",
                        "R-XML",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-validate"
                    ]
                }
            ]
        },
        {
            "name": "R-rsample",
            "portdir": "R/R-rsample",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rsample.tidymodels.org",
            "description": "General resampling infrastructure",
            "long_description": "Classes and functions to create and summarize different types of resampling objects (e.g. bootstrap, cross-validation).",
            "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-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-furrr",
                        "R-slider",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-withr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-whisker",
                        "R-covr",
                        "R-modeldata",
                        "R-recipes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyfit",
                        "R-tidyAML",
                        "R-tidymodels",
                        "R-tidyposterior",
                        "R-timetk",
                        "R-LorenzRegression",
                        "R-baguette",
                        "R-tune",
                        "R-psfmi",
                        "R-tidyclust",
                        "R-sitar",
                        "R-workflowsets",
                        "R-stacks"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-finetune",
                        "R-broom",
                        "R-probably",
                        "R-recipes",
                        "R-tidydann",
                        "R-bonsai"
                    ]
                }
            ]
        },
        {
            "name": "R-rrat",
            "portdir": "R/R-rrat",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rrat",
            "description": "Robust regression with asymmetric heavy-tail noise distributions",
            "long_description": "Robust regression with asymmetric heavy-tail noise distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quantreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rrBLUP",
            "portdir": "R/R-rrBLUP",
            "version": "4.6.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rrBLUP",
            "description": "Ridge regression and other kernels for genomic selection",
            "long_description": "Software for genomic prediction with the RR-BLUP mixed model.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rr2",
            "portdir": "R/R-rr2",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rr2",
            "description": "R2s for regression models",
            "long_description": "R2s for regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-phylolm",
                        "R-CRAN-recommended",
                        "R-ape",
                        "R-phyr",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lme4"
                    ]
                }
            ]
        },
        {
            "name": "R-rquery",
            "portdir": "R/R-rquery",
            "version": "1.4.99",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://winvector.github.io/rquery",
            "description": "Relational query generator for data manipulation at scale",
            "long_description": "Relational query generator for data manipulation at scale",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-wrapr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-RSQLite",
                        "R-rqdatatable",
                        "R-DBI",
                        "R-yaml",
                        "R-knitr",
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cdata",
                        "R-rqdatatable"
                    ]
                }
            ]
        },
        {
            "name": "R-rqlm",
            "portdir": "R/R-rqlm",
            "version": "2.1-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rqlm",
            "description": "Modified Poisson and least-squares regressions for binary outcome",
            "long_description": "Modified Poisson and least-squares regressions for binary outcome",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-mice",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rqdatatable",
            "portdir": "R/R-rqdatatable",
            "version": "1.3.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://winvector.github.io/rqdatatable",
            "description": "rquery for data.table",
            "long_description": "rquery for data.table",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rquery",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-wrapr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DBI",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-RSQLite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cdata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rquery"
                    ]
                }
            ]
        },
        {
            "name": "R-rpymat",
            "portdir": "R/R-rpymat",
            "version": "0.1.7",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dipterix.org/rpymat",
            "description": "Easily configure an isolated Python environment",
            "long_description": "Easily configure an isolated Python environment",
            "active": true,
            "categories": [
                "science",
                "python",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-rappdirs",
                        "R-rstudioapi",
                        "R-reticulate",
                        "R-IRkernel",
                        "R-CRAN-recommended",
                        "R-fastmap",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rpca",
            "portdir": "R/R-rpca",
            "version": "0.2.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rpca",
            "description": "Decompose a matrix into low-rank and sparse components",
            "long_description": "Decompose a matrix into low-rank and sparse components",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rpart.plot",
            "portdir": "R/R-rpart.plot",
            "version": "3.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.milbo.org/rpart-plot/index.html",
            "description": "Plot rpart models",
            "long_description": "Plot rpart models",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-earth"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-semtree",
                        "R-CORElearn",
                        "R-rattle",
                        "R-explore"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyrules",
                        "R-candisc",
                        "R-plotmo"
                    ]
                }
            ]
        }
    ]
}