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

{
    "count": 51978,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=315",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=313",
    "results": [
        {
            "name": "R-uroot",
            "portdir": "R/R-uroot",
            "version": "2.1-3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/uroot",
            "description": "Unit root tests for seasonal time series",
            "long_description": "Unit root tests for seasonal time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nnfor"
                    ]
                }
            ]
        },
        {
            "name": "R-timereg",
            "portdir": "R/R-timereg",
            "version": "2.0.6",
            "license": "(GPL-2 or GPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=timereg",
            "description": "Flexible regression models for survival data",
            "long_description": "Flexible regression models for survival data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-numDeriv",
                        "R-lava"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mets",
                        "R-pec",
                        "R-riskRegression"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstpm2",
                        "R-timeROC"
                    ]
                }
            ]
        },
        {
            "name": "R-survPen",
            "portdir": "R/R-survPen",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=survPen",
            "description": "Multidimensional penalized splines for survival and net survival models",
            "long_description": "Multidimensional penalized splines for survival and net survival models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rstpm2"
                    ]
                }
            ]
        },
        {
            "name": "R-rtables",
            "portdir": "R/R-rtables",
            "version": "0.6.10",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://insightsengineering.github.io/rtables",
            "description": "Reporting tables with R",
            "long_description": "Reporting tables with R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-formatters",
                        "R-htmltools",
                        "R-stringi",
                        "R-lifecycle",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-car",
                        "R-officer",
                        "R-flextable",
                        "R-r2rtf",
                        "R-xml2",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rjmcmc",
            "portdir": "R/R-rjmcmc",
            "version": "0.4.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rjmcmc",
            "description": "Reversible-jump MCMC using post-processing",
            "long_description": "Reversible-jump MCMC using post-processing",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-madness",
                        "R-coda",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rhub",
            "portdir": "R/R-rhub",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-hub.github.io/rhub",
            "description": "R-hub API client",
            "long_description": "R-hub API client",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-desc",
                        "R-glue",
                        "R-rprojroot",
                        "R-rematch",
                        "R-processx",
                        "R-callr",
                        "R-pkgbuild",
                        "R-rappdirs",
                        "R-gert",
                        "R-gitcreds",
                        "R-whoami",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-debugme",
                        "R-mockery",
                        "R-webfakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-caretEnsemble",
                        "R-devtools",
                        "R-umx",
                        "R-xfun"
                    ]
                }
            ]
        },
        {
            "name": "R-reqres",
            "portdir": "R/R-reqres",
            "version": "0.2.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thomasp85/reqres",
            "description": "Powerful classes for HTTP requests and responses",
            "long_description": "Powerful classes for HTTP requests and responses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-stringi",
                        "R-xml2",
                        "R-urltools",
                        "R-webutils",
                        "R-brotli",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-fiery"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fiery"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrMisc",
                        "R-RcmdrPlugin.EZR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstpm2"
                    ]
                }
            ]
        },
        {
            "name": "R-ranger",
            "portdir": "R/R-ranger",
            "version": "0.17.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://imbs-hl.github.io/ranger",
            "description": "Fast implementation of random forests",
            "long_description": "Fast implementation of random forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TSCI",
                        "R-rfinterval",
                        "R-riskRegression",
                        "R-collinear",
                        "R-stablelearner",
                        "R-influential",
                        "R-ocf",
                        "R-orf",
                        "R-Boruta"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ingredients",
                        "R-lmtp",
                        "R-mice",
                        "R-mlr3learners",
                        "R-mlr3mbo",
                        "R-mlr3superlearner",
                        "R-modelStudio",
                        "R-nestedcv",
                        "R-nlpred",
                        "R-parsnip",
                        "R-spmodel",
                        "R-stacks",
                        "R-tidyAML",
                        "R-varImp",
                        "R-vetiver",
                        "R-DALEX",
                        "R-SSLR",
                        "R-batchtools",
                        "R-cdgd",
                        "R-fastshap",
                        "R-finetune",
                        "R-fmeffects",
                        "R-iBreakDown"
                    ]
                }
            ]
        },
        {
            "name": "R-parsedate",
            "portdir": "R/R-parsedate",
            "version": "1.3.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gaborcsardi/parsedate",
            "description": "Recognize and parse dates in various formats",
            "long_description": "Recognize and parse dates in various formats",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-matman",
                        "R-shinytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-datefixR"
                    ]
                }
            ]
        },
        {
            "name": "R-muhaz",
            "portdir": "R/R-muhaz",
            "version": "1.2.6.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=muhaz",
            "description": "Hazard function estimation in survival analysis",
            "long_description": "Hazard function estimation in survival analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-flexsurv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-mets",
            "portdir": "R/R-mets",
            "version": "1.3.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kkholst/mets",
            "description": "Analysis of Multivariate Event Times",
            "long_description": "Analysis of Multivariate Event Times",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-lava",
                        "R-timereg",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ucminf",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-cowplot",
                        "R-optimx",
                        "R-cmprsk",
                        "R-prodlim",
                        "R-icenReg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-riskRegression",
                        "R-targeted"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lava",
                        "R-mmcif",
                        "R-timereg"
                    ]
                }
            ]
        },
        {
            "name": "R-locatexec",
            "portdir": "R/R-locatexec",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=locatexec",
            "description": "Detection and localization of executable files",
            "long_description": "Detection and localization of executable files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-doconv"
                    ]
                }
            ]
        },
        {
            "name": "R-lambda.r",
            "portdir": "R/R-lambda.r",
            "version": "1.2.4",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lambda.r",
            "description": "Modeling data with functional programming",
            "long_description": "Modeling data with functional programming",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-formatR",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-futile.logger"
                    ]
                }
            ]
        },
        {
            "name": "R-icenReg",
            "portdir": "R/R-icenReg",
            "version": "2.0.16",
            "license": "(LGPL-2 or LGPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=icenReg",
            "description": "Regression models for interval-censored data",
            "long_description": "Regression models for interval-censored data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-foreach",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-MLEcens",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CopulaCenR",
                        "R-ICcalib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mets"
                    ]
                }
            ]
        },
        {
            "name": "R-glba",
            "portdir": "R/R-glba",
            "version": "0.2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=glba",
            "description": "General Linear Ballistic Accumulator models",
            "long_description": "General Linear Ballistic Accumulator models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rtdists"
                    ]
                }
            ]
        },
        {
            "name": "R-gdata",
            "portdir": "R/R-gdata",
            "version": "3.0.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-gregmisc/gdata",
            "description": "Various R programming tools for data manipulation",
            "long_description": "Various R programming tools for data manipulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-comato",
                        "R-gmodels",
                        "R-ssize",
                        "R-weights"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bst"
                    ]
                }
            ]
        },
        {
            "name": "R-formatters",
            "portdir": "R/R-formatters",
            "version": "0.5.9",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://insightsengineering.github.io/formatters",
            "description": "ASCII formatting for values and tables",
            "long_description": "ASCII formatting for values and tables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-CRAN-recommended",
                        "R-lifecycle",
                        "R-checkmate",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gt",
                        "R-withr",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-huxtable",
                        "R-r2rtf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rtables"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tables"
                    ]
                }
            ]
        },
        {
            "name": "R-flextable",
            "portdir": "R/R-flextable",
            "version": "0.9.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidgohel.github.io/flextable",
            "description": "Functions for tabular reporting",
            "long_description": "Functions for tabular reporting",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-ragg",
                        "R-uuid",
                        "R-officer",
                        "R-gdtools",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-knitr",
                        "R-htmltools",
                        "R-rlang",
                        "R-xml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tables",
                        "R-magick",
                        "R-officedown",
                        "R-xtable",
                        "R-withr",
                        "R-commonmark",
                        "R-ggplot2",
                        "R-scales",
                        "R-testthat",
                        "R-lme4",
                        "R-broom",
                        "R-pkgdown",
                        "R-svglite",
                        "R-bookdown",
                        "R-pdftools",
                        "R-broom.mixed"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MedianaDesigner",
                        "R-boot.pval",
                        "R-crosstable",
                        "R-epiR",
                        "R-ftExtra",
                        "R-interactionR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtsummary",
                        "R-huxtable",
                        "R-table1",
                        "R-lavaanExtra",
                        "R-modelsummary",
                        "R-bayesMeanScale",
                        "R-officedown",
                        "R-performance",
                        "R-rempsyc",
                        "R-rtables"
                    ]
                }
            ]
        },
        {
            "name": "R-fiery",
            "portdir": "R/R-fiery",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thomasp85/fiery",
            "description": "Lightweight and flexible web framework",
            "long_description": "Lightweight and flexible web framework",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httpuv",
                        "R-later",
                        "R-rlang",
                        "R-stringi",
                        "R-crayon",
                        "R-glue",
                        "R-future",
                        "R-parallelly",
                        "R-uuid",
                        "R-reqres",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-reqres"
                    ]
                }
            ]
        },
        {
            "name": "R-eha",
            "portdir": "R/R-eha",
            "version": "2.11.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ehar.se/r/eha",
            "description": "Event History Analysis",
            "long_description": "Event History Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlt.docreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-flexsurv",
                        "R-memisc",
                        "R-rstpm2",
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "name": "R-caret",
            "portdir": "R/R-caret",
            "version": "7.0-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/topepo/caret",
            "description": "Classification and Regression Training",
            "long_description": "Misc functions for training and plotting classification and regression models.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-ModelMetrics",
                        "R-pROC",
                        "R-recipes",
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-ggplot2",
                        "R-reshape2",
                        "R-plyr",
                        "R-withr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastICA",
                        "R-mlbench",
                        "R-pls",
                        "R-BradleyTerry2",
                        "R-earth",
                        "R-klaR",
                        "R-mda",
                        "R-MLmetrics",
                        "R-pamr",
                        "R-party",
                        "R-Cubist",
                        "R-spls",
                        "R-subselect",
                        "R-superpc",
                        "R-themis",
                        "R-RANN",
                        "R-proxy",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-randomForest",
                        "R-gam",
                        "R-ipred",
                        "R-kernlab",
                        "R-ellipse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MRFcov",
                        "R-WaveletML",
                        "R-fscaret",
                        "R-FLORAL",
                        "R-glmtrans",
                        "R-NonProbEst",
                        "R-nestedcv",
                        "R-noisemodel",
                        "R-npcs",
                        "R-PriceIndices",
                        "R-caretEnsemble",
                        "R-cdgd",
                        "R-CopulaCenR",
                        "R-coca",
                        "R-daltoolbox",
                        "R-sMTL",
                        "R-sentometrics",
                        "R-shinyr",
                        "R-sl3",
                        "R-FastJM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-randomForestSRC",
                        "R-AppliedPredictiveModeling",
                        "R-vetiver",
                        "R-FastImputation",
                        "R-NeuralNetTools",
                        "R-SSLR",
                        "R-SmCCNet",
                        "R-SurvMetrics",
                        "R-basemodels",
                        "R-bestglm",
                        "R-broom",
                        "R-cobalt",
                        "R-doParallel",
                        "R-doSNOW",
                        "R-fmeffects",
                        "R-gcplyr",
                        "R-iprior",
                        "R-ordinalClust",
                        "R-pmml",
                        "R-posterior",
                        "R-pre",
                        "R-prediction"
                    ]
                }
            ]
        },
        {
            "name": "R-brotli",
            "portdir": "R/R-brotli",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=brotli",
            "description": "Brotli compression format",
            "long_description": "Brotli compression format",
            "active": true,
            "categories": [
                "science",
                "archivers",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-spelling",
                        "R-R.rsp",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-reqres",
                        "R-rtsdata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-webfakes"
                    ]
                }
            ]
        },
        {
            "name": "R-bezier",
            "portdir": "R/R-bezier",
            "version": "1.1.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bezier",
            "description": "Toolkit for Bezier curves and splines",
            "long_description": "Toolkit for Bezier curves and splines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Morpho"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-circlize"
                    ]
                }
            ]
        },
        {
            "name": "R-SHELF",
            "portdir": "R/R-SHELF",
            "version": "1.11.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OakleyJ/SHELF",
            "description": "Tools to support the Sheffield Elicitation Framework",
            "long_description": "Tools to support the Sheffield Elicitation Framework (SHELF).",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scales",
                        "R-shiny",
                        "R-ggridges",
                        "R-rmarkdown",
                        "R-Hmisc",
                        "R-ggExtra",
                        "R-sn",
                        "R-shinyMatrix",
                        "R-flexsurv",
                        "R-survminer",
                        "R-CRAN-recommended",
                        "R-tidyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-vdiffr",
                        "R-GGally"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-convdistr"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "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-bootUR",
                        "R-dtwclust",
                        "R-matrixprofiler",
                        "R-mvrsquared",
                        "R-paropt",
                        "R-rEDM",
                        "R-rvinecopulib",
                        "R-samc",
                        "R-svines",
                        "R-tidylda",
                        "R-vinereg"
                    ]
                }
            ]
        },
        {
            "name": "R-RcmdrMisc",
            "portdir": "R/R-RcmdrMisc",
            "version": "2.9-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrMisc",
            "description": "R Commander Miscellaneous functions",
            "long_description": "Various statistical, graphics and data-management functions used by the Rcmdr package in the R Commander GUI for R.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-nortest",
                        "R-sandwich",
                        "R-readxl",
                        "R-haven",
                        "R-Hmisc",
                        "R-car",
                        "R-readstata13",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-e1071"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-carData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-RcmdrPlugin.DoE",
                        "R-RcmdrPlugin.cpd"
                    ]
                }
            ]
        },
        {
            "name": "R-MLEcens",
            "portdir": "R/R-MLEcens",
            "version": "0.1-7.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MLEcens",
            "description": "Computation of the MLE for bivariate interval censored data",
            "long_description": "Computation of the MLE for bivariate interval censored data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-icenReg",
                        "R-interval"
                    ]
                }
            ]
        },
        {
            "name": "R-HSAUR3",
            "portdir": "R/R-HSAUR3",
            "version": "1.0-15",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HSAUR3",
            "description": "A Handbook of Statistical Analyses Using R (3rd Edition)",
            "long_description": "A Handbook of Statistical Analyses Using R (3rd Edition)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lme4",
                        "R-mlt.docreg",
                        "R-movMF",
                        "R-rstanarm",
                        "R-tram",
                        "R-vcd"
                    ]
                }
            ]
        },
        {
            "name": "R-Carlson",
            "portdir": "R/R-Carlson",
            "version": "3.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/Carlson",
            "description": "Carlson elliptic integrals and incomplete elliptic integrals",
            "long_description": "Carlson elliptic integrals and incomplete elliptic integrals",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gsl",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PlaneGeometry",
                        "R-jacobi"
                    ]
                }
            ]
        },
        {
            "name": "R-BCHM",
            "portdir": "R/R-BCHM",
            "version": "1.00",
            "license": "LGPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BCHM",
            "description": "Clinical trial calculation based on BCHM design",
            "long_description": "Clinical trial calculation based on BCHM design",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-plyr",
                        "R-knitr",
                        "R-rjags",
                        "R-CRAN-recommended",
                        "jags",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-yardstick",
            "portdir": "R/R-yardstick",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yardstick.tidymodels.org",
            "description": "Tidy characterizations of model performance",
            "long_description": "Tidy tools for quantifying how well model fits to a data set such as confusion matrices, class probability curve summaries and regression metrics.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-generics",
                        "R-tidyselect",
                        "R-hardhat",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-probably"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyfit",
                        "R-tidymodels",
                        "R-modeltime",
                        "R-probably",
                        "R-tune",
                        "R-diceR",
                        "R-vip",
                        "R-fastTS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-baguette",
                        "R-workflowsets",
                        "R-finetune",
                        "R-garma",
                        "R-stacks",
                        "R-tidydann",
                        "R-tidyposterior",
                        "R-timetk",
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-vcd",
            "portdir": "R/R-vcd",
            "version": "1.4-13",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vcd",
            "description": "Visualizing Categorical Data",
            "long_description": "Visualizing Categorical Data",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-colorspace",
                        "R-lmtest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-kernlab",
                        "R-HSAUR3",
                        "R-coin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jmv",
                        "R-HH",
                        "R-pcalg",
                        "R-arulesViz",
                        "R-vcdExtra",
                        "R-DoE.base"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastR2",
                        "R-ggplotify",
                        "R-glmertree",
                        "R-mosaic",
                        "R-movMF",
                        "R-party",
                        "R-partykit",
                        "R-pscl",
                        "R-xgboost",
                        "R-Lahman",
                        "R-TH.data",
                        "R-ca",
                        "R-coin",
                        "R-colorspace"
                    ]
                }
            ]
        },
        {
            "name": "R-umap",
            "portdir": "R/R-umap",
            "version": "0.2.10.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tkonopka/umap",
            "description": "Uniform manifold approximation and projection",
            "long_description": "Uniform manifold approximation and projection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reticulate",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RSpectra",
                        "R-openssl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-KODAMA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-seriation"
                    ]
                }
            ]
        },
        {
            "name": "R-txtplot",
            "portdir": "R/R-txtplot",
            "version": "1.0-4",
            "license": "(LGPL-2 or LGPL-2.1 or LGPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=txtplot",
            "description": "Text-based plots",
            "long_description": "Text-based plots",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-drake"
                    ]
                }
            ]
        },
        {
            "name": "R-timetk",
            "portdir": "R/R-timetk",
            "version": "2.9.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://business-science.github.io/timetk",
            "description": "Tool-kit for working with time series in R",
            "long_description": "Tool-kit for working with time series in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-anytime",
                        "R-stringr",
                        "R-tibble",
                        "R-xts",
                        "R-zoo",
                        "R-dplyr",
                        "R-generics",
                        "R-assertthat",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-forcats",
                        "R-readr",
                        "R-forecast",
                        "R-timeDate",
                        "R-tsfeatures",
                        "R-timeSeries",
                        "R-slider",
                        "R-padr",
                        "R-plotly",
                        "R-recipes",
                        "R-rsample",
                        "R-tidymodels",
                        "R-CRAN-recommended",
                        "R-hms",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-roxygen2",
                        "R-covr",
                        "R-fracdiff",
                        "R-tseries",
                        "R-parsnip",
                        "R-yardstick",
                        "R-tune",
                        "R-workflows",
                        "R-trelliscopejs",
                        "R-modeltime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-alphavantager",
                        "R-anomalize",
                        "R-modeltime",
                        "R-sweep",
                        "R-tidyquant"
                    ]
                }
            ]
        },
        {
            "name": "R-tidygraph",
            "portdir": "R/R-tidygraph",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidygraph.data-imaginist.com",
            "description": "Tidy API for graph manipulation",
            "long_description": "Tidy API for graph manipulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cpp11",
                        "R-magrittr",
                        "R-rlang",
                        "R-lifecycle",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ape",
                        "R-testthat",
                        "R-covr",
                        "R-influenceR",
                        "R-data.tree",
                        "R-graph",
                        "R-seriation",
                        "R-network",
                        "R-netrankr",
                        "R-NetSwan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-scholar",
                        "R-manynet",
                        "R-sfnetworks",
                        "R-timbr",
                        "R-ggraph"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vsp",
                        "R-correlation",
                        "R-multinma",
                        "R-see",
                        "R-arulesViz"
                    ]
                }
            ]
        },
        {
            "name": "R-tatoo",
            "portdir": "R/R-tatoo",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tatoo",
            "description": "Combine and export data frames",
            "long_description": "Combine and export data frames",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-stringi",
                        "R-crayon",
                        "R-withr",
                        "R-openxlsx",
                        "R-colt",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-kableExtra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sysfonts",
            "portdir": "R/R-sysfonts",
            "version": "0.8.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yixuan/sysfonts",
            "description": "Loading fonts into R",
            "long_description": "Loading fonts into R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "zlib",
                        "R-CRAN-recommended",
                        "libpng",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-emojifont",
                        "R-showtext",
                        "R-showtextdb",
                        "R-hexSticker",
                        "R-kanjistat",
                        "R-memery",
                        "R-oeli"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggdist",
                        "R-thematic"
                    ]
                }
            ]
        },
        {
            "name": "R-snakecase",
            "portdir": "R/R-snakecase",
            "version": "0.11.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=snakecase",
            "description": "Convert strings into any case",
            "long_description": "Convert strings into any case",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-purrrlyr",
                        "R-magrittr",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggblanket",
                        "R-janitor",
                        "R-ustfd"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-labelled",
                        "R-sjlabelled"
                    ]
                }
            ]
        },
        {
            "name": "R-showtextdb",
            "portdir": "R/R-showtextdb",
            "version": "3.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=showtextdb",
            "description": "Font files for the showtext package",
            "long_description": "Font files for the showtext package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sysfonts",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-showtext"
                    ]
                }
            ]
        },
        {
            "name": "R-showtext",
            "portdir": "R/R-showtext",
            "version": "0.9-7",
            "license": "Apache-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=showtext",
            "description": "Using fonts more easily in R graphs",
            "long_description": "Using fonts more easily in R graphs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-showtextdb",
                        "R-sysfonts",
                        "R-CRAN-recommended",
                        "zlib",
                        "libpng",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-emojifont",
                        "R-memery",
                        "R-oeli",
                        "R-hexSticker",
                        "R-kanjistat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-thematic",
                        "R-ggdist",
                        "R-knitr",
                        "R-shiny",
                        "R-emayili"
                    ]
                }
            ]
        },
        {
            "name": "R-shape",
            "portdir": "R/R-shape",
            "version": "1.4.6.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=shape",
            "description": "Functions for plotting graphical shapes, colors",
            "long_description": "Functions for plotting graphical shapes, colors",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSRA",
                        "R-SpatialGraph",
                        "R-cellWise",
                        "R-circlize",
                        "R-diagram",
                        "R-rmgarch",
                        "R-sparsenet",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ecd",
                        "R-pre"
                    ]
                }
            ]
        },
        {
            "name": "R-sets",
            "portdir": "R/R-sets",
            "version": "1.0-25",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sets",
            "description": "Sets, generalized sets, customizable sets and intervals",
            "long_description": "Sets, generalized sets, customizable sets and intervals",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-proxy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tessellation",
                        "R-BayesMallows",
                        "R-crops",
                        "R-kstMatrix",
                        "R-partitions",
                        "R-pks",
                        "R-relations"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlaneGeometry"
                    ]
                }
            ]
        },
        {
            "name": "R-scico",
            "portdir": "R/R-scico",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=scico",
            "description": "Palettes for R based on the scientific color-maps",
            "long_description": "Palettes for R based on the scientific color-maps",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scales",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-hmmTMB"
                    ]
                }
            ]
        },
        {
            "name": "R-sadists",
            "portdir": "R/R-sadists",
            "version": "0.2.5",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sadists",
            "description": "Some Additional Distributions",
            "long_description": "Some Additional Distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-orthopolynom",
                        "R-hypergeo",
                        "R-CRAN-recommended",
                        "R-PDQutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SharpeR",
                        "R-xtable",
                        "R-ggplot2",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-formatR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-rsample",
            "portdir": "R/R-rsample",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rsample.tidymodels.org",
            "description": "General resampling infrastructure",
            "long_description": "Classes and functions to create and summarize different types of resampling objects (e.g. bootstrap, cross-validation).",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-furrr",
                        "R-slider",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-withr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-whisker",
                        "R-covr",
                        "R-modeldata",
                        "R-recipes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-workflowsets",
                        "R-baguette",
                        "R-tidyfit",
                        "R-tidymodels",
                        "R-tidyposterior",
                        "R-timetk",
                        "R-tune",
                        "R-LorenzRegression",
                        "R-psfmi",
                        "R-sitar",
                        "R-stacks",
                        "R-tidyAML",
                        "R-tidyclust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bonsai",
                        "R-broom",
                        "R-finetune",
                        "R-probably",
                        "R-tidydann",
                        "R-recipes"
                    ]
                }
            ]
        },
        {
            "name": "R-repurrrsive",
            "portdir": "R/R-repurrrsive",
            "version": "1.1.0",
            "license": "CC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jennybc.github.io/repurrrsive",
            "description": "Examples of recursive lists and nested or split data frames",
            "long_description": "Examples of recursive lists and nested or split data frames",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-xml2",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-jsontools",
                        "R-rdflib",
                        "R-tidyr"
                    ]
                }
            ]
        },
        {
            "name": "R-recipes",
            "portdir": "R/R-recipes",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://recipes.tidymodels.org",
            "description": "Preprocessing and feature engineering steps for modelling",
            "long_description": "Preprocessing and feature engineering steps for modelling",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-lubridate",
                        "R-timeDate",
                        "R-clock",
                        "R-gower",
                        "R-ipred",
                        "R-hardhat",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RANN",
                        "R-RcppRoll",
                        "R-splines2",
                        "R-xml2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-covr",
                        "R-modeldata",
                        "R-RSpectra",
                        "R-kernlab",
                        "R-parsnip",
                        "R-rsample",
                        "R-dials",
                        "R-workflows",
                        "R-ddalpha"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cvms",
                        "R-caret",
                        "R-sparseR",
                        "R-tidymodels",
                        "R-timetk",
                        "R-tune",
                        "R-usemodels",
                        "R-stacks",
                        "R-textrecipes",
                        "R-themis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyclust",
                        "R-tidydann",
                        "R-vetiver",
                        "R-workflows",
                        "R-baguette",
                        "R-workflowsets",
                        "R-bayesian",
                        "R-dann",
                        "R-finetune",
                        "R-hardhat",
                        "R-palmerpenguins",
                        "R-probably",
                        "R-rsample",
                        "R-rules",
                        "R-tidyAML"
                    ]
                }
            ]
        },
        {
            "name": "R-reactlog",
            "portdir": "R/R-reactlog",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/reactlog",
            "description": "Reactivity visualizer for shiny",
            "long_description": "Reactivity visualizer for shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-htmltools",
                        "R-fontawesome",
                        "R-knitr",
                        "R-shiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shiny"
                    ]
                }
            ]
        }
    ]
}