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

{
    "count": 50851,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=429",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=427",
    "results": [
        {
            "name": "R-RTMB",
            "portdir": "R/R-RTMB",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RTMB",
            "description": "R bindings for TMB",
            "long_description": "Native R interface to TMB (Template Model Builder), so models can be written entirely in R rather than C++.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-TMB",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-knitr",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LaMa"
                    ]
                }
            ]
        },
        {
            "name": "R-abind",
            "portdir": "R/R-abind",
            "version": "1.4-8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=abind",
            "description": "Combine multidimensional arrays",
            "long_description": "Combine multidimensional arrays",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spatstat.explore",
                        "R-car",
                        "R-LOMAR",
                        "R-telescope",
                        "R-BGVAR",
                        "R-gsynth",
                        "R-pcalg",
                        "R-tensorBSS",
                        "R-R2jags",
                        "R-BayesRGMM",
                        "R-lolR",
                        "R-MM",
                        "R-Gmisc",
                        "R-PLMIX",
                        "R-RItools",
                        "R-magclass",
                        "R-magic",
                        "R-mcmcr",
                        "R-merTools",
                        "R-PStrata",
                        "R-factoextra",
                        "R-fic",
                        "R-ZVCV",
                        "R-forestplot",
                        "R-aihuman",
                        "R-mlVAR",
                        "R-berryFunctions",
                        "R-funData",
                        "R-multipol",
                        "R-mvProbit",
                        "R-mvmesh",
                        "R-nlist",
                        "R-origami",
                        "R-spatstat.sparse",
                        "R-gasmodel",
                        "R-diceR",
                        "R-uniformly",
                        "R-boral",
                        "R-stars",
                        "R-geostatsp",
                        "R-posterior",
                        "R-Rcmdr",
                        "R-latentnet",
                        "R-lavaSearch2",
                        "R-xLLiM",
                        "R-zoib",
                        "R-S4Arrays",
                        "R-spatstat.model",
                        "R-snfa",
                        "R-CoTiMA",
                        "R-projpred",
                        "R-mrfDepth",
                        "R-sharp",
                        "R-easyNCDF",
                        "R-rpm",
                        "R-qgraph",
                        "R-r.jive",
                        "R-EBImage",
                        "R-iCARH",
                        "R-RcmdrMisc",
                        "R-jenga",
                        "R-SphericalCubature",
                        "R-mashr",
                        "R-lpjmlkit",
                        "R-RBesT",
                        "R-arm",
                        "R-brms",
                        "R-telefit",
                        "R-treeclim",
                        "R-copre",
                        "R-HH",
                        "R-multilevelcoda"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula",
                        "R-drake",
                        "R-Hmisc",
                        "R-BGGM",
                        "R-plyr",
                        "R-fastcpd",
                        "R-RcmdrPlugin.EZR",
                        "R-ijtiff",
                        "R-kyotil"
                    ]
                }
            ]
        },
        {
            "name": "R-betareg",
            "portdir": "R/R-betareg",
            "version": "3.2-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=betareg",
            "description": "Testing linear regression models",
            "long_description": "Beta regression for modeling beta-distributed dependent variables, e.g. rates and proportions. In addition to maximum likelihood regression (for both mean and precision of a beta-distributed response), bias-corrected and bias-reduced estimation as well as finite mixture models and recursive partitioning for Beta regressions are provided.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-flexmix",
                        "R-lmtest",
                        "R-CRAN-recommended",
                        "R-modeltools",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-statmod",
                        "R-knitr",
                        "R-car",
                        "R-strucchange",
                        "R-distributions3",
                        "R-partykit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BetaPASS",
                        "R-mfx",
                        "R-robustbetareg",
                        "R-SetMethods",
                        "R-betaBayes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bbreg",
                        "R-brmsmargins",
                        "R-MuMIn",
                        "R-bayestestR",
                        "R-prediction",
                        "R-texreg",
                        "R-margins",
                        "R-performance",
                        "R-ZIBR",
                        "R-dominanceanalysis",
                        "R-rstanarm",
                        "R-effects",
                        "R-enrichwith",
                        "R-broom",
                        "R-ggstats",
                        "R-DeclareDesign",
                        "R-AICcmodavg",
                        "R-glmertree",
                        "R-ggeffects",
                        "R-modelsummary",
                        "R-insight",
                        "R-mi"
                    ]
                }
            ]
        },
        {
            "name": "R-caretEnsemble",
            "portdir": "R/R-caretEnsemble",
            "version": "4.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://zachmayer.github.io/caretEnsemble",
            "description": "Ensembles of caret models",
            "long_description": "Ensembles of caret models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-pbapply",
                        "R-patchwork",
                        "R-caret",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caTools",
                        "R-rhub",
                        "R-gbm",
                        "R-glmnet",
                        "R-mlbench",
                        "R-earth",
                        "R-klaR",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-usethis",
                        "R-covr",
                        "R-randomForest",
                        "R-lintr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-diffcor",
            "portdir": "R/R-diffcor",
            "version": "0.8.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=diffcor",
            "description": "Fisher’s z-tests concerning difference of correlations",
            "long_description": "Fisher’s z-tests concerning difference of correlations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-formatters",
            "portdir": "R/R-formatters",
            "version": "0.5.9",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://insightsengineering.github.io/formatters",
            "description": "ASCII formatting for values and tables",
            "long_description": "ASCII formatting for values and tables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-CRAN-recommended",
                        "R-lifecycle",
                        "R-checkmate",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gt",
                        "R-withr",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-huxtable",
                        "R-r2rtf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rtables"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tables"
                    ]
                }
            ]
        },
        {
            "name": "R-garma",
            "portdir": "R/R-garma",
            "version": "0.9.23",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=garma",
            "description": "Fitting and forecasting Gegenbauer ARMA time series models",
            "long_description": "Fitting and forecasting Gegenbauer ARMA time series models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-signal",
                        "R-zoo",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-nloptr",
                        "R-forecast",
                        "R-pracma",
                        "R-Rsolnp",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-yardstick",
                        "R-longmemo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gam",
            "portdir": "R/R-gam",
            "version": "1.22-5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gam",
            "description": "Generalized Additive Models",
            "long_description": "Generalized Additive Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-foreach",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-interp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bandit",
                        "R-singR",
                        "R-mtsdi",
                        "R-netmediate",
                        "R-SuperLearner"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-prediction",
                        "R-slp",
                        "R-drtmle",
                        "R-DiceEval",
                        "R-sm",
                        "R-locfit",
                        "R-yaImpute",
                        "R-broom",
                        "R-DeclareDesign",
                        "R-earth",
                        "R-ggeffects",
                        "R-caret",
                        "R-insight",
                        "R-medflex",
                        "R-glmglrt",
                        "R-tmle"
                    ]
                }
            ]
        },
        {
            "name": "R-gsignal",
            "portdir": "R/R-gsignal",
            "version": "0.3-7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gjmvanboxtel/gsignal",
            "description": "Signal processing",
            "long_description": "R implementation of octave-signal",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-pracma",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-microbenchmark",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rTensor2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-metR"
                    ]
                }
            ]
        },
        {
            "name": "R-ichimoku",
            "portdir": "R/R-ichimoku",
            "version": "1.5.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shikokuchuo.net/ichimoku",
            "description": "Visualization and tools for Ichimoku Kinko Hyo strategies",
            "long_description": "Visualization and tools for Ichimoku Kinko Hyo strategies",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-shiny",
                        "R-RcppSimdJson",
                        "R-nanonext",
                        "R-mirai",
                        "R-CRAN-recommended",
                        "R-secretbase",
                        "R-xts",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-keyring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-memery",
            "portdir": "R/R-memery",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://leonawicz.github.io/memery",
            "description": "Internet memes for data analysts",
            "long_description": "R package for combining the visual impact of an attention-grabbing meme with graphic results of data analysis.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-png",
                        "R-purrr",
                        "R-ggplot2",
                        "R-shiny",
                        "R-colourpicker",
                        "R-Cairo",
                        "R-cowplot",
                        "R-showtext",
                        "R-sysfonts",
                        "R-shinycssloaders",
                        "R-shinyBS",
                        "R-CRAN-recommended",
                        "R-jpeg",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-magick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mlr3measures",
            "portdir": "R/R-mlr3measures",
            "version": "1.0.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlr3measures.mlr-org.com",
            "description": "Performance measures for R-mlr3",
            "long_description": "Performance measures for R-mlr3",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-PRROC",
                        "R-mlr3misc",
                        "R-CRAN-recommended",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr3"
                    ]
                }
            ]
        },
        {
            "name": "R-netdiffuseR",
            "portdir": "R/R-netdiffuseR",
            "version": "1.22.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://USCCANA.github.io/netdiffuseR",
            "description": "Analysis of diffusion and contagion processes on networks",
            "long_description": "Analysis of diffusion and contagion processes on networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SparseM",
                        "R-viridisLite",
                        "R-igraph",
                        "R-network",
                        "R-sna",
                        "R-networkDynamic",
                        "R-MatchIt",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ape",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-RSiena"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-manynet"
                    ]
                }
            ]
        },
        {
            "name": "R-pcalg",
            "portdir": "R/R-pcalg",
            "version": "2.7-12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pcalg.r-forge.r-project.org",
            "description": "Methods for graphical models and causal inference",
            "long_description": "Methods for graphical models and causal inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-abind",
                        "R-clue",
                        "R-igraph",
                        "R-bdsmatrix",
                        "R-corpcor",
                        "R-robustbase",
                        "R-sfsmisc",
                        "R-vcd",
                        "R-RBGL",
                        "R-fastICA",
                        "R-graph",
                        "R-ggm",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-Rgraphviz",
                        "R-huge"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiDAG",
                        "R-pcgen",
                        "R-mDAG",
                        "R-eff2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SCCI"
                    ]
                }
            ]
        },
        {
            "name": "R-piar",
            "portdir": "R/R-piar",
            "version": "0.8.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://marberts.github.io/piar",
            "description": "Price Index Aggregation",
            "long_description": "Price Index Aggregation",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gpindex",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-sps"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pkgcache",
            "portdir": "R/R-pkgcache",
            "version": "2.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pkgcache",
            "description": "Cache CRAN-like metadata and R packages",
            "long_description": "Cache CRAN-like metadata and R packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-filelock",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-callr",
                        "R-processx",
                        "R-cli",
                        "R-curl",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-pingr",
                        "R-spelling",
                        "R-webfakes",
                        "R-fs",
                        "R-desc",
                        "R-rprojroot",
                        "R-sessioninfo",
                        "R-pillar",
                        "R-withr",
                        "R-zip",
                        "R-testthat",
                        "R-covr",
                        "R-debugme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pkgdepends"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pak"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgdepends",
            "portdir": "R/R-pkgdepends",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/pkgdepends",
            "description": "Package dependency resolution and downloads",
            "long_description": "Package dependency resolution and downloads",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-ps",
                        "R-desc",
                        "R-processx",
                        "R-zip",
                        "R-callr",
                        "R-pkgbuild",
                        "R-filelock",
                        "R-pkgcache",
                        "R-lpSolve",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-curl",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-webfakes",
                        "R-fansi",
                        "R-fs",
                        "R-glue",
                        "R-tibble",
                        "R-withr",
                        "R-testthat",
                        "R-htmlwidgets",
                        "R-rmarkdown",
                        "R-rstudioapi",
                        "R-covr",
                        "R-debugme",
                        "R-mockery",
                        "R-pingr",
                        "R-pak",
                        "R-svglite",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pak"
                    ]
                }
            ]
        },
        {
            "name": "R-pomp",
            "portdir": "R/R-pomp",
            "version": "5.11",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kingaa.github.io/pomp",
            "description": "Statistical inference for partially observed Markov processes",
            "long_description": "Statistical inference for partially observed Markov processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-digest",
                        "R-deSolve",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-data.table",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-nloptr",
                        "R-subplex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-panelPomp"
                    ]
                }
            ]
        },
        {
            "name": "R-ragg",
            "portdir": "R/R-ragg",
            "version": "1.3.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ragg.r-lib.org",
            "description": "Graphic devices based on AGG",
            "long_description": "Graphic devices based on AGG",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "freetype",
                        "R-systemfonts",
                        "R-textshaping",
                        "R-CRAN-recommended",
                        "lzma",
                        "zlib",
                        "zstd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyverse",
                        "R-pkgdown",
                        "R-flextable",
                        "R-ggrastr",
                        "R-officer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-gridpattern",
                        "R-ggdist",
                        "R-htmltools",
                        "R-cowplot",
                        "R-shiny",
                        "R-densityarea",
                        "R-geomtextpath",
                        "R-ggpattern",
                        "R-RBesT",
                        "R-gsDesign",
                        "R-jmvcore",
                        "R-patchwork",
                        "R-ggsci",
                        "R-tidybayes",
                        "R-thematic",
                        "R-knitr",
                        "R-tinysnapshot",
                        "R-gganimate"
                    ]
                }
            ]
        },
        {
            "name": "R-restriktor",
            "portdir": "R/R-restriktor",
            "version": "0.5-90",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=restriktor",
            "description": "Restricted statistical estimation and inference for linear models",
            "long_description": "Restricted statistical estimation and inference for linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-scales",
                        "R-future",
                        "R-future.apply",
                        "R-lavaan",
                        "R-quadprog",
                        "R-tmvtnorm",
                        "R-norm",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-progressr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bain"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-semEff",
            "portdir": "R/R-semEff",
            "version": "0.7.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://murphymv.github.io/semEff",
            "description": "Automatic calculation of effects for piecewise SEMs",
            "long_description": "Automatic calculation of effects for piecewise structural equation models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-gsl",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-piecewiseSEM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lme4"
                    ]
                }
            ]
        },
        {
            "name": "R-sftime",
            "portdir": "R/R-sftime",
            "version": "0.3.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/sftime",
            "description": "Classes and methods for simple feature objects that have a time column",
            "long_description": "Classes and methods for simple feature objects that have a time column",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-ncmeta",
                        "R-spacetime",
                        "R-stars",
                        "R-trajectories",
                        "R-spatstat.geom",
                        "R-spatstat.linnet",
                        "R-sftrack",
                        "R-magrittr",
                        "R-rlang",
                        "R-sp",
                        "R-vctrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gstat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SpaceTimeBSS",
                        "R-spacetime",
                        "R-cubble"
                    ]
                }
            ]
        },
        {
            "name": "R-sftrack",
            "portdir": "R/R-sftrack",
            "version": "0.5.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mablab.org/sftrack",
            "description": "Modern classes for tracking and movement data",
            "long_description": "Modern classes for tracking and movement data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-geosphere",
                        "R-lwgeom",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sftime"
                    ]
                }
            ]
        },
        {
            "name": "R-tensorBSS",
            "portdir": "R/R-tensorBSS",
            "version": "0.3.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tensorBSS",
            "description": "Blind source separation methods for tensor-valued observations",
            "long_description": "Blind source separation methods for tensor-valued observations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-abind",
                        "R-ggplot2",
                        "R-tensor",
                        "R-ICtest",
                        "R-JADE",
                        "R-fICA",
                        "R-tsBSS",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stochvol"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cminpack",
            "portdir": "math/cminpack",
            "version": "1.3.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/devernay/cminpack",
            "description": "Solving nonlinear equations and nonlinear least squares problems",
            "long_description": "A C/C++ rewrite of the MINPACK software (originally in Fortran) for solving nonlinear equations and nonlinear least squares problems.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-trekcolors",
            "portdir": "R/R-trekcolors",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trekcolors",
            "description": "Star Trek color palettes",
            "long_description": "Star Trek color palettes",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gyro"
                    ]
                }
            ]
        },
        {
            "name": "GraphicsMagick",
            "portdir": "graphics/GraphicsMagick",
            "version": "1.3.45",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.graphicsmagick.org/",
            "description": "image processing tools collection",
            "long_description": "GraphicsMagick is the swiss army knife of image processing. It provides a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG, and TIFF.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "q8",
                "q16",
                "q32",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libtool",
                        "jasper",
                        "lcms2",
                        "libjpeg-turbo",
                        "libpng",
                        "netpbm",
                        "bzip2",
                        "webp",
                        "libheif",
                        "freetype",
                        "libiconv",
                        "libxml2",
                        "libjxl",
                        "tiff",
                        "libzip",
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php53-gmagick",
                        "php54-gmagick",
                        "php55-gmagick",
                        "php56-gmagick",
                        "php70-gmagick",
                        "php71-gmagick",
                        "php72-gmagick",
                        "php73-gmagick",
                        "php74-gmagick",
                        "php80-gmagick",
                        "php81-gmagick",
                        "php82-gmagick",
                        "php83-gmagick",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-lib",
                        "gmic-clib",
                        "darktable",
                        "darktable-devel",
                        "wt",
                        "bsdowl",
                        "olena",
                        "timg",
                        "dmapd",
                        "photoqt-qt4",
                        "octave",
                        "pdf2djvu",
                        "gnudatalanguage"
                    ]
                }
            ]
        },
        {
            "name": "NetSurf",
            "portdir": "www/NetSurf",
            "version": "3.11",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.netsurf-browser.org",
            "description": "small and fast web browser",
            "long_description": "NetSurf is a small and fast web browser.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "curl",
                        "expat",
                        "zlib",
                        "libutf8proc",
                        "libjxl",
                        "libiconv",
                        "openssl",
                        "gtk3",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mblaze",
            "portdir": "mail/mblaze",
            "version": "1.3",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leahneukirchen/mblaze",
            "description": "Unix utilities to deal with Maildir",
            "long_description": "The mblaze message system is a set of Unix utilities for processing and interacting with mail messages which are stored in maildir folders.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1027
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CPP",
            "portdir": "R/R-CPP",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CPP",
            "description": "Composition of Probabilistic Preferences (CPP)",
            "long_description": "Composition of Probabilistic Preferences (CPP)",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mc2d",
                        "R-ineq",
                        "R-CRAN-recommended",
                        "R-kappalab"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CorrBin",
            "portdir": "R/R-CorrBin",
            "version": "1.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CorrBin",
            "description": "Nonparametrics with clustered binary and multinomial data",
            "long_description": "Nonparametrics with clustered binary and multinomial data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-combinat",
                        "R-CRAN-recommended",
                        "R-dirmult",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-geepack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DeclareDesign",
            "portdir": "R/R-DeclareDesign",
            "version": "1.0.10",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://declaredesign.org/r/declaredesign",
            "description": "Declare and diagnose research designs",
            "long_description": "Declare and diagnose research designs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-randomizr",
                        "R-generics",
                        "R-estimatr",
                        "R-CRAN-recommended",
                        "R-fabricatr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-broom",
                        "R-betareg",
                        "R-psych",
                        "R-gam",
                        "R-AER",
                        "R-marginaleffects",
                        "R-coin",
                        "R-sf",
                        "R-Matching",
                        "R-data.table",
                        "R-biglm",
                        "R-tibble",
                        "R-dplyr",
                        "R-reshape2",
                        "R-diffobj",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-CausalQueries"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ctsem",
                        "R-nCopula",
                        "R-neuralnet",
                        "R-nlstac",
                        "R-ordinalCont",
                        "R-mosaicCalc",
                        "R-resde",
                        "R-rsq",
                        "R-apollo",
                        "R-mirt",
                        "R-doBy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-docopulae",
                        "R-stokes",
                        "R-interp"
                    ]
                }
            ]
        },
        {
            "name": "R-DiscreteDists",
            "portdir": "R/R-DiscreteDists",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fhernanb/DiscreteDists",
            "description": "Discrete Statistical Distributions",
            "long_description": "Discrete Statistical Distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LiblineaR",
            "portdir": "R/R-LiblineaR",
            "version": "2.10-24",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dnalytics.com/software/liblinear",
            "description": "Linear predictive models based on the liblinear C/C++ library",
            "long_description": "Linear predictive models based on the liblinear C/C++ library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quanteda.textmodels",
                        "R-kebabs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RSSL",
                        "R-parsnip",
                        "R-vetiver",
                        "R-tidyAML"
                    ]
                }
            ]
        },
        {
            "name": "R-RMVL",
            "portdir": "R/R-RMVL",
            "version": "1.1.0.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/volodya31415/RMVL",
            "description": "Mappable vector library for handling large datasets",
            "long_description": "Mappable vector library provides convenient way to access large datasets.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TestFunctions",
            "portdir": "R/R-TestFunctions",
            "version": "0.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TestFunctions",
            "description": "Test functions for simulation experiments and evaluating optimization and emulation algorithms",
            "long_description": "Test functions for simulation experiments and evaluating optimization and emulation algorithms",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended",
                        "R-ContourFunctions",
                        "R-rmarkdown"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-testthat",
                        "R-knitr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-optimizeR"
                    ]
                }
            ]
        },
        {
            "name": "R-animint2",
            "portdir": "R/R-animint2",
            "version": "2024.1.24",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://animint.github.io/animint2",
            "description": "Animated interactive grammar of graphics",
            "long_description": "Animated interactive grammar of graphics",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RJSONIO",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-servr",
                        "R-scales",
                        "R-gtable",
                        "R-plyr",
                        "R-digest",
                        "R-reshape2",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-svglite",
                        "R-maps",
                        "R-hexbin",
                        "R-mapproj",
                        "R-gistr",
                        "R-sp",
                        "R-htmltools",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-gert",
                        "R-gh",
                        "R-gitcreds",
                        "R-httr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mlr3resampling"
                    ]
                }
            ]
        },
        {
            "name": "R-clusterSim",
            "portdir": "R/R-clusterSim",
            "version": "0.51-5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://keii.ue.wroc.pl/clusterSim",
            "description": "Search for an optimal clustering procedure for a data-set",
            "long_description": "Search for an optimal clustering procedure for a data-set",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-ade4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-diceR",
                        "R-comato"
                    ]
                }
            ]
        },
        {
            "name": "R-dirmult",
            "portdir": "R/R-dirmult",
            "version": "0.1.3-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dirmult",
            "description": "Estimation in Dirichlet-multinomial distribution",
            "long_description": "Estimation in Dirichlet-multinomial distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CausalQueries",
                        "R-CorrBin"
                    ]
                }
            ]
        },
        {
            "name": "R-distfromq",
            "portdir": "R/R-distfromq",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://reichlab.io/distfromq",
            "description": "Reconstruct a distribution from a collection of quantiles",
            "long_description": "Reconstruct a distribution from a collection of quantiles",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zeallot",
                        "R-CRAN-recommended",
                        "R-checkmate",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-emBayes",
            "portdir": "R/R-emBayes",
            "version": "0.1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=emBayes",
            "description": "Robust Bayesian variable selection via expectation maximization",
            "long_description": "Robust Bayesian variable selection via expectation maximization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mixopt",
            "portdir": "R/R-mixopt",
            "version": "0.1.3",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/CollinErickson/mixopt",
            "description": "Mixed variable optimization",
            "long_description": "Mixed variable optimization for non-linear functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-splitfngr",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-testthat",
                        "R-lhs",
                        "R-ContourFunctions"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mlr3resampling",
            "portdir": "R/R-mlr3resampling",
            "version": "2024.9.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/mlr3resampling",
            "description": "Resampling algorithms for R-mlr3",
            "long_description": "Resampling algorithms for R-mlr3 framework.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr3misc",
                        "R-paradox",
                        "R-CRAN-recommended",
                        "R-mlr3",
                        "R-R6",
                        "R-checkmate",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlr3tuning",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-markdown",
                        "R-lgr",
                        "R-directlabels",
                        "R-nc",
                        "R-animint2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mlr3tuning",
            "portdir": "R/R-mlr3tuning",
            "version": "1.0.1",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlr3tuning.mlr-org.com",
            "description": "Hyperparameter optimization for R-mlr3",
            "long_description": "Hyperparameter optimization for R-mlr3",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-lgr",
                        "R-mlr3misc",
                        "R-paradox",
                        "R-R6",
                        "R-mlr3",
                        "R-bbotk",
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr3mbo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlr3resampling"
                    ]
                }
            ]
        },
        {
            "name": "R-precrec",
            "portdir": "R/R-precrec",
            "version": "0.14.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/evalclass/precrec",
            "description": "Accurate calculations and visualization of precision-recall and ROC curves",
            "long_description": "Accurate calculations and visualization of precision-recall and ROC curves",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-rlang",
                        "R-withr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-patchwork"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-usefun"
                    ]
                }
            ]
        },
        {
            "name": "R-reactR",
            "portdir": "R/R-reactR",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/react-R/reactR",
            "description": "React helpers",
            "long_description": "React helpers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-usethis",
                        "R-jsonlite",
                        "R-knitr",
                        "R-shiny",
                        "R-htmlwidgets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinySelect",
                        "R-reactable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-listviewer"
                    ]
                }
            ]
        },
        {
            "name": "R-rvec",
            "portdir": "R/R-rvec",
            "version": "0.0.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bayesiandemography.github.io/rvec",
            "description": "Vector representing a random variable",
            "long_description": "Vector representing a random variable",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-tibble",
                        "R-matrixStats",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-glue",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bookdown",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-posterior",
                        "R-rmarkdown",
                        "R-ggdist",
                        "R-covr",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-semmcci",
            "portdir": "R/R-semmcci",
            "version": "1.1.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jeksterslab.github.io/semmcci",
            "description": "Monte Carlo confidence intervals in structural equation modelling",
            "long_description": "Monte Carlo confidence intervals in structural equation modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mice",
                        "R-CRAN-recommended",
                        "R-lavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bmemLavaan",
                        "R-Amelia",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-psych"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shapviz",
            "portdir": "R/R-shapviz",
            "version": "0.9.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ModelOriented/shapviz",
            "description": "SHAP Visualizations",
            "long_description": "SHAP Visualizations",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggrepel",
                        "R-patchwork",
                        "R-xgboost",
                        "R-ggfittext",
                        "R-CRAN-recommended",
                        "R-gggenes",
                        "R-rlang",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-fastshap",
                        "R-lightgbm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fastshap"
                    ]
                }
            ]
        }
    ]
}