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

{
    "count": 49839,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=919",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=917",
    "results": [
        {
            "name": "R-RcppThread",
            "portdir": "R/R-RcppThread",
            "version": "2.1.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tnagler/RcppThread",
            "description": "R-friendly threading in C++",
            "long_description": "R-friendly threading in C++",
            "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"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp",
                        "R-testthat",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-samc",
                        "R-mvrsquared",
                        "R-paropt",
                        "R-rEDM",
                        "R-dtwclust",
                        "R-rvinecopulib",
                        "R-bootUR",
                        "R-matrixprofiler",
                        "R-svines",
                        "R-tidylda",
                        "R-vinereg"
                    ]
                }
            ]
        },
        {
            "name": "R-rcpptimer",
            "portdir": "R/R-rcpptimer",
            "version": "1.2.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rcpptimer.berrisch.biz",
            "description": "Rcpp tic-toc timer with OpenMP support",
            "long_description": "Rcpp tic-toc timer with OpenMP support",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "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",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppTN",
            "portdir": "R/R-RcppTN",
            "version": "0.2-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppTN",
            "description": "Rcpp-based truncated normal distribution RNG and family",
            "long_description": "Rcpp-based truncated normal distribution RNG and family",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bsvars"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppTOML",
            "portdir": "R/R-RcppTOML",
            "version": "0.2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppTOML",
            "description": "Rcpp bindings to parser for TOML",
            "long_description": "Rcpp bindings to parser for TOML",
            "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-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-params",
                        "R-reticulate"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppUUID",
            "portdir": "R/R-RcppUUID",
            "version": "1.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://artemklevtsov.gitlab.io/rcppuuid",
            "description": "Generate Universally Unique Identificators",
            "long_description": "Generate Universally Unique Identificators",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-uuid",
                        "R-tinytest",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppXPtrUtils",
            "portdir": "R/R-RcppXPtrUtils",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Enchufa2/RcppXPtrUtils",
            "description": "XPtr add-ons for Rcpp",
            "long_description": "XPtr add-ons for Rcpp",
            "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-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-inline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-wdnet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-r2sundials",
                        "R-parallelDist",
                        "R-ast2ast"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppXts",
            "portdir": "R/R-RcppXts",
            "version": "0.0.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppXts",
            "description": "Interface the xts API via Rcpp",
            "long_description": "Interface the xts API via Rcpp",
            "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-Rcpp",
                        "R-xts",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppZiggurat",
            "portdir": "R/R-RcppZiggurat",
            "version": "0.1.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.gsl.html",
            "description": "Rcpp integration of different Ziggurat normal RNG implementations",
            "long_description": "Rcpp integration of different Ziggurat normal RNG implementations",
            "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-RcppGSL",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rbenchmark",
                        "R-microbenchmark",
                        "R-pinp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SuppDists",
                        "R-Rfast",
                        "R-regda",
                        "R-fido"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-benchmarkme"
                    ]
                }
            ]
        },
        {
            "name": "R-Rcsdp",
            "portdir": "R/R-Rcsdp",
            "version": "0.1.57.5",
            "license": "CPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rcsdp",
            "description": "R interface to the CSDP Semidefinite Programming Library",
            "long_description": "R interface to the CSDP Semidefinite Programming Library",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fungible"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-psych"
                    ]
                }
            ]
        },
        {
            "name": "R-RCurl",
            "portdir": "R/R-RCurl",
            "version": "1.98-1.16",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RCurl",
            "description": "General network client interface for R",
            "long_description": "General network client interface for R",
            "active": true,
            "categories": [
                "devel",
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "R-bitops",
                        "R-CRAN-recommended",
                        "curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-XML"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gptr",
                        "R-ChemmineR",
                        "R-KEGGgraph",
                        "R-fds",
                        "R-biocViews",
                        "R-biomartr",
                        "R-streamR",
                        "R-restfulr",
                        "R-AnnotationForge",
                        "R-EBImage",
                        "R-rtracklayer",
                        "R-hkex.api",
                        "R-iCARH",
                        "R-ROAuth",
                        "R-lgpr",
                        "R-GenomicFeatures",
                        "R-archivist",
                        "R-umx",
                        "R-qdapTools",
                        "R-coalitions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mosaic",
                        "R-RgoogleMaps",
                        "R-exams",
                        "R-HilbertCurve",
                        "R-trajectories",
                        "R-rsconnect",
                        "R-sparklyr",
                        "R-CodeDepends",
                        "R-markdown",
                        "R-XML",
                        "R-latex2exp"
                    ]
                }
            ]
        },
        {
            "name": "R-rda",
            "portdir": "R/R-rda",
            "version": "1.2-1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rda",
            "description": "Shrunken centroids regularized discriminant analysis",
            "long_description": "Provides functions implementing the shrunken centroids regularized discriminant analysis for classification purpose in high-dimensional data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cpfa"
                    ]
                }
            ]
        },
        {
            "name": "R-rdd",
            "portdir": "R/R-rdd",
            "version": "0.57",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rdd",
            "description": "Regression discontinuity estimation",
            "long_description": "Regression discontinuity estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lmtest",
                        "R-AER",
                        "R-sandwich",
                        "R-CRAN-recommended",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-grf"
                    ]
                }
            ]
        },
        {
            "name": "R-rddensity",
            "portdir": "R/R-rddensity",
            "version": "2.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rddensity",
            "description": "Manipulation testing based on density discontinuity",
            "long_description": "Manipulation testing based on density discontinuity",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-lpdensity",
                        "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-R.devices",
            "portdir": "R/R-R.devices",
            "version": "2.17.2",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=R.devices",
            "description": "Unified handling of graphics devices",
            "long_description": "Unified handling of graphics devices",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-R.utils",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-digest",
                        "R-Cairo",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PSCBS",
                        "R-R.rsp",
                        "R-matrixStats"
                    ]
                }
            ]
        },
        {
            "name": "R-rdflib",
            "portdir": "R/R-rdflib",
            "version": "0.2.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/rdflib",
            "description": "Tools to manipulate and query semantic data",
            "long_description": "Tools to manipulate and query semantic data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-readr",
                        "R-redland",
                        "R-CRAN-recommended",
                        "R-stringi",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DT",
                        "R-rmarkdown",
                        "R-httr",
                        "R-covr",
                        "R-jqr",
                        "R-spelling",
                        "R-repurrrsive",
                        "R-nycflights13",
                        "R-jsonlite",
                        "R-magrittr",
                        "R-xml2",
                        "R-tibble",
                        "R-purrr",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RDieHarder",
            "portdir": "R/R-RDieHarder",
            "version": "0.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/rdieharder",
            "description": "R interface to the DieHarder RNG test-suite",
            "long_description": "R interface to the DieHarder RNG test-suite",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rdimtools",
            "portdir": "R/R-Rdimtools",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kisungyou.com/Rdimtools",
            "description": "Dimension reduction and estimation methods",
            "long_description": "Dimension reduction and estimation methods",
            "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-RcppDist",
                        "R-Rdpack",
                        "R-RSpectra",
                        "R-CVXR",
                        "R-maotai",
                        "R-ADMM",
                        "R-RcppDE",
                        "R-mclustcomp",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-RANN",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Riemann",
                        "R-T4cluster"
                    ]
                }
            ]
        },
        {
            "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-Rdistance",
            "portdir": "R/R-Rdistance",
            "version": "3.0.0",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rdistance",
            "description": "Distance-sampling analyses for density and abundance estimation",
            "long_description": "Distance-sampling analyses for density and abundance estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-crayon",
                        "R-units"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rdmulti",
            "portdir": "R/R-rdmulti",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rdmulti",
            "description": "Analysis of RD designs with multiple cutoffs or scores",
            "long_description": "Analysis of RD designs with multiple cutoffs or scores",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-rdrobust",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RDP",
            "portdir": "R/R-RDP",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RDP",
            "description": "Ramer–Douglas–Peucker algorithm",
            "long_description": "Ramer–Douglas–Peucker algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-zeallot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rdpack",
            "portdir": "R/R-Rdpack",
            "version": "2.6.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/Rdpack",
            "description": "Update and manipulate Rd documentation objects",
            "long_description": "Update and manipulate Rd documentation objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rbibutils",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-testthat",
                        "R-rstudioapi",
                        "R-gbRd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lpcde",
                        "R-BayesProject",
                        "R-BayesRGMM",
                        "R-mhurdle",
                        "R-Ckmeans.1d.dp",
                        "R-CovTools",
                        "R-BayesMallows",
                        "R-lqmix",
                        "R-CMAPSS",
                        "R-MSCMT",
                        "R-POSetR",
                        "R-hyper2",
                        "R-ROptSpace",
                        "R-RcppCensSpatial",
                        "R-RcppEigenAD",
                        "R-mcompanion",
                        "R-mcunit",
                        "R-Rdimtools",
                        "R-RiemBase",
                        "R-Riemann",
                        "R-anomaly",
                        "R-Rlinsolve",
                        "R-RoBSA",
                        "R-RprobitB",
                        "R-evinf",
                        "R-SHT",
                        "R-metabias",
                        "R-PublicationBias",
                        "R-StempCens",
                        "R-T4cluster",
                        "R-TDAkit",
                        "R-fake",
                        "R-mlogit",
                        "R-dfidx",
                        "R-bartBMA",
                        "R-multibiasmeta",
                        "R-lawstat",
                        "R-binGroup2",
                        "R-nlpred",
                        "R-WALS",
                        "R-kDGLM",
                        "R-oosse",
                        "R-perms",
                        "R-tsdistributions",
                        "R-pcts",
                        "R-RoBTT",
                        "R-gbutils",
                        "R-clustAnalytics",
                        "R-desla",
                        "R-plm",
                        "R-dsfa",
                        "R-bgms",
                        "R-boot.pval",
                        "R-ergm",
                        "R-ergm.multi",
                        "R-rkeops",
                        "R-bsitar",
                        "R-fdaSP",
                        "R-robustmatrix",
                        "R-psica",
                        "R-binGroup",
                        "R-feisr",
                        "R-BGGM",
                        "R-BayesMultiMode",
                        "R-RoBMA",
                        "R-reformulas",
                        "R-hopit",
                        "R-idefix",
                        "R-isqg",
                        "R-cjbart",
                        "R-mHMMbayes",
                        "R-maotai",
                        "R-mclustcomp",
                        "R-cpop",
                        "R-zcurve",
                        "R-sl3",
                        "R-partitions",
                        "R-snfa",
                        "R-ldt",
                        "R-vcmeta",
                        "R-CIfinder",
                        "R-cpd",
                        "R-crops",
                        "R-ctsfeatures",
                        "R-cvCovEst",
                        "R-cvar",
                        "R-DAAG",
                        "R-sharp",
                        "R-ADMM",
                        "R-Bayesrel",
                        "R-relliptical",
                        "R-remaCor",
                        "R-kgrams",
                        "R-sarima",
                        "R-rqPen",
                        "R-StableEstim",
                        "R-dstabledist",
                        "R-DPtree",
                        "R-bmgarch",
                        "R-phacking",
                        "R-ebreg",
                        "R-survstan",
                        "R-truncnormbayes",
                        "R-hhsmm",
                        "R-accessibility",
                        "R-FitDynMix",
                        "R-FuzzyClass",
                        "R-ergm.count",
                        "R-ergm.rank",
                        "R-statpsych",
                        "R-rgudhi",
                        "R-AssetCorr",
                        "R-HOasso",
                        "R-LNPar",
                        "R-LSTS",
                        "R-BBcor",
                        "R-BayesTools",
                        "R-BlockCov",
                        "R-mmrm",
                        "R-RcppBessel",
                        "R-gap",
                        "R-multinma",
                        "R-HMMEsolver",
                        "R-DiscreteDists",
                        "R-bfast",
                        "R-bellreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dCUR"
                    ]
                }
            ]
        },
        {
            "name": "R-rdpower",
            "portdir": "R/R-rdpower",
            "version": "2.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rdpower",
            "description": "Power calculations for RD designs",
            "long_description": "Power calculations for RD designs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rdrobust",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "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-rdrobust",
            "portdir": "R/R-rdrobust",
            "version": "2.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rdrobust",
            "description": "Robust data-driven statistical inference in regression-discontinuity designs",
            "long_description": "Robust data-driven statistical inference in regression-discontinuity designs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rdmulti",
                        "R-rdpower"
                    ]
                }
            ]
        },
        {
            "name": "R-Rdrw",
            "portdir": "R/R-Rdrw",
            "version": "1.0.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rdrw",
            "description": "Univariate and multivariate damped random walk processes",
            "long_description": "Univariate and multivariate damped random walk processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rdsdp",
            "portdir": "R/R-Rdsdp",
            "version": "1.0.5.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rdsdp",
            "description": "R interface to DSDP semidefinite programming library",
            "long_description": "R interface to DSDP semidefinite programming library",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RDSsamplesize",
            "portdir": "R/R-RDSsamplesize",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RDSsamplesize",
            "description": "RDS sample size estimation and power calculation",
            "long_description": "RDS sample size estimation and power calculation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-microbenchmark",
                        "R-latex2exp",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rrdtool",
            "portdir": "net/rrdtool",
            "version": "1.9.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://oss.oetiker.ch/rrdtool/",
            "description": "Round Robin Database",
            "long_description": "RRDtool is a system to store and display time-series data",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcp_wrappers",
                        "fribidi",
                        "libxml2",
                        "glib2",
                        "gettext-runtime",
                        "pango",
                        "cairo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "dejavu-fonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-rrdtool",
                        "smokeping",
                        "netmrg",
                        "jrrd",
                        "argus-clients",
                        "nedi",
                        "nrg",
                        "ntop",
                        "xymon-client",
                        "xymon-server",
                        "php53-rrd",
                        "php54-rrd",
                        "php55-rrd",
                        "php56-rrd",
                        "php70-rrd",
                        "php71-rrd",
                        "php72-rrd",
                        "php73-rrd",
                        "php74-rrd",
                        "php80-rrd",
                        "php81-rrd",
                        "php82-rrd",
                        "php83-rrd",
                        "cherokee",
                        "collectd",
                        "tsung",
                        "nfdump",
                        "py37-rrdtool",
                        "cacti"
                    ]
                }
            ]
        },
        {
            "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-re2r",
            "portdir": "R/R-re2r",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=re2r",
            "description": "RE2 regular expressions",
            "long_description": "RE2 regular expressions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-htmlwidgets",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-directlabels"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-reactable",
            "portdir": "R/R-reactable",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://glin.github.io/reactable",
            "description": "Interactive data tables for R",
            "long_description": "Interactive data tables for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-htmlwidgets",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-reactR",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gt",
                        "R-felp",
                        "R-modeltime",
                        "R-packagefinder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-latex2exp",
                        "R-SSVS",
                        "R-dm"
                    ]
                }
            ]
        },
        {
            "name": "R-reactlog",
            "portdir": "R/R-reactlog",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/reactlog",
            "description": "Reactivity visualizer for shiny",
            "long_description": "Reactivity visualizer for shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-htmltools",
                        "R-fontawesome",
                        "R-knitr",
                        "R-shiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shiny"
                    ]
                }
            ]
        },
        {
            "name": "R-reactR",
            "portdir": "R/R-reactR",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/react-R/reactR",
            "description": "React helpers",
            "long_description": "React helpers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-usethis",
                        "R-jsonlite",
                        "R-knitr",
                        "R-shiny",
                        "R-htmlwidgets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinySelect",
                        "R-reactable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-listviewer"
                    ]
                }
            ]
        },
        {
            "name": "R-readbitmap",
            "portdir": "R/R-readbitmap",
            "version": "0.1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=readbitmap",
            "description": "Simple unified interface to read bitmap images (BMP, JPEG, PNG, TIFF)",
            "long_description": "Simple unified interface to read bitmap images (BMP, JPEG, PNG, TIFF)",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jpeg",
                        "R-png",
                        "R-bmp",
                        "R-tiff",
                        "R-CRAN-recommended",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-pixmap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-imager"
                    ]
                }
            ]
        },
        {
            "name": "R-readODS",
            "portdir": "R/R-readODS",
            "version": "2.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/readODS",
            "description": "Read and write ODS files",
            "long_description": "Read and write ODS files",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-cellranger",
                        "R-zip",
                        "R-CRAN-recommended",
                        "R-minty",
                        "R-stringi",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-readtext"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rio"
                    ]
                }
            ]
        },
        {
            "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-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-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-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-readtext",
            "portdir": "R/R-readtext",
            "version": "0.91",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quanteda/readtext",
            "description": "Import and handling for plain and formatted text files",
            "long_description": "Import and handling for plain and formatted text files",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-xml2",
                        "R-digest",
                        "R-pillar",
                        "R-readxl",
                        "R-httr",
                        "R-pdftools",
                        "R-antiword",
                        "R-readODS",
                        "R-streamR",
                        "R-striprtf",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-pkgload",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-quanteda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cld2",
                        "R-keyATM"
                    ]
                }
            ]
        },
        {
            "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-realtest",
            "portdir": "R/R-realtest",
            "version": "0.2.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://realtest.gagolewski.com",
            "description": "Framework for unit testing",
            "long_description": "Framework for unit testing",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stringx"
                    ]
                }
            ]
        },
        {
            "name": "R-RealVAMS",
            "portdir": "R/R-RealVAMS",
            "version": "0.4-6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RealVAMS",
            "description": "Multivariate VAM fitting",
            "long_description": "Multivariate VAM fitting",
            "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-numDeriv",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rearrangement",
            "portdir": "R/R-Rearrangement",
            "version": "2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rearrangement",
            "description": "Monotonize point and interval functional estimates by rearrangement",
            "long_description": "Monotonize point and interval functional estimates by rearrangement",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quantreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quantreg.nonpar",
                        "R-LorenzRegression"
                    ]
                }
            ]
        },
        {
            "name": "R-rearrr",
            "portdir": "R/R-rearrr",
            "version": "0.3.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ludvigolsen/rearrr",
            "description": "Rearrrange data by a set of methods",
            "long_description": "Rearrrange data by a set of methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-plyr",
                        "R-tibble",
                        "R-checkmate",
                        "R-dplyr",
                        "R-purrr",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-covr",
                        "R-xpectr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-groupdata2",
                        "R-cvms"
                    ]
                }
            ]
        },
        {
            "name": "R-REBayes",
            "portdir": "R/R-REBayes",
            "version": "2.56",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=REBayes",
            "description": "Empirical Bayes Estimation and Inference",
            "long_description": "Empirical Bayes Estimation and Inference",
            "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-Rmosek",
                        "R-digest",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mashr"
                    ]
                }
            ]
        },
        {
            "name": "R-rebib",
            "portdir": "R/R-rebib",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://abhi-1u.github.io/rebib",
            "description": "Convert and aggregate bibliographies",
            "long_description": "Convert and aggregate bibliographies",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-whisker",
                        "R-logger",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-xfun"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rebmix",
            "portdir": "R/R-rebmix",
            "version": "2.16.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rebmix",
            "description": "Finite mixture modelling, clustering and classification",
            "long_description": "Finite mixture modelling, clustering and classification",
            "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": []
        }
    ]
}