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

{
    "count": 50467,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=682",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=680",
    "results": [
        {
            "name": "R-rmutil",
            "portdir": "R/R-rmutil",
            "version": "1.1.10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/swihart/rmutil",
            "description": "Utilities for non-linear regression and repeated measurements models",
            "long_description": "Utilities for non-linear regression and repeated measurements models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TruncExpFam",
                        "R-bayespm",
                        "R-basad",
                        "R-JointFPM",
                        "R-gnFit",
                        "R-event",
                        "R-gnlm",
                        "R-repeated",
                        "R-BBSSL",
                        "R-CompDist",
                        "R-stable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cnbdistr",
                        "R-bigsnpr"
                    ]
                }
            ]
        },
        {
            "name": "R-rminqa",
            "portdir": "R/R-rminqa",
            "version": "0.2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rminqa",
            "description": "Derivative-free optimization algorithms in R using C++",
            "long_description": "Derivative-free optimization algorithms in R using C++",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-minqa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmmrOptim"
                    ]
                }
            ]
        },
        {
            "name": "R-rmgarch",
            "portdir": "R/R-rmgarch",
            "version": "1.3-9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexiosg/rmgarch",
            "description": "Multivariate GARCH Models",
            "long_description": "Multivariate GARCH Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xts",
                        "R-zoo",
                        "R-corpcor",
                        "R-Rsolnp",
                        "R-pcaPP",
                        "R-shape",
                        "libgcc",
                        "R-Bessel",
                        "R-rugarch",
                        "R-spd",
                        "R-CRAN-recommended",
                        "R-ff",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rmargint",
            "portdir": "R/R-rmargint",
            "version": "2.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmargint",
            "description": "Robust Marginal Integration procedures",
            "long_description": "Robust Marginal Integration procedures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rmarchingcubes",
            "portdir": "R/R-rmarchingcubes",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmarchingcubes",
            "description": "Calculate 3D contour meshes using the marching cubes algorithm",
            "long_description": "Calculate 3D contour meshes using the marching cubes algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cgalMeshes",
                        "R-concom"
                    ]
                }
            ]
        },
        {
            "name": "R-rlme",
            "portdir": "R/R-rlme",
            "version": "0.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rlme",
            "description": "Rank-based estimation and prediction in random effects nested models",
            "long_description": "Rank-based estimation and prediction in random effects nested models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quantreg",
                        "R-robustbase",
                        "R-magic",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-robustlmm"
                    ]
                }
            ]
        },
        {
            "name": "R-rlecuyer",
            "portdir": "R/R-rlecuyer",
            "version": "0.3-8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rlecuyer",
            "description": "R interface to RNG with multiple streams",
            "long_description": "R interface to RNG with multiple streams",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-snowFT"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigGP",
                        "R-latentnet",
                        "R-geoCount",
                        "R-snow",
                        "R-dclone"
                    ]
                }
            ]
        },
        {
            "name": "R-rle",
            "portdir": "R/R-rle",
            "version": "0.9.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statnet/rle",
            "description": "Common functions for run-length encoded vectors",
            "long_description": "Common functions for run-length encoded vectors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ergm",
                        "R-ergm.multi"
                    ]
                }
            ]
        },
        {
            "name": "R-rje",
            "portdir": "R/R-rje",
            "version": "1.12.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rje",
            "description": "Misc useful functions for statistics",
            "long_description": "Misc useful functions for statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-contingency",
                        "R-regtools"
                    ]
                }
            ]
        },
        {
            "name": "R-riskRegression",
            "portdir": "R/R-riskRegression",
            "version": "2023.12.21",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=riskRegression",
            "description": "R package for risk regression and prediction with censored data",
            "long_description": "R package for risk regression and prediction with censored data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-lava",
                        "R-doParallel",
                        "R-foreach",
                        "R-plotrix",
                        "R-cmprsk",
                        "libgcc",
                        "R-mets",
                        "R-ranger",
                        "R-timereg",
                        "R-Publish",
                        "R-rms",
                        "R-CRAN-recommended",
                        "R-prodlim",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pec"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lavaSearch2"
                    ]
                }
            ]
        },
        {
            "name": "R-rgraph6",
            "portdir": "R/R-rgraph6",
            "version": "2.0-4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mbojan.github.io/rgraph6",
            "description": "Representing graphs as graph6, digraph6 or sparse6 strings",
            "long_description": "Representing graphs as graph6, digraph6 or sparse6 strings",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-network",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rgeos",
            "portdir": "R/R-rgeos",
            "version": "0.6-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rgeos",
            "description": "Interface to Geometry Engine Open Source (GEOS)",
            "long_description": "Interface to Geometry Engine Open Source (GEOS)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "geos",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-XML",
                        "R-maps",
                        "R-maptools",
                        "R-rgdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSN"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgdal"
                    ]
                }
            ]
        },
        {
            "name": "R-rgeoda",
            "portdir": "R/R-rgeoda",
            "version": "0.0.10-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geodacenter.github.io/rgeoda",
            "description": "R library for spatial data analysis",
            "long_description": "R library for spatial data analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-sf",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-wkb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-spdep"
                    ]
                }
            ]
        },
        {
            "name": "R-rexpokit",
            "portdir": "R/R-rexpokit",
            "version": "0.26.6.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://phylo.wikidot.com/rexpokit",
            "description": "R Wrappers for EXPOKIT and other matrix functions",
            "long_description": "R Wrappers for EXPOKIT and other matrix functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rex2arma",
            "portdir": "R/R-rex2arma",
            "version": "0.7.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sgsokol/rex2arma",
            "description": "Convertion of R code to RcppArmadillo code",
            "long_description": "Automatic conversion of basic R code (linear algebra and alike) into RcppArmadillo code.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-RUnit",
                        "R-expm",
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-restfulr",
            "portdir": "R/R-restfulr",
            "version": "0.0.15",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=restfulr",
            "description": "R interface to RESTful web services",
            "long_description": "R interface to RESTful web services",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-XML",
                        "R-rjson",
                        "R-S4Vectors",
                        "R-CRAN-recommended",
                        "R-yaml",
                        "R-RCurl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-getPass"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rtracklayer"
                    ]
                }
            ]
        },
        {
            "name": "R-reshape2",
            "portdir": "R/R-reshape2",
            "version": "1.4.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hadley/reshape",
            "description": "Flexibly reshape data: a reboot of the reshape package",
            "long_description": "Flexibly reshape data: a reboot of the reshape package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-stringr",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FRK",
                        "R-AppliedPredictiveModeling",
                        "R-matrixdist",
                        "R-sparsevar",
                        "R-sctransform",
                        "R-mrfDepth",
                        "R-shinystan",
                        "R-dcanr",
                        "R-remaCor",
                        "R-dtwclust",
                        "R-cplm",
                        "R-qgraph",
                        "R-heatmaply",
                        "R-iCARH",
                        "R-ifaTools",
                        "R-ino",
                        "R-ivmodel",
                        "R-Rata",
                        "R-Rmst",
                        "R-Rwtss",
                        "R-SUMMER",
                        "R-UPG",
                        "R-bayesdfa",
                        "R-crctStepdown",
                        "R-pcFactorStan",
                        "R-adace",
                        "R-anabel",
                        "R-telefit",
                        "R-zebu",
                        "R-EstimDiagnostics",
                        "R-ForeCA",
                        "R-likert",
                        "R-HH",
                        "R-bnmonitor",
                        "R-pRF",
                        "R-LOMAR",
                        "R-atable",
                        "R-glmmPen",
                        "R-sbm",
                        "R-animint2",
                        "R-caret",
                        "R-afex",
                        "R-MRFcov",
                        "R-MixSIAR",
                        "R-LambertW",
                        "R-NeuralNetTools",
                        "R-MMVBVS",
                        "R-bayefdr",
                        "R-bayesplot",
                        "R-bayesvl",
                        "R-PLMIX",
                        "R-RGMM",
                        "R-RSSL",
                        "R-mbsts",
                        "R-Rirt",
                        "R-mixOmics",
                        "R-factoextra",
                        "R-fergm",
                        "R-adegenet",
                        "R-NMF",
                        "R-networktools",
                        "R-gWQS",
                        "R-cellWise",
                        "R-ggiraphExtra",
                        "R-ghypernet",
                        "R-diffudist",
                        "R-tvm",
                        "R-Cubist",
                        "R-boral",
                        "R-rnmamod",
                        "R-compareMCMCs",
                        "R-quantkriging",
                        "R-quitte",
                        "R-qvalue",
                        "R-NPflow",
                        "R-iprior",
                        "R-lavaSearch2",
                        "R-lddmm",
                        "R-xsp",
                        "R-lolog"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggsci",
                        "R-rpf",
                        "R-bridgedist",
                        "R-lpjmlkit",
                        "R-dominanceanalysis",
                        "R-fastcpd",
                        "R-nc",
                        "R-vcfR",
                        "R-knitrBootstrap",
                        "R-hdf5r",
                        "R-ghcm",
                        "R-Lahman",
                        "R-OpenMx",
                        "R-complexlm",
                        "R-heplots",
                        "R-metR",
                        "R-bmlm",
                        "R-PDQutils",
                        "R-MTPS",
                        "R-tableone",
                        "R-DeclareDesign",
                        "R-mmpf",
                        "R-mosaicData",
                        "R-funData",
                        "R-penppml",
                        "R-sparklyr",
                        "R-bootCT",
                        "R-aldvmm",
                        "R-gamlss.ggplots",
                        "R-alluvial",
                        "R-ggalt",
                        "R-robustbase",
                        "R-LMMstar",
                        "R-lda",
                        "R-SmCCNet",
                        "R-pals",
                        "R-tstools",
                        "R-refund",
                        "R-robustlmm"
                    ]
                }
            ]
        },
        {
            "name": "R-remaCor",
            "portdir": "R/R-remaCor",
            "version": "0.0.18",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://diseaseneurogenomics.github.io/remaCor",
            "description": "Random effects meta-analysis for correlated test statistics",
            "long_description": "Random effects meta-analysis for correlated test statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-EnvStats",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-knitr",
                        "R-metafor",
                        "R-clusterGeneration"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-remMap",
            "portdir": "R/R-remMap",
            "version": "0.2-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cran/remMap",
            "description": "Regularized multivariate regression for identifying master predictors",
            "long_description": "Regularized multivariate regression for identifying master predictors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-relsurv",
            "portdir": "R/R-relsurv",
            "version": "2.2-9",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=relsurv",
            "description": "Relative survival",
            "long_description": "Relative survival",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-date",
                        "R-pammtools",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mstate"
                    ]
                }
            ]
        },
        {
            "name": "R-relliptical",
            "portdir": "R/R-relliptical",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=relliptical",
            "description": "Truncated elliptical family of distributions",
            "long_description": "Truncated elliptical family of distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixcalc",
                        "R-Rdpack",
                        "R-FuzzyNumbers.Ext.2",
                        "R-Ryacas0",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-ggExtra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppCensSpatial",
                        "R-skewlmm"
                    ]
                }
            ]
        },
        {
            "name": "R-relevent",
            "portdir": "R/R-relevent",
            "version": "1.2-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=relevent",
            "description": "Tools to fit and simulate realizations from relational event models",
            "long_description": "Tools to fit and simulate realizations from relational event models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sna",
                        "R-coda",
                        "R-CRAN-recommended",
                        "R-trust"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-netmediate",
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "name": "R-rego",
            "portdir": "R/R-rego",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://channelattribution.io/docs/rego",
            "description": "Automatic time series forecasting and missing value imputation",
            "long_description": "Automatic time series forecasting and missing value imputation",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-regmhmm",
            "portdir": "R/R-regmhmm",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenryLeongStat/regmhmm",
            "description": "Hidden Markov Models with regularization",
            "long_description": "Hidden Markov Models with regularization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-glmnetUtils",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-redland",
            "portdir": "R/R-redland",
            "version": "1.0.17-18",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=redland",
            "description": "RDF library bindings in R",
            "long_description": "RDF library bindings in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "redland",
                        "R-roxygen2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringi",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rdflib"
                    ]
                }
            ]
        },
        {
            "name": "R-reclin2",
            "portdir": "R/R-reclin2",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/djvanderlaan/reclin2",
            "description": "Record linkage toolkit",
            "long_description": "Record linkage toolkit",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringdist",
                        "R-lpSolve",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-simplermarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PriceIndices"
                    ]
                }
            ]
        },
        {
            "name": "R-readxl",
            "portdir": "R/R-readxl",
            "version": "1.4.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://readxl.tidyverse.org",
            "description": "Read Excel files",
            "long_description": "Read Excel files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cellranger",
                        "R-progress",
                        "R-CRAN-recommended",
                        "R-cpp11",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hosm",
                        "R-RcmdrMisc",
                        "R-quitte",
                        "R-vcdExtra",
                        "R-DescTools",
                        "R-readtext",
                        "R-tidyverse",
                        "R-rio",
                        "R-tidyquant",
                        "R-baizer",
                        "R-BGVAR",
                        "R-libr",
                        "R-scdhlm",
                        "R-fetch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun",
                        "R-misty",
                        "R-cloudfs",
                        "R-writexl",
                        "R-RcmdrPlugin.EZR",
                        "R-manynet",
                        "R-disclapmix2",
                        "R-Rcmdr",
                        "R-lpirfs",
                        "R-datawizard",
                        "R-NMOF",
                        "R-bruceR",
                        "R-SSVS",
                        "R-tidyxl",
                        "R-gcplyr",
                        "R-Ternary",
                        "R-datefixR"
                    ]
                }
            ]
        },
        {
            "name": "R-readstata13",
            "portdir": "R/R-readstata13",
            "version": "0.10.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sjewo/readstata13",
            "description": "Import Stata data files",
            "long_description": "Import Stata data files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.EZR",
                        "R-RcmdrMisc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstpm2"
                    ]
                }
            ]
        },
        {
            "name": "R-readsparse",
            "portdir": "R/R-readsparse",
            "version": "0.1.5-6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/david-cortes/readsparse",
            "description": "Read and write sparse matrices in SVMLight and LibSVM formats",
            "long_description": "Read and write sparse matrices in SVMLight and LibSVM formats",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatrixExtra",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-readsdmx",
            "portdir": "R/R-readsdmx",
            "version": "0.3.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=readsdmx",
            "description": "Read SDMX-XML data",
            "long_description": "Read SDMX-XML data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-readr",
            "portdir": "R/R-readr",
            "version": "2.1.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://readr.tidyverse.org",
            "description": "Read rectangular text data",
            "long_description": "Read rectangular text data",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cpp11",
                        "R-rlang",
                        "R-crayon",
                        "R-lifecycle",
                        "R-tibble",
                        "R-clipr",
                        "R-hms",
                        "R-tzdb",
                        "R-vroom",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-stringi",
                        "R-xml2",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-waldo",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-audrex",
                        "R-rdflib",
                        "R-nlpsem",
                        "R-params",
                        "R-ipumsr",
                        "R-libr",
                        "R-ustfd",
                        "R-quitte",
                        "R-haven",
                        "R-ijtiff",
                        "R-wbstats",
                        "R-lfmm",
                        "R-xmlconvert",
                        "R-segen",
                        "R-parsermd",
                        "R-spooky",
                        "R-gibasa",
                        "R-currr",
                        "R-dataverse",
                        "R-vetiver",
                        "R-rai",
                        "R-hdd",
                        "R-jenga",
                        "R-jstor",
                        "R-dymo",
                        "R-DiagrammeR",
                        "R-airr",
                        "R-alphavantager",
                        "R-tidystats",
                        "R-repana",
                        "R-mixl",
                        "R-exampletestr",
                        "R-tidyverse",
                        "R-timetk",
                        "R-BiocPkgTools",
                        "R-bigergm",
                        "R-RALSA",
                        "R-rio",
                        "R-villager",
                        "R-pdfetch",
                        "R-meta",
                        "R-locateip",
                        "R-tidyquant",
                        "R-eyelinker",
                        "R-baizer",
                        "R-usedthese",
                        "R-matahari",
                        "R-RcppEigenAD",
                        "R-fetch",
                        "R-alakazam",
                        "R-biomartr",
                        "R-naive"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cloudfs",
                        "R-here",
                        "R-wk",
                        "R-datefixR",
                        "R-starter",
                        "R-sugrrants",
                        "R-fastR2",
                        "R-data.validator",
                        "R-mcmcr",
                        "R-readODS",
                        "R-densityarea",
                        "R-tidyr",
                        "R-mopac",
                        "R-mosaic",
                        "R-fuzzyjoin",
                        "R-gratia",
                        "R-bigrquery",
                        "R-atime",
                        "R-minty",
                        "R-sweep",
                        "R-RMariaDB",
                        "R-googleCloudStorageR",
                        "R-googlesheets4",
                        "R-edgeR",
                        "R-finalfit",
                        "R-ExprNet",
                        "R-disk.frame",
                        "R-ggrepel",
                        "R-psfmi",
                        "R-httr",
                        "R-ggpattern",
                        "R-hipread",
                        "R-influential",
                        "R-reporter",
                        "R-usefun",
                        "R-TeXCheckR",
                        "R-datawizard",
                        "R-sift",
                        "R-tdcmStan"
                    ]
                }
            ]
        },
        {
            "name": "R-re2",
            "portdir": "R/R-re2",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=re2",
            "description": "R interface to Google RE2 (C++) regular expression library",
            "long_description": "R interface to Google RE2 (C++) regular expression library",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime",
                        "R-nc"
                    ]
                }
            ]
        },
        {
            "name": "R-rdist",
            "portdir": "R/R-rdist",
            "version": "0.0.5",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blasern.github.io/rdist",
            "description": "Common framework for calculating distance matrices",
            "long_description": "Common framework for calculating distance matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-crqa",
                        "R-GRNNs"
                    ]
                }
            ]
        },
        {
            "name": "R-rcdd",
            "portdir": "R/R-rcdd",
            "version": "1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.stat.umn.edu/geyer/rcdd",
            "description": "Computational Geometry",
            "long_description": "Computational Geometry",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kantorovich",
                        "R-PlaneGeometry",
                        "R-mvmesh",
                        "R-polyhedralCubature",
                        "R-hitandrun",
                        "R-CoopGame",
                        "R-blackbox",
                        "R-PLMIX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spaMM"
                    ]
                }
            ]
        },
        {
            "name": "R-rcccd",
            "portdir": "R/R-rcccd",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rcccd",
            "description": "Class cover catch digraph classification",
            "long_description": "Class cover catch digraph classification",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-Rfast",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-proxy",
                        "R-RANN",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rappdirs",
            "portdir": "R/R-rappdirs",
            "version": "0.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rappdirs.r-lib.org",
            "description": "Application directories: determine where to save data, caches and logs.",
            "long_description": "Application directories: determine where to save data, caches and logs.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-roxygen2",
                        "R-covr",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pins",
                        "R-ExperimentHub",
                        "R-rhub",
                        "R-reticulate",
                        "R-thematic",
                        "R-batchtools",
                        "R-biomaRt",
                        "R-pandoc",
                        "R-gargle",
                        "R-gmailr",
                        "R-tsibbledata",
                        "R-tesseract",
                        "R-virtuoso",
                        "R-graphite",
                        "R-rpymat",
                        "R-keyring",
                        "R-measurementProtocol",
                        "R-jmvconnect",
                        "R-sqlhelper",
                        "R-httr2",
                        "R-usethis",
                        "R-AnnotationHub",
                        "R-sass",
                        "R-askgpt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bslib",
                        "R-JuliaCall",
                        "R-yulab.utils"
                    ]
                }
            ]
        },
        {
            "name": "R-rankdist",
            "portdir": "R/R-rankdist",
            "version": "1.1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rankdist",
            "description": "Distance-based ranking models",
            "long_description": "Distance-based ranking models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hash",
                        "R-optimx",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-permute"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                }
            ]
        },
        {
            "name": "R-randomizr",
            "portdir": "R/R-randomizr",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://declaredesign.org/r/randomizr",
            "description": "Easy-to-use tools for common forms of random assignment and sampling",
            "long_description": "Easy-to-use tools for common forms of random assignment and sampling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DeclareDesign"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-estimatr"
                    ]
                }
            ]
        },
        {
            "name": "R-ramcmc",
            "portdir": "R/R-ramcmc",
            "version": "0.1.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ramcmc",
            "description": "Building blocks for Robust Adaptive Metropolis algorithm",
            "long_description": "Building blocks for Robust Adaptive Metropolis algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bssm",
                        "R-adaptMCMC"
                    ]
                }
            ]
        },
        {
            "name": "R-rFerns",
            "portdir": "R/R-rFerns",
            "version": "5.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/mbq/rFerns",
            "description": "Random Ferns classifier",
            "long_description": "Random Ferns classifier",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Boruta"
                    ]
                }
            ]
        },
        {
            "name": "R-rEDM",
            "portdir": "R/R-rEDM",
            "version": "1.15.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rEDM",
            "description": "Empirical Dynamic Modelling",
            "long_description": "An implementation of EDM algorithms based on research software developed for internal use at the Sugihara Lab.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppThread"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-formatR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rDppDiversity",
            "portdir": "R/R-rDppDiversity",
            "version": "0.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rDppDiversity",
            "description": "Subset searching algorithm using DPP greedy map",
            "long_description": "Subset searching algorithm using DPP greedy map",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rDEA",
            "portdir": "R/R-rDEA",
            "version": "1.2-8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rDEA",
            "description": "Robust Data Envelopment Analysis (DEA) for R",
            "long_description": "Robust Data Envelopment Analysis (DEA) for R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-slam",
                        "R-truncreg",
                        "R-CRAN-recommended",
                        "glpk",
                        "R-truncnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rBDAT",
            "portdir": "R/R-rBDAT",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/vochr/rbdat",
            "description": "Implementation of BDAT tree taper Fortran functions",
            "long_description": "Implementation of BDAT tree taper Fortran functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-knitr",
                        "R-pkgload",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quantregForest",
            "portdir": "R/R-quantregForest",
            "version": "1.3-7",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lorismichel/quantregForest",
            "description": "Quantile Regression Forests",
            "long_description": "Quantile Regression Forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-RColorBrewer",
                        "R-randomForest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-gss"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-probably",
                        "R-tidyfit"
                    ]
                }
            ]
        },
        {
            "name": "R-quadprog",
            "portdir": "R/R-quadprog",
            "version": "1.5-8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quadprog",
            "description": "Functions to solve quadratic programming problems",
            "long_description": "Functions to solve quadratic programming problems",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-expectreg",
                        "R-MixSemiRob",
                        "R-evclust",
                        "R-NlcOptim",
                        "R-PerformanceAnalytics",
                        "R-RSSL",
                        "R-mboost",
                        "R-bigsplines",
                        "R-gorica",
                        "R-Compositional",
                        "R-flexsurv",
                        "R-BB",
                        "R-lavaan",
                        "R-monomvn",
                        "R-tseries",
                        "R-phangorn",
                        "R-restriktor",
                        "R-hfr",
                        "R-np",
                        "R-robustrao",
                        "R-ggdist",
                        "R-simode",
                        "R-iterLap",
                        "R-gtop",
                        "R-kappalab",
                        "R-kdecopula",
                        "R-limSolve",
                        "R-snfa",
                        "R-CMLS",
                        "R-ic.infer",
                        "R-ROI.plugin.quadprog",
                        "R-directlabels",
                        "R-TSEtools",
                        "R-kinship2",
                        "R-stm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pracma",
                        "R-bigsnpr",
                        "R-bayestestR",
                        "R-NMOF",
                        "R-clue",
                        "R-nnls",
                        "R-drtmle",
                        "R-crs"
                    ]
                }
            ]
        },
        {
            "name": "R-qrng",
            "portdir": "R/R-qrng",
            "version": "0.0-10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qrng",
            "description": "Quasi-random number generators",
            "long_description": "Quasi-random number generators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spacefillr",
                        "R-randtoolbox",
                        "R-copula"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TruncatedNormal",
                        "R-cotram",
                        "R-sfaR",
                        "R-kdecopula"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlt",
                        "R-copula",
                        "R-mvtnorm"
                    ]
                }
            ]
        },
        {
            "name": "R-qqconf",
            "portdir": "R/R-qqconf",
            "version": "1.3.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qqconf",
            "description": "Creates simultaneous testing bands for QQ-plots",
            "long_description": "Provides functionality for creating Quantile-Quantile (QQ) and Probability-Probability (PP) plots with simultaneous testing bands to asses significance of sample deviation from a reference distribution.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "fftw-3",
                        "R-Rcpp",
                        "R-robustbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-distr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qqplotr"
                    ]
                }
            ]
        },
        {
            "name": "R-qpmadr",
            "portdir": "R/R-qpmadr",
            "version": "1.1.0-0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qpmadr",
            "description": "Interface to the qpmad quadratic programming solver",
            "long_description": "Interface to the qpmad quadratic programming solver",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-checkmate",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-qpcR",
            "portdir": "R/R-qpcR",
            "version": "1.4-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qpcR",
            "description": "Modelling and analysis of real-time PCR data",
            "long_description": "Modelling and analysis of real-time PCR data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rgl",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-robustbase",
                        "R-minpack.lm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ARDL"
                    ]
                }
            ]
        }
    ]
}