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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=234",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=232",
    "results": [
        {
            "name": "R-RSGHB",
            "portdir": "R/R-RSGHB",
            "version": "1.2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RSGHB",
            "description": "Functions for hierarchical Bayesian estimation: a flexible approach",
            "long_description": "Functions for hierarchical Bayesian estimation: a flexible approach",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MCMCpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-apollo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-idefix"
                    ]
                }
            ]
        },
        {
            "name": "R-RSNNS",
            "portdir": "R/R-RSNNS",
            "version": "0.4-17",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cbergmeir/RSNNS",
            "description": "Neural networks using the Stuttgart Neural Network Simulator (SNNS)",
            "long_description": "Neural networks using the Stuttgart Neural Network Simulator (SNNS)",
            "active": true,
            "categories": [
                "science",
                "math",
                "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-NeuralNetTools",
                        "R-scatterplot3d"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-noisemodel",
                        "R-rasclass"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NeuralNetTools"
                    ]
                }
            ]
        },
        {
            "name": "R-RSQL",
            "portdir": "R/R-RSQL",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rOpenStats/RSQL",
            "description": "Database-agnostic package to generate and process SQL queries in R",
            "long_description": "Database-agnostic package to generate and process SQL queries in R",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DBI",
                        "R-R6",
                        "R-lgr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lintr",
                        "R-RSQLite",
                        "R-RMySQL",
                        "R-RPostgres",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RSQLite",
            "portdir": "R/R-RSQLite",
            "version": "2.3.9",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rsqlite.r-dbi.org",
            "description": "SQLite interface for R",
            "long_description": "SQLite interface for R",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-blob",
                        "R-memoise",
                        "R-plogr",
                        "R-CRAN-recommended",
                        "R-DBI",
                        "R-pkgconfig",
                        "R-bit64",
                        "R-cpp11",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rvest",
                        "R-decor",
                        "R-DBItest",
                        "R-cli",
                        "R-magrittr",
                        "R-xml2",
                        "R-withr",
                        "R-hms",
                        "R-callr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-gert",
                        "R-gh"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSN2",
                        "R-apsimx",
                        "R-archivist",
                        "R-jsontools",
                        "R-metrica",
                        "R-AnnotationHub",
                        "R-BatchJobs",
                        "R-qtl2",
                        "R-BiocFileCache",
                        "R-GenomicFeatures",
                        "R-MeSHDbi",
                        "R-ChemmineDrugs",
                        "R-AnnotationForge",
                        "R-SQLDataFrame",
                        "R-sqldf",
                        "R-SSN",
                        "R-sqliter",
                        "R-sqliteutils",
                        "R-ecd",
                        "R-filehashSQLite",
                        "R-AnnotationDbi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quantmod",
                        "R-repana",
                        "R-rgdal",
                        "R-rqdatatable",
                        "R-rquery",
                        "R-sf",
                        "R-sqlhelper",
                        "R-survey",
                        "R-winch",
                        "R-withr",
                        "R-ChemmineR",
                        "R-DBI",
                        "R-DBItest",
                        "R-DECIPHER",
                        "R-R6P",
                        "R-RSQL",
                        "R-biglm",
                        "R-bigreadr",
                        "R-bigsnpr",
                        "R-caroline",
                        "R-cdata",
                        "R-dbplyr",
                        "R-dbx",
                        "R-dm",
                        "R-dplyr",
                        "R-filematrix",
                        "R-glue",
                        "R-ipumsr",
                        "R-odbc",
                        "R-pool"
                    ]
                }
            ]
        },
        {
            "name": "R-RSSL",
            "portdir": "R/R-RSSL",
            "version": "0.9.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RSSL",
            "description": "Implementations of semi-supervised learning approaches for classification",
            "long_description": "Implementations of semi-supervised learning approaches for 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-dplyr",
                        "R-reshape2",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-quadprog",
                        "R-kernlab",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-SparseM",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-LiblineaR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSLR"
                    ]
                }
            ]
        },
        {
            "name": "R-RSclient",
            "portdir": "R/R-RSclient",
            "version": "0.7-10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/RSclient",
            "description": "Client for Rserve",
            "long_description": "Client for Rserve, allowing to connect to Rserve instances and issue commands.",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RSiena",
            "portdir": "R/R-RSiena",
            "version": "1.4.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stocnet/rsiena",
            "description": "Siena – Simulation Investigation for Empirical Network Analysis",
            "long_description": "Siena – Simulation Investigation for Empirical Network Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xtable",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-network"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-netmediate"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-btergm",
                        "R-manynet",
                        "R-netdiffuseR"
                    ]
                }
            ]
        },
        {
            "name": "R-RSpectra",
            "portdir": "R/R-RSpectra",
            "version": "0.16-2",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RSpectra",
            "description": "Solvers for large-scale eigenvalue and SVD problems",
            "long_description": "Solvers for large-scale eigenvalue and SVD problems",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vsp",
                        "R-HDMFA",
                        "R-HyperG",
                        "R-pcadapt",
                        "R-quanteda.textmodels",
                        "R-rARPACK",
                        "R-sparseLRMatrix",
                        "R-sparsegl",
                        "R-textmineR",
                        "R-umap",
                        "R-uwot",
                        "R-Gmedian",
                        "R-MatrixCorrelation",
                        "R-PlackettLuce",
                        "R-RGMM",
                        "R-RUVIIIC",
                        "R-Rdimtools",
                        "R-Rfssa",
                        "R-Seurat",
                        "R-WSGeometry",
                        "R-autoFRK",
                        "R-bigstatsr",
                        "R-bigutilsr",
                        "R-cvCovEst",
                        "R-dtwclust",
                        "R-fastadi",
                        "R-fungible",
                        "R-gasper",
                        "R-lfmm",
                        "R-maotai",
                        "R-missSBM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-InspectChangepoint",
                        "R-spaMM",
                        "R-spatialreg",
                        "R-bigsnpr",
                        "R-spdep",
                        "R-rSPDE",
                        "R-recipes",
                        "R-Rssa",
                        "R-sommer"
                    ]
                }
            ]
        },
        {
            "name": "R-RStata",
            "portdir": "R/R-RStata",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RStata",
            "description": "Simple R–Stata interface allowing to execute Stata commands (both inline and from a .do file) from R",
            "long_description": "Simple R–Stata interface allowing to execute Stata commands (both inline and from a .do file) from 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"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RTFA",
            "portdir": "R/R-RTFA",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RTFA",
            "description": "Robust factor analysis for tensor time series",
            "long_description": "Robust factor analysis for tensor time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tensor",
                        "R-rTensor",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RTMB",
            "portdir": "R/R-RTMB",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RTMB",
            "description": "R bindings for TMB",
            "long_description": "Native R interface to TMB (Template Model Builder), so models can be written entirely in R rather than C++.",
            "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-TMB",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-knitr",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LaMa"
                    ]
                }
            ]
        },
        {
            "name": "R-RTSA",
            "portdir": "R/R-RTSA",
            "version": "0.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AnneLyng/RTSA",
            "description": "Trial sequential analysis for error control and inference in sequential meta-analyses",
            "long_description": "Trial sequential analysis for error control and inference in sequential meta-analyses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-metafor",
                        "R-scales",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kableExtra",
                        "R-gsDesign",
                        "R-dplyr",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-CompQuadForm",
                        "R-rmarkdown",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RTransferEntropy",
            "portdir": "R/R-RTransferEntropy",
            "version": "0.2.21",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RTransferEntropy",
            "description": "Measuring information flow between time series with Shannon and Renyi transfer entropy",
            "long_description": "Measuring information flow between time series with Shannon and Renyi transfer entropy",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-Rcpp",
                        "R-future.apply",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-quantmod",
                        "R-vars",
                        "R-data.table",
                        "R-xts",
                        "R-zoo",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VLTimeCausality"
                    ]
                }
            ]
        },
        {
            "name": "R-RUVIIIC",
            "portdir": "R/R-RUVIIIC",
            "version": "1.0.19",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RUVIIIC",
            "description": "RUV-III-C",
            "long_description": "Variations of Remove Unwanted Variation-III (RUV-III) known as RUV-III-C (RUV-III Complete)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-progress",
                        "R-RSpectra",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-ruv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RUnit",
            "portdir": "R/R-RUnit",
            "version": "0.4.33",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RUnit",
            "description": "R Unit test framework",
            "long_description": "R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools.",
            "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-XML"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kutils",
                        "R-fmcsR",
                        "R-biocViews"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocStyle",
                        "R-ChemmineOB",
                        "R-CodeDepends",
                        "R-DistributionUtils",
                        "R-GeneralizedHyperbolic",
                        "R-IRanges",
                        "R-KEGGREST",
                        "R-MassSpecWavelet",
                        "R-NMF",
                        "R-NMOF",
                        "R-NormalLaplace",
                        "R-PCICt",
                        "R-RBGL",
                        "R-RcppClassicExamples",
                        "R-RcppParallel",
                        "R-Rgraphviz",
                        "R-RobAStBase",
                        "R-RobExtremes",
                        "R-S4Vectors",
                        "R-SeqArray",
                        "R-ShortRead",
                        "R-SkewHyperbolic",
                        "R-TTR",
                        "R-VarianceGamma",
                        "R-WeightedCluster",
                        "R-XVector",
                        "R-alphastable",
                        "R-bbmle",
                        "R-bspline",
                        "R-cccp",
                        "R-cmaes",
                        "R-defineOptions",
                        "R-doMC",
                        "R-doParallel",
                        "R-doSNOW",
                        "R-fBasics",
                        "R-fCopulae",
                        "R-fExtremes",
                        "R-fGarch",
                        "R-fImport",
                        "R-fMultivar",
                        "R-fNonlinear",
                        "R-fTrading",
                        "R-fUnitRoots",
                        "R-fritools",
                        "R-gbm",
                        "R-gdata",
                        "R-gdsfmt",
                        "R-glarma",
                        "R-graph",
                        "R-iterators",
                        "R-kyotil",
                        "R-microbenchmark",
                        "R-nlsic",
                        "R-orgutils",
                        "R-pkgmaker",
                        "R-pls",
                        "R-pwalign",
                        "R-r2sundials",
                        "R-rBDAT",
                        "R-remaCor",
                        "R-restfulr",
                        "R-rex2arma",
                        "R-rngtools",
                        "R-spatialprobit",
                        "R-stabledist",
                        "R-svUnit",
                        "R-systemPipeRdata",
                        "R-timeDate",
                        "R-timeSeries",
                        "R-Biobase",
                        "R-yaml",
                        "R-BiocCheck",
                        "R-BiocParallel"
                    ]
                }
            ]
        },
        {
            "name": "R-RVCompare",
            "portdir": "R/R-RVCompare",
            "version": "0.1.8",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RVCompare",
            "description": "Compare real-valued random variables",
            "long_description": "Compare real-valued random variables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RVenn",
            "portdir": "R/R-RVenn",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RVenn",
            "description": "Set operations for multiple sets",
            "long_description": "Set operations for multiple sets",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-ggplot2",
                        "R-ggforce",
                        "R-vegan",
                        "R-pheatmap",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RViennaCL",
            "portdir": "R/R-RViennaCL",
            "version": "1.7.1.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RViennaCL",
            "description": "ViennaCL C++ header files",
            "long_description": "ViennaCL C++ header files",
            "active": true,
            "categories": [
                "science",
                "math",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RWgraph",
            "portdir": "R/R-RWgraph",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RWgraph",
            "description": "Random walks on graphs representing a transactional network",
            "long_description": "Random walks on graphs representing a transactional network",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RWiener",
            "portdir": "R/R-RWiener",
            "version": "1.3-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RWiener",
            "description": "Wiener process distribution functions",
            "long_description": "Wiener process distribution functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DstarM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-brms",
                        "R-rtdists"
                    ]
                }
            ]
        },
        {
            "name": "R-RZigZag",
            "portdir": "R/R-RZigZag",
            "version": "0.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RZigZag",
            "description": "Zig-Zag sampler",
            "long_description": "Zig-Zag sampler",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RaggedExperiment",
            "portdir": "R/R-RaggedExperiment",
            "version": "1.28.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/RaggedExperiment",
            "description": "Representation of sparse experiments and assays across samples",
            "long_description": "Representation of sparse experiments and assays across samples",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-MatrixGenerics",
                        "R-GenomeInfoDb",
                        "R-GenomicRanges",
                        "R-SummarizedExperiment",
                        "R-BiocBaseUtils",
                        "R-CRAN-recommended",
                        "R-BiocGenerics",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-MultiAssayExperiment"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MultiAssayExperiment"
                    ]
                }
            ]
        },
        {
            "name": "R-RandVar",
            "portdir": "R/R-RandVar",
            "version": "1.2.4",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://robast.r-forge.r-project.org",
            "description": "Implements random variables by means of S4 classes and methods",
            "long_description": "Implements random variables by means of S4 classes and methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-distrEx",
                        "R-distr",
                        "R-CRAN-recommended",
                        "R-startupmsg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ROptEst",
                        "R-RobAStBase",
                        "R-RobExtremes",
                        "R-RobLox",
                        "R-distrMod"
                    ]
                }
            ]
        },
        {
            "name": "R-RandomFields",
            "portdir": "R/R-RandomFields",
            "version": "3.3.14",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wim.uni-mannheim.de/schlather/publications/software",
            "description": "Estimation, prediction and simulation of random fields",
            "long_description": "Estimation, prediction and simulation of random fields",
            "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": [
                        "gcc14",
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-sp",
                        "R-RandomFieldsUtils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GenSA",
                        "R-tcltk2",
                        "R-tkrplot",
                        "R-raster",
                        "R-soma",
                        "R-minqa",
                        "R-colorspace",
                        "R-mvtnorm",
                        "R-RColorBrewer",
                        "R-nloptr",
                        "R-optimx",
                        "R-pso",
                        "R-spam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RandomFieldsUtils",
                        "R-geostatsp"
                    ]
                }
            ]
        },
        {
            "name": "R-RandomFieldsUtils",
            "portdir": "R/R-RandomFieldsUtils",
            "version": "1.2.5",
            "license": "(GPL-3+ or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wim.uni-mannheim.de/schlather/publications/software",
            "description": "Utilities for the simulation and analysis of random fields and genetic data",
            "long_description": "Utilities for the simulation and analysis of random fields and genetic data",
            "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-spam",
                        "R-RandomFields"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RandomFields"
                    ]
                }
            ]
        },
        {
            "name": "R-RankAggSIgFUR",
            "portdir": "R/R-RankAggSIgFUR",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RankAggSIgFUR",
            "description": "Polynomially bounded rank aggregation under Kemeny’s axiomatic approach",
            "long_description": "Polynomially bounded rank aggregation under Kemeny’s axiomatic approach",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-combinat",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RankAggreg",
            "portdir": "R/R-RankAggreg",
            "version": "0.6.6",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RankAggreg",
            "description": "Weighted Rank Aggregation",
            "long_description": "Performs aggregation of ordered lists based on the ranks using several different algorithms: Cross-Entropy Monte Carlo algorithm, Genetic algorithm and a brute force algorithm (for small problems).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-mclust",
                        "R-clValid",
                        "R-kohonen"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-diceR"
                    ]
                }
            ]
        },
        {
            "name": "R-Rapp",
            "portdir": "R/R-Rapp",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/Rapp",
            "description": "Easily build command-line applications",
            "long_description": "Easily build command-line applications",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RaschSampler",
            "portdir": "R/R-RaschSampler",
            "version": "0.8-10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RaschSampler",
            "description": "Rasch Sampler",
            "long_description": "MCMC-based sampling of binary matrices with fixed margins as used in exact Rasch model tests.",
            "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"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rata",
            "portdir": "R/R-Rata",
            "version": "0.0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rata",
            "description": "Automated Test Assembly",
            "long_description": "Automated test assembly of linear and adaptive tests using the mixed-integer programming.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glpkAPI",
                        "R-lpSolveAPI",
                        "R-Rirt",
                        "R-CRAN-recommended",
                        "R-reshape2",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rmst"
                    ]
                }
            ]
        },
        {
            "name": "R-RationalExp",
            "portdir": "R/R-RationalExp",
            "version": "0.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RationalExp",
            "description": "Test of the rational expectations hypothesis based on the marginal distributions of realizations and subjective beliefs",
            "long_description": "Test of the rational expectations hypothesis based on the marginal distributions of realizations and subjective beliefs",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-snowfall",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RegCombin"
                    ]
                }
            ]
        },
        {
            "name": "R-RationalMatrix",
            "portdir": "R/R-RationalMatrix",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RationalMatrix",
            "description": "Exact matrix algebra for matrices with rational entries",
            "long_description": "Exact matrix algebra for matrices with rational entries",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-gmp",
                        "gmp",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qspray"
                    ]
                }
            ]
        },
        {
            "name": "R-Rbent",
            "portdir": "R/R-Rbent",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rbent",
            "description": "Robust bent line regression",
            "long_description": "Robust bent line regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfit",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rborist",
            "portdir": "R/R-Rborist",
            "version": "0.3-7",
            "license": "(GPL-2+ or MPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/suiji/Arborist",
            "description": "Extensible, parallelizable implementation of the random forest algorithm",
            "long_description": "Extensible, parallelizable implementation of the random forest algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mob"
                    ]
                }
            ]
        },
        {
            "name": "R-Rcapture",
            "portdir": "R/R-Rcapture",
            "version": "1.4-4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rcapture",
            "description": "Log-linear models for capture-recapture experiments",
            "long_description": "Log-linear models for capture-recapture experiments",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SparseMSE"
                    ]
                }
            ]
        },
        {
            "name": "R-Rcereal",
            "portdir": "R/R-Rcereal",
            "version": "1.3.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wush978/Rcereal",
            "description": "C++11 header files for Cereal",
            "long_description": "C++11 header files for Cereal",
            "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-cpp11",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr",
                        "R-decor",
                        "R-git2r",
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-literanger",
                        "R-outliertree"
                    ]
                }
            ]
        },
        {
            "name": "R-Rcgmin",
            "portdir": "R/R-Rcgmin",
            "version": "2022-4.30",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rcgmin",
            "description": "Conjugate gradient minimization of nonlinear functions with box constraints",
            "long_description": "Conjugate gradient minimization of nonlinear functions with box constraints",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-optextras",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-optimr"
                    ]
                }
            ]
        },
        {
            "name": "R-Rchoice",
            "portdir": "R/R-Rchoice",
            "version": "0.3-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rchoice",
            "description": "Discrete choice (binary, Poisson and ordered) models with random parameters",
            "long_description": "Discrete choice (binary, Poisson and ordered) models with random parameters",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-Formula",
                        "R-memisc",
                        "R-maxLik",
                        "R-plm",
                        "R-plotrix",
                        "R-msm",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-miscTools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest",
                        "R-car",
                        "R-AER",
                        "R-pglm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rcmdr",
            "portdir": "R/R-Rcmdr",
            "version": "2.9-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://socialsciences.mcmaster.ca/jfox/Misc/Rcmdr",
            "description": "R Commander",
            "long_description": "Platform-independent basic-statistics GUI (graphical user interface) for R, based on the R-tcltk package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tcltk2",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-effects",
                        "R-RcmdrMisc",
                        "R-lme4",
                        "R-relimp",
                        "R-car"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaps",
                        "R-multcomp",
                        "R-rgl",
                        "R-aplpack",
                        "R-e1071",
                        "R-colorspace",
                        "R-nortest",
                        "R-readxl",
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-lmtest",
                        "R-Hmisc",
                        "R-sem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.DCCV",
                        "R-RcmdrPlugin.DoE",
                        "R-RcmdrPlugin.EZR",
                        "R-RcmdrPlugin.FactoMineR",
                        "R-RcmdrPlugin.HH",
                        "R-RcmdrPlugin.KMggplot2",
                        "R-RcmdrPlugin.MA",
                        "R-RcmdrPlugin.MPAStats",
                        "R-RcmdrPlugin.PcaRobust",
                        "R-RcmdrPlugin.RMTCJags",
                        "R-RcmdrPlugin.ROC",
                        "R-RcmdrPlugin.aRnova",
                        "R-RcmdrPlugin.coin",
                        "R-RcmdrPlugin.cpd",
                        "R-RcmdrPlugin.survival",
                        "R-RcmdrPlugin.temis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-relimp"
                    ]
                }
            ]
        },
        {
            "name": "R-RcmdrMisc",
            "portdir": "R/R-RcmdrMisc",
            "version": "2.9-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrMisc",
            "description": "R Commander Miscellaneous functions",
            "long_description": "Various statistical, graphics and data-management functions used by the Rcmdr package in the R Commander GUI for R.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-nortest",
                        "R-sandwich",
                        "R-readxl",
                        "R-haven",
                        "R-Hmisc",
                        "R-car",
                        "R-readstata13",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-e1071"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-carData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-RcmdrPlugin.DoE",
                        "R-RcmdrPlugin.cpd"
                    ]
                }
            ]
        },
        {
            "name": "R-RcmdrPlugin.DCCV",
            "portdir": "R/R-RcmdrPlugin.DCCV",
            "version": "0.1-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.DCCV",
            "description": "R Commander plug-in for dichotomous choice contingent valuation",
            "long_description": "R Commander plug-in for dichotomous choice contingent valuation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-DCchoice",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.DoE",
            "portdir": "R/R-RcmdrPlugin.DoE",
            "version": "0.12-6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.DoE",
            "description": "R Commander plug-in for (industrial) design of experiments",
            "long_description": "R Commander plug-in for (industrial) design of experiments",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-DoE.wrapper",
                        "R-FrF2",
                        "R-CRAN-recommended",
                        "R-DoE.base",
                        "R-RcmdrMisc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-FrF2.catlg128"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.EZR",
            "portdir": "R/R-RcmdrPlugin.EZR",
            "version": "1.68",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.EZR",
            "description": "R Commander plug-in for the EZR (Easy R)",
            "long_description": "R Commander plug-in for the EZR (Easy R)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-readstata13",
                        "R-Rcmdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-rgl",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmerTest",
                        "R-cmprsk",
                        "R-plotly",
                        "R-multcomp",
                        "R-clinfun",
                        "R-rstatix",
                        "R-meta",
                        "R-aplpack",
                        "R-netmeta",
                        "R-aod",
                        "R-survivalROC",
                        "R-tableone",
                        "R-survRM2",
                        "R-Matching",
                        "R-brant",
                        "R-consort",
                        "R-currentSurvival",
                        "R-lawstat",
                        "R-metatest",
                        "R-swimplot",
                        "R-abind",
                        "R-mvtnorm",
                        "R-readxl",
                        "R-ggplot2",
                        "R-pROC",
                        "R-car"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.FactoMineR",
            "portdir": "R/R-RcmdrPlugin.FactoMineR",
            "version": "1.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.FactoMineR",
            "description": "R Commander plug-in for R-FactoMineR",
            "long_description": "R Commander plug-in for R-FactoMineR",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-FactoMineR",
                        "R-Rcmdr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.HH",
            "portdir": "R/R-RcmdrPlugin.HH",
            "version": "1.1-51",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.HH",
            "description": "R Commander support for the HH package",
            "long_description": "R Commander support for the HH package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-HH",
                        "R-Rcmdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-latticeExtra",
                        "R-car",
                        "R-leaps",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.KMggplot2",
            "portdir": "R/R-RcmdrPlugin.KMggplot2",
            "version": "0.2-6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.KMggplot2",
            "description": "R Commander plug-in for data visualization with ggplot2",
            "long_description": "R Commander plug-in for data visualization with ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-ggthemes",
                        "R-Rcmdr",
                        "R-tcltk2",
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-extrafont"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.MA",
            "portdir": "R/R-RcmdrPlugin.MA",
            "version": "0.0-2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.MA",
            "description": "GUI for conducting meta-analyses in R",
            "long_description": "GUI for conducting meta-analyses in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MAd",
                        "R-CRAN-recommended",
                        "R-metafor",
                        "R-Rcmdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-scales",
                        "R-rmarkdown",
                        "R-compute.es"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.MPAStats",
            "portdir": "R/R-RcmdrPlugin.MPAStats",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.MPAStats",
            "description": "R Commander plug-in for MPA statistics",
            "long_description": "Extends R Commander with a unified menu of new and pre-existing statistical functions related to public management and policy analysis statistics.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ordinal",
                        "R-Rcmdr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.PcaRobust",
            "portdir": "R/R-RcmdrPlugin.PcaRobust",
            "version": "1.1.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.PcaRobust",
            "description": "R Commander plug-in for robust principal component analysis",
            "long_description": "R Commander plug-in for robust principal component analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-tkrplot",
                        "R-robustbase",
                        "R-CRAN-recommended",
                        "R-rrcov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.RMTCJags",
            "portdir": "R/R-RcmdrPlugin.RMTCJags",
            "version": "1.0-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.RMTCJags",
            "description": "R MTC JAGS Rcmdr plugin",
            "long_description": "R MTC JAGS Rcmdr plugin",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-runjags",
                        "R-rjags",
                        "jags",
                        "R-rmeta",
                        "R-CRAN-recommended",
                        "R-Rcmdr",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}