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

{
    "count": 49928,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=893",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=891",
    "results": [
        {
            "name": "R-lavaSearch2",
            "portdir": "R/R-lavaSearch2",
            "version": "2.0.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bozenne/lavaSearch2",
            "description": "Tools for model specification in the latent-variable framework",
            "long_description": "Tools for model specification in the latent-variable framework (add-on for the R-lava package).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-abind",
                        "R-mvtnorm",
                        "R-sandwich",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-lava",
                        "R-doParallel",
                        "R-multcomp",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-numDeriv",
                        "R-testthat",
                        "R-lme4",
                        "R-pbapply",
                        "R-foreach",
                        "R-emmeans",
                        "R-lmerTest",
                        "R-pbkrtest",
                        "R-R.rsp",
                        "R-riskRegression",
                        "R-clubSandwich"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-lava"
                    ]
                }
            ]
        },
        {
            "name": "R-lawstat",
            "portdir": "R/R-lawstat",
            "version": "3.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lawstat",
            "description": "Tools for biostatistics, public policy, and law",
            "long_description": "Tools for biostatistics, public policy, and law",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-Kendall",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tseries",
                        "R-fBasics"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-lazyarray",
            "portdir": "R/R-lazyarray",
            "version": "1.1.0.9000",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dipterix/lazyarray",
            "description": "Persistent large data array with lazy-loading on demand",
            "long_description": "Persistent large data array with lazy-loading on demand",
            "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-yaml",
                        "R-fstcore",
                        "R-filematrix",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-future.callr",
                        "R-fst",
                        "R-dipsaus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lazyeval",
            "portdir": "R/R-lazyeval",
            "version": "0.2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lazyeval",
            "description": "Lazy (Non-Standard) Evaluation",
            "long_description": "Lazy (Non-Standard) Evaluation",
            "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-tidyquant",
                        "R-eyetrackingR",
                        "R-ompr",
                        "R-pammtools",
                        "R-plotly",
                        "R-quitte",
                        "R-tidytree",
                        "R-jqr",
                        "R-crosstalk",
                        "R-rWishart",
                        "R-rPref",
                        "R-rex"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nseval",
                        "R-padr"
                    ]
                }
            ]
        },
        {
            "name": "R-lazyNumbers",
            "portdir": "R/R-lazyNumbers",
            "version": "1.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lazyNumbers",
            "description": "Exact floating-point arithmetic",
            "long_description": "Exact floating-point arithmetic",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-RcppCGAL",
                        "R-CRAN-recommended",
                        "gmp",
                        "mpfr",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lbfgs",
            "portdir": "R/R-lbfgs",
            "version": "1.2.1.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lbfgs",
            "description": "Limited-memory BFGS optimization",
            "long_description": "Limited-memory BFGS optimization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-splitfngr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce",
                        "R-ROI.plugin.optimx",
                        "R-psqn",
                        "R-optimx"
                    ]
                }
            ]
        },
        {
            "name": "R-lbfgsb3c",
            "portdir": "R/R-lbfgsb3c",
            "version": "2024-3.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nlmixr2.github.io/lbfgsb3c",
            "description": "Solving and optimizing large-scale non-linear systems",
            "long_description": "Solving and optimizing large-scale non-linear systems",
            "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-numDeriv",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-pkgbuild",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-optimx",
                        "R-adagio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-optimizeR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-optimParallel",
                        "R-blackbox",
                        "R-ROI.plugin.optimx",
                        "R-psqn",
                        "R-optimx"
                    ]
                }
            ]
        },
        {
            "name": "R-LBI",
            "portdir": "R/R-LBI",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LBI",
            "description": "Likelihood-Based Inference",
            "long_description": "Likelihood-Based Inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lcmm",
            "portdir": "R/R-lcmm",
            "version": "2.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cecileproust-lima.github.io/lcmm",
            "description": "Extended mixed models using latent classes and latent processes",
            "long_description": "Extended mixed models using latent classes and latent processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-randtoolbox",
                        "R-marqLevAlg",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-mvtnorm",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-NormPsy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NormPsy",
                        "R-nlive"
                    ]
                }
            ]
        },
        {
            "name": "R-lcopula",
            "portdir": "R/R-lcopula",
            "version": "1.0.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lcopula",
            "description": "Liouville Copulas",
            "long_description": "Liouville Copulas",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-copula",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-wdm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "R-lcra",
            "portdir": "R/R-lcra",
            "version": "1.1.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lcra",
            "description": "Bayesian joint latent class and regression models",
            "long_description": "Bayesian joint latent class and regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rjags",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "jags",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtools",
                        "R-R2WinBUGS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lctools",
            "portdir": "R/R-lctools",
            "version": "0.2-10",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lctools",
            "description": "Local correlation, spatial inequalities, geographically-weighted regression and other tools",
            "long_description": "Local correlation, spatial inequalities, geographically-weighted regression and other tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pscl",
                        "R-CRAN-recommended",
                        "R-sp",
                        "R-weights",
                        "R-reshape"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lda",
            "portdir": "R/R-lda",
            "version": "1.5.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lda",
            "description": "Collapsed Gibbs sampling methods for topic models",
            "long_description": "Collapsed Gibbs sampling methods for topic 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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-penalized"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-stm",
                        "R-NetMix"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-topicmodels",
                        "R-sentopics",
                        "R-textmineR",
                        "R-LDAvis",
                        "R-quanteda"
                    ]
                }
            ]
        },
        {
            "name": "R-LDAvis",
            "portdir": "R/R-LDAvis",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cpsievert/LDAvis",
            "description": "Interactive visualization of topic models",
            "long_description": "Interactive visualization of topic models",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RJSONIO",
                        "R-CRAN-recommended",
                        "R-proxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-servr",
                        "R-lda",
                        "R-topicmodels",
                        "R-gistr",
                        "R-digest",
                        "R-htmltools",
                        "R-knitr",
                        "R-shiny",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stm",
                        "R-sentopics"
                    ]
                }
            ]
        },
        {
            "name": "R-ldbod",
            "portdir": "R/R-ldbod",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ldbod",
            "description": "Local density-based outlier detection",
            "long_description": "Local density-based outlier detection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RANN",
                        "R-mnormt",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ldbounds",
            "portdir": "R/R-ldbounds",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ldbounds",
            "description": "Lan–DeMets method for group sequential boundaries",
            "long_description": "Lan–DeMets method for group sequential boundaries",
            "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-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lddmm",
            "portdir": "R/R-lddmm",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lddmm",
            "description": "Longitudinal Drift-Diffusion Mixed Models (LDDMM)",
            "long_description": "Longitudinal Drift-Diffusion Mixed Models (LDDMM)",
            "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-RcppProgress",
                        "R-gtools",
                        "R-plyr",
                        "R-dplyr",
                        "R-reshape2",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-latex2exp",
                        "R-LaplacesDemon",
                        "R-rgen",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ldt",
            "portdir": "R/R-ldt",
            "version": "0.5.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rmojab63/LDT",
            "description": "Automated model sensitivity analysis",
            "long_description": "Automated model sensitivity analysis",
            "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",
                "gfortran",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-tdata",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-moments",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-systemfit",
                        "R-kableExtra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-leaflet",
            "portdir": "R/R-leaflet",
            "version": "2.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/leaflet",
            "description": "Create and customize interactive maps",
            "long_description": "Create and customize interactive maps",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-xfun",
                        "R-htmltools",
                        "R-RColorBrewer",
                        "R-jquerylib",
                        "R-scales",
                        "R-crosstalk",
                        "R-htmlwidgets",
                        "R-viridis",
                        "R-raster",
                        "R-leaflet.providers",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-png"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R6",
                        "R-purrr",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-maps",
                        "R-RJSONIO",
                        "R-terra",
                        "R-s2",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rlibkdv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mosaic",
                        "R-shiny.semantic",
                        "R-RgoogleMaps",
                        "R-repr",
                        "R-cubble",
                        "R-villager",
                        "R-manipulateWidget",
                        "R-terra"
                    ]
                }
            ]
        },
        {
            "name": "R-leaflet.providers",
            "portdir": "R/R-leaflet.providers",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/leaflet.providers",
            "description": "Leaflet providers",
            "long_description": "Leaflet providers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-leaflet"
                    ]
                }
            ]
        },
        {
            "name": "R-leaps",
            "portdir": "R/R-leaps",
            "version": "3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=leaps",
            "description": "Regression subset selection",
            "long_description": "Regression subset selection, including exhaustive search.",
            "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-biglm",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BCEE",
                        "R-FactoMineR",
                        "R-FitAR",
                        "R-mixlm",
                        "R-bestglm",
                        "R-TSA",
                        "R-HH",
                        "R-Kpart",
                        "R-BACprior",
                        "R-BMA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-RcmdrPlugin.HH",
                        "R-cv",
                        "R-broom",
                        "R-faraway",
                        "R-car",
                        "R-Rcmdr",
                        "R-DAAG",
                        "R-biglm"
                    ]
                }
            ]
        },
        {
            "name": "R-LearnBayes",
            "portdir": "R/R-LearnBayes",
            "version": "2.15.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LearnBayes",
            "description": "Functions for learning Bayesian inference",
            "long_description": "Functions for learning Bayesian inference",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spatialreg",
                        "R-ProbBayes"
                    ]
                }
            ]
        },
        {
            "name": "R-lefko3",
            "portdir": "R/R-lefko3",
            "version": "6.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lefko3",
            "description": "Historical and ahistorical population projection matrix analysis",
            "long_description": "Historical and ahistorical population projection matrix analysis",
            "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-RcppArmadillo",
                        "R-lme4",
                        "R-VGAM",
                        "R-pscl",
                        "libgcc",
                        "R-MuMIn",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-glmmTMB",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-legion",
            "portdir": "R/R-legion",
            "version": "0.1.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=legion",
            "description": "Forecasting using multivariate models",
            "long_description": "Forecasting using multivariate models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-generics",
                        "R-nloptr",
                        "R-greybox",
                        "R-smooth",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-doMC",
                        "R-doParallel",
                        "R-foreach"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-smooth"
                    ]
                }
            ]
        },
        {
            "name": "R-leiden",
            "portdir": "R/R-leiden",
            "version": "0.4.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TomKellyGenetics/leiden",
            "description": "R implementation of Leiden clustering algorithm",
            "long_description": "R implementation of Leiden clustering algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-reticulate",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-covr",
                        "R-spelling",
                        "R-qpdf",
                        "R-network",
                        "R-multiplex",
                        "R-bipartite",
                        "R-graphsim",
                        "R-multinet",
                        "R-data.table",
                        "R-remotes",
                        "R-tibble",
                        "R-RColorBrewer",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-leidenAlg",
            "portdir": "R/R-leidenAlg",
            "version": "1.1.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kharchenkolab/leidenAlg",
            "description": "R interface to the Leiden algorithm, an iterative community detection algorithm on networks",
            "long_description": "R interface to the Leiden algorithm, an iterative community detection algorithm on networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "R-RcppEigen",
                        "R-igraph",
                        "R-sccore",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "glpk",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-pbapply"
                    ]
                }
            ],
            "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-lemon",
            "portdir": "R/R-lemon",
            "version": "0.4.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stefanedwards/lemon",
            "description": "Freshing up your ggplot2 plots",
            "long_description": "Freshing up your ggplot2 plots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-gtable",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-diffviewer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-robustlmm"
                    ]
                }
            ]
        },
        {
            "name": "R-leptokurticMixture",
            "portdir": "R/R-leptokurticMixture",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=leptokurticMixture",
            "description": "Parsimonious finite mixtures of multivariate elliptical leptokurtic-normals",
            "long_description": "A way to fit parsimonious finite mixtures of multivariate elliptical leptokurtic-normals (MLN) based on the component covariance matrix eigen-decomposition. Two methods of estimation are implemented. The MLN is useful for fitting to data with excess kurtosis.",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lessSEM",
            "portdir": "R/R-lessSEM",
            "version": "1.5.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jhorzek.github.io/lessSEM",
            "description": "Non-smooth regularization for structural equation models",
            "long_description": "Non-smooth regularization for structural equation models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-rlang",
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-stringr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lavaan",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-Rsolnp",
                        "R-plotly"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lestat",
            "portdir": "R/R-lestat",
            "version": "1.9",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lestat",
            "description": "Some simple objects and functions to do statistics using linear models and a Bayesian framework",
            "long_description": "Some simple objects and functions to do statistics using linear models and a Bayesian framework",
            "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-locpolExpectile"
                    ]
                }
            ]
        },
        {
            "name": "R-levmaR",
            "portdir": "R/R-levmaR",
            "version": "0.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rstub/levmaR",
            "description": "Interface for the Levenberg–Marquardt optimization algorithm provided by the levmar Library",
            "long_description": "Interface for the Levenberg–Marquardt optimization algorithm provided by the levmar Library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lfda",
            "portdir": "R/R-lfda",
            "version": "1.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/terrytangyuan/lfda",
            "description": "Local Fisher Discriminant Analysis",
            "long_description": "Local Fisher Discriminant Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-rARPACK"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggfortify"
                    ]
                }
            ]
        },
        {
            "name": "R-lfe",
            "portdir": "R/R-lfe",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-econometrics/lfe",
            "description": "Linear Group Fixed Effects",
            "long_description": "Linear Group Fixed Effects",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clang10",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-xtable",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-cubature",
                        "R-numDeriv",
                        "R-digest",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph",
                        "R-plm",
                        "R-alpaca"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VSdecomp",
                        "R-ivDiag",
                        "R-gsynth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plm",
                        "R-modelsummary",
                        "R-broom",
                        "R-fixest",
                        "R-insight",
                        "R-alpaca"
                    ]
                }
            ]
        },
        {
            "name": "R-lfmm",
            "portdir": "R/R-lfmm",
            "version": "1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lfmm",
            "description": "Latent Factor Mixed Models",
            "long_description": "Latent Factor Mixed 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-purrr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-readr",
                        "R-foreach",
                        "R-RSpectra",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lg",
            "portdir": "R/R-lg",
            "version": "0.4.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lg",
            "description": "Locally Gaussian distributions – estimation and methods",
            "long_description": "Locally Gaussian distributions – estimation and methods",
            "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-tseries",
                        "R-logspline",
                        "R-np",
                        "R-ks",
                        "R-localgauss",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lgarch",
            "portdir": "R/R-lgarch",
            "version": "0.6-2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lgarch",
            "description": "Simulation and estimation of Log-GARCH models",
            "long_description": "Simulation and estimation of Log-GARCH models",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gets",
                        "R-garchx"
                    ]
                }
            ]
        },
        {
            "name": "R-lgpr",
            "portdir": "R/R-lgpr",
            "version": "1.2.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jtimonen.github.io/lgpr-usage",
            "description": "Longitudinal Gaussian Process Regression",
            "long_description": "Interpretable non-parametric modeling of longitudinal data using additive Gaussian process regression. Contains functionality for inferring covariate effects and assessing covariate relevances.",
            "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-rstantools",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-rstan",
                        "R-bayesplot",
                        "R-RCurl",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lgr",
            "portdir": "R/R-lgr",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://s-fleck.github.io/lgr",
            "description": "Fully featured logging framework",
            "long_description": "Fully featured logging framework",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-desc",
                        "R-glue",
                        "R-rprojroot",
                        "R-tibble",
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-covr",
                        "R-whoami",
                        "R-rotor",
                        "R-cli",
                        "R-data.table",
                        "R-jsonlite",
                        "R-crayon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr3tuning",
                        "R-mlr3mbo",
                        "R-mlr3pipelines",
                        "R-mlr3superlearner",
                        "R-rsparse",
                        "R-bbotk",
                        "R-RSQL",
                        "R-text2vec",
                        "R-mlr3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlr3learners",
                        "R-mlr3resampling",
                        "R-RestRserve"
                    ]
                }
            ]
        },
        {
            "name": "R-lhs",
            "portdir": "R/R-lhs",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bertcarnell/lhs",
            "description": "Latin Hypercube Samples",
            "long_description": "Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-DoE.base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hmer",
                        "R-acebayes",
                        "R-GPfit",
                        "R-LVGP",
                        "R-tools4uplift",
                        "R-ContourFunctions",
                        "R-tramnet",
                        "R-varycoef",
                        "R-GPM",
                        "R-yager",
                        "R-mlrMBO",
                        "R-DoE.wrapper"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mixopt",
                        "R-BayesianTools",
                        "R-laGP",
                        "R-hetGP",
                        "R-paradox",
                        "R-mlr3mbo",
                        "R-nls2"
                    ]
                }
            ]
        },
        {
            "name": "R-libbib",
            "portdir": "R/R-libbib",
            "version": "1.6.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=libbib",
            "description": "Various utilities for library science/assessment and cataloging",
            "long_description": "Various utilities for library science/assessment and cataloging",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-stringr",
                        "R-pbapply",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-assertr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-libcoin",
            "portdir": "R/R-libcoin",
            "version": "1.0-10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=libcoin",
            "description": "Linear test statistics for permutation inference",
            "long_description": "Linear test statistics for permutation inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-coin",
                        "R-trtf",
                        "R-partykit",
                        "R-inum"
                    ]
                }
            ]
        },
        {
            "name": "R-libgeos",
            "portdir": "R/R-libgeos",
            "version": "3.11.1-2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://paleolimbot.github.io/libgeos",
            "description": "Open Source Geometry Engine (GEOS) C API",
            "long_description": "Open Source Geometry Engine (GEOS) C API",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-geos"
                    ]
                }
            ]
        },
        {
            "name": "R-LiblineaR",
            "portdir": "R/R-LiblineaR",
            "version": "2.10-24",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dnalytics.com/software/liblinear",
            "description": "Linear predictive models based on the liblinear C/C++ library",
            "long_description": "Linear predictive models based on the liblinear C/C++ library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quanteda.textmodels",
                        "R-kebabs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RSSL",
                        "R-parsnip",
                        "R-vetiver",
                        "R-tidyAML"
                    ]
                }
            ]
        },
        {
            "name": "R-libr",
            "portdir": "R/R-libr",
            "version": "1.3.4",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libr.r-sassy.org",
            "description": "Libraries, data dictionaries and a data step for R",
            "long_description": "Contains a set of functions to create data libraries, generate data dictionaries and simulate a data step.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-tibble",
                        "R-dplyr",
                        "R-readxl",
                        "R-haven",
                        "R-readr",
                        "R-openxlsx",
                        "R-common",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-fmtr",
                        "R-logr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sassy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fmtr",
                        "R-reporter"
                    ]
                }
            ]
        },
        {
            "name": "R-libstable4u",
            "portdir": "R/R-libstable4u",
            "version": "1.0.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=libstable4u",
            "description": "Tools for fast and accurate evaluation of skew stable distributions",
            "long_description": "Tools for fast and accurate evaluation of skew stable distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppGSL",
                        "R-CRAN-recommended",
                        "gsl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mvpd"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stabledist"
                    ]
                }
            ]
        },
        {
            "name": "R-libstableR",
            "portdir": "R/R-libstableR",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=libstableR",
            "description": "Fast and accurate evaluation, random number generation and parameter estimation of skew stable distributions",
            "long_description": "Fast and accurate evaluation, random number generation and parameter estimation of skew stable distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppGSL",
                        "R-testthat",
                        "gsl",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LIC",
            "portdir": "R/R-LIC",
            "version": "0.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LIC",
            "description": "LIC Criterion for Optimal Subset Selection",
            "long_description": "LIC Criterion for Optimal Subset Selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lifecycle",
            "portdir": "R/R-lifecycle",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lifecycle.r-lib.org",
            "description": "Manage the life cycle of your exported functions and arguments",
            "long_description": "Manage the life cycle of your exported functions and arguments",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-cli",
                        "R-glue",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-tidyverse",
                        "R-lintr",
                        "R-crayon",
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-bvhar",
                        "R-gtable",
                        "R-pins",
                        "R-panelPomp",
                        "R-testthat",
                        "R-textshaping",
                        "R-ClusterR",
                        "R-locateip",
                        "R-cardx",
                        "R-hms",
                        "R-pillar",
                        "R-tibble",
                        "R-tibbletime",
                        "R-ODRF",
                        "R-OpenImageR",
                        "R-quanteda",
                        "R-tsibble",
                        "R-usedthese",
                        "R-matsbyname",
                        "R-matsindf",
                        "R-mcmcr",
                        "R-shinydashboardPlus",
                        "R-bslib",
                        "R-dials",
                        "R-PublicationBias",
                        "R-forcats",
                        "R-furrr",
                        "R-pkgload",
                        "R-JointFPM",
                        "R-gratia",
                        "R-bigrquery",
                        "R-nlist",
                        "R-clubSandwich",
                        "R-PAGFL",
                        "R-parsnip",
                        "R-fastplyr",
                        "R-gargle",
                        "R-gganimate",
                        "R-ggbeeswarm",
                        "R-ggcharts",
                        "R-ggh4x",
                        "R-ggplot2",
                        "R-ggthemes",
                        "R-gh",
                        "R-gmailr",
                        "R-googledrive",
                        "R-googlesheets4",
                        "R-clock",
                        "R-bs4Dash",
                        "R-petrinetR",
                        "R-ipumsr",
                        "R-plumber",
                        "R-dplyr",
                        "R-tidytable",
                        "R-tune",
                        "R-boral",
                        "R-fmesher",
                        "R-crew.cluster",
                        "R-quitte",
                        "R-winch",
                        "R-ggforce",
                        "R-CausalQueries",
                        "R-ggraph",
                        "R-MetricGraph",
                        "R-haven",
                        "R-vembedr",
                        "R-OpenMx",
                        "R-simpr",
                        "R-groupdata2",
                        "R-wbstats",
                        "R-checkthat",
                        "R-rsample",
                        "R-rticles",
                        "R-rtweet",
                        "R-rvest",
                        "R-workflows",
                        "R-workflowsets",
                        "R-xpectr",
                        "R-shiny",
                        "R-duckplyr",
                        "R-genMCMCDiag",
                        "R-aorsf",
                        "R-sdmTMB",
                        "R-rsconnect",
                        "R-scales",
                        "R-parsermd",
                        "R-mcauchyd",
                        "R-mggd",
                        "R-recipes",
                        "R-reprex",
                        "R-crosstable",
                        "R-Seurat",
                        "R-purrr",
                        "R-stringr",
                        "R-readr",
                        "R-PROJ",
                        "R-censored",
                        "R-dbplyr",
                        "R-devtools",
                        "R-vetiver",
                        "R-httr2",
                        "R-usethis",
                        "R-rpf",
                        "R-cvms",
                        "R-rSPDE",
                        "R-ggpattern",
                        "R-kanjistat",
                        "R-rqPen",
                        "R-infer",
                        "R-ivs",
                        "R-janitor",
                        "R-odbc",
                        "R-GDPuc",
                        "R-dtplyr",
                        "R-pcFactorStan",
                        "R-systemfonts",
                        "R-strex",
                        "R-textrecipes",
                        "R-tidygraph",
                        "R-tidyr",
                        "R-vctrs",
                        "R-vroom",
                        "R-yardstick",
                        "R-SeuratObject",
                        "R-chk",
                        "R-dm",
                        "R-rearrr",
                        "R-term",
                        "R-themis",
                        "R-tidyselect",
                        "R-tidytext",
                        "R-GGally",
                        "R-labelled",
                        "R-gtsummary",
                        "R-pense",
                        "R-rtables",
                        "R-vdiffr",
                        "R-broom",
                        "R-dttr2",
                        "R-feasts",
                        "R-ggstats",
                        "R-mmrm",
                        "R-broom.helpers",
                        "R-extras",
                        "R-multibias",
                        "R-rio",
                        "R-datefixR",
                        "R-distributional",
                        "R-fabletools",
                        "R-formatters"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-googleAnalyticsR",
                        "R-ggplot2.utils",
                        "R-attachment",
                        "R-pkgdown",
                        "R-tidyterra",
                        "R-doctest",
                        "R-rprojroot"
                    ]
                }
            ]
        },
        {
            "name": "R-lightgbm",
            "portdir": "R/R-lightgbm",
            "version": "4.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Microsoft/LightGBM",
            "description": "Light Gradient Boosting Machine",
            "long_description": "Light Gradient Boosting Machine",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-RhpcBLASctl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-misspi",
                        "R-cbl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastshap",
                        "R-bonsai",
                        "R-EIX",
                        "R-shapviz"
                    ]
                }
            ]
        }
    ]
}