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

{
    "count": 51978,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=297",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=295",
    "results": [
        {
            "name": "R-randomForest",
            "portdir": "R/R-randomForest",
            "version": "4.7-1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.stat.berkeley.edu/~breiman/RandomForests",
            "description": "Breiman and Cutler’s Random Forests for classification and regression",
            "long_description": "Breiman and Cutler’s Random Forests for classification and regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pRF",
                        "R-LINselect",
                        "R-daltoolbox",
                        "R-RLT",
                        "R-RPtests",
                        "R-MPV",
                        "R-missForest",
                        "R-aRtsy",
                        "R-psica",
                        "R-quantregForest",
                        "R-rasclass",
                        "R-rfUtilities",
                        "R-countSTAR",
                        "R-seer",
                        "R-shinyr",
                        "R-stablelearner",
                        "R-gamclass",
                        "R-cpfa",
                        "R-imputeMissings",
                        "R-varSelRF",
                        "R-xLLiM",
                        "R-A3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mice",
                        "R-mmpf",
                        "R-nestedcv",
                        "R-nlpred",
                        "R-oosse",
                        "R-origami",
                        "R-pander",
                        "R-party",
                        "R-partykit",
                        "R-performance",
                        "R-pmml",
                        "R-posterior",
                        "R-probably",
                        "R-see",
                        "R-stars",
                        "R-tidyAML",
                        "R-tidyfit",
                        "R-yaImpute",
                        "R-Boruta",
                        "R-DAAG",
                        "R-FSelectorRcpp",
                        "R-MatchIt",
                        "R-SSLR",
                        "R-acumos",
                        "R-caret",
                        "R-caretEnsemble",
                        "R-conTree",
                        "R-cornet",
                        "R-cvms",
                        "R-doMPI",
                        "R-dyn",
                        "R-e1071",
                        "R-explore",
                        "R-foreach",
                        "R-iBreakDown",
                        "R-ipred",
                        "R-klaR",
                        "R-lolR",
                        "R-mboost"
                    ]
                }
            ]
        },
        {
            "name": "R-randomForestSRC",
            "portdir": "R/R-randomForestSRC",
            "version": "3.3.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.randomforestsrc.org",
            "description": "Fast unified random forests for survival, regression and classification (RF-SRC)",
            "long_description": "Fast unified random forests for survival, regression and classification (RF-SRC)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.tree",
                        "R-CRAN-recommended",
                        "R-DiagrammeR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlbench",
                        "R-fst",
                        "R-imbalance",
                        "R-data.table",
                        "R-interp",
                        "R-prodlim",
                        "R-caret",
                        "R-pec"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SurvMetrics",
                        "R-cjbart"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-randomLCA",
            "portdir": "R/R-randomLCA",
            "version": "1.1-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=randomLCA",
            "description": "Random effects latent class analysis",
            "long_description": "Random effects latent class analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-doRNG",
                        "R-fastGHQuad",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-randomizr",
            "portdir": "R/R-randomizr",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://declaredesign.org/r/randomizr",
            "description": "Easy-to-use tools for common forms of random assignment and sampling",
            "long_description": "Easy-to-use tools for common forms of random assignment and sampling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DeclareDesign"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-estimatr"
                    ]
                }
            ]
        },
        {
            "name": "R-randtests",
            "portdir": "R/R-randtests",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=randtests",
            "description": "Testing randomness in R",
            "long_description": "Provides several non-parametric randomness tests for numeric sequences.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-randtoolbox",
            "portdir": "R/R-randtoolbox",
            "version": "2.0.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rmetrics",
            "description": "Toolbox for pseudo- and quasirandom number generation and random generator tests",
            "long_description": "Toolbox for pseudo- and quasirandom number generation and random generator tests",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rngWELL",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DiceDesign",
                        "R-DiceOptim",
                        "R-GPM",
                        "R-GPareto",
                        "R-KrigInv",
                        "R-LVGP",
                        "R-TAG",
                        "R-acebayes",
                        "R-apollo",
                        "R-cbcTools",
                        "R-cooltools",
                        "R-copBasic",
                        "R-spdesign",
                        "R-yager",
                        "R-iterLap",
                        "R-joineRML",
                        "R-kde1d",
                        "R-lcmm",
                        "R-logitr",
                        "R-merlin",
                        "R-mixl",
                        "R-multinma",
                        "R-sfaR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula",
                        "R-qrng"
                    ]
                }
            ]
        },
        {
            "name": "R-ranger",
            "portdir": "R/R-ranger",
            "version": "0.17.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://imbs-hl.github.io/ranger",
            "description": "Fast implementation of random forests",
            "long_description": "Fast implementation of random forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TSCI",
                        "R-rfinterval",
                        "R-riskRegression",
                        "R-collinear",
                        "R-stablelearner",
                        "R-influential",
                        "R-ocf",
                        "R-orf",
                        "R-Boruta"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ingredients",
                        "R-lmtp",
                        "R-mice",
                        "R-mlr3learners",
                        "R-mlr3mbo",
                        "R-mlr3superlearner",
                        "R-modelStudio",
                        "R-nestedcv",
                        "R-nlpred",
                        "R-parsnip",
                        "R-spmodel",
                        "R-stacks",
                        "R-tidyAML",
                        "R-varImp",
                        "R-vetiver",
                        "R-DALEX",
                        "R-SSLR",
                        "R-batchtools",
                        "R-cdgd",
                        "R-fastshap",
                        "R-finetune",
                        "R-fmeffects",
                        "R-iBreakDown"
                    ]
                }
            ]
        },
        {
            "name": "R-rankdist",
            "portdir": "R/R-rankdist",
            "version": "1.1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rankdist",
            "description": "Distance-based ranking models",
            "long_description": "Distance-based ranking models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hash",
                        "R-optimx",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-permute"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                }
            ]
        },
        {
            "name": "R-rankinma",
            "portdir": "R/R-rankinma",
            "version": "0.2.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rankinma.shinyapps.io/rankinma",
            "description": "Ranking in network meta-analysis",
            "long_description": "Ranking in network meta-analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-netmeta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rapidjsonr",
            "portdir": "R/R-rapidjsonr",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rapidjsonr",
            "description": "Rapidjson C++ headers",
            "long_description": "Rapidjson C++ headers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigrquery",
                        "R-jsonify"
                    ]
                }
            ]
        },
        {
            "name": "R-rapidoc",
            "portdir": "R/R-rapidoc",
            "version": "9.3.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/meztez/rapidoc",
            "description": "Generate RapiDoc documentation from an OpenAPI specification",
            "long_description": "Generate RapiDoc documentation from an OpenAPI specification",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plumber"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-rappdirs",
            "portdir": "R/R-rappdirs",
            "version": "0.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rappdirs.r-lib.org",
            "description": "Application directories: determine where to save data, caches and logs.",
            "long_description": "Application directories: determine where to save data, caches and logs.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-roxygen2",
                        "R-covr",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-AnnotationHub",
                        "R-ExperimentHub",
                        "R-tsibbledata",
                        "R-usethis",
                        "R-virtuoso",
                        "R-askgpt",
                        "R-batchtools",
                        "R-biomaRt",
                        "R-gargle",
                        "R-gmailr",
                        "R-graphite",
                        "R-httr2",
                        "R-jmvconnect",
                        "R-keyring",
                        "R-measurementProtocol",
                        "R-pandoc",
                        "R-pins",
                        "R-reticulate",
                        "R-rhub",
                        "R-rpymat",
                        "R-sass",
                        "R-sqlhelper",
                        "R-tesseract",
                        "R-thematic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-JuliaCall",
                        "R-yulab.utils",
                        "R-bslib"
                    ]
                }
            ]
        },
        {
            "name": "R-rasclass",
            "portdir": "R/R-rasclass",
            "version": "0.2.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rasclass",
            "description": "Supervised raster image classification",
            "long_description": "Supervised raster image classification",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-car",
                        "R-RSNNS",
                        "R-e1071",
                        "R-CRAN-recommended",
                        "R-randomForest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-raster",
            "portdir": "R/R-raster",
            "version": "3.6-30",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rspatial.org/raster",
            "description": "Geographic data analysis and modelling",
            "long_description": "Geographic data analysis and modelling",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-terra",
                        "R-Rcpp",
                        "R-sp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-exactextractr",
                        "R-rasterVis",
                        "R-igraph",
                        "R-tinytest",
                        "R-ncdf4",
                        "R-fields",
                        "R-sf",
                        "R-gstat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gdistance",
                        "R-maxlike",
                        "R-GLCMTextures",
                        "R-rTensor2",
                        "R-rasterVis",
                        "R-rwc",
                        "R-samc",
                        "R-Rlibkdv",
                        "R-slippymath",
                        "R-cooltools",
                        "R-exactextractr",
                        "R-leaflet",
                        "R-telefit",
                        "R-fasterize"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun",
                        "R-unmarked",
                        "R-FracKrigingR",
                        "R-RandomFields",
                        "R-geosphere",
                        "R-ggfortify",
                        "R-gstat",
                        "R-imager",
                        "R-lpjmlkit",
                        "R-magclass",
                        "R-palr",
                        "R-sf",
                        "R-sp",
                        "R-spacetime",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-rasterVis",
            "portdir": "R/R-rasterVis",
            "version": "0.51.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://oscarperpinan.github.io/rastervis",
            "description": "Visualization methods for Raster data",
            "long_description": "Visualization methods for Raster data",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-viridisLite",
                        "R-latticeExtra",
                        "R-hexbin",
                        "R-raster",
                        "R-terra",
                        "R-CRAN-recommended",
                        "R-sp",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-ggplot2",
                        "R-rgl",
                        "R-dichromat",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-raster"
                    ]
                }
            ]
        },
        {
            "name": "R-rasterize",
            "portdir": "R/R-rasterize",
            "version": "0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pmur002/rasterize",
            "description": "Rasterize graphical output",
            "long_description": "Rasterize graphical output",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-png",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rater",
            "portdir": "R/R-rater",
            "version": "1.3.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jeffreypullin.github.io/rater",
            "description": "Statistical models of repeated categorical rating data",
            "long_description": "Statistical models of repeated categorical rating data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rlang",
                        "R-rstantools",
                        "R-loo",
                        "R-ggplot2",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ratesci",
            "portdir": "R/R-ratesci",
            "version": "0.4-0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ratesci",
            "description": "Confidence intervals for comparisons of Binomial or Poisson rates",
            "long_description": "Confidence intervals for comparisons of Binomial or Poisson rates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CIfinder"
                    ]
                }
            ]
        },
        {
            "name": "R-ratioOfQsprays",
            "portdir": "R/R-ratioOfQsprays",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/ratioOfQsprays",
            "description": "Fractions of multivariate polynomials with rational coefficients",
            "long_description": "Fractions of multivariate polynomials with rational coefficients",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-gmp",
                        "R-RcppCGAL",
                        "R-Ryacas",
                        "R-qspray",
                        "R-CRAN-recommended",
                        "gmp",
                        "mpfr",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jack",
                        "R-symbolicQspray"
                    ]
                }
            ]
        },
        {
            "name": "R-rattle",
            "portdir": "R/R-rattle",
            "version": "5.5.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rattle.togaware.com",
            "description": "Graphical User Interface for Data Science in R",
            "long_description": "Graphical User Interface for Data Science in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-magrittr",
                        "R-bitops",
                        "R-rpart.plot",
                        "R-CRAN-recommended",
                        "R-XML",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pmml"
                    ]
                }
            ]
        },
        {
            "name": "R-rayimage",
            "portdir": "R/R-rayimage",
            "version": "0.11.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rayimage.dev",
            "description": "Image processing for simulated cameras",
            "long_description": "Image processing for simulated cameras",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jpeg",
                        "R-png",
                        "R-progress",
                        "R-tiff",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-magick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rbenchmark",
            "portdir": "R/R-rbenchmark",
            "version": "1.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rbenchmark",
            "description": "Benchmarking routine for R",
            "long_description": "rbenchmark is inspired by the Perl module Benchmark and is intended to facilitate benchmarking of arbitrary R code.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FastGP"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-JacobiEigen",
                        "R-PMwR",
                        "R-Rcpp",
                        "R-RcppZiggurat",
                        "R-aoos",
                        "R-dat",
                        "R-doRNG",
                        "R-fourierin",
                        "R-glassoFast",
                        "R-rucrdtw"
                    ]
                }
            ]
        },
        {
            "name": "R-rbibutils",
            "portdir": "R/R-rbibutils",
            "version": "2.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/rbibutils",
            "description": "Read Bibtex files and convert between bibliography formats",
            "long_description": "Read Bibtex files and convert between bibliography formats",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-doRNG",
                        "R-litedown",
                        "R-pkgmaker"
                    ]
                }
            ]
        },
        {
            "name": "R-rbmi",
            "portdir": "R/R-rbmi",
            "version": "1.2.6",
            "license": "Apache-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://insightsengineering.github.io/rbmi",
            "description": "Reference-Based Multiple Imputation",
            "long_description": "Implements standard and reference-based multiple imputation methods for continuous longitudinal endpoints.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-assertthat",
                        "R-rstantools",
                        "R-pkgload",
                        "R-rstan",
                        "R-mmrm",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-emmeans",
                        "R-R.rsp",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rbmn",
            "portdir": "R/R-rbmn",
            "version": "0.9-6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rbmn",
            "description": "Handling of linear Gaussian Bayesian networks",
            "long_description": "Handling of linear Gaussian Bayesian networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-igraph",
                        "R-bnlearn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rbooster",
            "portdir": "R/R-rbooster",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rbooster",
            "description": "AdaBoost framework for any classifier",
            "long_description": "AdaBoost framework for any classifier",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Hmisc",
                        "R-earth"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-mlbench",
                        "R-imbalance"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rcartocolor",
            "portdir": "R/R-rcartocolor",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rcartocolor",
            "description": "CARTOColors palettes",
            "long_description": "CARTOColors palettes",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-vdiffr",
                        "R-spData",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace"
                    ]
                }
            ]
        },
        {
            "name": "R-rcccd",
            "portdir": "R/R-rcccd",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rcccd",
            "description": "Class cover catch digraph classification",
            "long_description": "Class cover catch digraph classification",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-Rfast",
                        "R-proxy",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-RANN",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rcdd",
            "portdir": "R/R-rcdd",
            "version": "1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.stat.umn.edu/geyer/rcdd",
            "description": "Computational Geometry",
            "long_description": "Computational Geometry",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CoopGame",
                        "R-PLMIX",
                        "R-PlaneGeometry",
                        "R-blackbox",
                        "R-hitandrun",
                        "R-kantorovich",
                        "R-mvmesh",
                        "R-polyhedralCubature"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spaMM"
                    ]
                }
            ]
        },
        {
            "name": "R-rcheology",
            "portdir": "R/R-rcheology",
            "version": "4.4.2.0",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hughjonesd/rcheology",
            "description": "Data on base packages for current and previous versions of R",
            "long_description": "Data on base packages for current and previous versions of R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rclipboard",
            "portdir": "R/R-rclipboard",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rclipboard",
            "description": "Shiny/R Wrapper for clipboard.js",
            "long_description": "Shiny/R Wrapper for clipboard.js",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bslib",
                        "R-shiny",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RALSA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GDAtools",
                        "R-scdhlm"
                    ]
                }
            ]
        },
        {
            "name": "R-rcmdcheck",
            "portdir": "R/R-rcmdcheck",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rcmdcheck.r-lib.org",
            "description": "Run R CMD check from R and capture results",
            "long_description": "Run R CMD check from R and capture results",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-desc",
                        "R-rprojroot",
                        "R-sessioninfo",
                        "R-digest",
                        "R-withr",
                        "R-prettyunits",
                        "R-xopen",
                        "R-callr",
                        "R-pkgbuild",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ps",
                        "R-processx",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-mockery",
                        "R-svglite",
                        "R-webfakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-devtools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.validator",
                        "R-fusen",
                        "R-golem",
                        "R-mark",
                        "R-shiny.i18n",
                        "R-beachmat",
                        "R-shiny.semantic"
                    ]
                }
            ]
        },
        {
            "name": "R-rco",
            "portdir": "R/R-rco",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jcrodriguez1989.github.io/rco",
            "description": "R Code Optimizer",
            "long_description": "R Code Optimizer",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-shiny",
                        "R-shinythemes",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-httr",
                        "R-rstudioapi",
                        "R-rvest",
                        "R-covr",
                        "R-microbenchmark",
                        "R-diffr",
                        "R-xml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rconfig",
            "portdir": "R/R-rconfig",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hub.analythium.io/rconfig",
            "description": "Manage R configuration at the command line",
            "long_description": "Manage R configuration at the command line",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-yaml",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rcorpora",
            "portdir": "R/R-rcorpora",
            "version": "2.0.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gaborcsardi/rcorpora",
            "description": "Collection of small text corpora of interesting data",
            "long_description": "Collection of small text corpora of interesting data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ids"
                    ]
                }
            ]
        },
        {
            "name": "R-rcpptimer",
            "portdir": "R/R-rcpptimer",
            "version": "1.2.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rcpptimer.berrisch.biz",
            "description": "Rcpp tic-toc timer with OpenMP support",
            "long_description": "Rcpp tic-toc timer with OpenMP support",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rda",
            "portdir": "R/R-rda",
            "version": "1.2-1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rda",
            "description": "Shrunken centroids regularized discriminant analysis",
            "long_description": "Provides functions implementing the shrunken centroids regularized discriminant analysis for classification purpose in high-dimensional data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cpfa"
                    ]
                }
            ]
        },
        {
            "name": "R-rdd",
            "portdir": "R/R-rdd",
            "version": "0.57",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rdd",
            "description": "Regression discontinuity estimation",
            "long_description": "Regression discontinuity estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lmtest",
                        "R-AER",
                        "R-sandwich",
                        "R-CRAN-recommended",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-grf"
                    ]
                }
            ]
        },
        {
            "name": "R-rddensity",
            "portdir": "R/R-rddensity",
            "version": "2.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rddensity",
            "description": "Manipulation testing based on density discontinuity",
            "long_description": "Manipulation testing based on density discontinuity",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-lpdensity",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rdflib",
            "portdir": "R/R-rdflib",
            "version": "0.2.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/rdflib",
            "description": "Tools to manipulate and query semantic data",
            "long_description": "Tools to manipulate and query semantic data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-readr",
                        "R-redland",
                        "R-CRAN-recommended",
                        "R-stringi",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DT",
                        "R-rmarkdown",
                        "R-httr",
                        "R-covr",
                        "R-jqr",
                        "R-spelling",
                        "R-repurrrsive",
                        "R-nycflights13",
                        "R-jsonlite",
                        "R-magrittr",
                        "R-xml2",
                        "R-tibble",
                        "R-purrr",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rdist",
            "portdir": "R/R-rdist",
            "version": "0.0.5",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blasern.github.io/rdist",
            "description": "Common framework for calculating distance matrices",
            "long_description": "Common framework for calculating distance matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GRNNs",
                        "R-crqa"
                    ]
                }
            ]
        },
        {
            "name": "R-rdmulti",
            "portdir": "R/R-rdmulti",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rdmulti",
            "description": "Analysis of RD designs with multiple cutoffs or scores",
            "long_description": "Analysis of RD designs with multiple cutoffs or scores",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-rdrobust",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rdpower",
            "portdir": "R/R-rdpower",
            "version": "2.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rdpower",
            "description": "Power calculations for RD designs",
            "long_description": "Power calculations for RD designs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rdrobust",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rdrobust",
            "portdir": "R/R-rdrobust",
            "version": "2.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rdrobust",
            "description": "Robust data-driven statistical inference in regression-discontinuity designs",
            "long_description": "Robust data-driven statistical inference in regression-discontinuity designs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rdmulti",
                        "R-rdpower"
                    ]
                }
            ]
        },
        {
            "name": "R-re2",
            "portdir": "R/R-re2",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=re2",
            "description": "R interface to Google RE2 (C++) regular expression library",
            "long_description": "R interface to Google RE2 (C++) regular expression library",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime",
                        "R-nc"
                    ]
                }
            ]
        },
        {
            "name": "R-re2r",
            "portdir": "R/R-re2r",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=re2r",
            "description": "RE2 regular expressions",
            "long_description": "RE2 regular expressions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-htmlwidgets",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-directlabels"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-reactR",
            "portdir": "R/R-reactR",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/react-R/reactR",
            "description": "React helpers",
            "long_description": "React helpers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-usethis",
                        "R-jsonlite",
                        "R-knitr",
                        "R-shiny",
                        "R-htmlwidgets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-reactable",
                        "R-shinySelect"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-listviewer"
                    ]
                }
            ]
        },
        {
            "name": "R-reactable",
            "portdir": "R/R-reactable",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://glin.github.io/reactable",
            "description": "Interactive data tables for R",
            "long_description": "Interactive data tables for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-htmlwidgets",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-reactR",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gt",
                        "R-felp",
                        "R-modeltime",
                        "R-packagefinder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dm",
                        "R-latex2exp",
                        "R-SSVS"
                    ]
                }
            ]
        },
        {
            "name": "R-reactlog",
            "portdir": "R/R-reactlog",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/reactlog",
            "description": "Reactivity visualizer for shiny",
            "long_description": "Reactivity visualizer for shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-htmltools",
                        "R-fontawesome",
                        "R-knitr",
                        "R-shiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shiny"
                    ]
                }
            ]
        },
        {
            "name": "R-readODS",
            "portdir": "R/R-readODS",
            "version": "2.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/readODS",
            "description": "Read and write ODS files",
            "long_description": "Read and write ODS files",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-cellranger",
                        "R-zip",
                        "R-CRAN-recommended",
                        "R-minty",
                        "R-stringi",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-readtext"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rio"
                    ]
                }
            ]
        }
    ]
}