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

{
    "count": 50576,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=109",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=107",
    "results": [
        {
            "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-lavacreg",
            "portdir": "R/R-lavacreg",
            "version": "0.2-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lavacreg",
            "description": "Latent variable count regression models",
            "long_description": "Latent variable count regression 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-RcppArmadillo",
                        "R-pracma",
                        "R-SparseGrid",
                        "R-fastGHQuad",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libomp",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lavaan.survey",
            "portdir": "R/R-lavaan.survey",
            "version": "1.1.3.1",
            "license": "(GPL-3 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lavaan.survey",
            "description": "Complex survey structural equation modelling",
            "long_description": "Complex survey structural equation modelling",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-survey",
                        "R-lavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mitools",
                        "R-testthat",
                        "R-mice"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lavaanPlot",
            "portdir": "R/R-lavaanPlot",
            "version": "0.8.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lavaanplot.alexlishinski.com",
            "description": "Plots path diagrams from models in R-lavaan using R-DiagrammeR",
            "long_description": "Plots path diagrams from models in R-lavaan using R-DiagrammeR",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-lavaan",
                        "R-DiagrammeR",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-png",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-rsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lavaanExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-lavaanExtra",
            "portdir": "R/R-lavaanExtra",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lavaanExtra.remi-theriault.com",
            "description": "Convenience functions for R-lavaan",
            "long_description": "Convenience functions for R-lavaan",
            "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-lavaan",
                        "R-CRAN-recommended",
                        "R-insight"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown",
                        "R-rmarkdown",
                        "R-covr",
                        "R-stringdist",
                        "R-psych",
                        "R-spelling",
                        "R-webshot",
                        "R-flextable",
                        "R-rsvg",
                        "R-sjlabelled",
                        "R-rempsyc",
                        "R-tidySEM",
                        "R-lavaanPlot",
                        "R-png",
                        "R-tibble",
                        "R-tmvnsim",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lavaan",
            "portdir": "R/R-lavaan",
            "version": "0.6-19",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lavaan.ugent.be",
            "description": "Latent variable analysis",
            "long_description": "Fit a variety of latent variable models, including confirmatory factor analysis, structural equation modeling and latent growth curve models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pbivnorm",
                        "R-quadprog",
                        "R-mnormt",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-semhelpinghands",
                        "R-tidySEM",
                        "R-blavaan",
                        "R-lessSEM",
                        "R-thurstonianIRT",
                        "R-FCO",
                        "R-lavaan.survey",
                        "R-lavaanPlot",
                        "R-coefficientalpha",
                        "R-stdmod",
                        "R-nonnest2",
                        "R-modelbpp",
                        "R-restriktor",
                        "R-semmcci",
                        "R-misty",
                        "R-manymome",
                        "R-semlbci",
                        "R-MBESS",
                        "R-MCCM",
                        "R-MIIVsem",
                        "R-MonteCarloSEM",
                        "R-esem",
                        "R-merDeriv",
                        "R-nlsem",
                        "R-jmv",
                        "R-umx",
                        "R-gorica",
                        "R-gimme",
                        "R-bmemLavaan",
                        "R-lavaanExtra",
                        "R-rsem",
                        "R-semPlot",
                        "R-semTests",
                        "R-semTools",
                        "R-semfindr",
                        "R-semptools",
                        "R-semtree",
                        "R-CoTiMA",
                        "R-Bayesrel",
                        "R-bain",
                        "R-qgraph",
                        "R-bruceR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidystats",
                        "R-AICcmodavg",
                        "R-modelsummary",
                        "R-insight",
                        "R-sirt",
                        "R-ufs",
                        "R-broom",
                        "R-effectsize",
                        "R-psychTools",
                        "R-psych",
                        "R-report",
                        "R-mitml",
                        "R-see",
                        "R-bayestestR",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-lava",
            "portdir": "R/R-lava",
            "version": "1.8.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kkholst.github.io/lava",
            "description": "Latent Variable models",
            "long_description": "Latent Variable models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-future.apply",
                        "R-progressr",
                        "R-SQUAREM",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-visNetwork",
                        "R-optimx",
                        "R-mets",
                        "R-ellipse",
                        "R-fields",
                        "R-geepack",
                        "R-graph",
                        "R-lavaSearch2",
                        "R-targeted",
                        "R-rgl",
                        "R-Rgraphviz",
                        "R-data.table",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-quantreg",
                        "R-polycor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Publish",
                        "R-lavaSearch2",
                        "R-mets",
                        "R-pec",
                        "R-riskRegression",
                        "R-targeted",
                        "R-prodlim",
                        "R-LMMstar",
                        "R-timereg"
                    ]
                }
            ]
        },
        {
            "name": "R-LatticeKrig",
            "portdir": "R/R-LatticeKrig",
            "version": "9.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LatticeKrig",
            "description": "Multi-resolution Kriging based on Markov random fields",
            "long_description": "Multi-resolution Kriging based on Markov random fields",
            "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-spam64",
                        "R-fftwtools",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc13",
                        "R-fields",
                        "R-spam"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-autoFRK"
                    ]
                }
            ]
        },
        {
            "name": "R-latticeExtra",
            "portdir": "R/R-latticeExtra",
            "version": "0.6-30",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://latticeextra.r-forge.r-project.org",
            "description": "Extra graphical utilities based on lattice",
            "long_description": "Extra graphical utilities based on lattice",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-interp",
                        "R-CRAN-recommended",
                        "R-jpeg",
                        "R-png"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-deldir",
                        "R-quantreg",
                        "R-maps",
                        "R-mapproj"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-twang",
                        "R-rasterVis",
                        "R-gamclass",
                        "R-tools4uplift",
                        "R-RcmdrPlugin.temis",
                        "R-ShortRead",
                        "R-varbvs",
                        "R-phyr",
                        "R-HH",
                        "R-DAAG"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rtdists",
                        "R-RcmdrPlugin.HH",
                        "R-Rmisc",
                        "R-tbm",
                        "R-afex",
                        "R-cv",
                        "R-Hmisc",
                        "R-mosaic",
                        "R-pals",
                        "R-ergm",
                        "R-varycoef",
                        "R-lattice",
                        "R-mirt",
                        "R-mlt.docreg",
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-lattice",
            "portdir": "R/R-lattice",
            "version": "0.22-6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lattice.r-forge.r-project.org",
            "description": "Trellis graphics for R",
            "long_description": "Trellis graphics for R. Recommended package.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-latticeExtra",
                        "R-KernSmooth",
                        "R-MASS",
                        "R-chron",
                        "R-colorspace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nlme",
                        "R-Matrix",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS"
                    ]
                }
            ]
        },
        {
            "name": "R-latex2exp",
            "portdir": "R/R-latex2exp",
            "version": "0.9.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.stefanom.io/latex2exp",
            "description": "Use LaTeX Expressions in plots",
            "long_description": "Use LaTeX Expressions in plots",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-waldo",
                        "R-rmarkdown",
                        "R-RCurl",
                        "R-reactable",
                        "R-rlang",
                        "R-tibble",
                        "R-dplyr",
                        "R-htmltools",
                        "R-purrr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-oeli",
                        "R-CausalQueries",
                        "R-lddmm",
                        "R-ctsfeatures"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lolR",
                        "R-RDSsamplesize",
                        "R-papaja",
                        "R-fdaSP"
                    ]
                }
            ]
        }
    ]
}