GET /api/v1/ports/?format=api&ordering=-created_at&page=315
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=316",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=314",
    "results": [
        {
            "name": "R-qap",
            "portdir": "R/R-qap",
            "version": "0.1-2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qap",
            "description": "Heuristics for the Quadratic Assignment Problem (QAP)",
            "long_description": "Heuristics for the Quadratic Assignment Problem (QAP)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-seriation"
                    ]
                }
            ]
        },
        {
            "name": "R-purrrlyr",
            "portdir": "R/R-purrrlyr",
            "version": "0.0.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hadley/purrrlyr",
            "description": "Tools at the intersection of purrr and dplyr",
            "long_description": "Tools at the intersection of purrr and dplyr",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-purrr",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-snakecase"
                    ]
                }
            ]
        },
        {
            "name": "R-probably",
            "portdir": "R/R-probably",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://probably.tidymodels.org",
            "description": "Tools for post-processing class probability estimates",
            "long_description": "Tools for post-processing class probability estimates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-pillar",
                        "R-withr",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-furrr",
                        "R-butcher",
                        "R-hardhat",
                        "R-yardstick",
                        "R-tune",
                        "R-workflows",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-randomForest",
                        "R-modeldata",
                        "R-parsnip",
                        "R-recipes",
                        "R-rsample",
                        "R-betacal",
                        "R-quantregForest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-yardstick"
                    ]
                }
            ]
        },
        {
            "name": "R-prismatic",
            "portdir": "R/R-prismatic",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://emilhvitfeldt.github.io/prismatic",
            "description": "Color manipulation tools",
            "long_description": "Manipulate and visualize colors in a intuitive, low-dependency and functional way.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-farver",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-paletteer"
                    ]
                }
            ]
        },
        {
            "name": "R-plotly",
            "portdir": "R/R-plotly",
            "version": "4.10.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plotly https://plotly-r.com",
            "description": "Create interactive web graphics via plotly.js",
            "long_description": "Create interactive web graphics via plotly.js",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-lazyeval",
                        "R-magrittr",
                        "R-promises",
                        "R-rlang",
                        "R-vctrs",
                        "R-digest",
                        "R-tibble",
                        "R-dplyr",
                        "R-htmltools",
                        "R-base64enc",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-scales",
                        "R-viridisLite",
                        "R-crosstalk",
                        "R-htmlwidgets",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-purrr",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-yuimaGUI",
                        "R-CopulaCenR",
                        "R-corrViz",
                        "R-eventPred",
                        "R-explore",
                        "R-gap",
                        "R-ggalt",
                        "R-ggplotlyExtra",
                        "R-heatmaply",
                        "R-matman",
                        "R-misspi",
                        "R-mixtools",
                        "R-modeltime",
                        "R-multilevelcoda",
                        "R-prettyglm",
                        "R-rMultiNet",
                        "R-rsurface",
                        "R-shinyr",
                        "R-squid",
                        "R-timetk",
                        "R-tolerance",
                        "R-tsibbletalk",
                        "R-BayesianNetwork",
                        "R-MTest",
                        "R-MendelianRandomization",
                        "R-NCA",
                        "R-RMixtComp",
                        "R-RMixtCompUtilities",
                        "R-Rfssa",
                        "R-Seurat",
                        "R-TidyDensity",
                        "R-arulesViz",
                        "R-autoTS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-vetiver",
                        "R-kDGLM",
                        "R-lessSEM",
                        "R-manipulateWidget",
                        "R-sentopics",
                        "R-RcmdrPlugin.EZR",
                        "R-shiny.semantic",
                        "R-shinyjqui",
                        "R-tourr",
                        "R-mosaicCalc",
                        "R-trelliscopejs",
                        "R-bigstatsr",
                        "R-boodist",
                        "R-pcadapt",
                        "R-cubble",
                        "R-sugrrants",
                        "R-villager",
                        "R-repr",
                        "R-rfm",
                        "R-rms"
                    ]
                }
            ]
        },
        {
            "name": "R-partitions",
            "portdir": "R/R-partitions",
            "version": "1.10-7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/partitions",
            "description": "Additive partitions of integers",
            "long_description": "Additive partitions of integers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-mathjaxr",
                        "R-sets",
                        "R-CRAN-recommended",
                        "R-gmp",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-syt",
                        "R-DoE.base",
                        "R-LongMemoryTS",
                        "R-MM",
                        "R-spray",
                        "R-stokes",
                        "R-BMT",
                        "R-binGroup",
                        "R-binGroup2",
                        "R-clifford",
                        "R-freealg",
                        "R-hyper2",
                        "R-jack",
                        "R-mpoly",
                        "R-mvp",
                        "R-permutations",
                        "R-qspray",
                        "R-robber"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcppAlgos",
                        "R-ZVCV",
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "R-parsnip",
            "portdir": "R/R-parsnip",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://parsnip.tidymodels.org",
            "description": "Common API to modeling and analysis functions",
            "long_description": "Common API to modeling and analysis functions",
            "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-withr",
                        "R-dplyr",
                        "R-generics",
                        "R-prettyunits",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-globals",
                        "R-hardhat",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sparklyr",
                        "R-remotes",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-ggrepel",
                        "R-modeldata",
                        "R-prodlim",
                        "R-kernlab",
                        "R-ranger",
                        "R-bench",
                        "R-dials",
                        "R-kknn",
                        "R-xgboost",
                        "R-xrf",
                        "R-LiblineaR",
                        "R-earth",
                        "R-sda",
                        "R-C50",
                        "R-baguette"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-workflowsets",
                        "R-SSLR",
                        "R-baguette",
                        "R-bayesian",
                        "R-bonsai",
                        "R-censored",
                        "R-discrim",
                        "R-modeltime",
                        "R-multilevelmod",
                        "R-poissonreg",
                        "R-rules",
                        "R-stacks",
                        "R-tidyAML",
                        "R-tidyclust",
                        "R-tidydann",
                        "R-tidymodels",
                        "R-tune",
                        "R-workflows",
                        "R-LorenzRegression",
                        "R-finetune"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-effectsize",
                        "R-tidyposterior",
                        "R-ggeffects",
                        "R-gtsummary",
                        "R-infer",
                        "R-insight",
                        "R-mmrm",
                        "R-sparklyr",
                        "R-timetk",
                        "R-vetiver",
                        "R-probably",
                        "R-recipes"
                    ]
                }
            ]
        },
        {
            "name": "R-padr",
            "portdir": "R/R-padr",
            "version": "0.6.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://edwinth.github.io/padr",
            "description": "Quickly get date–time data ready for analysis",
            "long_description": "Quickly get date–time data ready for analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-lubridate",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-lazyeval",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fHMM",
                        "R-timetk"
                    ]
                }
            ]
        },
        {
            "name": "R-numbers",
            "portdir": "R/R-numbers",
            "version": "0.8-5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=numbers",
            "description": "Number-theoretic functions",
            "long_description": "Number-theoretic functions",
            "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-gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sensitivity",
                        "R-ERPM",
                        "R-MFDFA",
                        "R-DoE.base",
                        "R-bellreg",
                        "R-cyclotomic",
                        "R-ghypernet",
                        "R-groupdata2",
                        "R-mvp",
                        "R-permutations"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcppBigIntAlgos"
                    ]
                }
            ]
        },
        {
            "name": "R-modelenv",
            "portdir": "R/R-modelenv",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modelenv.tidymodels.org",
            "description": "Tools to register models for use in R-tidymodels",
            "long_description": "Tools to register models for use in R-tidymodels",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-vctrs",
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyclust",
                        "R-workflows"
                    ]
                }
            ]
        },
        {
            "name": "R-minpack.lm",
            "portdir": "R/R-minpack.lm",
            "version": "1.2-4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=minpack.lm",
            "description": "R interface to the Levenberg–Marquardt non-linear least-squares algorithm found in MINPACK",
            "long_description": "R interface to the Levenberg–Marquardt non-linear least-squares algorithm found in MINPACK",
            "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-Compositional",
                        "R-FME",
                        "R-FatTailsR",
                        "R-anabel",
                        "R-micEconCES",
                        "R-shapes",
                        "R-propagate",
                        "R-qpcR",
                        "R-semds"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nlraa"
                    ]
                }
            ]
        },
        {
            "name": "R-mathjaxr",
            "portdir": "R/R-mathjaxr",
            "version": "1.6-0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wviechtb/mathjaxr",
            "description": "Using Mathjax in Rd Files",
            "long_description": "Using Mathjax in Rd Files",
            "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-js"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-weyl",
                        "R-Davies",
                        "R-JointAI",
                        "R-MM",
                        "R-aglm",
                        "R-clifford",
                        "R-clugenr",
                        "R-complexlm",
                        "R-cpop",
                        "R-einsum",
                        "R-metadat",
                        "R-metafor",
                        "R-onion",
                        "R-partitions",
                        "R-BoundEdgeworth",
                        "R-quadform",
                        "R-statpsych",
                        "R-stokes",
                        "R-tdsa",
                        "R-vcmeta"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgload"
                    ]
                }
            ]
        },
        {
            "name": "R-magic",
            "portdir": "R/R-magic",
            "version": "1.6-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/magic",
            "description": "Create and investigate magic squares",
            "long_description": "A collection of functions for the manipulation and analysis of arbitrarily dimensioned arrays.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-abind",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GJRM",
                        "R-GMMBoost",
                        "R-MCPAN",
                        "R-MM",
                        "R-bellreg",
                        "R-freegroup",
                        "R-geometry",
                        "R-hhsmm",
                        "R-itdr",
                        "R-lorentz",
                        "R-mvp",
                        "R-netmeta",
                        "R-permutations",
                        "R-refund",
                        "R-rlme",
                        "R-spBayes",
                        "R-spray"
                    ]
                }
            ]
        },
        {
            "name": "R-lpSolve",
            "portdir": "R/R-lpSolve",
            "version": "5.6.23",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gaborcsardi/lpSolve",
            "description": "Interface to Lp_solve to solve linear/integer programs",
            "long_description": "Interface to Lp_solve to solve linear/integer programs",
            "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-transformr",
                        "R-NCA",
                        "R-pkgdepends",
                        "R-reclin2",
                        "R-sampling",
                        "R-MSCMT",
                        "R-QCA",
                        "R-Riemann",
                        "R-SparseMSE",
                        "R-StatMatch",
                        "R-T4cluster",
                        "R-WSGeometry",
                        "R-adagio",
                        "R-anticlust",
                        "R-bayesRecon",
                        "R-cherry",
                        "R-clime",
                        "R-fdacluster",
                        "R-fdasrvf",
                        "R-fnets",
                        "R-geometry",
                        "R-glarma",
                        "R-irr",
                        "R-jeek",
                        "R-kantorovich",
                        "R-kappalab",
                        "R-label.switching",
                        "R-limSolve",
                        "R-linprog",
                        "R-lrstat",
                        "R-mcclust",
                        "R-mediation",
                        "R-mirtCAT"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Pareto",
                        "R-packcircles",
                        "R-relations",
                        "R-clue"
                    ]
                }
            ]
        },
        {
            "name": "R-logitr",
            "portdir": "R/R-logitr",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=logitr",
            "description": "Logit models w/Preference & WTP space utility parameterizations",
            "long_description": "Logit models w/Preference & WTP space utility parameterizations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-randtoolbox",
                        "R-generics",
                        "R-nloptr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom",
                        "R-texreg",
                        "R-ggrepel",
                        "R-apollo",
                        "R-kableExtra",
                        "R-mlogit",
                        "R-gmnl",
                        "R-mixl",
                        "R-fastDummies",
                        "R-gtsummary",
                        "R-dplyr",
                        "R-here",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cbcTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "name": "R-linprog",
            "portdir": "R/R-linprog",
            "version": "0.9-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://linprog.r-forge.r-project.org",
            "description": "Linear Programming/Optimization",
            "long_description": "Linear Programming/Optimization",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lpSolve",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-geometry",
                        "R-hdi"
                    ]
                }
            ]
        },
        {
            "name": "R-lhs",
            "portdir": "R/R-lhs",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bertcarnell/lhs",
            "description": "Latin Hypercube Samples",
            "long_description": "Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples.",
            "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-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-DoE.base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlrMBO",
                        "R-LVGP",
                        "R-acebayes",
                        "R-tools4uplift",
                        "R-tramnet",
                        "R-varycoef",
                        "R-yager",
                        "R-ContourFunctions",
                        "R-hmer",
                        "R-DoE.wrapper",
                        "R-GPM",
                        "R-GPfit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-laGP",
                        "R-hetGP",
                        "R-BayesianTools",
                        "R-mixopt",
                        "R-mlr3mbo",
                        "R-nls2",
                        "R-paradox"
                    ]
                }
            ]
        },
        {
            "name": "R-kernlab",
            "portdir": "R/R-kernlab",
            "version": "0.9-33",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=kernlab",
            "description": "Kernel-based machine learning lab",
            "long_description": "Kernel-based machine learning lab",
            "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-KRMM",
                        "R-ROI.plugin.ipop",
                        "R-RSSL",
                        "R-Synth",
                        "R-fpc",
                        "R-kappalab",
                        "R-kebabs",
                        "R-ks",
                        "R-mixtools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-dials",
                        "R-diceR",
                        "R-evclust",
                        "R-recipes",
                        "R-isotree",
                        "R-stacks",
                        "R-tidyAML",
                        "R-tune",
                        "R-vcd",
                        "R-MSCMT",
                        "R-parsnip",
                        "R-pmml",
                        "R-SSLR",
                        "R-prediction",
                        "R-WeightSVM",
                        "R-caret",
                        "R-clue"
                    ]
                }
            ]
        },
        {
            "name": "R-kableExtra",
            "portdir": "R/R-kableExtra",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=kableExtra",
            "description": "Construct complex table with kable and pipe syntax",
            "long_description": "Construct complex table with kable and pipe syntax",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-stringr",
                        "R-htmltools",
                        "R-knitr",
                        "R-scales",
                        "R-magrittr",
                        "R-rmarkdown",
                        "R-rstudioapi",
                        "R-svglite",
                        "R-CRAN-recommended",
                        "R-viridisLite",
                        "R-xml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gWQS",
                        "R-anabel",
                        "R-panelsummary",
                        "R-prettyglm",
                        "R-CIfinder",
                        "R-tidyMC",
                        "R-RegCombin",
                        "R-sjtable2df",
                        "R-ufs",
                        "R-umx",
                        "R-usedthese",
                        "R-vtable",
                        "R-ShapleyValue"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gsDesign2",
                        "R-gtsummary",
                        "R-isotree",
                        "R-jtools",
                        "R-ldt",
                        "R-logitr",
                        "R-mashr",
                        "R-modelsummary",
                        "R-outliertree",
                        "R-rfm",
                        "R-rms",
                        "R-sparseMVN",
                        "R-sparseR",
                        "R-systemPipeR",
                        "R-table1",
                        "R-tables",
                        "R-tatoo",
                        "R-tidyfit",
                        "R-tramnet",
                        "R-BayesPPD",
                        "R-xtranat",
                        "R-Ecfun",
                        "R-Hmisc",
                        "R-PlackettLuce",
                        "R-RTSA",
                        "R-VARshrink",
                        "R-ZIprop",
                        "R-aldvmm",
                        "R-ast2ast",
                        "R-bsitar",
                        "R-fastTS",
                        "R-gasper",
                        "R-gsDesign"
                    ]
                }
            ]
        },
        {
            "name": "R-janitor",
            "portdir": "R/R-janitor",
            "version": "2.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sfirke.github.io/janitor",
            "description": "Simple tools for examining and cleaning dirty data",
            "long_description": "Simple tools for examining and cleaning dirty data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-lifecycle",
                        "R-stringr",
                        "R-dplyr",
                        "R-hms",
                        "R-purrr",
                        "R-magrittr",
                        "R-tidyselect",
                        "R-lubridate",
                        "R-snakecase",
                        "R-CRAN-recommended",
                        "R-tidyr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-diffdfs",
                        "R-influential",
                        "R-modeltime"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-questionr",
                        "R-scdhlm",
                        "R-tidyquant"
                    ]
                }
            ]
        },
        {
            "name": "R-hypergeo",
            "portdir": "R/R-hypergeo",
            "version": "1.2-13",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hypergeo",
            "description": "The Gaussian hypergeometric function for complex numbers",
            "long_description": "The Gaussian hypergeometric function for complex numbers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-elliptic",
                        "R-deSolve",
                        "R-CRAN-recommended",
                        "R-contfrac"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BASS",
                        "R-BayesFactor",
                        "R-BayesRep",
                        "R-GB2",
                        "R-MomTrunc",
                        "R-TLMoments",
                        "R-TempStable",
                        "R-TreeBUGS",
                        "R-brr",
                        "R-cnbdistr",
                        "R-cpd",
                        "R-ppRep",
                        "R-sadists"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hypergeo2",
                        "R-scoringRules"
                    ]
                }
            ]
        },
        {
            "name": "R-hardhat",
            "portdir": "R/R-hardhat",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hardhat.tidymodels.org",
            "description": "Construct modelling packages",
            "long_description": "Construct modelling packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-glue",
                        "R-vctrs",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-modeldata",
                        "R-recipes",
                        "R-crayon",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-roxygen2",
                        "R-usethis",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-yardstick",
                        "R-censored",
                        "R-dann",
                        "R-dials",
                        "R-baguette",
                        "R-modeltime",
                        "R-parsnip",
                        "R-probably",
                        "R-recipes",
                        "R-themis",
                        "R-tidyclust",
                        "R-tidycmprsk",
                        "R-tidymodels",
                        "R-tune",
                        "R-vetiver",
                        "R-workflows",
                        "R-workflowsets"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mmrm"
                    ]
                }
            ]
        },
        {
            "name": "R-gclus",
            "portdir": "R/R-gclus",
            "version": "1.3.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gclus",
            "description": "Clustering graphics",
            "long_description": "Clustering graphics",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DendSer",
                        "R-seriation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gllvm"
                    ]
                }
            ]
        },
        {
            "name": "R-gbRd",
            "portdir": "R/R-gbRd",
            "version": "0.4.12",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gbRd",
            "description": "Utilities for processing Rd objects and files",
            "long_description": "Utilities for processing Rd objects and 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": "test",
                    "ports": [
                        "R-Rdpack"
                    ]
                }
            ]
        },
        {
            "name": "R-elliptic",
            "portdir": "R/R-elliptic",
            "version": "1.4-0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=elliptic",
            "description": "Weierstrass and Jacobi elliptic functions",
            "long_description": "Weierstrass and Jacobi elliptic functions",
            "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-mvtnorm",
                        "R-calibrator",
                        "R-emulator"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cmvnorm",
                        "R-hypergeo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlaneGeometry",
                        "R-jacobi"
                    ]
                }
            ]
        },
        {
            "name": "R-diagram",
            "portdir": "R/R-diagram",
            "version": "1.6.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=diagram",
            "description": "Functions for visualising simple graphs (networks), plotting flow diagrams",
            "long_description": "Functions for visualising simple graphs (networks), plotting flow diagrams",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shape",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CARMS",
                        "R-LMest",
                        "R-lqmix",
                        "R-prodlim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-FME",
                        "R-markovchain"
                    ]
                }
            ]
        },
        {
            "name": "R-conf.design",
            "portdir": "R/R-conf.design",
            "version": "2.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=conf.design",
            "description": "Construction of factorial designs",
            "long_description": "Construction of factorial designs",
            "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-DoE.base"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rsm"
                    ]
                }
            ]
        },
        {
            "name": "R-butcher",
            "portdir": "R/R-butcher",
            "version": "0.3.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://butcher.tidymodels.org",
            "description": "Set of S3 generics to axe components of fitted model objects and help reduce the size of model objects saved to disk.",
            "long_description": "Set of S3 generics to axe components of fitted model objects and help reduce the size of model objects saved to disk.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-tibble",
                        "R-purrr",
                        "R-cli",
                        "R-CRAN-recommended",
                        "R-lobstr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-baguette",
                        "R-mixvlmc",
                        "R-probably",
                        "R-stacks",
                        "R-vetiver"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-workflows"
                    ]
                }
            ]
        },
        {
            "name": "R-audio",
            "portdir": "R/R-audio",
            "version": "0.1-11",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/audio",
            "description": "Audio interface for R",
            "long_description": "Audio interface for R",
            "active": true,
            "categories": [
                "science",
                "audio",
                "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-beepr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-async"
                    ]
                }
            ]
        },
        {
            "name": "R-apollo",
            "portdir": "R/R-apollo",
            "version": "0.3.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=apollo http://www.apolloChoiceModelling.com",
            "description": "Tools for choice model estimation and application",
            "long_description": "Tools for choice model estimation and application",
            "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-RcppEigen",
                        "R-cli",
                        "R-mnormt",
                        "R-coda",
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-stringr",
                        "R-tibble",
                        "R-matrixStats",
                        "R-randtoolbox",
                        "R-maxLik",
                        "R-Deriv",
                        "R-Rsolnp",
                        "R-RSGHB",
                        "R-bgw",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-logitr"
                    ]
                }
            ]
        },
        {
            "name": "R-SharpeR",
            "portdir": "R/R-SharpeR",
            "version": "1.3.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shabbychef/SharpeR",
            "description": "Statistical significance of the Sharpe ratio",
            "long_description": "Statistical significance of the Sharpe ratio",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-matrixcalc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-TTR",
                        "R-quantmod",
                        "R-timeSeries",
                        "R-xtable",
                        "R-sandwich",
                        "R-xts",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-madness",
                        "R-sadists"
                    ]
                }
            ]
        },
        {
            "name": "R-RSpectra",
            "portdir": "R/R-RSpectra",
            "version": "0.16-2",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RSpectra",
            "description": "Solvers for large-scale eigenvalue and SVD problems",
            "long_description": "Solvers for large-scale eigenvalue and SVD problems",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vsp",
                        "R-HDMFA",
                        "R-HyperG",
                        "R-pcadapt",
                        "R-quanteda.textmodels",
                        "R-rARPACK",
                        "R-sparseLRMatrix",
                        "R-sparsegl",
                        "R-textmineR",
                        "R-umap",
                        "R-uwot",
                        "R-Gmedian",
                        "R-MatrixCorrelation",
                        "R-PlackettLuce",
                        "R-RGMM",
                        "R-RUVIIIC",
                        "R-Rdimtools",
                        "R-Rfssa",
                        "R-Seurat",
                        "R-WSGeometry",
                        "R-autoFRK",
                        "R-bigstatsr",
                        "R-bigutilsr",
                        "R-cvCovEst",
                        "R-dtwclust",
                        "R-fastadi",
                        "R-fungible",
                        "R-gasper",
                        "R-lfmm",
                        "R-maotai",
                        "R-missSBM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-InspectChangepoint",
                        "R-spaMM",
                        "R-spatialreg",
                        "R-bigsnpr",
                        "R-spdep",
                        "R-rSPDE",
                        "R-recipes",
                        "R-Rssa",
                        "R-sommer"
                    ]
                }
            ]
        },
        {
            "name": "R-RSGHB",
            "portdir": "R/R-RSGHB",
            "version": "1.2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RSGHB",
            "description": "Functions for hierarchical Bayesian estimation: a flexible approach",
            "long_description": "Functions for hierarchical Bayesian estimation: a flexible approach",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MCMCpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-apollo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-idefix"
                    ]
                }
            ]
        },
        {
            "name": "R-R.matlab",
            "portdir": "R/R-R.matlab",
            "version": "3.7.0",
            "license": "(LGPL-2.1 or LGPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/R.matlab",
            "description": "Read and write MAT files and call MATLAB from within R",
            "long_description": "Read and write MAT files and call MATLAB from within R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-R.utils",
                        "R-CRAN-recommended",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-geometry"
                    ]
                }
            ]
        },
        {
            "name": "R-R.filesets",
            "portdir": "R/R-R.filesets",
            "version": "2.15.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/R.filesets",
            "description": "Easy handling of and access to files organized in structured directories",
            "long_description": "Easy handling of and access to files organized in structured directories",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-R.utils",
                        "R-R.cache",
                        "R-CRAN-recommended",
                        "R-digest",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PDQutils",
            "portdir": "R/R-PDQutils",
            "version": "0.1.6",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PDQutils",
            "description": "PDQ functions via Gram Charlier, Edgeworth and Cornish Fisher approximations",
            "long_description": "PDQ functions via Gram Charlier, Edgeworth and Cornish Fisher approximations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-moments",
                        "R-orthopolynom"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sadists"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fromo"
                    ]
                }
            ]
        },
        {
            "name": "R-GPfit",
            "portdir": "R/R-GPfit",
            "version": "1.0-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GPfit",
            "description": "Gaussian Processes modeling",
            "long_description": "Gaussian Processes modeling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lhs",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rBayesianOptimization",
                        "R-tune"
                    ]
                }
            ]
        },
        {
            "name": "R-FME",
            "portdir": "R/R-FME",
            "version": "1.3.6.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fme.r-forge.r-project.org",
            "description": "Flexible modelling environment for inverse modelling, sensitivity, identifiability and Monte Carlo analysis",
            "long_description": "Flexible modelling environment for inverse modelling, sensitivity, identifiability and Monte Carlo analysis",
            "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-deSolve",
                        "R-rootSolve",
                        "R-minpack.lm",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-minqa",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-diagram"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-deSolve"
                    ]
                }
            ]
        },
        {
            "name": "R-DoE.base",
            "portdir": "R/R-DoE.base",
            "version": "1.2-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prof.bht-berlin.de/groemping/DoE",
            "description": "Full factorials, orthogonal arrays and base utilities for DoE packages",
            "long_description": "Full factorials, orthogonal arrays and base utilities for DoE packages",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numbers",
                        "R-partitions",
                        "R-vcd",
                        "R-CRAN-recommended",
                        "R-combinat",
                        "R-conf.design"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-DoE.wrapper",
                        "R-FrF2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DoE.MIParray",
                        "R-DoE.wrapper",
                        "R-FrF2",
                        "R-RcmdrPlugin.DoE",
                        "R-cbcTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lhs",
                        "R-rsm"
                    ]
                }
            ]
        },
        {
            "name": "PENF",
            "portdir": "devel/PENF",
            "version": "1.2.3",
            "license": "(BSD or GPL-3 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/szaghi/PENF",
            "description": "Portability Environment for Fortran poor people",
            "long_description": "A KISS library for exploiting codes portability for modern (2003+) Fortran projects.",
            "active": true,
            "categories": [
                "devel",
                "fortran"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-game",
            "portdir": "python/py-game",
            "version": "2.6.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pygame.org/",
            "description": "pygame, python modules for writing games",
            "long_description": "Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [
                "portmidi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2_mixer",
                        "py311-numpy",
                        "libsdl2_image",
                        "libsdl2_ttf",
                        "libjpeg-turbo",
                        "libpng",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-kivy",
                        "py311-luma.emulator"
                    ]
                }
            ]
        },
        {
            "name": "R-webutils",
            "portdir": "R/R-webutils",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=webutils",
            "description": "Utility functions for web applications",
            "long_description": "Utility functions for web applications",
            "active": true,
            "categories": [
                "devel",
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-plumber",
                        "R-reqres"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl"
                    ]
                }
            ]
        },
        {
            "name": "R-wdm",
            "portdir": "R/R-wdm",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=wdm",
            "description": "Weighted Dependence Measures",
            "long_description": "Weighted Dependence Measures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-Hmisc",
                        "R-copula"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-wdnet",
                        "R-CondCopulas",
                        "R-vinereg",
                        "R-BBcor",
                        "R-rvinecopulib",
                        "R-svines"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-correlation",
                        "R-lcopula"
                    ]
                }
            ]
        },
        {
            "name": "R-warp",
            "portdir": "R/R-warp",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davisvaughan.github.io/warp",
            "description": "Group dates",
            "long_description": "Tooling to group dates by a variety of periods including: yearly, monthly, by second, by week of the month, and more.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-slider"
                    ]
                }
            ]
        },
        {
            "name": "R-tsibbledata",
            "portdir": "R/R-tsibbledata",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tsibbledata.tidyverts.org",
            "description": "Diverse datasets for tsibble",
            "long_description": "Diverse datasets for tsibble",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rappdirs",
                        "R-tsibble",
                        "R-CRAN-recommended",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ezplot",
                        "R-fable",
                        "R-fable.prophet",
                        "R-fabletools",
                        "R-feasts",
                        "R-tsbox"
                    ]
                }
            ]
        },
        {
            "name": "R-tree",
            "portdir": "R/R-tree",
            "version": "1.0-44",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tree",
            "description": "Classification and regression trees",
            "long_description": "Classification and regression trees",
            "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-CondCopulas",
                        "R-daltoolbox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ROSE",
                        "R-ggdendro",
                        "R-optpart"
                    ]
                }
            ]
        },
        {
            "name": "R-stable",
            "portdir": "R/R-stable",
            "version": "1.1.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/swihart/stable",
            "description": "Probability functions and generalized regression models for stable distributions",
            "long_description": "Probability functions and generalized regression models for stable distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmutil",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modeest"
                    ]
                }
            ]
        },
        {
            "name": "R-slider",
            "portdir": "R/R-slider",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://slider.r-lib.org",
            "description": "Sliding window functions",
            "long_description": "Provides type-stable rolling window functions over any R data type.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-warp",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-feasts",
                        "R-rsample",
                        "R-timetk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clock",
                        "R-tidyindex",
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-scatterplot3d",
            "portdir": "R/R-scatterplot3d",
            "version": "0.3-44",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=scatterplot3d",
            "description": "3D Scatter Plot",
            "long_description": "3D Scatter Plot",
            "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-poLCA",
                        "R-FrF2",
                        "R-LMest",
                        "R-shapes",
                        "R-Polychrome",
                        "R-tapkee",
                        "R-FactoMineR",
                        "R-SetMethods",
                        "R-T4cluster",
                        "R-arulesViz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-orientlib",
                        "R-rockchalk",
                        "R-sandwich",
                        "R-sphunif",
                        "R-targeted",
                        "R-tsDyn",
                        "R-tseriesChaos",
                        "R-AER",
                        "R-uniformly",
                        "R-ChemmineR",
                        "R-DPQ",
                        "R-RSNNS",
                        "R-copula",
                        "R-deSolve",
                        "R-geoR",
                        "R-interp",
                        "R-klaR",
                        "R-mco"
                    ]
                }
            ]
        },
        {
            "name": "R-rsconnect",
            "portdir": "R/R-rsconnect",
            "version": "1.3.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rstudio/rsconnect",
            "description": "Deployment interface for R-rmarkdown documents and R-shiny applications",
            "long_description": "Deployment interface for R-rmarkdown documents and R-shiny applications",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rlang",
                        "R-lifecycle",
                        "R-digest",
                        "R-yaml",
                        "R-openssl",
                        "R-rstudioapi",
                        "R-renv",
                        "R-packrat",
                        "R-CRAN-recommended",
                        "R-PKI",
                        "R-cli",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-RCurl",
                        "R-reticulate",
                        "R-BiocManager",
                        "R-plumber",
                        "R-quarto",
                        "R-Biobase",
                        "R-webfakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-bookdown",
                        "R-distill",
                        "R-golem",
                        "R-pkgdown",
                        "R-quarto",
                        "R-rmarkdown",
                        "R-shinystan",
                        "R-vetiver"
                    ]
                }
            ]
        }
    ]
}