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

{
    "count": 51980,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=321",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=319",
    "results": [
        {
            "name": "rb32-cri",
            "portdir": "ruby/rb-cri",
            "version": "2.15.12",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rubygems.org/gems/cri",
            "description": "Cri is a library for building easy-to-use commandline tools.",
            "long_description": "Cri is a library for building easy-to-use commandline tools.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-translationstring",
            "portdir": "python/py-translationstring",
            "version": "1.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Pylons/translationstring",
            "description": "Utility library for i18n.",
            "long_description": "Utility library for i18n.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-colander"
                    ]
                }
            ]
        },
        {
            "name": "py310-translationstring",
            "portdir": "python/py-translationstring",
            "version": "1.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Pylons/translationstring",
            "description": "Utility library for i18n.",
            "long_description": "Utility library for i18n.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-colander"
                    ]
                }
            ]
        },
        {
            "name": "R-tablexlsx",
            "portdir": "R/R-tablexlsx",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ddotta.github.io/tablexlsx",
            "description": "Export data frames to Excel Workbook",
            "long_description": "Export data frames to Excel Workbook",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-openxlsx",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spelling",
            "portdir": "R/R-spelling",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/spelling",
            "description": "Tools for spell-checking in R",
            "long_description": "Tools for spell-checking in R",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-hunspell",
                        "R-CRAN-recommended",
                        "R-xml2",
                        "R-commonmark"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pdftools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vectorbitops"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Bergm",
                        "R-BoundEdgeworth",
                        "R-DRDID",
                        "R-FFP",
                        "R-FLORAL",
                        "R-FastJM",
                        "R-GREMLINS",
                        "R-ODRF",
                        "R-PROJ",
                        "R-PlotTools",
                        "R-PriorGen",
                        "R-RCLabels",
                        "R-RcppCGAL",
                        "R-RcppMeCab",
                        "R-Rwtss",
                        "R-Ternary",
                        "R-VedicDateTime",
                        "R-WH",
                        "R-altdoc",
                        "R-aricode",
                        "R-askgpt",
                        "R-baguette",
                        "R-bayesROE",
                        "R-bayesian",
                        "R-bettermc",
                        "R-bigreadr",
                        "R-bigsnpr",
                        "R-bigstatsr",
                        "R-bigutilsr",
                        "R-broom",
                        "R-brotli",
                        "R-bsitar",
                        "R-callr",
                        "R-cards",
                        "R-cardx",
                        "R-caretEnsemble",
                        "R-charlatan",
                        "R-chest",
                        "R-collinear",
                        "R-colorhex",
                        "R-concordancer",
                        "R-condTruncMVN",
                        "R-config",
                        "R-convdistr",
                        "R-crsmeta",
                        "R-cubble",
                        "R-curl",
                        "R-cv",
                        "R-cvCovEst",
                        "R-data.validator",
                        "R-datefixR",
                        "R-dcm2",
                        "R-decido",
                        "R-desc",
                        "R-desirability2",
                        "R-devtools",
                        "R-discrim",
                        "R-dttr2",
                        "R-duckdbfs",
                        "R-echo",
                        "R-einet",
                        "R-eulerr",
                        "R-exampletestr",
                        "R-fable",
                        "R-fabletools",
                        "R-fastDummies",
                        "R-fasterize",
                        "R-finetune",
                        "R-fourierin",
                        "R-fs",
                        "R-fuj",
                        "R-gargle",
                        "R-geometry",
                        "R-gert",
                        "R-ggblanket",
                        "R-ggcharts",
                        "R-ggdendro",
                        "R-ggfittext",
                        "R-gggenes",
                        "R-ggokabeito",
                        "R-ggstats",
                        "R-ggsurvfit",
                        "R-ggthemes",
                        "R-gh",
                        "R-golem",
                        "R-googledrive",
                        "R-googlesheets4",
                        "R-gptstudio",
                        "R-gtreg",
                        "R-highcharter",
                        "R-hmer",
                        "R-httptest",
                        "R-httptest2",
                        "R-hunspell",
                        "R-iGraphMatch",
                        "R-ijtiff",
                        "R-invgamstochvol",
                        "R-ivx",
                        "R-jose",
                        "R-knnmi",
                        "R-labelled",
                        "R-lavaanExtra",
                        "R-leiden",
                        "R-magick",
                        "R-mark",
                        "R-matrixNormal",
                        "R-matrixprofiler",
                        "R-matsindf",
                        "R-measr",
                        "R-metaBMA",
                        "R-miWQS",
                        "R-minioclient",
                        "R-missSBM",
                        "R-modelStudio",
                        "R-modelsummary",
                        "R-mongolite",
                        "R-multilevelmod",
                        "R-mvrsquared",
                        "R-nbfar",
                        "R-neojags",
                        "R-nestedLogit",
                        "R-nsyllable",
                        "R-orthogonalsplinebasis",
                        "R-papaja",
                        "R-pcadapt",
                        "R-pdqr",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-poissonreg",
                        "R-polylabelr",
                        "R-predtools",
                        "R-promises",
                        "R-protolite",
                        "R-publipha",
                        "R-quanteda",
                        "R-quanteda.textstats",
                        "R-rdflib",
                        "R-readODS",
                        "R-readr",
                        "R-rebib",
                        "R-redland",
                        "R-rego",
                        "R-repana",
                        "R-reprex",
                        "R-rmdfiltr",
                        "R-rmdpartials",
                        "R-robber",
                        "R-rpymat",
                        "R-rstanemax",
                        "R-rstatix",
                        "R-rsvg",
                        "R-rtweet",
                        "R-rules",
                        "R-runjags",
                        "R-rwicc",
                        "R-sarsop",
                        "R-sbm",
                        "R-scholar",
                        "R-screenshot",
                        "R-scribe",
                        "R-seededlda",
                        "R-sfd",
                        "R-sgboost",
                        "R-shiny.i18n",
                        "R-spacyr",
                        "R-sparsediscrim",
                        "R-ssh",
                        "R-starter",
                        "R-stm",
                        "R-stopwords",
                        "R-strex",
                        "R-svDialogs",
                        "R-svDialogstcltk",
                        "R-svGUI",
                        "R-svMisc",
                        "R-svUnit",
                        "R-sys",
                        "R-tdigest",
                        "R-tesseract",
                        "R-textmineR",
                        "R-tidycat",
                        "R-tidycmprsk",
                        "R-tidylda",
                        "R-treemapify",
                        "R-tsbox",
                        "R-tsibble",
                        "R-tune",
                        "R-umx",
                        "R-unjoin",
                        "R-usedthese",
                        "R-usemodels",
                        "R-usethis",
                        "R-vapour",
                        "R-virtuoso",
                        "R-vroom",
                        "R-waspr",
                        "R-workflowsets",
                        "R-writexl",
                        "R-declared",
                        "R-zcurve"
                    ]
                }
            ]
        },
        {
            "name": "R-skellam",
            "portdir": "R/R-skellam",
            "version": "0.2.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=skellam",
            "description": "Densities and sampling for the Skellam distribution",
            "long_description": "Densities and sampling for the Skellam distribution",
            "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-knitr",
                        "R-VGAM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLE"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-CCd",
                        "R-extraDistr",
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-sitmo",
            "portdir": "R/R-sitmo",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coatless-rpkg/sitmo",
            "description": "Parallel pseudo-random number generator (PPRNG) sitmo headers",
            "long_description": "Parallel pseudo-random number generator (PPRNG) sitmo headers",
            "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": [
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bssm",
                        "R-desla",
                        "R-dqrng",
                        "R-rnndescent"
                    ]
                }
            ]
        },
        {
            "name": "R-locfdr",
            "portdir": "R/R-locfdr",
            "version": "1.1-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=locfdr",
            "description": "Computation of local false discovery rates",
            "long_description": "Computation of local false discovery rates",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-kde1d",
            "portdir": "R/R-kde1d",
            "version": "1.0.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tnagler/kde1d",
            "description": "Univariate kernel density estimation",
            "long_description": "Univariate kernel density estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-randtoolbox",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rvinecopulib",
                        "R-vinereg"
                    ]
                }
            ]
        },
        {
            "name": "R-hunspell",
            "portdir": "R/R-hunspell",
            "version": "3.0.5",
            "license": "(GPL-2 or LGPL-2.1 or MPL-1.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/hunspell",
            "description": "High-performance stemmer, tokenizer and spell-checker",
            "long_description": "High-performance stemmer, tokenizer and spell-checker",
            "active": true,
            "categories": [
                "sysutils",
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TeXCheckR",
                        "R-spelling"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hrbrthemes"
                    ]
                }
            ]
        },
        {
            "name": "R-gganimate",
            "portdir": "R/R-gganimate",
            "version": "1.0.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gganimate.com",
            "description": "Grammar of animated graphics",
            "long_description": "Grammar of animated graphics",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-progress",
                        "R-ggplot2",
                        "R-scales",
                        "R-tweenr",
                        "R-CRAN-recommended",
                        "R-transformr",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-base64enc",
                        "R-htmltools",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-covr",
                        "R-svglite",
                        "R-magick",
                        "R-sf",
                        "R-av"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ordbetareg",
                        "R-corrViz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggraph",
                        "R-manynet",
                        "R-modelbased",
                        "R-rfm",
                        "R-thematic",
                        "R-tidybayes",
                        "R-ggpattern"
                    ]
                }
            ]
        },
        {
            "name": "R-fitteR",
            "portdir": "R/R-fitteR",
            "version": "0.2.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fitteR",
            "description": "Fit hundreds of theoretical distributions to empirical data",
            "long_description": "Fit hundreds of theoretical distributions to empirical data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-R.utils",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-DT",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sadists",
                        "R-BiasedUrn",
                        "R-flexsurv",
                        "R-msm",
                        "R-marg",
                        "R-actuar",
                        "R-DiscreteInverseWeibull",
                        "R-DiscreteLaplace",
                        "R-DiscreteWeibull",
                        "R-GeneralizedHyperbolic",
                        "R-NormalLaplace",
                        "R-SkewHyperbolic",
                        "R-VarianceGamma",
                        "R-emdbook",
                        "R-revdbayes",
                        "R-HyperbolicDist",
                        "R-ald",
                        "R-mc2d",
                        "R-gld",
                        "R-EnvStats",
                        "R-RMTstat",
                        "R-PearsonDS",
                        "R-fExtremes",
                        "R-hermite",
                        "R-ParetoPosStable",
                        "R-FatTailsR",
                        "R-ExtDist",
                        "R-KScorrect",
                        "R-benchden",
                        "R-loglognorm",
                        "R-minimax",
                        "R-nCDunnett",
                        "R-normalp",
                        "R-poistweedie",
                        "R-polyaAeppli",
                        "R-GLDEX",
                        "R-GenBinomApps",
                        "R-gb",
                        "R-trapezoid",
                        "R-triangle",
                        "R-Davies",
                        "R-bridgedist",
                        "R-emg",
                        "R-extremefit",
                        "R-glogis",
                        "R-FAdist",
                        "R-GSM",
                        "R-QRM",
                        "R-RMKdiscrete",
                        "R-ReIns",
                        "R-Renext",
                        "R-SMR",
                        "R-STAR",
                        "R-evir",
                        "R-gambin",
                        "R-qmap",
                        "R-reliaR",
                        "R-evd",
                        "R-statmod",
                        "R-truncnorm",
                        "R-skewt",
                        "R-sn",
                        "R-skellam",
                        "R-fBasics",
                        "R-stabledist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-effsize",
            "portdir": "R/R-effsize",
            "version": "0.8.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=effsize",
            "description": "Efficient effect size computation",
            "long_description": "Efficient effect size computation",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-atable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidystats"
                    ]
                }
            ]
        },
        {
            "name": "R-dynamite",
            "portdir": "R/R-dynamite",
            "version": "1.5.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/dynamite",
            "description": "Bayesian modeling and causal inference for multivariate longitudinal data",
            "long_description": "Bayesian modeling and causal inference for multivariate longitudinal data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-tibble",
                        "R-checkmate",
                        "R-loo",
                        "R-ggplot2",
                        "R-rstan",
                        "R-posterior",
                        "R-ggforce",
                        "R-patchwork",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-covr",
                        "R-cmdstanr",
                        "R-mice",
                        "R-quarto",
                        "R-mockthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dqrng",
            "portdir": "R/R-dqrng",
            "version": "0.4.1",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://daqana.github.io/dqrng",
            "description": "Fast pseudo-random number generators",
            "long_description": "Fast pseudo-random number generators",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sitmo",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DelayedRandomArray",
                        "R-rnndescent",
                        "R-uwot"
                    ]
                }
            ]
        },
        {
            "name": "R-dfidx",
            "portdir": "R/R-dfidx",
            "version": "0.1-0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dfidx",
            "description": "Indexed data frames",
            "long_description": "Indexed data frames",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pillar",
                        "R-dplyr",
                        "R-tidyselect",
                        "R-Formula",
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-glue",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-quarto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-clusterSEs",
                        "R-idefix",
                        "R-mlogit"
                    ]
                }
            ]
        },
        {
            "name": "R-crsmeta",
            "portdir": "R/R-crsmeta",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "hypertidy.github.io/crsmeta",
            "description": "Extract coordinate system metadata",
            "long_description": "Extract coordinate system metadata",
            "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-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-reproj",
                        "R-silicate"
                    ]
                }
            ]
        },
        {
            "name": "R-cowplot",
            "portdir": "R/R-cowplot",
            "version": "1.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wilkelab.org/cowplot",
            "description": "Streamlined plot theme and plot annotations for ggplot2",
            "long_description": "Streamlined plot theme and plot annotations for ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-gtable",
                        "R-scales",
                        "R-ggplot2",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-vdiffr",
                        "R-Cairo",
                        "R-patchwork",
                        "R-maps",
                        "R-gridGraphics",
                        "R-VennDiagram",
                        "R-magick",
                        "R-PASWR",
                        "R-dplyr",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-ragg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-umx",
                        "R-Seurat",
                        "R-bayefdr",
                        "R-bayes4psy",
                        "R-bigstatsr",
                        "R-crops",
                        "R-disaggregation",
                        "R-doBy",
                        "R-fmeffects",
                        "R-gWQS",
                        "R-ggpubr",
                        "R-ggrcs",
                        "R-harmony",
                        "R-memery",
                        "R-telefit",
                        "R-tsnet",
                        "R-LAD",
                        "R-anomaly"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-interactions",
                        "R-gcplyr",
                        "R-ggbreak",
                        "R-ggdist",
                        "R-bruceR",
                        "R-ggplotify",
                        "R-deconvolveR",
                        "R-diffudist",
                        "R-tidybayes",
                        "R-distributions3",
                        "R-mets",
                        "R-ebnm",
                        "R-flashier",
                        "R-sjPlot"
                    ]
                }
            ]
        },
        {
            "name": "R-cmdstanr",
            "portdir": "R/R-cmdstanr",
            "version": "0.8.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org/cmdstanr",
            "description": "R interface to CmdStan",
            "long_description": "R interface to CmdStan",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-withr",
                        "R-checkmate",
                        "R-processx",
                        "R-posterior",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-rlang",
                        "R-loo",
                        "R-knitr",
                        "R-testthat",
                        "R-bayesplot",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MCMCvis",
                        "R-blavaan",
                        "R-brms",
                        "R-dynamite",
                        "R-instantiate",
                        "R-iwmm",
                        "R-measr",
                        "R-multilevelcoda",
                        "R-mvgam",
                        "R-priorsense",
                        "R-projpred"
                    ]
                }
            ]
        },
        {
            "name": "R-VGAMextra",
            "portdir": "R/R-VGAMextra",
            "version": "0.0-6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VGAMextra",
            "description": "Additions and extensions of the VGAM package",
            "long_description": "Additions and extensions of the VGAM package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VGAM",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-VGAMdata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-VGAM"
                    ]
                }
            ]
        },
        {
            "name": "R-VGAMdata",
            "portdir": "R/R-VGAMdata",
            "version": "1.1-12",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.stat.auckland.ac.nz/~yee/VGAMdata",
            "description": "Data supporting the VGAM package",
            "long_description": "Data supporting the VGAM package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VGAM",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-VGAM",
                        "R-VGAMextra"
                    ]
                }
            ]
        },
        {
            "name": "R-VGAM",
            "portdir": "R/R-VGAM",
            "version": "1.1-12",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.stat.auckland.ac.nz/~yee/VGAM",
            "description": "Vector generalized linear and additive models",
            "long_description": "Vector generalized linear and additive models",
            "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-VGAMdata",
                        "R-VGAMextra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-zipfextR",
                        "R-AutoTransQF",
                        "R-BayesGOF",
                        "R-ClusPred",
                        "R-CompDist",
                        "R-DPBBM",
                        "R-GJRM",
                        "R-SimMultiCorrData",
                        "R-TempStable",
                        "R-VGAMdata",
                        "R-VGAMextra",
                        "R-assessor",
                        "R-calibmsm",
                        "R-collin",
                        "R-discFA",
                        "R-fmx",
                        "R-l1ball",
                        "R-lefko3",
                        "R-mixvlmc",
                        "R-multgee",
                        "R-netmediate",
                        "R-new.dist",
                        "R-orders",
                        "R-robmixglm",
                        "R-sampleSelection",
                        "R-tpn",
                        "R-AICcmodavg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DescTools",
                        "R-ExtDist",
                        "R-performance",
                        "R-Hmisc",
                        "R-Seurat",
                        "R-medflex",
                        "R-mediation",
                        "R-prediction",
                        "R-modeest",
                        "R-rms",
                        "R-brglm2",
                        "R-mvord",
                        "R-skellam",
                        "R-copula",
                        "R-texreg",
                        "R-extraDistr",
                        "R-serp",
                        "R-ggeffects",
                        "R-insight",
                        "R-kyotil",
                        "R-ordinalNet"
                    ]
                }
            ]
        },
        {
            "name": "R-R.utils",
            "portdir": "R/R-R.utils",
            "version": "2.12.3",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/R.utils",
            "description": "R object-oriented programming with or without references",
            "long_description": "R object-oriented programming with or without references",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-CRAN-recommended",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-digest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-R.huge",
                        "R-jsTreeR",
                        "R-R.matlab",
                        "R-R.rsp",
                        "R-networktools",
                        "R-regtools",
                        "R-rio",
                        "R-starter",
                        "R-ROI.models.miplib",
                        "R-SEMID",
                        "R-PSCBS",
                        "R-SimDesign",
                        "R-R.cache",
                        "R-aroma.light",
                        "R-R.devices",
                        "R-bigstep",
                        "R-biomartr",
                        "R-R.filesets",
                        "R-delayed",
                        "R-dplR",
                        "R-evclass",
                        "R-evclust",
                        "R-fitteR",
                        "R-gofCopula"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targets",
                        "R-Seurat",
                        "R-acnr",
                        "R-bigsnpr",
                        "R-data.table",
                        "R-jagstargets",
                        "R-listenv",
                        "R-nc",
                        "R-pins"
                    ]
                }
            ]
        },
        {
            "name": "R-R.oo",
            "portdir": "R/R-R.oo",
            "version": "1.27.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/R.oo",
            "description": "R object-oriented programming with or without references",
            "long_description": "R object-oriented programming with or without references",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.methodsS3",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sBIC",
                        "R-R.cache",
                        "R-R.devices",
                        "R-R.filesets",
                        "R-R.huge",
                        "R-R.matlab",
                        "R-R.rsp",
                        "R-R.utils",
                        "R-SEMID",
                        "R-WeibullFit",
                        "R-aroma.light",
                        "R-delayed",
                        "R-PSCBS",
                        "R-rtf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-roxygen2"
                    ]
                }
            ]
        },
        {
            "name": "R-R.methodsS3",
            "portdir": "R/R-R.methodsS3",
            "version": "1.8.2",
            "license": "(LGPL-2.1 or LGPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/R.methodsS3",
            "description": "S3 methods simplified",
            "long_description": "S3 methods simplified",
            "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-sBIC",
                        "R-R.cache",
                        "R-R.devices",
                        "R-R.filesets",
                        "R-R.huge",
                        "R-R.matlab",
                        "R-R.oo",
                        "R-R.rsp",
                        "R-R.utils",
                        "R-SEMID",
                        "R-WeibullFit",
                        "R-aroma.light",
                        "R-PSCBS",
                        "R-rtf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-roxygen2"
                    ]
                }
            ]
        },
        {
            "name": "R-Deriv",
            "portdir": "R/R-Deriv",
            "version": "4.1.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Deriv",
            "description": "Symbolic differentiation",
            "long_description": "R-based solution for symbolic differentiation. It admits user-defined function as well as function substitution in arguments of functions to be differentiated. Some symbolic simplification is part of the work.",
            "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-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-apollo",
                        "R-ctsem",
                        "R-doBy",
                        "R-ordinalCont",
                        "R-resde",
                        "R-rsq",
                        "R-mirt",
                        "R-mosaicCalc",
                        "R-nCopula",
                        "R-neuralnet",
                        "R-nlstac"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-docopulae",
                        "R-interp",
                        "R-stokes"
                    ]
                }
            ]
        },
        {
            "name": "R-Bolstad2",
            "portdir": "R/R-Bolstad2",
            "version": "1.0-29",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Bolstad2",
            "description": "Bolstad Functions",
            "long_description": "A set of R functions and data sets for the book Understanding Computational Bayesian Statistics by W.M. Bolstad (2009).",
            "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-BayesGOF",
                        "R-ctsfeatures"
                    ]
                }
            ]
        },
        {
            "name": "R-Bolstad",
            "portdir": "R/R-Bolstad",
            "version": "0.2.42",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Bolstad",
            "description": "Functions for elementary Bayesian inference",
            "long_description": "A set of R functions and data sets for the book Introduction to Bayesian Statistics by W.M. Bolstad (2017).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesGOF",
            "portdir": "R/R-BayesGOF",
            "version": "5.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesGOF",
            "description": "Bayesian modeling via frequentist goodness-of-fit",
            "long_description": "Bayesian modeling via frequentist goodness-of-fit",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-orthopolynom",
                        "R-Bolstad2",
                        "R-knitr",
                        "R-CRAN-recommended",
                        "R-VGAM",
                        "R-nleqslv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AsioHeaders",
            "portdir": "R/R-AsioHeaders",
            "version": "1.22.1-2",
            "license": "Boost-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/asioheaders.html",
            "description": "Asio C++ headers",
            "long_description": "Asio C++ headers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ipaddress",
                        "R-websocket"
                    ]
                }
            ]
        },
        {
            "name": "libdivsufsort",
            "portdir": "devel/libdivsufsort",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/y-256/libdivsufsort",
            "description": "Lightweight suffix-sorting library",
            "long_description": "libdivsufsort is a software library that implements a lightweight suffix array construction algorithm.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AlphaSparse",
            "portdir": "math/AlphaSparse",
            "version": "2023.06.19",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AlphaSparse/AlphaSparse",
            "description": "Sparse BLAS lib supporting multiple backends",
            "long_description": "AlphaSparse aims to build a common interface that provides BLAS for sparse computation for diverse multi-core and many-core processors, and expects to be extended on distributed and heterogeneous platforms. AlphaSparse is created using the basic C/C++ and can be deployed on both CPU and DCU (HIP-based many-core platform).",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang20",
                "clang21",
                "clang22",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gfortran",
                "mpich",
                "openmpi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "mpich-clang15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kluctl",
            "portdir": "sysutils/kluctl",
            "version": "2.27.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kluctl.io",
            "description": "Kluctl combines Helm, Kustomize and more to handle large deployments in a manageable and unified way.",
            "long_description": "Kluctl is the missing glue that puts together your (and any third-party) deployments into one large declarative Kubernetes deployment, while making it fully manageable (deploy, diff, prune, delete, ...) via one unified command line interface. Kluctl tries to be as flexible as possible, while remaining as simple as possible. It reuses established tools (e.g. Kustomize and Helm), making it possible to re-use a large set of available third-party deployments. Kluctl is centered around \"targets\", which can be a cluster or a specific environment (e.g. test, dev, prod, ...) on one or multiple clusters. Targets can be deployed, diffed, pruned, deleted, and so on. The idea is to have the same set of operations for every target, no matter how simple or complex the deployment and/or target is. Kluctl does not depend on external operators/controllers and allows to use the same deployment wherever you want, as long as access to the kluctl project and clusters is available. This means, that you can use it from your local machine, from your CI/CD pipelines or any automation platform/system that allows to call custom tools.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-pkg-octave-doc",
            "portdir": "octave/octave-pkg-octave-doc",
            "version": "0.4.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/pkg-octave-doc/",
            "description": "Create a function reference from Octave help texts (docstrings) from single functions or all functions in a package, which can be installed with pkg.",
            "long_description": "Create a function reference from Octave help texts (docstrings) from single functions or all functions in a package, which can be installed with pkg. The generated pages follow the template of the Octave Packages at GitHub Pages based on bootstrap 5 and they have similar layout to the older documentation reference pages at Source Forge.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "git",
                        "octave",
                        "texi2html"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tmvtnorm",
            "portdir": "R/R-tmvtnorm",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmvtnorm",
            "description": "Truncated multivariate normal and Student t distributions",
            "long_description": "Truncated multivariate normal and Student t distributions",
            "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",
                        "libgcc",
                        "libgcc14",
                        "R-mvtnorm",
                        "R-gmm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spatialprobit",
                        "R-restriktor",
                        "R-BANAM",
                        "R-BayesianTools",
                        "R-DPBBM",
                        "R-LTFHPlus",
                        "R-StempCens",
                        "R-bayesammi",
                        "R-condTruncMVN",
                        "R-heteromixgm",
                        "R-idefix",
                        "R-inctools",
                        "R-miWQS",
                        "R-propagate"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BDgraph",
                        "R-MomTrunc"
                    ]
                }
            ]
        },
        {
            "name": "R-stargazer",
            "portdir": "R/R-stargazer",
            "version": "5.2.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stargazer",
            "description": "Well-formatted regression and summary statistics tables",
            "long_description": "Well-formatted regression and summary statistics tables",
            "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-SetMethods"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-estimatr",
                        "R-margins",
                        "R-wooldridge"
                    ]
                }
            ]
        },
        {
            "name": "R-rootSolve",
            "portdir": "R/R-rootSolve",
            "version": "1.8.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rootSolve",
            "description": "Non-linear root finding, equilibrium and steady-state analysis of ordinary differential equations.",
            "long_description": "Non-linear root finding, equilibrium and steady-state analysis of ordinary differential equations.",
            "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-CoTiMA",
                        "R-Exact",
                        "R-FME",
                        "R-FuzzyClass",
                        "R-MedianaDesigner",
                        "R-NovelDistns",
                        "R-PROreg",
                        "R-PriorGen",
                        "R-TempStable",
                        "R-bartcs",
                        "R-bvpSolve",
                        "R-ghypernet",
                        "R-iZID",
                        "R-multimode",
                        "R-snfa"
                    ]
                }
            ]
        },
        {
            "name": "R-relimp",
            "portdir": "R/R-relimp",
            "version": "1.0-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://warwick.ac.uk/fac/sci/statistics/staff/academic-research/firth/software/relimp",
            "description": "Relative contribution of effects in a regression model",
            "long_description": "Functions to facilitate inference on the relative importance of predictors in a linear or generalized linear model, and a couple of useful Tcl/Tk widgets.",
            "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-Rcmdr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-gnm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MplusAutomation",
                        "R-qvcalc"
                    ]
                }
            ]
        },
        {
            "name": "R-qvcalc",
            "portdir": "R/R-qvcalc",
            "version": "1.0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://warwick.ac.uk/fac/sci/statistics/staff/academic-research/firth/software/relimp",
            "description": "Quasi-variances for factor effects in statistical models",
            "long_description": "Quasi-variances for factor effects in statistical models",
            "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-relimp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BradleyTerry2",
                        "R-PlackettLuce",
                        "R-gnm",
                        "R-logmult"
                    ]
                }
            ]
        },
        {
            "name": "R-qgraph",
            "portdir": "R/R-qgraph",
            "version": "1.9.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qgraph",
            "description": "Graph plotting methods, psychometric data visualization and graphical model estimation",
            "long_description": "Graph plotting methods, psychometric data visualization and graphical model estimation",
            "active": true,
            "categories": [
                "graphics",
                "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-gtools",
                        "R-jpeg",
                        "R-png",
                        "R-colorspace",
                        "R-plyr",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-igraph",
                        "R-lavaan",
                        "R-Hmisc",
                        "R-glasso",
                        "R-pbapply",
                        "R-corpcor",
                        "R-fdrtool",
                        "R-psych",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-abind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-huge",
                        "R-BDgraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-text2map",
                        "R-gimme",
                        "R-graphicalVAR",
                        "R-mgm",
                        "R-mlVAR",
                        "R-networktools",
                        "R-semPlot",
                        "R-IsingFit",
                        "R-bnmonitor",
                        "R-easybgm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R6causal",
                        "R-bgms",
                        "R-bmlm",
                        "R-pcFactorStan",
                        "R-bnstruct",
                        "R-gms",
                        "R-eff2"
                    ]
                }
            ]
        },
        {
            "name": "R-psych",
            "portdir": "R/R-psych",
            "version": "2.4.6.26",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://personality-project.org/r/psych",
            "description": "Procedures for psychological, psychometric and personality research",
            "long_description": "Procedures for psychological, psychometric and personality research",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-GPArotation",
                        "R-mnormt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rgraphviz",
                        "R-psychTools",
                        "R-knitr",
                        "R-lavaan",
                        "R-lme4",
                        "R-graph",
                        "R-Rcsdp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-plot.matrix",
                        "R-BBcor",
                        "R-SimMultiCorrData",
                        "R-bruceR",
                        "R-careless",
                        "R-cdmTools",
                        "R-conogive",
                        "R-eRm",
                        "R-esem",
                        "R-fDMA",
                        "R-ftsa",
                        "R-jmv",
                        "R-likert",
                        "R-measr",
                        "R-nFactors",
                        "R-nda",
                        "R-networktools",
                        "R-BANAM",
                        "R-psychTools",
                        "R-qgraph",
                        "R-rmcorr",
                        "R-tidySEM",
                        "R-umx",
                        "R-CoTiMA",
                        "R-ConfZIC",
                        "R-DiSSMod",
                        "R-FracKrigingR",
                        "R-GJRM",
                        "R-RMTL"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BGGM",
                        "R-semTests",
                        "R-performance",
                        "R-DeclareDesign",
                        "R-semmcci",
                        "R-FinTS",
                        "R-huxtable",
                        "R-insight",
                        "R-LMMstar",
                        "R-sirt",
                        "R-SSVS",
                        "R-lavaanExtra",
                        "R-broom",
                        "R-sjPlot",
                        "R-rempsyc",
                        "R-modelsummary",
                        "R-ufs",
                        "R-correlation",
                        "R-corrgram",
                        "R-datawizard",
                        "R-see"
                    ]
                }
            ]
        },
        {
            "name": "R-profileModel",
            "portdir": "R/R-profileModel",
            "version": "0.6.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=profileModel",
            "description": "Profiling inference functions for various model classes",
            "long_description": "Profiling inference functions for various model classes",
            "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-gnm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-brglm",
                        "R-brlrmr"
                    ]
                }
            ]
        },
        {
            "name": "R-plotrix",
            "portdir": "R/R-plotrix",
            "version": "3.8-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dmurdoch/plotrix",
            "description": "Various plotting functions",
            "long_description": "Lots of plots, various labeling, axis and color-scaling functions.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-xmeta",
                        "R-FSA",
                        "R-MatrixCorrelation",
                        "R-PReMiuM",
                        "R-smacof",
                        "R-tsutils",
                        "R-tswge",
                        "R-CORElearn",
                        "R-Rchoice",
                        "R-TSVC",
                        "R-cooltools",
                        "R-drc",
                        "R-gmnl",
                        "R-gyro",
                        "R-mutoss",
                        "R-nnfor",
                        "R-optpart",
                        "R-pdc",
                        "R-plotmo",
                        "R-riskRegression",
                        "R-sharp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RMark",
                        "R-rmcorr",
                        "R-rgl",
                        "R-car"
                    ]
                }
            ]
        },
        {
            "name": "R-plm",
            "portdir": "R/R-plm",
            "version": "2.6-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ycroissant/plm",
            "description": "Linear models for panel data",
            "long_description": "Linear models for panel data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-Formula",
                        "R-lmtest",
                        "R-Rdpack",
                        "R-bdsmatrix",
                        "R-maxLik",
                        "R-CRAN-recommended",
                        "R-collapse",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-statmod",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-urca",
                        "R-texreg",
                        "R-car",
                        "R-AER",
                        "R-fixest",
                        "R-lfe",
                        "R-pder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-feisr",
                        "R-pdR",
                        "R-pder",
                        "R-pglm",
                        "R-GLMpack",
                        "R-rewie",
                        "R-censReg",
                        "R-sfaR",
                        "R-Rchoice",
                        "R-splm",
                        "R-lpirfs",
                        "R-clusterSEs",
                        "R-micEcon",
                        "R-tvReg",
                        "R-netmediate"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich",
                        "R-spacetime",
                        "R-stars",
                        "R-systemfit",
                        "R-texreg",
                        "R-AER",
                        "R-xtable",
                        "R-BMisc",
                        "R-Ecdat",
                        "R-broom",
                        "R-clubSandwich",
                        "R-collapse",
                        "R-did",
                        "R-dsfa",
                        "R-effClust",
                        "R-fixest",
                        "R-insight",
                        "R-lfe",
                        "R-meboot",
                        "R-panelr",
                        "R-prediction"
                    ]
                }
            ]
        },
        {
            "name": "R-permute",
            "portdir": "R/R-permute",
            "version": "0.9-7",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gavinsimpson/permute",
            "description": "Restricted permutations",
            "long_description": "Functions for generating restricted permutations of data.",
            "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-bipartite",
                        "R-pRF",
                        "R-rankdist",
                        "R-text2map",
                        "R-vegan"
                    ]
                }
            ]
        },
        {
            "name": "R-patchwork",
            "portdir": "R/R-patchwork",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://patchwork.data-imaginist.com",
            "description": "Composer of ggplots",
            "long_description": "Composer of ggplots",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-farver",
                        "R-cli",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridGraphics",
                        "R-gt",
                        "R-png",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-covr",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-aplot",
                        "R-mcp",
                        "R-LSTS",
                        "R-gglm",
                        "R-dynamite",
                        "R-ggstats",
                        "R-ggsurvfit",
                        "R-Seurat",
                        "R-gratia",
                        "R-caretEnsemble",
                        "R-infer",
                        "R-ivDiag",
                        "R-shapviz",
                        "R-TidyDensity",
                        "R-ggcharts"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-manynet",
                        "R-marqLevAlg",
                        "R-matrixset",
                        "R-misty",
                        "R-modelbased",
                        "R-mvinfluence",
                        "R-performance",
                        "R-precrec",
                        "R-rempsyc",
                        "R-reporter",
                        "R-rmcorr",
                        "R-robber",
                        "R-see",
                        "R-tinythemes",
                        "R-FAVAR",
                        "R-vroom",
                        "R-FLORAL",
                        "R-bayestestR",
                        "R-bsitar",
                        "R-clugenr",
                        "R-cowplot",
                        "R-cubble",
                        "R-easystats",
                        "R-ggblanket",
                        "R-ggbreak",
                        "R-ggdist",
                        "R-ggeffects",
                        "R-ggrepel",
                        "R-ggtreeExtra",
                        "R-harmony"
                    ]
                }
            ]
        },
        {
            "name": "R-labelled",
            "portdir": "R/R-labelled",
            "version": "2.13.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://larmarange.github.io/labelled",
            "description": "Manipulating labelled data",
            "long_description": "Manipulating labelled data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-stringr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-haven",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-utf8",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-memisc",
                        "R-spelling",
                        "R-snakecase",
                        "R-questionr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jstable",
                        "R-ggblanket",
                        "R-questionr",
                        "R-tableone",
                        "R-ggformula",
                        "R-broom.helpers"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggstats",
                        "R-dm",
                        "R-declared",
                        "R-modelsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-inctools",
            "portdir": "R/R-inctools",
            "version": "1.0.15",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=inctools",
            "description": "Incidence estimation tools",
            "long_description": "Tools for estimating incidence from biomarker data in cross-sectional surveys, and for calibrating tests for recent infection.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cubature",
                        "R-plyr",
                        "R-tibble",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-doParallel",
                        "R-foreach",
                        "R-pracma",
                        "R-binom",
                        "R-glm2",
                        "R-tmvtnorm",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-survey",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gppm",
            "portdir": "R/R-gppm",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/karchjd/gppm",
            "description": "Implementation of Gaussian process panel modeling in R",
            "long_description": "Implementation of Gaussian process panel modeling in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-rstan",
                        "R-ggthemes",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gnm",
            "portdir": "R/R-gnm",
            "version": "1.1-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gnm",
            "description": "Generalized non-linear models in R",
            "long_description": "Generalized non-linear models in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-qvcalc",
                        "R-relimp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-vcdExtra",
                        "R-logmult"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vcdExtra",
                        "R-flexmixNL",
                        "R-logmult",
                        "R-multgee",
                        "R-prefmod"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-texreg",
                        "R-PlackettLuce",
                        "R-enrichwith",
                        "R-BradleyTerry2",
                        "R-profileModel"
                    ]
                }
            ]
        }
    ]
}