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

{
    "count": 50663,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=908",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=906",
    "results": [
        {
            "name": "R-lestat",
            "portdir": "R/R-lestat",
            "version": "1.9",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lestat",
            "description": "Some simple objects and functions to do statistics using linear models and a Bayesian framework",
            "long_description": "Some simple objects and functions to do statistics using linear models and a Bayesian framework",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-locpolExpectile"
                    ]
                }
            ]
        },
        {
            "name": "R-levmaR",
            "portdir": "R/R-levmaR",
            "version": "0.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rstub/levmaR",
            "description": "Interface for the Levenberg–Marquardt optimization algorithm provided by the levmar Library",
            "long_description": "Interface for the Levenberg–Marquardt optimization algorithm provided by the levmar Library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lfda",
            "portdir": "R/R-lfda",
            "version": "1.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/terrytangyuan/lfda",
            "description": "Local Fisher Discriminant Analysis",
            "long_description": "Local Fisher Discriminant Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-rARPACK"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggfortify"
                    ]
                }
            ]
        },
        {
            "name": "R-lfe",
            "portdir": "R/R-lfe",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-econometrics/lfe",
            "description": "Linear Group Fixed Effects",
            "long_description": "Linear Group Fixed Effects",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clang10",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-xtable",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-cubature",
                        "R-numDeriv",
                        "R-digest",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph",
                        "R-plm",
                        "R-alpaca"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VSdecomp",
                        "R-ivDiag",
                        "R-gsynth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plm",
                        "R-modelsummary",
                        "R-broom",
                        "R-fixest",
                        "R-insight",
                        "R-alpaca"
                    ]
                }
            ]
        },
        {
            "name": "R-lfmm",
            "portdir": "R/R-lfmm",
            "version": "1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lfmm",
            "description": "Latent Factor Mixed Models",
            "long_description": "Latent Factor Mixed Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-readr",
                        "R-foreach",
                        "R-RSpectra",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lg",
            "portdir": "R/R-lg",
            "version": "0.4.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lg",
            "description": "Locally Gaussian distributions – estimation and methods",
            "long_description": "Locally Gaussian distributions – estimation and methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tseries",
                        "R-logspline",
                        "R-np",
                        "R-ks",
                        "R-localgauss",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lgarch",
            "portdir": "R/R-lgarch",
            "version": "0.6-2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lgarch",
            "description": "Simulation and estimation of Log-GARCH models",
            "long_description": "Simulation and estimation of Log-GARCH models",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gets",
                        "R-garchx"
                    ]
                }
            ]
        },
        {
            "name": "R-lgpr",
            "portdir": "R/R-lgpr",
            "version": "1.2.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jtimonen.github.io/lgpr-usage",
            "description": "Longitudinal Gaussian Process Regression",
            "long_description": "Interpretable non-parametric modeling of longitudinal data using additive Gaussian process regression. Contains functionality for inferring covariate effects and assessing covariate relevances.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-rstan",
                        "R-bayesplot",
                        "R-RCurl",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lgr",
            "portdir": "R/R-lgr",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://s-fleck.github.io/lgr",
            "description": "Fully featured logging framework",
            "long_description": "Fully featured logging framework",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-desc",
                        "R-glue",
                        "R-rprojroot",
                        "R-tibble",
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-covr",
                        "R-whoami",
                        "R-rotor",
                        "R-cli",
                        "R-data.table",
                        "R-jsonlite",
                        "R-crayon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr3tuning",
                        "R-mlr3mbo",
                        "R-mlr3pipelines",
                        "R-mlr3superlearner",
                        "R-rsparse",
                        "R-bbotk",
                        "R-RSQL",
                        "R-text2vec",
                        "R-mlr3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlr3learners",
                        "R-mlr3resampling",
                        "R-RestRserve"
                    ]
                }
            ]
        },
        {
            "name": "R-lhs",
            "portdir": "R/R-lhs",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bertcarnell/lhs",
            "description": "Latin Hypercube Samples",
            "long_description": "Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-DoE.base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hmer",
                        "R-acebayes",
                        "R-GPfit",
                        "R-LVGP",
                        "R-tools4uplift",
                        "R-ContourFunctions",
                        "R-tramnet",
                        "R-varycoef",
                        "R-GPM",
                        "R-yager",
                        "R-mlrMBO",
                        "R-DoE.wrapper"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mixopt",
                        "R-BayesianTools",
                        "R-laGP",
                        "R-hetGP",
                        "R-paradox",
                        "R-mlr3mbo",
                        "R-nls2"
                    ]
                }
            ]
        },
        {
            "name": "R-libbib",
            "portdir": "R/R-libbib",
            "version": "1.6.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=libbib",
            "description": "Various utilities for library science/assessment and cataloging",
            "long_description": "Various utilities for library science/assessment and cataloging",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-stringr",
                        "R-pbapply",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-assertr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-libcoin",
            "portdir": "R/R-libcoin",
            "version": "1.0-10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=libcoin",
            "description": "Linear test statistics for permutation inference",
            "long_description": "Linear test statistics for permutation inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-coin",
                        "R-trtf",
                        "R-partykit",
                        "R-inum"
                    ]
                }
            ]
        },
        {
            "name": "R-libgeos",
            "portdir": "R/R-libgeos",
            "version": "3.11.1-2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://paleolimbot.github.io/libgeos",
            "description": "Open Source Geometry Engine (GEOS) C API",
            "long_description": "Open Source Geometry Engine (GEOS) C API",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-geos"
                    ]
                }
            ]
        },
        {
            "name": "R-LiblineaR",
            "portdir": "R/R-LiblineaR",
            "version": "2.10-24",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dnalytics.com/software/liblinear",
            "description": "Linear predictive models based on the liblinear C/C++ library",
            "long_description": "Linear predictive models based on the liblinear C/C++ library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quanteda.textmodels",
                        "R-kebabs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RSSL",
                        "R-parsnip",
                        "R-vetiver",
                        "R-tidyAML"
                    ]
                }
            ]
        },
        {
            "name": "R-libr",
            "portdir": "R/R-libr",
            "version": "1.3.4",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libr.r-sassy.org",
            "description": "Libraries, data dictionaries and a data step for R",
            "long_description": "Contains a set of functions to create data libraries, generate data dictionaries and simulate a data step.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-tibble",
                        "R-dplyr",
                        "R-readxl",
                        "R-haven",
                        "R-readr",
                        "R-openxlsx",
                        "R-common",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-fmtr",
                        "R-logr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sassy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fmtr",
                        "R-reporter"
                    ]
                }
            ]
        },
        {
            "name": "R-libstable4u",
            "portdir": "R/R-libstable4u",
            "version": "1.0.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=libstable4u",
            "description": "Tools for fast and accurate evaluation of skew stable distributions",
            "long_description": "Tools for fast and accurate evaluation of skew stable distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppGSL",
                        "R-CRAN-recommended",
                        "gsl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mvpd"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stabledist"
                    ]
                }
            ]
        },
        {
            "name": "R-libstableR",
            "portdir": "R/R-libstableR",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=libstableR",
            "description": "Fast and accurate evaluation, random number generation and parameter estimation of skew stable distributions",
            "long_description": "Fast and accurate evaluation, random number generation and parameter estimation of skew stable distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppGSL",
                        "R-testthat",
                        "gsl",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LIC",
            "portdir": "R/R-LIC",
            "version": "0.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LIC",
            "description": "LIC Criterion for Optimal Subset Selection",
            "long_description": "LIC Criterion for Optimal Subset Selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lifecycle",
            "portdir": "R/R-lifecycle",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lifecycle.r-lib.org",
            "description": "Manage the life cycle of your exported functions and arguments",
            "long_description": "Manage the life cycle of your exported functions and arguments",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-cli",
                        "R-glue",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-tidyverse",
                        "R-lintr",
                        "R-crayon",
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-bvhar",
                        "R-gtable",
                        "R-pins",
                        "R-panelPomp",
                        "R-testthat",
                        "R-textshaping",
                        "R-ClusterR",
                        "R-locateip",
                        "R-cardx",
                        "R-hms",
                        "R-pillar",
                        "R-tibble",
                        "R-tibbletime",
                        "R-ODRF",
                        "R-OpenImageR",
                        "R-quanteda",
                        "R-tsibble",
                        "R-usedthese",
                        "R-matsbyname",
                        "R-matsindf",
                        "R-mcmcr",
                        "R-shinydashboardPlus",
                        "R-bslib",
                        "R-dials",
                        "R-PublicationBias",
                        "R-forcats",
                        "R-furrr",
                        "R-pkgload",
                        "R-JointFPM",
                        "R-gratia",
                        "R-bigrquery",
                        "R-nlist",
                        "R-clubSandwich",
                        "R-PAGFL",
                        "R-parsnip",
                        "R-fastplyr",
                        "R-gargle",
                        "R-gganimate",
                        "R-ggbeeswarm",
                        "R-ggcharts",
                        "R-ggh4x",
                        "R-ggplot2",
                        "R-ggthemes",
                        "R-gh",
                        "R-gmailr",
                        "R-googledrive",
                        "R-googlesheets4",
                        "R-clock",
                        "R-bs4Dash",
                        "R-petrinetR",
                        "R-ipumsr",
                        "R-plumber",
                        "R-dplyr",
                        "R-tidytable",
                        "R-tune",
                        "R-boral",
                        "R-fmesher",
                        "R-crew.cluster",
                        "R-quitte",
                        "R-winch",
                        "R-ggforce",
                        "R-CausalQueries",
                        "R-ggraph",
                        "R-MetricGraph",
                        "R-haven",
                        "R-vembedr",
                        "R-OpenMx",
                        "R-simpr",
                        "R-groupdata2",
                        "R-wbstats",
                        "R-checkthat",
                        "R-rsample",
                        "R-rticles",
                        "R-rtweet",
                        "R-rvest",
                        "R-workflows",
                        "R-workflowsets",
                        "R-xpectr",
                        "R-shiny",
                        "R-duckplyr",
                        "R-genMCMCDiag",
                        "R-aorsf",
                        "R-sdmTMB",
                        "R-rsconnect",
                        "R-scales",
                        "R-parsermd",
                        "R-mcauchyd",
                        "R-mggd",
                        "R-recipes",
                        "R-reprex",
                        "R-crosstable",
                        "R-Seurat",
                        "R-purrr",
                        "R-stringr",
                        "R-readr",
                        "R-PROJ",
                        "R-censored",
                        "R-dbplyr",
                        "R-devtools",
                        "R-vetiver",
                        "R-httr2",
                        "R-usethis",
                        "R-rpf",
                        "R-cvms",
                        "R-rSPDE",
                        "R-ggpattern",
                        "R-kanjistat",
                        "R-rqPen",
                        "R-infer",
                        "R-ivs",
                        "R-janitor",
                        "R-odbc",
                        "R-GDPuc",
                        "R-dtplyr",
                        "R-pcFactorStan",
                        "R-systemfonts",
                        "R-strex",
                        "R-textrecipes",
                        "R-tidygraph",
                        "R-tidyr",
                        "R-vctrs",
                        "R-vroom",
                        "R-yardstick",
                        "R-SeuratObject",
                        "R-chk",
                        "R-dm",
                        "R-rearrr",
                        "R-term",
                        "R-themis",
                        "R-tidyselect",
                        "R-tidytext",
                        "R-GGally",
                        "R-labelled",
                        "R-gtsummary",
                        "R-pense",
                        "R-rtables",
                        "R-vdiffr",
                        "R-broom",
                        "R-dttr2",
                        "R-feasts",
                        "R-ggstats",
                        "R-mmrm",
                        "R-broom.helpers",
                        "R-extras",
                        "R-multibias",
                        "R-rio",
                        "R-datefixR",
                        "R-distributional",
                        "R-fabletools",
                        "R-formatters"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-googleAnalyticsR",
                        "R-ggplot2.utils",
                        "R-attachment",
                        "R-pkgdown",
                        "R-tidyterra",
                        "R-doctest",
                        "R-rprojroot"
                    ]
                }
            ]
        },
        {
            "name": "R-lightgbm",
            "portdir": "R/R-lightgbm",
            "version": "4.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Microsoft/LightGBM",
            "description": "Light Gradient Boosting Machine",
            "long_description": "Light Gradient Boosting Machine",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-RhpcBLASctl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-misspi",
                        "R-cbl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastshap",
                        "R-bonsai",
                        "R-EIX",
                        "R-shapviz"
                    ]
                }
            ]
        },
        {
            "name": "R-lightparser",
            "portdir": "R/R-lightparser",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thinkr-open.github.io/lightparser",
            "description": "From Rmarkdown and R-quarto files to R-tibble and back",
            "long_description": "From Rmarkdown and R-quarto files to R-tibble and back",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-knitr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-callr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fusen"
                    ]
                }
            ]
        },
        {
            "name": "R-likelihood",
            "portdir": "R/R-likelihood",
            "version": "1.9",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=likelihood",
            "description": "Methods for maximum likelihood estimation",
            "long_description": "Methods for maximum likelihood estimation",
            "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-likelihoodR",
            "portdir": "R/R-likelihoodR",
            "version": "1.1.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=likelihoodR",
            "description": "Likelihood analyses for common statistical tests",
            "long_description": "Likelihood analyses for common statistical tests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lme4",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-likert",
            "portdir": "R/R-likert",
            "version": "1.3.5",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=likert",
            "description": "Approach to analyzing Likert response items, with an emphasis on visualizations",
            "long_description": "Approach to analyzing Likert response items, with an emphasis on visualizations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-psych",
                        "R-CRAN-recommended",
                        "R-xtable",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-psychotools"
                    ]
                }
            ]
        },
        {
            "name": "R-lime",
            "portdir": "R/R-lime",
            "version": "0.5.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lime.data-imaginist.com",
            "description": "Local Interpretable Model-Agnostic Explanations",
            "long_description": "Local Interpretable Model-Agnostic Explanations",
            "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-stringi",
                        "R-ggplot2",
                        "R-gower",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-grafzahl"
                    ]
                }
            ]
        },
        {
            "name": "R-limma",
            "portdir": "R/R-limma",
            "version": "3.60.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioinf.wehi.edu.au/limma",
            "description": "Linear models for microarray data",
            "long_description": "Linear models for microarray data",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-edgeR",
                        "R-csaw",
                        "R-vsclust",
                        "R-marray"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Biobase",
                        "R-hexbin",
                        "R-glmGamPoi",
                        "R-Seurat",
                        "R-systemPipeR"
                    ]
                }
            ]
        },
        {
            "name": "R-limSolve",
            "portdir": "R/R-limSolve",
            "version": "1.5.7.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=limSolve",
            "description": "Solving linear inverse models",
            "long_description": "Solving linear inverse models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-quadprog",
                        "R-lpSolve"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-evclust",
                        "R-MultiLCIRT",
                        "R-gorica"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nlsic"
                    ]
                }
            ]
        },
        {
            "name": "R-lin.eval",
            "portdir": "R/R-lin.eval",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lin.eval",
            "description": "Polynomial evaluation of linearity",
            "long_description": "Polynomial evaluation of linearity",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-broom",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-linprog",
            "portdir": "R/R-linprog",
            "version": "0.9-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://linprog.r-forge.r-project.org",
            "description": "Linear Programming/Optimization",
            "long_description": "Linear Programming/Optimization",
            "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-lpSolve",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hdi",
                        "R-geometry"
                    ]
                }
            ]
        },
        {
            "name": "R-LINselect",
            "portdir": "R/R-LINselect",
            "version": "1.1.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LINselect",
            "description": "Selection of linear estimators",
            "long_description": "Selection of linear estimators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randomForest",
                        "R-pls",
                        "R-gtools",
                        "R-CRAN-recommended",
                        "R-elasticnet",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lintools",
            "portdir": "R/R-lintools",
            "version": "0.1.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lintools",
            "description": "Manipulation of linear systems of (in)equalities",
            "long_description": "Manipulation of linear systems of (in)equalities",
            "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-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-deductive"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mcmcsae"
                    ]
                }
            ]
        },
        {
            "name": "R-lintr",
            "portdir": "R/R-lintr",
            "version": "3.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lintr.r-lib.org",
            "description": "Linter for R code",
            "long_description": "Linter for R code",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-cyclocomp",
                        "R-xmlparsedata",
                        "R-CRAN-recommended",
                        "R-digest",
                        "R-rex",
                        "R-backports",
                        "R-xml2",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-patrick",
                        "R-tufte",
                        "R-bookdown",
                        "R-data.table",
                        "R-jsonlite",
                        "R-rlang",
                        "R-crayon",
                        "R-tibble",
                        "R-withr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr",
                        "R-rstudioapi",
                        "R-mockery"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DepthProc",
                        "R-RestRserve",
                        "R-fixtuRes",
                        "R-modules",
                        "R-FSelectorRcpp",
                        "R-ggcharts",
                        "R-ggfortify",
                        "R-ggthemes",
                        "R-cleaR",
                        "R-clugenr",
                        "R-sjtable2df",
                        "R-shiny.i18n",
                        "R-shiny.semantic",
                        "R-dashboardthemes",
                        "R-dat",
                        "R-data.validator",
                        "R-devtools",
                        "R-mlflow",
                        "R-xgboost",
                        "R-RSQL",
                        "R-WoodburyMatrix",
                        "R-PosteriorBootstrap",
                        "R-lifecycle",
                        "R-emayili",
                        "R-fst",
                        "R-fstcore",
                        "R-caretEnsemble",
                        "R-DBItest"
                    ]
                }
            ]
        },
        {
            "name": "R-lisrelToR",
            "portdir": "R/R-lisrelToR",
            "version": "0.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lisrelToR",
            "description": "Import output from LISREL into R",
            "long_description": "Import output from LISREL into R",
            "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-semPlot"
                    ]
                }
            ]
        },
        {
            "name": "R-listcomp",
            "portdir": "R/R-listcomp",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dirkschumacher/listcomp",
            "description": "List Comprehensions",
            "long_description": "List Comprehensions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ompr"
                    ]
                }
            ]
        },
        {
            "name": "R-listenv",
            "portdir": "R/R-listenv",
            "version": "0.9.1",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://listenv.futureverse.org",
            "description": "Environments behaving (almost) as lists",
            "long_description": "Environments behaving (almost) as lists",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown",
                        "R-R.utils",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-origami",
                        "R-PSCBS",
                        "R-future"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.apply",
                        "R-future.callr",
                        "R-future.batchtools",
                        "R-future.mirai"
                    ]
                }
            ]
        },
        {
            "name": "R-listviewer",
            "portdir": "R/R-listviewer",
            "version": "4.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=listviewer",
            "description": "htmlwidget for interactive views of R lists",
            "long_description": "htmlwidget for interactive views of R lists",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmlwidgets",
                        "R-CRAN-recommended",
                        "R-htmltools",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-miniUI",
                        "R-rstudioapi",
                        "R-reactR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidyjson"
                    ]
                }
            ]
        },
        {
            "name": "R-litedown",
            "portdir": "R/R-litedown",
            "version": "0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yihui/litedown",
            "description": "Light-weight version of R-markdown",
            "long_description": "Light-weight version of R-markdown",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-commonmark",
                        "R-CRAN-recommended",
                        "R-xfun"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rbibutils",
                        "R-yaml",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytex",
                        "R-rstudioapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nanonext",
                        "R-mirai",
                        "R-xfun"
                    ]
                }
            ]
        },
        {
            "name": "R-literanger",
            "portdir": "R/R-literanger",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/stephematician/literanger",
            "description": "Random forests for multiple imputation based on R-ranger",
            "long_description": "Random forests for multiple imputation based on R-ranger",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-cpp11",
                        "R-Rcereal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-liureg",
            "portdir": "R/R-liureg",
            "version": "1.1.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=liureg",
            "description": "Liu regression with Liu biasing parameters and statistics",
            "long_description": "Liu regression with Liu biasing parameters and statistics",
            "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-llbayesireg",
            "portdir": "R/R-llbayesireg",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=llbayesireg",
            "description": "L-logistic Bayesian regression",
            "long_description": "L-logistic Bayesian regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-ggplot2",
                        "R-rstan",
                        "R-Rcpp",
                        "R-llogistic",
                        "R-CRAN-recommended",
                        "R-MCMCpack",
                        "R-StanHeaders"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-llogistic",
            "portdir": "R/R-llogistic",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=llogistic",
            "description": "L-logistic distribution",
            "long_description": "L-logistic distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-llbayesireg"
                    ]
                }
            ]
        },
        {
            "name": "R-lm.beta",
            "portdir": "R/R-lm.beta",
            "version": "1.7-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lm.beta",
            "description": "Add standardized regression coefficients to linear-model objects",
            "long_description": "Add standardized regression coefficients to linear-model objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xtable",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-broom",
                        "R-stdmod"
                    ]
                }
            ]
        },
        {
            "name": "R-lme4",
            "portdir": "R/R-lme4",
            "version": "1.1-35.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lme4/lme4",
            "description": "Linear Mixed-Effects Models using Eigen and S4",
            "long_description": "Linear Mixed-Effects Models using Eigen and S4",
            "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",
                        "R-RcppEigen",
                        "R-minqa",
                        "R-nloptr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gamm4",
                        "R-car",
                        "R-dfoptim",
                        "R-pbkrtest",
                        "R-optimx",
                        "R-HSAUR3",
                        "R-MEMSS",
                        "R-merDeriv",
                        "R-mlmRev",
                        "R-rr2",
                        "R-semEff",
                        "R-numDeriv",
                        "R-statmod",
                        "R-tibble",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlmRev",
                        "R-sdmTMB",
                        "R-lmerTest",
                        "R-sae",
                        "R-lefko3",
                        "R-multilevelmod",
                        "R-pan",
                        "R-phyr",
                        "R-metaplus",
                        "R-pbkrtest",
                        "R-projpred",
                        "R-squid",
                        "R-RLRsim",
                        "R-piecewiseSEM",
                        "R-pamm",
                        "R-panelr",
                        "R-BayesLN",
                        "R-robustBLME",
                        "R-robustlmm",
                        "R-finalfit",
                        "R-pcgen",
                        "R-MEMSS",
                        "R-cvms",
                        "R-gamm4",
                        "R-mediation",
                        "R-r2mlm",
                        "R-merDeriv",
                        "R-gorica",
                        "R-isni",
                        "R-peramo",
                        "R-merTools",
                        "R-abn",
                        "R-MXM",
                        "R-DHARMa",
                        "R-unmarked",
                        "R-BayesSenMC",
                        "R-crctStepdown",
                        "R-boot.pval",
                        "R-effects",
                        "R-rstanarm",
                        "R-bayesammi",
                        "R-aod",
                        "R-arm",
                        "R-brokenstick",
                        "R-predint",
                        "R-rockchalk",
                        "R-buildmer",
                        "R-weights",
                        "R-psfmi",
                        "R-rewie",
                        "R-GLMpack",
                        "R-BFpack",
                        "R-cgam",
                        "R-likelihoodR",
                        "R-PStrata",
                        "R-joineRML",
                        "R-BradleyTerry2",
                        "R-refund",
                        "R-REndo",
                        "R-glmmEP",
                        "R-gmo",
                        "R-afex",
                        "R-car",
                        "R-cv",
                        "R-glmmTMB",
                        "R-jstable",
                        "R-tramME",
                        "R-pdR",
                        "R-glmmPen",
                        "R-blme",
                        "R-rsq",
                        "R-jomo",
                        "R-mixAK",
                        "R-faraway",
                        "R-MDMR",
                        "R-semEff",
                        "R-fence",
                        "R-rr2",
                        "R-Rcmdr",
                        "R-glmertree",
                        "R-MedianaDesigner",
                        "R-misty",
                        "R-netmediate",
                        "R-glmm.hp",
                        "R-meta",
                        "R-aihuman",
                        "R-mlVAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyfit",
                        "R-AICcmodavg",
                        "R-ANOM",
                        "R-tidystats",
                        "R-BayesFactor",
                        "R-gglm",
                        "R-lmeInfo",
                        "R-lucid",
                        "R-cardx",
                        "R-ggeffects",
                        "R-modelsummary",
                        "R-huxtable",
                        "R-insight",
                        "R-KFAS",
                        "R-eyetrackingR",
                        "R-psych",
                        "R-ctsem",
                        "R-ordinal",
                        "R-metarep",
                        "R-interactions",
                        "R-mitml",
                        "R-mixlm",
                        "R-finetune",
                        "R-flextable",
                        "R-modelfactory",
                        "R-gratia",
                        "R-clubSandwich",
                        "R-papaja",
                        "R-gamair",
                        "R-glmglrt",
                        "R-gmodels",
                        "R-phia",
                        "R-multcomp",
                        "R-mice",
                        "R-report",
                        "R-MuMIn",
                        "R-reformulas",
                        "R-emmeans",
                        "R-OpenMx",
                        "R-lavaSearch2",
                        "R-sjPlot",
                        "R-matrixset",
                        "R-bayestestR",
                        "R-datawizard",
                        "R-tram",
                        "R-sjstats",
                        "R-sjtable2df",
                        "R-doBy",
                        "R-DAAG",
                        "R-prediction",
                        "R-spaMM",
                        "R-texreg",
                        "R-modelbased",
                        "R-glmmML",
                        "R-margins",
                        "R-r2glmm",
                        "R-bruceR",
                        "R-performance",
                        "R-dlnm",
                        "R-SASmixed",
                        "R-ZIBR",
                        "R-dominanceanalysis",
                        "R-domir",
                        "R-aods3",
                        "R-see",
                        "R-rmcorr",
                        "R-stan4bart",
                        "R-brms",
                        "R-tableone",
                        "R-languageR",
                        "R-lava",
                        "R-gtsummary",
                        "R-LMMstar",
                        "R-multilevelcoda",
                        "R-jtools",
                        "R-sleev",
                        "R-broom",
                        "R-mmrm",
                        "R-bartCause",
                        "R-sandwich",
                        "R-memisc",
                        "R-broom.mixed",
                        "R-correlation",
                        "R-kyotil",
                        "R-effectsize",
                        "R-FRK"
                    ]
                }
            ]
        },
        {
            "name": "R-lmeInfo",
            "portdir": "R/R-lmeInfo",
            "version": "0.3.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jepusto.github.io/lmeInfo",
            "description": "Information matrices for lmestruct and glsstruct objects",
            "long_description": "Information matrices for lmestruct and glsstruct objects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-covr",
                        "R-carData",
                        "R-merDeriv",
                        "R-mlmRev",
                        "R-scdhlm",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-scdhlm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-merDeriv"
                    ]
                }
            ]
        },
        {
            "name": "R-lmerTest",
            "portdir": "R/R-lmerTest",
            "version": "3.1-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/runehaubo/lmerTestR",
            "description": "Tests in linear mixed effects models",
            "long_description": "Tests in linear mixed effects 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-ggplot2",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pbkrtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-panelr",
                        "R-MedianaDesigner",
                        "R-afex",
                        "R-CUFF",
                        "R-pamm",
                        "R-r2glmm",
                        "R-bruceR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-groupdata2",
                        "R-emmeans",
                        "R-lavaSearch2",
                        "R-spaMM",
                        "R-tableone",
                        "R-languageR",
                        "R-LMMstar",
                        "R-jtools",
                        "R-broom.mixed",
                        "R-glmertree",
                        "R-AICcmodavg",
                        "R-effectsize",
                        "R-tidystats",
                        "R-insight",
                        "R-RcmdrPlugin.EZR",
                        "R-papaja",
                        "R-glmglrt",
                        "R-buildmer"
                    ]
                }
            ]
        },
        {
            "name": "R-LMest",
            "portdir": "R/R-LMest",
            "version": "3.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LMest",
            "description": "Generalized Latent Markov Models",
            "long_description": "Latent Markov models for longitudinal continuous and categorical data.",
            "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-scatterplot3d",
                        "R-diagram",
                        "R-mclust",
                        "R-mix",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-MultiLCIRT",
                        "libgcc",
                        "R-mvtnorm",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mvord"
                    ]
                }
            ]
        },
        {
            "name": "R-lmm",
            "portdir": "R/R-lmm",
            "version": "1.4",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lmm",
            "description": "Linear Mixed Models",
            "long_description": "Linear Mixed 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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LMMELSM",
            "portdir": "R/R-LMMELSM",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LMMELSM",
            "description": "Latent Multivariate Mixed Effects Location Scale Models",
            "long_description": "Latent Multivariate Mixed Effects Location Scale 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-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-loo",
                        "R-rstan",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LMMsolver",
            "portdir": "R/R-LMMsolver",
            "version": "1.0.8",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://biometris.github.io/LMMsolver/index.html",
            "description": "Linear Mixed Model Solver",
            "long_description": "An efficient and flexible system to solve sparse mixed model equations.",
            "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-maps",
                        "R-spam",
                        "R-agridat",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LMMstar",
            "portdir": "R/R-LMMstar",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bozenne/LMMstar",
            "description": "Repeated measurement models for discrete times",
            "long_description": "Repeated measurement models for discrete times",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-ggplot2",
                        "R-lava",
                        "R-doParallel",
                        "R-foreach",
                        "R-copula",
                        "R-multcomp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Publish",
                        "R-ggh4x",
                        "R-mice",
                        "R-ggpubr",
                        "R-asht",
                        "R-qqtest",
                        "R-nlmeU",
                        "R-rmcorr",
                        "R-data.table",
                        "R-mvtnorm",
                        "R-reshape2",
                        "R-scales",
                        "R-testthat",
                        "R-lme4",
                        "R-pbapply",
                        "R-psych",
                        "R-lmerTest",
                        "R-R.rsp",
                        "R-optimx"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}