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

{
    "count": 50475,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=713",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=711",
    "results": [
        {
            "name": "R-nlsic",
            "portdir": "R/R-nlsic",
            "version": "1.0.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlsic",
            "description": "Non-linear least squares with inequality constraints",
            "long_description": "Non-linear least squares with inequality constraints",
            "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-nnls",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-RUnit",
                        "R-limSolve"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bspline"
                    ]
                }
            ]
        },
        {
            "name": "R-nnls",
            "portdir": "R/R-nnls",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nnls",
            "description": "The Lawson–Hanson algorithm for non-negative least squares",
            "long_description": "The Lawson–Hanson algorithm for non-negative least squares",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quadprog",
                        "R-bvls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-smacof",
                        "R-lmtp",
                        "R-mboost",
                        "R-nlsic",
                        "R-isotone",
                        "R-SuperLearner",
                        "R-alphastable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-CVXR",
                        "R-ltmle",
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "R-nseval",
            "portdir": "R/R-nseval",
            "version": "0.5.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nseval",
            "description": "Tools for lazy and non-standard evaluation",
            "long_description": "Tools for lazy and non-standard evaluation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-plyr",
                        "R-stringr",
                        "R-knitr",
                        "R-testthat",
                        "R-roxygen2",
                        "R-covr",
                        "R-lazyeval"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-async"
                    ]
                }
            ]
        },
        {
            "name": "R-numDeriv",
            "portdir": "R/R-numDeriv",
            "version": "2022.9-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://optimizer.r-forge.r-project.org",
            "description": "Accurate numerical derivatives",
            "long_description": "Accurate numerical derivatives",
            "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-aghq",
                        "R-flexsurv",
                        "R-BayesianTools",
                        "R-copula",
                        "R-lmerTest",
                        "R-ROOPSD",
                        "R-Rchoice",
                        "R-Renext",
                        "R-SGB",
                        "R-SemiMarkov",
                        "R-StableEstim",
                        "R-SurvRegCensCov",
                        "R-TempStable",
                        "R-Disequilibrium",
                        "R-coconots",
                        "R-fcirt",
                        "R-lessSEM",
                        "R-milr",
                        "R-mhurdle",
                        "R-alabama",
                        "R-aldvmm",
                        "R-survey",
                        "R-unitquantreg",
                        "R-ExtDist",
                        "R-mixl",
                        "R-tdsa",
                        "R-AssetCorr",
                        "R-GB2",
                        "R-GJRM",
                        "R-lava",
                        "R-IPEC",
                        "R-LMMstar",
                        "R-timereg",
                        "R-ghyp",
                        "R-glmmTMB",
                        "R-lavaan",
                        "R-robmixglm",
                        "R-tvgarch",
                        "R-lbfgsb3c",
                        "R-rugarch",
                        "R-mvord",
                        "R-distributional",
                        "R-eventPred",
                        "R-Epi",
                        "R-TestFunctions",
                        "R-optimx",
                        "R-FENmlm",
                        "R-MIIVsem",
                        "R-MixGHD",
                        "R-GDINA",
                        "R-ICcalib",
                        "R-ergMargins",
                        "R-MendelianRandomization",
                        "R-mpath",
                        "R-bayesmeta",
                        "R-QRM",
                        "R-Qtools",
                        "R-pbkrtest",
                        "R-RealVAMS",
                        "R-ordinal",
                        "R-merDeriv",
                        "R-metRology",
                        "R-metafor",
                        "R-mfp",
                        "R-nimble",
                        "R-fic",
                        "R-bbmle",
                        "R-bayesDccGarch",
                        "R-mexhaz",
                        "R-mipfp",
                        "R-optextras",
                        "R-optimr",
                        "R-ordgam",
                        "R-brglm2",
                        "R-gasmodel",
                        "R-ctmcd",
                        "R-gofCopula",
                        "R-ui",
                        "R-robustbetareg",
                        "R-apollo",
                        "R-bvpa",
                        "R-gamCopula",
                        "R-PROreg",
                        "R-geostatsp",
                        "R-ggdist",
                        "R-fdapace",
                        "R-tramME",
                        "R-indelmiss",
                        "R-emmeans",
                        "R-chandwich",
                        "R-compound.Cox",
                        "R-lcmm",
                        "R-xmeta",
                        "R-mets",
                        "R-mfGARCH",
                        "R-mlt",
                        "R-mlt.docreg",
                        "R-moveHMM",
                        "R-nlmm",
                        "R-skewlmm",
                        "R-sn",
                        "R-metaplus",
                        "R-CBPS",
                        "R-CompDist",
                        "R-puniform",
                        "R-fastR2",
                        "R-sgt",
                        "R-blackbox",
                        "R-spaMM",
                        "R-robustBLME",
                        "R-robustvarComp",
                        "R-glmtoolbox",
                        "R-fixest",
                        "R-sarima",
                        "R-seqHMM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DiceKriging",
                        "R-glmx",
                        "R-docopulae",
                        "R-ebnm",
                        "R-Rcgmin",
                        "R-emdbook",
                        "R-cotram",
                        "R-extendedFamily",
                        "R-LambertW",
                        "R-fastcpd",
                        "R-msm",
                        "R-pso",
                        "R-ucminf",
                        "R-smooth",
                        "R-psqn",
                        "R-RSSL",
                        "R-BB",
                        "R-VineCopula",
                        "R-sphunif",
                        "R-lme4",
                        "R-TMB",
                        "R-fido",
                        "R-metarep",
                        "R-sna",
                        "R-OpenMx",
                        "R-RTMB",
                        "R-sparseHessianFD",
                        "R-lavaSearch2",
                        "R-rpf",
                        "R-nlsic",
                        "R-legion",
                        "R-diseq",
                        "R-optimParallel",
                        "R-rSPDE",
                        "R-fntl",
                        "R-betareg",
                        "R-lfe",
                        "R-mvtnorm",
                        "R-cccp",
                        "R-tram",
                        "R-ROI"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgconfig",
            "portdir": "R/R-pkgconfig",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/pkgconfig",
            "description": "Private configuration for R packages",
            "long_description": "Private configuration for R packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQLite",
                        "R-hms",
                        "R-tibble",
                        "R-jtools",
                        "R-igraph"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magclass"
                    ]
                }
            ]
        },
        {
            "name": "R-plyr",
            "portdir": "R/R-plyr",
            "version": "1.8.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plyr",
            "description": "Tools for splitting, applying and combining data",
            "long_description": "Tools for splitting, applying and combining data",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-itertools",
                        "R-doParallel",
                        "R-foreach",
                        "R-abind",
                        "R-testthat",
                        "R-covr",
                        "R-iterators"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggiraphExtra",
                        "R-ACDm",
                        "R-AppliedPredictiveModeling",
                        "R-BayesRGMM",
                        "R-rearrr",
                        "R-repmis",
                        "R-reshape",
                        "R-GGally",
                        "R-GroupBN",
                        "R-lemon",
                        "R-lfda",
                        "R-likert",
                        "R-BCHM",
                        "R-breakfast",
                        "R-hbamr",
                        "R-atable",
                        "R-Epi",
                        "R-animint2",
                        "R-elhmc",
                        "R-caret",
                        "R-MCPAN",
                        "R-MRFcov",
                        "R-IsingSampler",
                        "R-evclust",
                        "R-ggpmisc",
                        "R-MGMM",
                        "R-MHD",
                        "R-netmediate",
                        "R-ctsem",
                        "R-metR",
                        "R-SSLR",
                        "R-flip",
                        "R-mlVAR",
                        "R-freegroup",
                        "R-mpoly",
                        "R-multiApply",
                        "R-optiSolve",
                        "R-pbANOVA",
                        "R-FRK",
                        "R-ggmap",
                        "R-ggstance",
                        "R-ghypernet",
                        "R-permutes",
                        "R-plotROC",
                        "R-ufs",
                        "R-mgcViz",
                        "R-blink",
                        "R-bnmr2",
                        "R-quitte",
                        "R-gemtc",
                        "R-groupdata2",
                        "R-rsdmx",
                        "R-lddmm",
                        "R-xpectr",
                        "R-BNSP",
                        "R-semPlot",
                        "R-pROC",
                        "R-CTM",
                        "R-MplusAutomation",
                        "R-ctsemOMX",
                        "R-ptf",
                        "R-qgam",
                        "R-dLagM",
                        "R-dcanr",
                        "R-reshape2",
                        "R-robustvarComp",
                        "R-cvms",
                        "R-qgraph",
                        "R-bruceR",
                        "R-dplR",
                        "R-rqPen",
                        "R-XML2R",
                        "R-inctools",
                        "R-RankAggSIgFUR",
                        "R-RcmdrPlugin.KMggplot2",
                        "R-RefManageR",
                        "R-Rmisc",
                        "R-SSNbayes",
                        "R-StatRank",
                        "R-UpSetR",
                        "R-mashr",
                        "R-WRS2",
                        "R-klsh",
                        "R-kutils",
                        "R-DPtree",
                        "R-tglkmeans",
                        "R-eikosograms",
                        "R-emdbook",
                        "R-ardl.nardl",
                        "R-trapezoid",
                        "R-treeclim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-Hmisc",
                        "R-knitrBootstrap",
                        "R-mvnfast",
                        "R-nseval",
                        "R-sommer",
                        "R-progressr",
                        "R-BayesSUR",
                        "R-ifaTools",
                        "R-Ecfun",
                        "R-epiR",
                        "R-milr",
                        "R-here",
                        "R-VarSelLCM",
                        "R-misty",
                        "R-scdhlm"
                    ]
                }
            ]
        },
        {
            "name": "R-praise",
            "portdir": "R/R-praise",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=praise",
            "description": "Praise users",
            "long_description": "Build friendly R packages that praise their users if they have done something good, or they just need it to feel better.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ]
        },
        {
            "name": "R-rprojroot",
            "portdir": "R/R-rprojroot",
            "version": "2.0.4.9007",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rprojroot.r-lib.org",
            "description": "Finding files in project subdirectories",
            "long_description": "Finding files in project subdirectories",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lifecycle",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-mockr",
                        "R-rlang"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pkgload",
                        "R-packer",
                        "R-hdpGLM",
                        "R-starter",
                        "R-styler",
                        "R-usethis",
                        "R-vcr",
                        "R-rcmdcheck",
                        "R-oeli",
                        "R-distill",
                        "R-rhub",
                        "R-here"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tatoo",
                        "R-pkgcache",
                        "R-lgr",
                        "R-tidyjson",
                        "R-Rdpack",
                        "R-multinma",
                        "R-this.path",
                        "R-DBI",
                        "R-RMariaDB",
                        "R-gh",
                        "R-cli",
                        "R-callr",
                        "R-remotes",
                        "R-ijtiff",
                        "R-webdriver",
                        "R-sparklyr",
                        "R-reprex"
                    ]
                }
            ]
        },
        {
            "name": "R-rstantools",
            "portdir": "R/R-rstantools",
            "version": "2.4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org/rstantools",
            "description": "Tools for developing R packages interfacing with Stan",
            "long_description": "Tools for developing R packages interfacing with Stan",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-RcppParallel",
                        "R-desc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-roxygen2",
                        "R-rstudioapi",
                        "R-usethis",
                        "R-knitr",
                        "R-pkgbuild",
                        "R-pkgload",
                        "R-rstan",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rstanemax",
                        "R-zoid",
                        "R-brms",
                        "R-FlexReg",
                        "R-hbamr",
                        "R-glmmPen",
                        "R-walker",
                        "R-multinma",
                        "R-bsynth",
                        "R-bellreg",
                        "R-Rlgt",
                        "R-geostan",
                        "R-MIRES",
                        "R-ctsem",
                        "R-YPBP",
                        "R-YPPE",
                        "R-bayesZIB",
                        "R-jfa",
                        "R-RoBTT",
                        "R-cbq",
                        "R-mvgam",
                        "R-rmsb",
                        "R-surveil",
                        "R-CausalQueries",
                        "R-glmmrBase",
                        "R-conformalbayes",
                        "R-projpred",
                        "R-blavaan",
                        "R-RBesT",
                        "R-BayesSenMC",
                        "R-CNVRG",
                        "R-LMMELSM",
                        "R-baggr",
                        "R-bayes4psy",
                        "R-bayesGAM",
                        "R-bayesbr",
                        "R-bayesdfa",
                        "R-bayesforecast",
                        "R-beanz",
                        "R-bistablehistory",
                        "R-bmgarch",
                        "R-bmlm",
                        "R-bws",
                        "R-densEstBayes",
                        "R-fcirt",
                        "R-hsstan",
                        "R-lgpr",
                        "R-measr",
                        "R-metaBMA",
                        "R-multipleDL",
                        "R-pcFactorStan",
                        "R-pema",
                        "R-phacking",
                        "R-prophet",
                        "R-publipha",
                        "R-rater",
                        "R-rbmi",
                        "R-rmBayes",
                        "R-rmdcev",
                        "R-rstanarm",
                        "R-survstan",
                        "R-thurstonianIRT",
                        "R-trialr",
                        "R-truncnormbayes",
                        "R-tsnet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-rstan",
                        "R-insight",
                        "R-statsExpressions",
                        "R-bayesplot",
                        "R-effectsize",
                        "R-performance",
                        "R-broom.mixed",
                        "R-tidybayes",
                        "R-loo"
                    ]
                }
            ]
        },
        {
            "name": "R-sessioninfo",
            "portdir": "R/R-sessioninfo",
            "version": "1.2.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/sessioninfo",
            "description": "R Session Information",
            "long_description": "R Session Information",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-future.tests",
                        "R-devtools",
                        "R-rcmdcheck",
                        "R-SimDesign"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-condTruncMVN",
                        "R-reprex",
                        "R-pkgcache",
                        "R-matrixNormal",
                        "R-miWQS",
                        "R-biocthis"
                    ]
                }
            ]
        },
        {
            "name": "R-vctrs",
            "portdir": "R/R-vctrs",
            "version": "0.6.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vctrs.r-lib.org",
            "description": "Generic programming with typed R vectors",
            "long_description": "Generic programming with typed R vectors",
            "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-lifecycle",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-generics",
                        "R-knitr",
                        "R-testthat",
                        "R-waldo",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-covr",
                        "R-zeallot",
                        "R-bit64",
                        "R-xml2",
                        "R-crayon",
                        "R-pillar",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tf",
                        "R-gglm",
                        "R-FFP",
                        "R-dm",
                        "R-term",
                        "R-timeplyr",
                        "R-themis",
                        "R-tidyRSS",
                        "R-tidyindex",
                        "R-tidyposterior",
                        "R-tidyselect",
                        "R-tidytext",
                        "R-timbr",
                        "R-labelled",
                        "R-ggiraph",
                        "R-readODS",
                        "R-gt",
                        "R-gtsummary",
                        "R-profvis",
                        "R-feasts",
                        "R-cubble",
                        "R-distributional",
                        "R-fabletools",
                        "R-rvec",
                        "R-tidybayes",
                        "R-modelenv",
                        "R-blob",
                        "R-DBItest",
                        "R-tidyfit",
                        "R-igraph",
                        "R-hms",
                        "R-pillar",
                        "R-tibble",
                        "R-tibbletime",
                        "R-glmGamPoi",
                        "R-baizer",
                        "R-tsibble",
                        "R-dials",
                        "R-finetune",
                        "R-modelr",
                        "R-ftExtra",
                        "R-furrr",
                        "R-dfidx",
                        "R-multidplyr",
                        "R-gratia",
                        "R-bignum",
                        "R-nestr",
                        "R-pammtools",
                        "R-parsnip",
                        "R-fastplyr",
                        "R-tarchetypes",
                        "R-ggpp",
                        "R-gganimate",
                        "R-ggdensity",
                        "R-ggh4x",
                        "R-ggplot2",
                        "R-ggside",
                        "R-googledrive",
                        "R-googlesheets4",
                        "R-decor",
                        "R-clock",
                        "R-plotly",
                        "R-dplyr",
                        "R-tidytable",
                        "R-arrow",
                        "R-tsibbledata",
                        "R-tsibbletalk",
                        "R-tune",
                        "R-drake",
                        "R-targets",
                        "R-riingo",
                        "R-probably",
                        "R-profile",
                        "R-prt",
                        "R-butcher",
                        "R-hardhat",
                        "R-crew.cluster",
                        "R-cereal",
                        "R-ggdist",
                        "R-ggforce",
                        "R-ggip",
                        "R-ggraph",
                        "R-posterior",
                        "R-tidyclust",
                        "R-haven",
                        "R-igcop",
                        "R-ipaddress",
                        "R-groupr",
                        "R-rsample",
                        "R-workflows",
                        "R-workflowsets",
                        "R-matrixset",
                        "R-duckplyr",
                        "R-skimr",
                        "R-sparklyr",
                        "R-recipes",
                        "R-purrr",
                        "R-stringr",
                        "R-styler",
                        "R-dbplyr",
                        "R-densityarea",
                        "R-downlit",
                        "R-vetiver",
                        "R-bigsnpr",
                        "R-httr2",
                        "R-stacks",
                        "R-infer",
                        "R-ivs",
                        "R-jsontools",
                        "R-dtplyr",
                        "R-slider",
                        "R-textrecipes",
                        "R-tidyr",
                        "R-transformr",
                        "R-tweenr",
                        "R-vroom",
                        "R-wkutils",
                        "R-yardstick"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cpp11",
                        "R-duckdb",
                        "R-sftime",
                        "R-lifecycle",
                        "R-testthat",
                        "R-fs",
                        "R-winch",
                        "R-geos",
                        "R-declared",
                        "R-sf",
                        "R-tidyterra",
                        "R-wk",
                        "R-distributions3",
                        "R-lubridate",
                        "R-s2",
                        "R-errors",
                        "R-quantities",
                        "R-bench",
                        "R-rmarkdown",
                        "R-units",
                        "R-tidyjson",
                        "R-sleev",
                        "R-glue",
                        "R-tinylabels",
                        "R-jsonlite",
                        "R-nanoarrow",
                        "R-constructive",
                        "R-rlang"
                    ]
                }
            ]
        },
        {
            "name": "termusic",
            "portdir": "multimedia/termusic",
            "version": "0.9.1",
            "license": "GPL-3 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tramhao/termusic",
            "description": "Music Player TUI written in Rust",
            "long_description": "Music Player TUI written in Rust",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "protobuf3-cpp",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-corner",
            "portdir": "python/py-corner",
            "version": "2.2.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dfm/corner.py",
            "description": "Make some beautiful corner plots of samples",
            "long_description": "Make some beautiful corner plots of samples",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "dan",
                    "github": "dfm",
                    "ports_count": 11
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-vcs",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-numpy",
                        "py311-matplotlib",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-emcee3",
            "portdir": "python/py-emcee3",
            "version": "3.1.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://emcee.readthedocs.io/en/stable/",
            "description": "affine-invariant ensemble MCMC sampling",
            "long_description": "emcee is a stable, well tested Python implementation of the affine-invariant ensemble sampler for Markov chain Monte Carlo (MCMC) proposed by Goodman & Weare (2010). The code is open source and has already been used in several published projects in the astrophysics literature.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 434
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools_scm",
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-scipy",
                        "py311-h5py"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-perl5.36",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Perl 5.36",
            "long_description": "Xapian bindings for Perl 5.36",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "perl5.36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-xapian",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for PHP 8.0",
            "long_description": "Xapian bindings for PHP 8.0",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php81-xapian",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for PHP 8.1",
            "long_description": "Xapian bindings for PHP 8.1",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "php81"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php82-xapian",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for PHP 8.2",
            "long_description": "Xapian bindings for PHP 8.2",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "php82"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-python311",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Python 3.11",
            "long_description": "Xapian bindings for Python 3.11",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-ruby32",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 3.2",
            "long_description": "Xapian bindings for Ruby 3.2",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb32-sup"
                    ]
                }
            ]
        },
        {
            "name": "wails",
            "portdir": "devel/wails",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wails.io",
            "description": "Create beautiful applications using Go",
            "long_description": "The traditional method of providing web interfaces to Go programs is via a built-in web server. Wails offers a different approach: it provides the ability to wrap both Go code and a web frontend into a single binary. Tools are provided to make this easy for you by handling project creation, compilation and bundling. All you have to do is get creative!",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "upx",
                        "npm8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-hiredis",
            "portdir": "python/py-hiredis",
            "version": "3.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pietern/hiredis-py",
            "description": "Python wrapper for hiredis",
            "long_description": "Python wrapper for hiredis",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-redis",
            "portdir": "python/py-redis",
            "version": "7.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/redis/redis-py",
            "description": "Python client for Redis key-value store",
            "long_description": "Python client for Redis key-value store",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-spotipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-portalocker"
                    ]
                }
            ]
        },
        {
            "name": "py311-s3fs",
            "portdir": "python/py-s3fs",
            "version": "2025.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-fsspec",
                        "py311-aiohttp",
                        "py311-aiobotocore",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-rawpy",
            "portdir": "python/py-rawpy",
            "version": "0.17.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/letmaik/rawpy",
            "description": "Python wrapper for the LibRaw library",
            "long_description": "rawpy is an easy-to-use Python wrapper for the LibRaw library. It also contains some extra functionality for finding and repairing hot/dead pixels.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mp",
                    "github": "jsalort",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython",
                        "pkgconfig",
                        "clang-14",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libraw",
                        "python311",
                        "py311-numpy",
                        "py311-scikit-image"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-imageio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-rawpy"
                    ]
                }
            ]
        },
        {
            "name": "carlson-elliptic-integrals",
            "portdir": "fortran/carlson-elliptic-integrals",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jacobwilliams/carlson-elliptic-integrals",
            "description": "Carlson symmetric forms of elliptic integrals",
            "long_description": "This is a modern Fortran implementation of the Carlson symmetric forms of elliptic integrals code from the SLATEC library. It has been extensively refactored.",
            "active": true,
            "categories": [
                "math",
                "fortran"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "gcc12",
                        "fpm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fortran-mach",
            "portdir": "fortran/fortran-mach",
            "version": "0.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jacobwilliams/fortran-mach",
            "description": "Modern Fortran machine constants module",
            "long_description": "Modern Fortran machine constants module",
            "active": true,
            "categories": [
                "fortran"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "gcc12",
                        "fpm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "powellopt",
            "portdir": "fortran/powellopt",
            "version": "2023.12.03",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jacobwilliams/PowellOpt",
            "description": "Optimization algorithms by M.J.D. Powell",
            "long_description": "This is a collection of derivative-free optimization algorithms by M.J.D. Powell.",
            "active": true,
            "categories": [
                "math",
                "fortran"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "gcc13",
                "gccdevel",
                "gcc10",
                "gcc11",
                "gcc12"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpm",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-string-tagged-markdown",
            "portdir": "perl/p5-string-tagged-markdown",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-string-tagged-markdown",
            "homepage": "https://metacpan.org/pod/String::Tagged::Markdown",
            "description": "String::Tagged::Markdown - parse and emit text with Markdown inline formatting",
            "long_description": "String::Tagged::Markdown - parse and emit text with Markdown inline formatting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-string-tagged-markdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-string-tagged-markdown",
            "portdir": "perl/p5-string-tagged-markdown",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::Tagged::Markdown",
            "description": "String::Tagged::Markdown - parse and emit text with Markdown inline formatting",
            "long_description": "String::Tagged::Markdown - parse and emit text with Markdown inline formatting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-scalar-list-utils",
                        "perl5.28",
                        "p5.28-string-tagged",
                        "p5.28-convert-color",
                        "p5.28-html-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-string-tagged-markdown",
            "portdir": "perl/p5-string-tagged-markdown",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::Tagged::Markdown",
            "description": "String::Tagged::Markdown - parse and emit text with Markdown inline formatting",
            "long_description": "String::Tagged::Markdown - parse and emit text with Markdown inline formatting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-scalar-list-utils",
                        "perl5.30",
                        "p5.30-string-tagged",
                        "p5.30-convert-color",
                        "p5.30-html-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-string-tagged-markdown",
            "portdir": "perl/p5-string-tagged-markdown",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::Tagged::Markdown",
            "description": "String::Tagged::Markdown - parse and emit text with Markdown inline formatting",
            "long_description": "String::Tagged::Markdown - parse and emit text with Markdown inline formatting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-html-parser",
                        "perl5.32",
                        "p5.32-string-tagged",
                        "p5.32-scalar-list-utils",
                        "p5.32-convert-color"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-string-tagged-markdown",
            "portdir": "perl/p5-string-tagged-markdown",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::Tagged::Markdown",
            "description": "String::Tagged::Markdown - parse and emit text with Markdown inline formatting",
            "long_description": "String::Tagged::Markdown - parse and emit text with Markdown inline formatting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-scalar-list-utils",
                        "perl5.34",
                        "p5.34-string-tagged",
                        "p5.34-convert-color",
                        "p5.34-html-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-string-tagged-markdown"
                    ]
                }
            ]
        },
        {
            "name": "blaspp",
            "portdir": "math/blaspp",
            "version": "2024.10.26",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/icl-utk-edu/blaspp",
            "description": "C++ API for the Basic Linear Algebra Subroutines",
            "long_description": "C++ API for the Basic Linear Algebra Subroutines",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libomp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RUnit",
            "portdir": "R/R-RUnit",
            "version": "0.4.33",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RUnit",
            "description": "R Unit test framework",
            "long_description": "R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-XML"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kutils",
                        "R-biocViews",
                        "R-fmcsR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Biobase",
                        "R-BiocCheck",
                        "R-BiocParallel",
                        "R-RBGL",
                        "R-ShortRead",
                        "R-graph",
                        "R-NormalLaplace",
                        "R-PCICt",
                        "R-RcppClassicExamples",
                        "R-RcppParallel",
                        "R-fBasics",
                        "R-fCopulae",
                        "R-fExtremes",
                        "R-fMultivar",
                        "R-fTrading",
                        "R-TTR",
                        "R-bbmle",
                        "R-fritools",
                        "R-NMF",
                        "R-gdsfmt",
                        "R-gbm",
                        "R-KEGGREST",
                        "R-nlsic",
                        "R-BiocStyle",
                        "R-orgutils",
                        "R-cccp",
                        "R-glarma",
                        "R-pkgmaker",
                        "R-fGarch",
                        "R-rngtools",
                        "R-bspline",
                        "R-cmaes",
                        "R-NMOF",
                        "R-spatialprobit",
                        "R-CodeDepends",
                        "R-rBDAT",
                        "R-defineOptions",
                        "R-remaCor",
                        "R-restfulr",
                        "R-rex2arma",
                        "R-r2sundials",
                        "R-svUnit",
                        "R-systemPipeRdata",
                        "R-ChemmineOB",
                        "R-MassSpecWavelet",
                        "R-Rgraphviz",
                        "R-XVector",
                        "R-IRanges",
                        "R-S4Vectors",
                        "R-pwalign",
                        "R-iterators",
                        "R-SkewHyperbolic",
                        "R-VarianceGamma",
                        "R-RobExtremes",
                        "R-doMC",
                        "R-doParallel",
                        "R-doSNOW",
                        "R-fUnitRoots",
                        "R-microbenchmark",
                        "R-alphastable",
                        "R-yaml",
                        "R-GeneralizedHyperbolic",
                        "R-fImport",
                        "R-timeDate",
                        "R-timeSeries",
                        "R-WeightedCluster",
                        "R-SeqArray",
                        "R-fNonlinear",
                        "R-pls",
                        "R-gdata",
                        "R-stabledist",
                        "R-kyotil",
                        "R-RobAStBase",
                        "R-DistributionUtils"
                    ]
                }
            ]
        },
        {
            "name": "R-bggum",
            "portdir": "R/R-bggum",
            "version": "1.0.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/duckmayr/bggum",
            "description": "Bayesian estimation of generalized graded unfolding model parameters",
            "long_description": "Bayesian estimation of generalized graded unfolding model parameters",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppDist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-biglm",
            "portdir": "R/R-biglm",
            "version": "0.9-3",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=biglm",
            "description": "Bounded Memory Linear and Generalized Linear Models",
            "long_description": "Bounded Memory Linear and Generalized Linear 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": [
                        "libgcc",
                        "R-DBI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaps",
                        "R-RSQLite",
                        "R-RODBC"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rwicc",
                        "R-speedglm",
                        "R-leaps",
                        "R-biganalytics",
                        "R-cplm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstanarm",
                        "R-broom",
                        "R-optmatch",
                        "R-insight",
                        "R-DeclareDesign",
                        "R-ipumsr",
                        "R-emmeans",
                        "R-prediction",
                        "R-ff"
                    ]
                }
            ]
        },
        {
            "name": "R-blob",
            "portdir": "R/R-blob",
            "version": "1.2.4.9006",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blob.tidyverse.org",
            "description": "Simple S3 class for representing vectors of binary data",
            "long_description": "Simple S3 class for representing vectors of binary data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-pillar",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DBItest",
                        "R-RMariaDB",
                        "R-dbplyr",
                        "R-odbc",
                        "R-RPostgres",
                        "R-RSQLite"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ipaddress",
                        "R-DBI",
                        "R-nanoarrow",
                        "R-constructive",
                        "R-tibble",
                        "R-bigrquery",
                        "R-sf",
                        "R-arrow",
                        "R-dbx"
                    ]
                }
            ]
        },
        {
            "name": "R-cachem",
            "portdir": "R/R-cachem",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cachem.r-lib.org",
            "description": "Cache R objects with automatic pruning",
            "long_description": "Cache R objects with automatic pruning",
            "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-rlang",
                        "R-CRAN-recommended",
                        "R-fastmap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bslib",
                        "R-memoise",
                        "R-shiny",
                        "R-bigergm"
                    ]
                }
            ]
        },
        {
            "name": "R-digest",
            "portdir": "R/R-digest",
            "version": "0.6.37",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dirk.eddelbuettel.com/code/digest.html",
            "description": "Create compact hash digests of R objects",
            "long_description": "Create compact hash digests of R objects",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest",
                        "R-simplermarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-storr",
                        "R-job",
                        "R-shinytest",
                        "R-downloader",
                        "R-kableExtra",
                        "R-knitcitations",
                        "R-ecd",
                        "R-ascii",
                        "R-aws.s3",
                        "R-aws.signature",
                        "R-FRK",
                        "R-targeted",
                        "R-text2vec",
                        "R-reactable",
                        "R-readtext",
                        "R-repana",
                        "R-repmis",
                        "R-lintr",
                        "R-tmle3",
                        "R-emayili",
                        "R-mlr3misc",
                        "R-IRkernel",
                        "R-BatchJobs",
                        "R-mlr3pipelines",
                        "R-phangorn",
                        "R-pkgdown",
                        "R-archivist",
                        "R-pomp",
                        "R-animint2",
                        "R-hunspell",
                        "R-pins",
                        "R-testthat",
                        "R-ChemmineR",
                        "R-dipsaus",
                        "R-OpenML",
                        "R-Rborist",
                        "R-maptiles",
                        "R-metR",
                        "R-future",
                        "R-miscTools",
                        "R-RestRserve",
                        "R-shinycssloaders",
                        "R-modelStudio",
                        "R-NMF",
                        "R-batchtools",
                        "R-biomaRt",
                        "R-filearray",
                        "R-filehash",
                        "R-yulab.utils",
                        "R-nlsr",
                        "R-sarsop",
                        "R-blockmodels",
                        "R-gWidgets2",
                        "R-ggmap",
                        "R-covr",
                        "R-glmbb",
                        "R-googleAuthR",
                        "R-pkgmaker",
                        "R-plotly",
                        "R-trelliscopejs",
                        "R-ufs",
                        "R-disordR",
                        "R-drake",
                        "R-rmdpartials",
                        "R-rngtools",
                        "R-glmmrOptim",
                        "R-bsub",
                        "R-stepR",
                        "R-tesseract",
                        "R-rmsb",
                        "R-httptest2",
                        "R-OpenMx",
                        "R-virtuoso",
                        "R-htmltools",
                        "R-ape",
                        "R-rms",
                        "R-rsconnect",
                        "R-mvp",
                        "R-sl3",
                        "R-pander",
                        "R-MplusAutomation",
                        "R-ComplexHeatmap",
                        "R-shinyjs",
                        "R-downlit",
                        "R-rgeoda",
                        "R-r6extended",
                        "R-rcmdcheck",
                        "R-httptest",
                        "R-dplR",
                        "R-progressr",
                        "R-R.cache",
                        "R-R.filesets",
                        "R-R.rsp",
                        "R-ROAuth",
                        "R-distill"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-EBImage",
                        "R-modelsummary",
                        "R-jointseg",
                        "R-cli",
                        "R-SeqArray",
                        "R-textmineR",
                        "R-memoise",
                        "R-brms",
                        "R-FuzzyNumbers",
                        "R-R.devices",
                        "R-rstanarm",
                        "R-webfakes",
                        "R-gt",
                        "R-fritools",
                        "R-crosstable",
                        "R-gdsfmt",
                        "R-rotor",
                        "R-styler",
                        "R-R.utils",
                        "R-knitr",
                        "R-stars",
                        "R-rmarkdown",
                        "R-REBayes",
                        "R-devtools",
                        "R-dm",
                        "R-altdoc",
                        "R-openssl",
                        "R-lfe",
                        "R-LDAvis",
                        "R-igraph"
                    ]
                }
            ]
        },
        {
            "name": "R-effectsize",
            "portdir": "R/R-effectsize",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://easystats.github.io/effectsize",
            "description": "Indices of effect size",
            "long_description": "Indices of effect size",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-bayestestR",
                        "R-performance",
                        "R-parameters",
                        "R-datawizard",
                        "R-insight"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-correlation",
                        "R-see",
                        "R-emmeans",
                        "R-car",
                        "R-lmerTest",
                        "R-parsnip",
                        "R-rms",
                        "R-BayesFactor",
                        "R-afex",
                        "R-pwr",
                        "R-gt",
                        "R-rstantools",
                        "R-knitr",
                        "R-testthat",
                        "R-brms",
                        "R-lavaan",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statsExpressions",
                        "R-report",
                        "R-sjstats",
                        "R-easystats",
                        "R-modelbased",
                        "R-bruceR",
                        "R-see"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidystats",
                        "R-datawizard",
                        "R-cardx",
                        "R-insight",
                        "R-papaja",
                        "R-rempsyc",
                        "R-gtsummary",
                        "R-bayestestR"
                    ]
                }
            ]
        },
        {
            "name": "R-irlba",
            "portdir": "R/R-irlba",
            "version": "2.3.5.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=irlba",
            "description": "Fast truncated singular value decompositions",
            "long_description": "Fast truncated singular value decomposition and principal components analysis for large dense and sparse matrices.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lolR",
                        "R-iGraphMatch",
                        "R-mixsqp",
                        "R-Seurat",
                        "R-BiocSingular",
                        "R-sccore",
                        "R-uwot",
                        "R-flashier"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rtsne",
                        "R-metR",
                        "R-sctransform",
                        "R-Rssa",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-memoise",
            "portdir": "R/R-memoise",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://memoise.r-lib.org",
            "description": "Memoisation of functions",
            "long_description": "Memoisation of functions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-cachem",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-googleCloudStorageR",
                        "R-aws.s3",
                        "R-digest",
                        "R-testthat",
                        "R-httr",
                        "R-covr",
                        "R-googleAuthR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigergm",
                        "R-googleAnalyticsR",
                        "R-RSQLite",
                        "R-huxtable",
                        "R-OpenML",
                        "R-RcppEigenAD",
                        "R-bslib",
                        "R-metR",
                        "R-dockerfiler",
                        "R-felp",
                        "R-pacs",
                        "R-BWStest",
                        "R-googleAuthR",
                        "R-officedown",
                        "R-ergm",
                        "R-gridpattern",
                        "R-ggraph",
                        "R-conflicted",
                        "R-crops",
                        "R-cyclotomic",
                        "R-downlit",
                        "R-devtools",
                        "R-dm",
                        "R-timbr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-emayili",
                        "R-pkgsearch"
                    ]
                }
            ]
        },
        {
            "name": "R-miscTools",
            "portdir": "R/R-miscTools",
            "version": "0.6-28",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=miscTools",
            "description": "Miscellaneous tools and utilities",
            "long_description": "Miscellaneous tools and utilities",
            "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-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-micEcon",
                        "R-micEconCES",
                        "R-mvProbit",
                        "R-robustbetareg",
                        "R-censReg",
                        "R-sampleSelection",
                        "R-fastR2",
                        "R-Rchoice"
                    ]
                }
            ]
        },
        {
            "name": "R-mitools",
            "portdir": "R/R-mitools",
            "version": "2.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mitools",
            "description": "Tools for multiple imputation of missing data",
            "long_description": "Tools for multiple imputation of missing data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DBI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-relaimpo",
                        "R-psfmi",
                        "R-miceadds",
                        "R-pan",
                        "R-kmi",
                        "R-survey"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lavaan.survey",
                        "R-medflex"
                    ]
                }
            ]
        },
        {
            "name": "R-mixsqp",
            "portdir": "R/R-mixsqp",
            "version": "0.3-54",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mixsqp",
            "description": "Sequential quadratic programming for fast maximum-likelihood estimation of mixture proportions",
            "long_description": "Sequential quadratic programming for fast maximum-likelihood estimation of mixture proportions",
            "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-irlba",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ashr",
                        "R-ebnm"
                    ]
                }
            ]
        },
        {
            "name": "R-modelbased",
            "portdir": "R/R-modelbased",
            "version": "0.8.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://easystats.github.io/modelbased",
            "description": "Methods for correlation analysis",
            "long_description": "Methods for correlation analysis",
            "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-parameters",
                        "R-performance",
                        "R-CRAN-recommended",
                        "R-insight",
                        "R-effectsize",
                        "R-bayestestR",
                        "R-datawizard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-correlation",
                        "R-gamm4",
                        "R-see",
                        "R-emmeans",
                        "R-patchwork",
                        "R-gganimate",
                        "R-logspline",
                        "R-rtdists",
                        "R-marginaleffects",
                        "R-glmmTMB",
                        "R-poorman",
                        "R-coda",
                        "R-report",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-brms",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-easystats",
                        "R-see"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-report",
                        "R-insight",
                        "R-datawizard",
                        "R-bayestestR",
                        "R-rempsyc"
                    ]
                }
            ]
        },
        {
            "name": "R-moments",
            "portdir": "R/R-moments",
            "version": "0.14.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.komsta.net",
            "description": "Moments, cumulants, skewness, kurtosis and related tests",
            "long_description": "Moments, cumulants, skewness, kurtosis and related tests",
            "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": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICSClust",
                        "R-dymo",
                        "R-ecd",
                        "R-emg",
                        "R-audrex",
                        "R-autocogs",
                        "R-AutoTransQF",
                        "R-ICSOutlier",
                        "R-PDQutils",
                        "R-naive",
                        "R-tpn",
                        "R-segen",
                        "R-skewMLRM",
                        "R-skewlmm",
                        "R-spooky",
                        "R-nullabor",
                        "R-jenga",
                        "R-TempStable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-LambertW",
                        "R-runMCMCbtadjust",
                        "R-TSrepr",
                        "R-FinTS",
                        "R-ldt",
                        "R-fromo",
                        "R-abn"
                    ]
                }
            ]
        },
        {
            "name": "R-mvnfast",
            "portdir": "R/R-mvnfast",
            "version": "0.2.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mvnfast",
            "description": "Fast multivariate Normal and Student t methods",
            "long_description": "Fast multivariate Normal and Student t methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-plyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-RhpcBLASctl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BBSSL",
                        "R-MGMM",
                        "R-gmvarkit",
                        "R-bltm",
                        "R-BGGM",
                        "R-sparseCov",
                        "R-bartBMA",
                        "R-gratia",
                        "R-gasmodel",
                        "R-mvgam"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RMSS",
                        "R-robStepSplitReg",
                        "R-fabricatr",
                        "R-srlars"
                    ]
                }
            ]
        },
        {
            "name": "R-nortest",
            "portdir": "R/R-nortest",
            "version": "1.0-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nortest",
            "description": "Tests for normality",
            "long_description": "Five omnibus tests for testing the composite hypothesis of normality.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PRNG",
                        "R-olsrr",
                        "R-cprobit",
                        "R-EnvStats",
                        "R-RcmdrMisc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-influential",
                        "R-Rcmdr",
                        "R-LambertW",
                        "R-AutoTransQF"
                    ]
                }
            ]
        }
    ]
}