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

{
    "count": 50591,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=574",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=572",
    "results": [
        {
            "name": "R-tseries",
            "portdir": "R/R-tseries",
            "version": "0.10-58",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tseries",
            "description": "Time series analysis and computational finance",
            "long_description": "Time series analysis and computational finance",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "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-quadprog",
                        "R-quantmod",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc13",
                        "R-jsonlite",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-facmodCS",
                        "R-TSA",
                        "R-WaveletML",
                        "R-nardl",
                        "R-ardl.nardl",
                        "R-tsDyn",
                        "R-forecast",
                        "R-forecTheta",
                        "R-gimme",
                        "R-lg",
                        "R-tsfeatures",
                        "R-fDMA",
                        "R-fastcpd",
                        "R-fpp",
                        "R-grangers",
                        "R-VLTimeCausality"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ARDL",
                        "R-tsbox",
                        "R-copula",
                        "R-strucchange",
                        "R-lawstat",
                        "R-ggfortify",
                        "R-fractalRegression",
                        "R-pander",
                        "R-dyn",
                        "R-zoo",
                        "R-FinTS",
                        "R-timetk",
                        "R-xts",
                        "R-AER",
                        "R-broom",
                        "R-fHMM",
                        "R-strucchangeRcpp"
                    ]
                }
            ]
        },
        {
            "name": "R-transreg",
            "portdir": "R/R-transreg",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lcsb-bds.github.io/transreg",
            "description": "Penalised regression with multiple sets of prior effects",
            "long_description": "Penalised regression with multiple sets of prior effects",
            "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-glmnet",
                        "R-starnet",
                        "R-CRAN-recommended",
                        "R-joinet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-devtools",
                        "R-doMC",
                        "R-CVXR",
                        "R-palasso",
                        "R-fwelnet",
                        "R-glmtrans",
                        "R-xrnet",
                        "R-remotes",
                        "R-xtable",
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-timeSeries",
            "portdir": "R/R-timeSeries",
            "version": "4041.111",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rmetrics",
            "description": "Financial time series objects",
            "long_description": "S4 classes and various tools for financial time series – basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "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-timeDate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PerformanceAnalytics",
                        "R-fTrading",
                        "R-RUnit",
                        "R-xts",
                        "R-zoo",
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fUnitRoots",
                        "R-fGarch",
                        "R-FRAPO",
                        "R-FatTailsR",
                        "R-timetk",
                        "R-fImport",
                        "R-fCopulae",
                        "R-fNonlinear",
                        "R-QRM",
                        "R-fExtremes",
                        "R-fTrading",
                        "R-fBasics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tsbox",
                        "R-Quandl",
                        "R-ggfortify",
                        "R-quantmod",
                        "R-gmm",
                        "R-weakARMA",
                        "R-SharpeR",
                        "R-zoo",
                        "R-xts"
                    ]
                }
            ]
        },
        {
            "name": "R-timeDate",
            "portdir": "R/R-timeDate",
            "version": "4041.110",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/timeDateDoc",
            "description": "Rmetrics – chronological and calendar objects",
            "long_description": "Rmetrics – chronological and calendar objects",
            "active": true,
            "categories": [
                "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-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyquant",
                        "R-fGarch",
                        "R-recipes",
                        "R-timetk",
                        "R-fImport",
                        "R-timeSeries",
                        "R-fNonlinear",
                        "R-QRM",
                        "R-fBasics",
                        "R-fCopulae",
                        "R-fExtremes",
                        "R-fTrading",
                        "R-forecast"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tsibble",
                        "R-bizdays",
                        "R-zoo",
                        "R-xts",
                        "R-gmm",
                        "R-lubridate"
                    ]
                }
            ]
        },
        {
            "name": "R-robustbase",
            "portdir": "R/R-robustbase",
            "version": "0.99-4-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://robustbase.R-forge.R-project.org",
            "description": "Basic robust statistics",
            "long_description": "Basic robust statistics",
            "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": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-DEoptimR",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-foreach",
                        "R-quantreg",
                        "R-skewt",
                        "R-GGally",
                        "R-sfsmisc",
                        "R-fit.models",
                        "R-robust",
                        "R-rrcov",
                        "R-MPV",
                        "R-catdata",
                        "R-robustX",
                        "R-xtable",
                        "R-matrixStats",
                        "R-reshape2",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-Hmisc",
                        "R-doParallel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mvoutlier",
                        "R-pyinit",
                        "R-qGaussian",
                        "R-qpcR",
                        "R-qqconf",
                        "R-ddalpha",
                        "R-rlme",
                        "R-robustlmm",
                        "R-robustvarComp",
                        "R-RcmdrPlugin.PcaRobust",
                        "R-RobExtremes",
                        "R-ccaPP",
                        "R-epmrob",
                        "R-tergm",
                        "R-KRMM",
                        "R-fpc",
                        "R-pcalg",
                        "R-BMA",
                        "R-lolR",
                        "R-MixSemiRob",
                        "R-GSE",
                        "R-Gmedian",
                        "R-MendelianRandomization",
                        "R-RMSS",
                        "R-RobStatTM",
                        "R-RobustAFT",
                        "R-qqplotr",
                        "R-robust",
                        "R-rrcov",
                        "R-rrcovHD",
                        "R-rrcovNA",
                        "R-metRology",
                        "R-robustHD",
                        "R-SpatialBSS",
                        "R-facmodCS",
                        "R-bigutilsr",
                        "R-otrimle",
                        "R-cellWise",
                        "R-compositions",
                        "R-perryExamples",
                        "R-pchc",
                        "R-ergm",
                        "R-robustX",
                        "R-robustbetareg",
                        "R-rospca",
                        "R-groc",
                        "R-mastif",
                        "R-cvTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DepthProc",
                        "R-ggeffects",
                        "R-insight",
                        "R-robmixglm",
                        "R-ICS",
                        "R-mrfDepth",
                        "R-sfsmisc",
                        "R-rsae",
                        "R-anomaly",
                        "R-simsalapar",
                        "R-DEoptimR",
                        "R-perry",
                        "R-pcaPP",
                        "R-timeSeries",
                        "R-multcomp",
                        "R-broom",
                        "R-wbacon",
                        "R-robcor"
                    ]
                }
            ]
        },
        {
            "name": "R-robmixglm",
            "portdir": "R/R-robmixglm",
            "version": "1.2-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=robmixglm",
            "description": "Robust generalized linear models (GLM) using a mixture method",
            "long_description": "Robust generalized linear models (GLM) using a mixture method",
            "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-doParallel",
                        "R-foreach",
                        "R-VGAM",
                        "R-bbmle",
                        "R-doRNG",
                        "R-fastGHQuad",
                        "R-actuar",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase",
                        "R-R.rsp",
                        "R-forward"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rcpptimer",
            "portdir": "R/R-rcpptimer",
            "version": "1.2.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rcpptimer.berrisch.biz",
            "description": "Rcpp tic-toc timer with OpenMP support",
            "long_description": "Rcpp tic-toc timer with OpenMP support",
            "active": true,
            "categories": [
                "devel",
                "science",
                "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": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prabclus",
            "portdir": "R/R-prabclus",
            "version": "2.3-4",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prabclus",
            "description": "Functions for clustering and testing of presence/absence, abundance and multilocus genetic data",
            "long_description": "Functions for clustering and testing of presence/absence, abundance and multilocus genetic data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mclust",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-spdep",
                        "R-spatialreg",
                        "R-bootstrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fpc"
                    ]
                }
            ]
        },
        {
            "name": "R-pcadapt",
            "portdir": "R/R-pcadapt",
            "version": "4.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bcm-uga/pcadapt",
            "description": "Fast principal component analysis for outlier detection",
            "long_description": "Fast principal component analysis for outlier detection",
            "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-magrittr",
                        "R-ggplot2",
                        "R-RSpectra",
                        "R-bigutilsr",
                        "R-rmio",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-mmapcharr",
                        "libgcc",
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-testthat",
                        "R-spelling",
                        "R-plotly",
                        "R-vcfR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bigsnpr"
                    ]
                }
            ]
        },
        {
            "name": "R-palasso",
            "portdir": "R/R-palasso",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rauschenberger.github.io/palasso",
            "description": "Paired lasso regression",
            "long_description": "Paired lasso regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ashr",
                        "R-pROC",
                        "R-edgeR",
                        "R-remotes",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cornet",
                        "R-joinet",
                        "R-FuzzySimRes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-transreg"
                    ]
                }
            ]
        },
        {
            "name": "R-pacs",
            "portdir": "R/R-pacs",
            "version": "0.6.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://polkas.github.io/pacs",
            "description": "Supplementary R packages utils",
            "long_description": "Supplementary R packages utils",
            "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-stringi",
                        "R-xml2",
                        "R-memoise",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-remotes",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mockery",
                        "R-renv",
                        "R-pkgsearch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-not",
            "portdir": "R/R-not",
            "version": "1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=not",
            "description": "Narrowest-over-threshold change-point detection",
            "long_description": "Narrowest-over-threshold change-point detection",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-monomvn",
            "portdir": "R/R-monomvn",
            "version": "1.9-21",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bobby.gramacy.com/r_packages/monomvn",
            "description": "Estimation for MVN and Student t data with monotone missingness",
            "long_description": "Estimation for MVN and Student t data with monotone missingness",
            "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": [
                        "R-lars",
                        "R-pls",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc13",
                        "R-mvtnorm",
                        "R-quadprog"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-hetGP",
                        "R-tidyfit"
                    ]
                }
            ]
        },
        {
            "name": "R-mmrm",
            "portdir": "R/R-mmrm",
            "version": "0.3.14",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openpharma.github.io/mmrm",
            "description": "Mixed Models for Repeated Measures",
            "long_description": "Mixed Models for Repeated Measures",
            "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-lifecycle",
                        "R-stringr",
                        "R-tibble",
                        "R-checkmate",
                        "R-generics",
                        "R-testthat",
                        "R-Rdpack",
                        "R-TMB",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-microbenchmark",
                        "R-emmeans",
                        "R-car",
                        "R-hardhat",
                        "R-parsnip",
                        "R-tidymodels",
                        "R-clubSandwich",
                        "R-glmmTMB",
                        "R-broom.helpers",
                        "R-clusterGeneration",
                        "R-sasr",
                        "R-cli",
                        "R-xml2",
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-estimability",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-lme4",
                        "R-parallelly",
                        "R-rmarkdown",
                        "R-mockery"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rbmi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-brms.mmrm"
                    ]
                }
            ]
        },
        {
            "name": "R-literanger",
            "portdir": "R/R-literanger",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/stephematician/literanger",
            "description": "Random forests for multiple imputation based on R-ranger",
            "long_description": "Random forests for multiple imputation based on R-ranger",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-cpp11",
                        "R-Rcereal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-leidenbase",
            "portdir": "R/R-leidenbase",
            "version": "0.1.31",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cole-trapnell-lab/leidenbase",
            "description": "R and C/C++ wrappers to run the Leiden find_partition() function",
            "long_description": "R and C/C++ wrappers to run the Leiden find_partition() function",
            "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": [
                        "libxml2",
                        "R-igraph",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "gmp",
                        "libgcc",
                        "glpk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pandoc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lavaan",
            "portdir": "R/R-lavaan",
            "version": "0.6-19",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lavaan.ugent.be",
            "description": "Latent variable analysis",
            "long_description": "Fit a variety of latent variable models, including confirmatory factor analysis, structural equation modeling and latent growth curve models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pbivnorm",
                        "R-quadprog",
                        "R-mnormt",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-semhelpinghands",
                        "R-tidySEM",
                        "R-blavaan",
                        "R-lessSEM",
                        "R-thurstonianIRT",
                        "R-FCO",
                        "R-lavaan.survey",
                        "R-lavaanPlot",
                        "R-coefficientalpha",
                        "R-stdmod",
                        "R-nonnest2",
                        "R-modelbpp",
                        "R-restriktor",
                        "R-semmcci",
                        "R-misty",
                        "R-manymome",
                        "R-semlbci",
                        "R-MBESS",
                        "R-MCCM",
                        "R-MIIVsem",
                        "R-MonteCarloSEM",
                        "R-esem",
                        "R-merDeriv",
                        "R-nlsem",
                        "R-jmv",
                        "R-umx",
                        "R-gorica",
                        "R-gimme",
                        "R-bmemLavaan",
                        "R-lavaanExtra",
                        "R-rsem",
                        "R-semPlot",
                        "R-semTests",
                        "R-semTools",
                        "R-semfindr",
                        "R-semptools",
                        "R-semtree",
                        "R-CoTiMA",
                        "R-Bayesrel",
                        "R-bain",
                        "R-qgraph",
                        "R-bruceR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidystats",
                        "R-AICcmodavg",
                        "R-modelsummary",
                        "R-insight",
                        "R-sirt",
                        "R-ufs",
                        "R-broom",
                        "R-effectsize",
                        "R-psychTools",
                        "R-psych",
                        "R-report",
                        "R-mitml",
                        "R-see",
                        "R-bayestestR",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-jstable",
            "portdir": "R/R-jstable",
            "version": "1.3.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jinseob2kim/jstable",
            "description": "Create tables from different types of regression",
            "long_description": "Create tables from different types of regression",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-lme4",
                        "R-labelled",
                        "R-geepack",
                        "R-coxme",
                        "R-CRAN-recommended",
                        "R-tableone",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-joinet",
            "portdir": "R/R-joinet",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rauschenberger.github.io/joinet",
            "description": "Multivariate elastic net regression",
            "long_description": "Multivariate elastic net regression",
            "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-glmnet",
                        "R-palasso",
                        "R-CRAN-recommended",
                        "R-cornet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GPM",
                        "R-RMTL",
                        "R-mcen",
                        "R-remMap",
                        "R-MTPS",
                        "R-MRCE",
                        "R-MultivariateRandomForest",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mice",
                        "R-earth",
                        "R-spls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-transreg"
                    ]
                }
            ]
        },
        {
            "name": "R-hbamr",
            "portdir": "R/R-hbamr",
            "version": "2.3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jbolstad.github.io/hbamr",
            "description": "Hierarchical Bayesian Aldrich–McKelvey scaling via Stan",
            "long_description": "Perform hierarchical Bayesian Aldrich–McKelvey scaling using Hamiltonian Monte Carlo via Stan. Aldrich–McKelvey (AM) scaling is a method for estimating the ideological positions of survey respondents and political actors on a common scale using positional survey data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rlang",
                        "R-colorspace",
                        "R-plyr",
                        "R-rstantools",
                        "R-dplyr",
                        "R-loo",
                        "R-matrixStats",
                        "R-progressr",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-rstan",
                        "R-future",
                        "R-future.apply",
                        "R-pbmcapply",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-glmmTMB",
            "portdir": "R/R-glmmTMB",
            "version": "1.1.10",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/glmmTMB/glmmTMB",
            "description": "Generalized Linear Mixed Models using Template Model Builder",
            "long_description": "Generalized Linear Mixed Models using Template Model Builder",
            "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-lme4",
                        "R-TMB",
                        "R-RcppEigen",
                        "R-reformulas",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pdR",
                        "R-cv",
                        "R-lefko3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-eyetrackingR",
                        "R-mitml",
                        "R-gratia",
                        "R-multcomp",
                        "R-DHARMa",
                        "R-buildmer",
                        "R-MuMIn",
                        "R-tramME",
                        "R-sjPlot",
                        "R-bayestestR",
                        "R-sdmTMB",
                        "R-tram",
                        "R-texreg",
                        "R-easystats",
                        "R-ordbetareg",
                        "R-modelbased",
                        "R-performance",
                        "R-see",
                        "R-mmrm",
                        "R-broom.mixed",
                        "R-AICcmodavg",
                        "R-glmertree",
                        "R-afex",
                        "R-ggeffects"
                    ]
                }
            ]
        },
        {
            "name": "R-glmm",
            "portdir": "R/R-glmm",
            "version": "1.4.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=glmm",
            "description": "Generalized linear mixed models via Monte Carlo likelihood approximation",
            "long_description": "Generalized linear mixed models via Monte Carlo likelihood approximation",
            "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-doParallel",
                        "R-foreach",
                        "R-trust",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-mvtnorm",
                        "R-itertools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggrcs",
            "portdir": "R/R-ggrcs",
            "version": "0.4.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggrcs",
            "description": "Draw histograms and Restricted Cubic Splines (RCS)",
            "long_description": "Draw histograms and Restricted Cubic Splines (RCS)",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cowplot",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-rms",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggstats",
            "portdir": "R/R-ggstats",
            "version": "0.7.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://larmarange.github.io/ggstats",
            "description": "Extension to ggplot2 for plotting stats",
            "long_description": "Extension to ggplot2 for plotting stats",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-forcats",
                        "R-patchwork",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtsummary",
                        "R-glue",
                        "R-parameters",
                        "R-reshape",
                        "R-survey",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-betareg",
                        "R-vdiffr",
                        "R-emmeans",
                        "R-labelled",
                        "R-spelling",
                        "R-pscl",
                        "R-broom.helpers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2.utils",
                        "R-GGally"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-geepack",
            "portdir": "R/R-geepack",
            "version": "1.3.12",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=geepack",
            "description": "Generalized Estimating Equation Package",
            "long_description": "Generalized Estimating Equation Package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-broom",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MXM",
                        "R-jstable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-mitml",
                        "R-clubSandwich",
                        "R-panelr",
                        "R-etm",
                        "R-MuMIn",
                        "R-geeM",
                        "R-emmeans",
                        "R-meboot",
                        "R-tram",
                        "R-doBy",
                        "R-dlnm",
                        "R-tableone",
                        "R-lava",
                        "R-gtsummary",
                        "R-broom",
                        "R-sandwich",
                        "R-cardx",
                        "R-CorrBin",
                        "R-ggeffects"
                    ]
                }
            ]
        },
        {
            "name": "R-gRain",
            "portdir": "R/R-gRain",
            "version": "1.4.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://people.math.aau.dk/~sorenh/software/gR",
            "description": "Graphical Independence Networks",
            "long_description": "Graphical Independence Networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-igraph",
                        "R-broom",
                        "R-gRbase",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-microbenchmark",
                        "R-bnlearn",
                        "R-gRim"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gRaven",
                        "R-gRim",
                        "R-bnmonitor"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bnlearn",
                        "R-bnclassify"
                    ]
                }
            ]
        },
        {
            "name": "R-fpc",
            "portdir": "R/R-fpc",
            "version": "2.2-13",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fpc",
            "description": "Flexible Procedures for Clustering",
            "long_description": "Flexible Procedures for Clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-kernlab",
                        "R-mclust",
                        "R-diptest",
                        "R-prabclus",
                        "R-CRAN-recommended",
                        "R-flexmix",
                        "R-robustbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-pdfCluster",
                        "R-tclust"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICSClust",
                        "R-truh",
                        "R-coca",
                        "R-nullabor",
                        "R-dann"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dbscan",
                        "R-ClusBoot",
                        "R-cluster"
                    ]
                }
            ]
        },
        {
            "name": "R-forward",
            "portdir": "R/R-forward",
            "version": "1.0.7",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=forward",
            "description": "Robust analysis using forward search in linear and generalized linear regression models",
            "long_description": "Robust analysis using forward search in linear and generalized linear regression models",
            "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": "test",
                    "ports": [
                        "R-robmixglm"
                    ]
                }
            ]
        },
        {
            "name": "R-fishMod",
            "portdir": "R/R-fishMod",
            "version": "0.29.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fishMod",
            "description": "Fit Poisson-sum-of-Gammas GLMs, tweedie GLMs and Delta log-normal models",
            "long_description": "Fit Poisson-sum-of-Gammas GLMs, tweedie GLMs and Delta log-normal models",
            "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-boral",
                        "R-gllvm",
                        "R-sdmTMB"
                    ]
                }
            ]
        },
        {
            "name": "R-felp",
            "portdir": "R/R-felp",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://felp.atusy.net",
            "description": "Functional help for functions, objects and packages",
            "long_description": "Functional help for functions, objects and packages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-stringi",
                        "R-memoise",
                        "R-dplyr",
                        "R-htmltools",
                        "R-matrixStats",
                        "R-callr",
                        "R-shiny",
                        "R-miniUI",
                        "R-rstudioapi",
                        "R-prettycode",
                        "R-reactable",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-printr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-feasts",
            "portdir": "R/R-feasts",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://feasts.tidyverts.org",
            "description": "Feature Extraction and Statistics for Time Series",
            "long_description": "Feature Extraction and Statistics for Time Series",
            "active": true,
            "categories": [
                "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-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-scales",
                        "R-tsibble",
                        "R-slider",
                        "R-fabletools",
                        "R-CRAN-recommended",
                        "R-gtable",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-fracdiff",
                        "R-urca",
                        "R-ggrepel",
                        "R-tsibbledata",
                        "R-fable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gratis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fabletools",
                        "R-fable"
                    ]
                }
            ]
        },
        {
            "name": "R-easy.utils",
            "portdir": "R/R-easy.utils",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ycli1995/easy.utils",
            "description": "Frequently used functions for easy R programming",
            "long_description": "Frequently used functions for easy R programming",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scales",
                        "R-fastmatch",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-Polychrome",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hdf5r.Extra"
                    ]
                }
            ]
        },
        {
            "name": "R-dttr2",
            "portdir": "R/R-dttr2",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poissonconsulting.github.io/dttr2",
            "description": "Manipulate date, POSIXct and R-hms vectors",
            "long_description": "Manipulate date, POSIXct and R-hms vectors",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-chk",
                        "R-CRAN-recommended",
                        "R-lifecycle",
                        "R-hms"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dde",
            "portdir": "R/R-dde",
            "version": "1.0.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mrc-ide/dde",
            "description": "Solves ordinary and delay differential equations, where the objective function is written in either R or C",
            "long_description": "Solves ordinary and delay differential equations, where the objective function is written in either R or C",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ring"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-microbenchmark",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-deSolve"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cv",
            "portdir": "R/R-cv",
            "version": "2.0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gmonette.github.io/cv",
            "description": "Cross-Validation of regression models",
            "long_description": "Cross-Validation of regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-car",
                        "R-glmmTMB",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-doParallel",
                        "R-lme4",
                        "R-insight"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Metrics",
                        "R-ISLR2",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-latticeExtra",
                        "R-microbenchmark",
                        "R-spelling",
                        "R-carData",
                        "R-leaps",
                        "R-effects"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cornet",
            "portdir": "R/R-cornet",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rauschenberger.github.io/cornet",
            "description": "Elastic net with dichotomised outcomes",
            "long_description": "Elastic net with dichotomised outcomes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-palasso",
                        "R-CRAN-recommended",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-randomForest",
                        "R-xgboost",
                        "R-MLmetrics",
                        "R-mvtnorm",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-starnet",
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-car",
            "portdir": "R/R-car",
            "version": "3.1-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://socialsciences.mcmaster.ca/jfox/Books/Companion/index.html",
            "description": "Companion to Applied Regression",
            "long_description": "Companion to Applied Regression",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-pbkrtest",
                        "R-carData",
                        "R-scales",
                        "R-lme4",
                        "R-Formula",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaps",
                        "R-alr4",
                        "R-effects",
                        "R-rgl",
                        "R-coxme",
                        "R-mvtnorm",
                        "R-ordinal",
                        "R-sandwich",
                        "R-survey",
                        "R-SparseM",
                        "R-knitr",
                        "R-lmtest",
                        "R-rio",
                        "R-MatrixModels",
                        "R-plotrix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-micEconCES",
                        "R-mixlm",
                        "R-cprobit",
                        "R-gWQS",
                        "R-MIIVsem",
                        "R-piecewiseSEM",
                        "R-systemfit",
                        "R-rasclass",
                        "R-MTest",
                        "R-heplots",
                        "R-tidySEM",
                        "R-phia",
                        "R-interactionR",
                        "R-bgmm",
                        "R-RcmdrMisc",
                        "R-fxregime",
                        "R-RcmdrPlugin.survival",
                        "R-boot.pval",
                        "R-FactoMineR",
                        "R-prettyglm",
                        "R-dynlm",
                        "R-mvinfluence",
                        "R-alr4",
                        "R-ardl.nardl",
                        "R-FSA",
                        "R-regtools",
                        "R-olsrr",
                        "R-LPGraph",
                        "R-psfmi",
                        "R-AER",
                        "R-candisc",
                        "R-PROreg",
                        "R-cv",
                        "R-drc",
                        "R-ivreg",
                        "R-nardl",
                        "R-nestedLogit",
                        "R-Morpho",
                        "R-rstatix",
                        "R-MDMR",
                        "R-Rcmdr",
                        "R-matlib",
                        "R-jmv",
                        "R-medflex",
                        "R-afex"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-betareg",
                        "R-memisc",
                        "R-strucchangeRcpp",
                        "R-effectsize",
                        "R-cardx",
                        "R-ggeffects",
                        "R-modelsummary",
                        "R-insight",
                        "R-strucchange",
                        "R-alpaca",
                        "R-mlogit",
                        "R-RcmdrPlugin.EZR",
                        "R-nlraa",
                        "R-panelr",
                        "R-papaja",
                        "R-pder",
                        "R-gmnl",
                        "R-pglm",
                        "R-plm",
                        "R-ufs",
                        "R-estimatr",
                        "R-rockchalk",
                        "R-gmm",
                        "R-lme4",
                        "R-emmeans",
                        "R-lmtest",
                        "R-sjPlot",
                        "R-meboot",
                        "R-sjstats",
                        "R-pscl",
                        "R-fastR2",
                        "R-bruceR",
                        "R-performance",
                        "R-Rchoice",
                        "R-RcmdrPlugin.HH",
                        "R-TSS.RESTREND",
                        "R-WRS2",
                        "R-dominanceanalysis",
                        "R-effects",
                        "R-gtsummary",
                        "R-rtables",
                        "R-Lahman",
                        "R-broom",
                        "R-mmrm",
                        "R-PMCMRplus",
                        "R-labelr",
                        "R-Ecfun",
                        "R-sandwich"
                    ]
                }
            ]
        },
        {
            "name": "R-broom",
            "portdir": "R/R-broom",
            "version": "1.0.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://broom.tidymodels.org",
            "description": "Convert statistical objects into tidy tibbles",
            "long_description": "Convert statistical objects into tidy tibbles",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-backports",
                        "R-CRAN-recommended",
                        "R-tidyr",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-betareg",
                        "R-covr",
                        "R-lmtest",
                        "R-tseries",
                        "R-Hmisc",
                        "R-interp",
                        "R-emmeans",
                        "R-quantreg",
                        "R-robustbase",
                        "R-gmm",
                        "R-plm",
                        "R-psych",
                        "R-spelling",
                        "R-bbmle",
                        "R-car",
                        "R-carData",
                        "R-systemfit",
                        "R-gam",
                        "R-leaps",
                        "R-maps",
                        "R-vars",
                        "R-cmprsk",
                        "R-modeldata",
                        "R-poLCA",
                        "R-rsample",
                        "R-caret",
                        "R-muhaz",
                        "R-AER",
                        "R-mlogit",
                        "R-multcomp",
                        "R-glmnet",
                        "R-geepack",
                        "R-fixest",
                        "R-mclust",
                        "R-lfe",
                        "R-network",
                        "R-gee",
                        "R-metafor",
                        "R-lm.beta",
                        "R-robust",
                        "R-glmnetUtils",
                        "R-Kendall",
                        "R-mediation",
                        "R-speedglm",
                        "R-ergm",
                        "R-ks",
                        "R-spdep",
                        "R-AUC",
                        "R-spatialreg",
                        "R-btergm",
                        "R-lmodel2",
                        "R-lsmeans",
                        "R-Lahman",
                        "R-mfx",
                        "R-modeltests",
                        "R-binGroup",
                        "R-drc",
                        "R-epiR",
                        "R-joineRML",
                        "R-orcutt",
                        "R-e1071",
                        "R-coda",
                        "R-biglm",
                        "R-irlba",
                        "R-ordinal",
                        "R-sandwich",
                        "R-survey",
                        "R-zoo",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-lavaan",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-survstan",
                        "R-gglm",
                        "R-prettyglm",
                        "R-MetricGraph",
                        "R-simpr",
                        "R-chest",
                        "R-rstatix",
                        "R-TidyDensity",
                        "R-sclr",
                        "R-doBy",
                        "R-currr",
                        "R-survminer",
                        "R-sweep",
                        "R-finalfit",
                        "R-glmtoolbox",
                        "R-rSPDE",
                        "R-heplots",
                        "R-highcharter",
                        "R-infer",
                        "R-did2s",
                        "R-TSS.RESTREND",
                        "R-simts",
                        "R-autocogs",
                        "R-tidyAML",
                        "R-tidymodels",
                        "R-tidyverse",
                        "R-lin.eval",
                        "R-jtools",
                        "R-gRain",
                        "R-geepack",
                        "R-broom.helpers",
                        "R-broom.mixed",
                        "R-tidyfit",
                        "R-eyetrackingR",
                        "R-pbkrtest",
                        "R-ggsurvfit",
                        "R-tidycmprsk",
                        "R-interactions",
                        "R-modelr",
                        "R-biobroom",
                        "R-nestedLogit",
                        "R-papaja",
                        "R-gWQS",
                        "R-didimputation",
                        "R-mice"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lucid",
                        "R-cardx",
                        "R-ggeffects",
                        "R-modelsummary",
                        "R-huxtable",
                        "R-insight",
                        "R-tibbletime",
                        "R-tidyquant",
                        "R-flexsurv",
                        "R-ggpmisc",
                        "R-groupdata2",
                        "R-logitr",
                        "R-rsample",
                        "R-gtsummary",
                        "R-flextable",
                        "R-rtables",
                        "R-tidycat",
                        "R-mosaic",
                        "R-Amelia",
                        "R-sparklyr",
                        "R-ggstats",
                        "R-tidybayes",
                        "R-timetk",
                        "R-disk.frame",
                        "R-dplyr",
                        "R-texreg",
                        "R-rempsyc",
                        "R-DeclareDesign",
                        "R-ggdist",
                        "R-RBesT",
                        "R-hbal"
                    ]
                }
            ]
        },
        {
            "name": "R-bqtl",
            "portdir": "R/R-bqtl",
            "version": "1.0-38",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bqtl",
            "description": "Bayesian QTL mapping tool-kit",
            "long_description": "QTL mapping toolkit for inbred crosses and recombinant inbred lines. Includes maximum likelihood and Bayesian tools.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang10",
                "clang11",
                "clang12",
                "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": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-breakfast",
            "portdir": "R/R-breakfast",
            "version": "2.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=breakfast",
            "description": "Methods for fast multiple change-point detection and estimation",
            "long_description": "Methods for fast multiple change-point detection and estimation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bnmonitor",
            "portdir": "R/R-bnmonitor",
            "version": "0.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://manueleleonelli.github.io/bnmonitor",
            "description": "Implementation of sensitivity analysis in Bayesian networks",
            "long_description": "Implementation of sensitivity analysis in Bayesian networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-reshape2",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-igraph",
                        "R-qgraph",
                        "R-bnlearn",
                        "R-gRain",
                        "R-gRbase",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bigalgebra",
            "portdir": "R/R-bigalgebra",
            "version": "1.1.2",
            "license": "(Apache-2 or LGPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fbertran.github.io/bigalgebra",
            "description": "BLAS/LAPACK routines for native R matrices and big.matrix objects",
            "long_description": "BLAS/LAPACK routines for native R matrices and big.matrix objects",
            "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-bigmemory",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bit64",
            "portdir": "R/R-bit64",
            "version": "4.5.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/truecluster/bit64",
            "description": "S3 class for vectors of 64-bit integers",
            "long_description": "S3 class for vectors of 64-bit integers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bit",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQLite",
                        "R-bigrquery",
                        "R-RMariaDB",
                        "R-CVXR",
                        "R-cooltools",
                        "R-dtts",
                        "R-disk.frame",
                        "R-rtweet",
                        "R-hdf5r",
                        "R-jsontools",
                        "R-odbc",
                        "R-docore",
                        "R-vroom",
                        "R-RPostgres",
                        "R-gdalraster",
                        "R-nanotime",
                        "R-arrow"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-waldo",
                        "R-csvread",
                        "R-scales",
                        "R-rhdf5",
                        "R-dbplyr",
                        "R-bit",
                        "R-nanoarrow",
                        "R-constructive",
                        "R-rio",
                        "R-ivs",
                        "R-duckdb",
                        "R-pillar",
                        "R-tibble",
                        "R-RcppFarmHash",
                        "R-RcppSimdJson",
                        "R-yyjsonr",
                        "R-filearray",
                        "R-writexl",
                        "R-tiledb",
                        "R-fst",
                        "R-RcppInt64",
                        "R-adbi",
                        "R-vctrs",
                        "R-RNetCDF",
                        "R-s2",
                        "R-tidytable"
                    ]
                }
            ]
        },
        {
            "name": "R-SiER",
            "portdir": "R/R-SiER",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SiER",
            "description": "Signal extraction approach for sparse multivariate response regression",
            "long_description": "Signal extraction approach for sparse multivariate response regression",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MultivariateRandomForest",
            "portdir": "R/R-MultivariateRandomForest",
            "version": "1.1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MultivariateRandomForest",
            "description": "Models multivariate cases using random forests",
            "long_description": "Models multivariate cases using random forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-bootstrap",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-ManlyMix",
            "portdir": "R/R-ManlyMix",
            "version": "0.1.15.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ManlyMix",
            "description": "Manly mixture modeling and model-based clustering",
            "long_description": "Manly mixture modeling and model-based clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang50",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vscc"
                    ]
                }
            ]
        },
        {
            "name": "R-MRCE",
            "portdir": "R/R-MRCE",
            "version": "2.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MRCE",
            "description": "Multivariate Regression with Covariance Estimation",
            "long_description": "Multivariate Regression with Covariance Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glasso",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-MTPS",
            "portdir": "R/R-MTPS",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MTPS",
            "description": "Multi-task prediction using stacking algorithms",
            "long_description": "Multi-task prediction using stacking algorithms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joinet"
                    ]
                }
            ]
        },
        {
            "name": "R-MBA",
            "portdir": "R/R-MBA",
            "version": "0.1-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MBA",
            "description": "Multilevel b-spline approximation",
            "long_description": "Multilevel b-spline approximation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BH",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-intamap",
                        "R-bamlss"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R2BayesX",
                        "R-spBayes"
                    ]
                }
            ]
        },
        {
            "name": "R-Lahman",
            "portdir": "R/R-Lahman",
            "version": "12.0-0",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Lahman",
            "description": "Sean Lahman baseball database",
            "long_description": "Sean Lahman baseball database",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-car",
                        "R-vcd",
                        "R-data.table",
                        "R-reshape2",
                        "R-tidyr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-sparklyr",
                        "R-dbplyr",
                        "R-broom"
                    ]
                }
            ]
        }
    ]
}