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

{
    "count": 50452,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=726",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=724",
    "results": [
        {
            "name": "strip7",
            "portdir": "devel/strip7",
            "version": "895",
            "license": "(APSL-2 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://opensource.apple.com/source/cctools/",
            "description": "A modified version of strip that ignores variant n_sects",
            "long_description": "strip7. Useful only for building TenFourFox with modern gcc versions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "llvm39",
                "llvm40",
                "llvm50",
                "llvmdev"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libunwind-headers",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-5.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tenfourfox",
            "portdir": "www/tenfourfox",
            "version": "FPR32SPR5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/classilla/tenfourfox",
            "description": "Clone of Firefox, compatible with macOS 10.4+. This version corresponds to the latest released version of tenfourfox.",
            "long_description": "Clone of Firefox, compatible with macOS 10.4+. This version corresponds to the latest released version of tenfourfox.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                },
                {
                    "name": "thewireless",
                    "github": "BlackBirdLC",
                    "ports_count": 3
                }
            ],
            "variants": [
                "G4",
                "G5"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "freetype",
                        "gcc48",
                        "python27",
                        "autoconf213",
                        "cctools",
                        "gmake",
                        "ld64",
                        "libidl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tenfourfox-devel",
            "portdir": "www/tenfourfox",
            "version": "20240505-FPR32",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/classilla/tenfourfox",
            "description": "Clone of Firefox, compatible with macOS 10.4+. Tracks latest commit on GitHub.",
            "long_description": "Clone of Firefox, compatible with macOS 10.4+. Tracks latest commit on GitHub.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                },
                {
                    "name": "thewireless",
                    "github": "BlackBirdLC",
                    "ports_count": 3
                }
            ],
            "variants": [
                "G4",
                "G5"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "freetype",
                        "gcc48",
                        "python27",
                        "autoconf213",
                        "cctools",
                        "gmake",
                        "ld64",
                        "libidl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Iso",
            "portdir": "R/R-Iso",
            "version": "0.0-21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Iso",
            "description": "Functions to perform isotonic regression",
            "long_description": "Functions to perform isotonic regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-boinet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mcmc"
                    ]
                }
            ]
        },
        {
            "name": "R-MCMCpack",
            "portdir": "R/R-MCMCpack",
            "version": "1.7-1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MCMCpack",
            "description": "Markov Chain Monte Carlo (MCMC) package",
            "long_description": "Markov Chain Monte Carlo (MCMC) package",
            "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-mcmc",
                        "R-coda",
                        "R-CRAN-recommended",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-telescope",
                        "R-llbayesireg",
                        "R-MBSP",
                        "R-MCPAN",
                        "R-MixSIAR",
                        "R-bacr",
                        "R-bayesanova",
                        "R-bayest",
                        "R-PLMIX",
                        "R-RSGHB",
                        "R-mbsts",
                        "R-miWQS",
                        "R-PRSPGx",
                        "R-fungible",
                        "R-brxx",
                        "R-prolsirm",
                        "R-robustsae",
                        "R-hdpGLM",
                        "R-bartcs",
                        "R-spikeSlabGAM",
                        "R-FAVAR",
                        "R-BMRMM",
                        "R-BMTAR",
                        "R-Bergm",
                        "R-BayesESS",
                        "R-mHMMbayes",
                        "R-mvst",
                        "R-DPtree"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emmeans",
                        "R-MCMCglmm",
                        "R-BayesDA",
                        "R-pscl",
                        "R-fido",
                        "R-dyn"
                    ]
                }
            ]
        },
        {
            "name": "R-RobustBayesianCopas",
            "portdir": "R/R-RobustBayesianCopas",
            "version": "2.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RobustBayesianCopas",
            "description": "Robust Bayesian Copas selection model",
            "long_description": "Robust Bayesian Copas selection model",
            "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-statip",
                        "R-rjags",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SparseGrid",
            "portdir": "R/R-SparseGrid",
            "version": "0.8.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SparseGrid",
            "description": "Sparse grid integration in R",
            "long_description": "Sparse grid integration in R",
            "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-mvtnorm",
                        "R-statmod",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gofCopula",
                        "R-lqmm",
                        "R-lavacreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-docopulae",
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-bookdown",
            "portdir": "R/R-bookdown",
            "version": "0.41",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkgs.rstudio.com/bookdown",
            "description": "Authoring books and technical documents with R markdown",
            "long_description": "Authoring books and technical documents with R markdown",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xfun",
                        "R-CRAN-recommended",
                        "R-tinytex",
                        "R-htmltools",
                        "R-yaml",
                        "R-jquerylib",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstudioapi",
                        "R-tufte",
                        "R-testit",
                        "R-servr",
                        "R-webshot",
                        "R-rsconnect",
                        "R-jsonlite",
                        "R-xml2",
                        "R-tibble",
                        "R-withr",
                        "R-bslib",
                        "R-shiny",
                        "R-testthat",
                        "R-htmlwidgets",
                        "R-miniUI",
                        "R-downlit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gWQS",
                        "R-BiocStyle",
                        "R-papaja",
                        "R-pagedown",
                        "R-distill",
                        "R-rmdformats"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce",
                        "R-flextable",
                        "R-officedown",
                        "R-LMest",
                        "R-bsitar",
                        "R-psfmi",
                        "R-ghcm",
                        "R-rticles",
                        "R-fitdistrplus",
                        "R-sparseMVN",
                        "R-DAAG",
                        "R-NPRED",
                        "R-eha",
                        "R-heplots",
                        "R-holiglm",
                        "R-abn",
                        "R-DFBA",
                        "R-rbmi",
                        "R-aides",
                        "R-aldvmm",
                        "R-validate",
                        "R-lintr",
                        "R-JointAI",
                        "R-glca",
                        "R-tables",
                        "R-markovchain",
                        "R-rvec",
                        "R-mhurdle",
                        "R-panelPomp",
                        "R-modelsummary",
                        "R-huxtable",
                        "R-hyper2",
                        "R-RTSA",
                        "R-iGraphMatch"
                    ]
                }
            ]
        },
        {
            "name": "R-clock",
            "portdir": "R/R-clock",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://clock.r-lib.org",
            "description": "Date–Time types and tools",
            "long_description": "Date–Time types and tools",
            "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-rlang",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-tzdb",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-pillar",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-slider"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigrquery",
                        "R-recipes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-duckdb",
                        "R-ivs"
                    ]
                }
            ]
        },
        {
            "name": "R-cmprsk",
            "portdir": "R/R-cmprsk",
            "version": "2.2-12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cmprsk",
            "description": "Subdistribution analysis of competing risks",
            "long_description": "Subdistribution analysis of competing risks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidycmprsk",
                        "R-currentSurvival",
                        "R-riskRegression",
                        "R-Epi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mets",
                        "R-survminer",
                        "R-broom",
                        "R-finalfit",
                        "R-RcmdrPlugin.EZR",
                        "R-gtsummary",
                        "R-mstate"
                    ]
                }
            ]
        },
        {
            "name": "R-combinat",
            "portdir": "R/R-combinat",
            "version": "0.0-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=combinat",
            "description": "Combinatorics utilities",
            "long_description": "Combinatorics utilities",
            "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-lpcde",
                        "R-bayess",
                        "R-Sieve",
                        "R-bgmm",
                        "R-DoE.base",
                        "R-GameTheory",
                        "R-label.switching",
                        "R-CorrBin",
                        "R-MCMCprecision",
                        "R-clustMixType",
                        "R-cdmTools",
                        "R-sBIC",
                        "R-RankAggSIgFUR",
                        "R-klaR",
                        "R-DoE.MIParray"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-compositions",
                        "R-usefun",
                        "R-MCMCglmm",
                        "R-ecp",
                        "R-iterors"
                    ]
                }
            ]
        },
        {
            "name": "R-date",
            "portdir": "R/R-date",
            "version": "1.2-42",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=date",
            "description": "Functions for handling dates",
            "long_description": "Functions for handling dates",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-relsurv",
                        "R-RcmdrPlugin.survival"
                    ]
                }
            ]
        },
        {
            "name": "R-diffviewer",
            "portdir": "R/R-diffviewer",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/diffviewer",
            "description": "HTML widget to show file differences",
            "long_description": "HTML widget to show file differences",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-htmlwidgets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lemon",
                        "R-pkgdown",
                        "R-testthat"
                    ]
                }
            ]
        },
        {
            "name": "R-fastGHQuad",
            "portdir": "R/R-fastGHQuad",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fastGHQuad",
            "description": "Fast Rcpp implementation of Gauss–Hermite quadrature",
            "long_description": "Fast Rcpp implementation of Gauss–Hermite quadrature",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mixAK",
                        "R-sfaR",
                        "R-metaplus",
                        "R-robustlmm",
                        "R-lavacreg",
                        "R-robmixglm",
                        "R-rstpm2",
                        "R-randomLCA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlr3mbo"
                    ]
                }
            ]
        },
        {
            "name": "R-fitdistrplus",
            "portdir": "R/R-fitdistrplus",
            "version": "1.2-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lbbe-software.github.io/fitdistrplus",
            "description": "Help to fit of a parametric distribution to non-censored or censored data",
            "long_description": "Help to fit of a parametric distribution to non-censored or censored data",
            "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",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R",
                        "gmp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgenoud",
                        "R-actuar",
                        "R-GeneralizedHyperbolic",
                        "R-mc2d",
                        "R-gamlss.dist",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-Hmisc",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qmap",
                        "R-mbbefd",
                        "R-Seurat",
                        "R-ICcalib",
                        "R-ExGaussEstim",
                        "R-BMT",
                        "R-quickcode"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AICcmodavg",
                        "R-Ecfun",
                        "R-mc2d",
                        "R-Corbi",
                        "R-TukeyGH77",
                        "R-fmx",
                        "R-ggh4x",
                        "R-RobExtremes"
                    ]
                }
            ]
        },
        {
            "name": "R-ggdendro",
            "portdir": "R/R-ggdendro",
            "version": "0.2.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://andrie.github.io/ggdendro",
            "description": "Create dendrograms and tree diagrams using ggplot2",
            "long_description": "Create dendrograms and tree diagrams using ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-spelling",
                        "R-tree",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-diffudist"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mosaic",
                        "R-ggh4x",
                        "R-ggside"
                    ]
                }
            ]
        },
        {
            "name": "R-gower",
            "portdir": "R/R-gower",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gower",
            "description": "Gower distance",
            "long_description": "Gower distance",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lime",
                        "R-recipes",
                        "R-themis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ingredients",
                        "R-DALEX",
                        "R-yaImpute"
                    ]
                }
            ]
        },
        {
            "name": "R-gplots",
            "portdir": "R/R-gplots",
            "version": "3.1.3.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/talgalili/gplots",
            "description": "Various R programming tools for plotting data",
            "long_description": "Various R programming tools for plotting data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-caTools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-r2d2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RCDT",
                        "R-NCA",
                        "R-ROCR",
                        "R-crqa",
                        "R-DPBBM",
                        "R-BAMMtools",
                        "R-graphsim",
                        "R-fDMA",
                        "R-bayess",
                        "R-r.jive",
                        "R-hdbma"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caroline",
                        "R-ChemmineR",
                        "R-gmodels",
                        "R-CTD",
                        "R-heatmaply",
                        "R-heplots"
                    ]
                }
            ]
        },
        {
            "name": "R-heplots",
            "portdir": "R/R-heplots",
            "version": "1.7.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://friendly.github.io/heplots",
            "description": "Visualizing hypothesis tests in multivariate linear models",
            "long_description": "Visualizing hypothesis tests in multivariate linear models",
            "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-purrr",
                        "R-broom",
                        "R-car",
                        "R-rgl",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gplots",
                        "R-effects",
                        "R-Sleuth2",
                        "R-candisc",
                        "R-animation",
                        "R-corrgram",
                        "R-archdata",
                        "R-mvinfluence",
                        "R-qqtest",
                        "R-reshape",
                        "R-dplyr",
                        "R-reshape2",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-carData",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICSClust",
                        "R-mvinfluence",
                        "R-candisc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-latentnet",
                        "R-effects"
                    ]
                }
            ]
        },
        {
            "name": "R-ipred",
            "portdir": "R/R-ipred",
            "version": "0.9-15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ipred",
            "description": "Improved Predictors",
            "long_description": "Improved Predictors",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-prodlim"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-party",
                        "R-mvtnorm",
                        "R-randomForest",
                        "R-TH.data",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-recipes",
                        "R-survcomp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-party",
                        "R-censored",
                        "R-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-lavacreg",
            "portdir": "R/R-lavacreg",
            "version": "0.2-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lavacreg",
            "description": "Latent variable count regression models",
            "long_description": "Latent variable count regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-pracma",
                        "R-SparseGrid",
                        "R-fastGHQuad",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libomp",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lemon",
            "portdir": "R/R-lemon",
            "version": "0.4.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stefanedwards/lemon",
            "description": "Freshing up your ggplot2 plots",
            "long_description": "Freshing up your ggplot2 plots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-gtable",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-diffviewer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-robustlmm"
                    ]
                }
            ]
        },
        {
            "name": "R-lqmm",
            "portdir": "R/R-lqmm",
            "version": "1.5.8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lqmm",
            "description": "Linear Quantile Mixed Models",
            "long_description": "Linear Quantile 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": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SparseGrid",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nlmm",
                        "R-BeQut"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-texreg",
                        "R-robustlmm"
                    ]
                }
            ]
        },
        {
            "name": "R-mcmc",
            "portdir": "R/R-mcmc",
            "version": "0.9-8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.stat.umn.edu/geyer/mcmc",
            "description": "Markov Chain Monte Carlo",
            "long_description": "Markov Chain Monte Carlo",
            "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-xtable",
                        "R-Iso"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MCMCpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fmcmc"
                    ]
                }
            ]
        },
        {
            "name": "R-modeest",
            "portdir": "R/R-modeest",
            "version": "2.4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=modeest",
            "description": "Mode Estimation",
            "long_description": "Mode Estimation",
            "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-stabledist",
                        "R-stable",
                        "R-CRAN-recommended",
                        "R-statip",
                        "R-fBasics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-evd",
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat",
                        "R-VGAM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-audrex",
                        "R-segen",
                        "R-spooky",
                        "R-dymo",
                        "R-naive",
                        "R-jenga"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-runjags",
                        "R-blavaan"
                    ]
                }
            ]
        },
        {
            "name": "R-modeldata",
            "portdir": "R/R-modeldata",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modeldata.tidymodels.org",
            "description": "Data sets useful for modelling examples",
            "long_description": "Data sets useful for modelling examples",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-purrr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidymodels"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-baguette",
                        "R-finetune",
                        "R-parsnip",
                        "R-tidyrules",
                        "R-sparseR",
                        "R-tune",
                        "R-Cubist",
                        "R-usemodels",
                        "R-probably",
                        "R-hardhat",
                        "R-tidyclust",
                        "R-rsample",
                        "R-rules",
                        "R-workflows",
                        "R-workflowsets",
                        "R-sparsediscrim",
                        "R-recipes",
                        "R-vetiver",
                        "R-stacks",
                        "R-bonsai",
                        "R-discrim",
                        "R-themis",
                        "R-tidydann",
                        "R-C50",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-poLCA",
            "portdir": "R/R-poLCA",
            "version": "1.6.0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dlinzer.github.io/poLCA",
            "description": "Polytomous Variable Latent Class Analysis",
            "long_description": "Polytomous Variable Latent Class Analysis",
            "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-scatterplot3d",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sBIC",
                        "R-mokken"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-diceR",
                        "R-tidySEM",
                        "R-effects",
                        "R-broom",
                        "R-telescope",
                        "R-GDINA"
                    ]
                }
            ]
        },
        {
            "name": "R-prodlim",
            "portdir": "R/R-prodlim",
            "version": "2024.06.25",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tagteam/prodlim",
            "description": "Product-limit estimation for censored event history analysis",
            "long_description": "Product-limit estimation for censored event history analysis",
            "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-lava",
                        "R-diagram",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sbm",
                        "R-pec",
                        "R-censored",
                        "R-riskRegression",
                        "R-survcomp",
                        "R-Publish",
                        "R-ipred",
                        "R-snfa"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-parsnip",
                        "R-Ecfun",
                        "R-mets",
                        "R-mlt.docreg",
                        "R-randomForestSRC"
                    ]
                }
            ]
        },
        {
            "name": "R-rsconnect",
            "portdir": "R/R-rsconnect",
            "version": "1.3.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rstudio/rsconnect",
            "description": "Deployment interface for R-rmarkdown documents and R-shiny applications",
            "long_description": "Deployment interface for R-rmarkdown documents and R-shiny applications",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rlang",
                        "R-lifecycle",
                        "R-digest",
                        "R-yaml",
                        "R-openssl",
                        "R-rstudioapi",
                        "R-renv",
                        "R-packrat",
                        "R-CRAN-recommended",
                        "R-PKI",
                        "R-cli",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-RCurl",
                        "R-reticulate",
                        "R-BiocManager",
                        "R-plumber",
                        "R-quarto",
                        "R-Biobase",
                        "R-webfakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-pins",
                        "R-quarto",
                        "R-shinystan",
                        "R-vetiver",
                        "R-distill",
                        "R-golem",
                        "R-pkgdown",
                        "R-bookdown"
                    ]
                }
            ]
        },
        {
            "name": "R-scatterplot3d",
            "portdir": "R/R-scatterplot3d",
            "version": "0.3-44",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=scatterplot3d",
            "description": "3D Scatter Plot",
            "long_description": "3D Scatter Plot",
            "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-SetMethods",
                        "R-T4cluster",
                        "R-arulesViz",
                        "R-LMest",
                        "R-poLCA",
                        "R-FactoMineR",
                        "R-FrF2",
                        "R-tapkee",
                        "R-shapes",
                        "R-Polychrome"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sphunif",
                        "R-DPQ",
                        "R-klaR",
                        "R-targeted",
                        "R-tsDyn",
                        "R-tseriesChaos",
                        "R-AER",
                        "R-copula",
                        "R-sandwich",
                        "R-ChemmineR",
                        "R-RSNNS",
                        "R-mco",
                        "R-orientlib",
                        "R-deSolve",
                        "R-uniformly",
                        "R-rockchalk",
                        "R-geoR",
                        "R-interp"
                    ]
                }
            ]
        },
        {
            "name": "R-slider",
            "portdir": "R/R-slider",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://slider.r-lib.org",
            "description": "Sliding window functions",
            "long_description": "Provides type-stable rolling window functions over any R data type.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-warp",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rsample",
                        "R-timetk",
                        "R-feasts"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clock",
                        "R-vetiver",
                        "R-tidyindex"
                    ]
                }
            ]
        },
        {
            "name": "R-stable",
            "portdir": "R/R-stable",
            "version": "1.1.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/swihart/stable",
            "description": "Probability functions and generalized regression models for stable distributions",
            "long_description": "Probability functions and generalized regression models for stable distributions",
            "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-rmutil",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modeest"
                    ]
                }
            ]
        },
        {
            "name": "R-tree",
            "portdir": "R/R-tree",
            "version": "1.0-44",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tree",
            "description": "Classification and regression trees",
            "long_description": "Classification and regression trees",
            "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-CondCopulas",
                        "R-daltoolbox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggdendro",
                        "R-optpart",
                        "R-ROSE"
                    ]
                }
            ]
        },
        {
            "name": "R-tsibbledata",
            "portdir": "R/R-tsibbledata",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tsibbledata.tidyverts.org",
            "description": "Diverse datasets for tsibble",
            "long_description": "Diverse datasets for tsibble",
            "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-rappdirs",
                        "R-tsibble",
                        "R-CRAN-recommended",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ezplot",
                        "R-fable.prophet",
                        "R-feasts",
                        "R-fabletools",
                        "R-fable",
                        "R-tsbox"
                    ]
                }
            ]
        },
        {
            "name": "R-warp",
            "portdir": "R/R-warp",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davisvaughan.github.io/warp",
            "description": "Group dates",
            "long_description": "Tooling to group dates by a variety of periods including: yearly, monthly, by second, by week of the month, and more.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-slider"
                    ]
                }
            ]
        },
        {
            "name": "R-wdm",
            "portdir": "R/R-wdm",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=wdm",
            "description": "Weighted Dependence Measures",
            "long_description": "Weighted Dependence Measures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-Hmisc",
                        "R-copula"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CondCopulas",
                        "R-wdnet",
                        "R-BBcor",
                        "R-rvinecopulib",
                        "R-svines",
                        "R-vinereg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lcopula",
                        "R-correlation"
                    ]
                }
            ]
        },
        {
            "name": "R-webutils",
            "portdir": "R/R-webutils",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=webutils",
            "description": "Utility functions for web applications",
            "long_description": "Utility functions for web applications",
            "active": true,
            "categories": [
                "devel",
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-plumber",
                        "R-reqres"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl"
                    ]
                }
            ]
        },
        {
            "name": "py311-game",
            "portdir": "python/py-game",
            "version": "2.6.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pygame.org/",
            "description": "pygame, python modules for writing games",
            "long_description": "Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "portmidi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2_mixer",
                        "py311-numpy",
                        "libsdl2_image",
                        "libsdl2_ttf",
                        "libjpeg-turbo",
                        "libpng",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-kivy",
                        "py311-luma.emulator"
                    ]
                }
            ]
        },
        {
            "name": "PENF",
            "portdir": "devel/PENF",
            "version": "1.2.3",
            "license": "(BSD or GPL-3 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/szaghi/PENF",
            "description": "Portability Environment for Fortran poor people",
            "long_description": "A KISS library for exploiting codes portability for modern (2003+) Fortran projects.",
            "active": true,
            "categories": [
                "devel",
                "fortran"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gfortran",
                "universal",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DoE.base",
            "portdir": "R/R-DoE.base",
            "version": "1.2-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prof.bht-berlin.de/groemping/DoE",
            "description": "Full factorials, orthogonal arrays and base utilities for DoE packages",
            "long_description": "Full factorials, orthogonal arrays and base utilities for DoE packages",
            "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-numbers",
                        "R-partitions",
                        "R-vcd",
                        "R-CRAN-recommended",
                        "R-combinat",
                        "R-conf.design"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-DoE.wrapper",
                        "R-FrF2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DoE.wrapper",
                        "R-FrF2",
                        "R-RcmdrPlugin.DoE",
                        "R-cbcTools",
                        "R-DoE.MIParray"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rsm",
                        "R-lhs"
                    ]
                }
            ]
        },
        {
            "name": "R-FME",
            "portdir": "R/R-FME",
            "version": "1.3.6.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fme.r-forge.r-project.org",
            "description": "Flexible modelling environment for inverse modelling, sensitivity, identifiability and Monte Carlo analysis",
            "long_description": "Flexible modelling environment for inverse modelling, sensitivity, identifiability and Monte Carlo analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-deSolve",
                        "R-rootSolve",
                        "R-minpack.lm",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-minqa",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-diagram"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-deSolve"
                    ]
                }
            ]
        },
        {
            "name": "R-GPfit",
            "portdir": "R/R-GPfit",
            "version": "1.0-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GPfit",
            "description": "Gaussian Processes modeling",
            "long_description": "Gaussian Processes modeling",
            "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-lhs",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tune",
                        "R-rBayesianOptimization"
                    ]
                }
            ]
        },
        {
            "name": "R-PDQutils",
            "portdir": "R/R-PDQutils",
            "version": "0.1.6",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PDQutils",
            "description": "PDQ functions via Gram Charlier, Edgeworth and Cornish Fisher approximations",
            "long_description": "PDQ functions via Gram Charlier, Edgeworth and Cornish Fisher approximations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-moments",
                        "R-orthopolynom"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sadists"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fromo"
                    ]
                }
            ]
        },
        {
            "name": "R-R.filesets",
            "portdir": "R/R-R.filesets",
            "version": "2.15.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/R.filesets",
            "description": "Easy handling of and access to files organized in structured directories",
            "long_description": "Easy handling of and access to files organized in structured directories",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-R.utils",
                        "R-R.cache",
                        "R-CRAN-recommended",
                        "R-digest",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-R.matlab",
            "portdir": "R/R-R.matlab",
            "version": "3.7.0",
            "license": "(LGPL-2.1 or LGPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/R.matlab",
            "description": "Read and write MAT files and call MATLAB from within R",
            "long_description": "Read and write MAT files and call MATLAB from within R",
            "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-R.oo",
                        "R-R.utils",
                        "R-CRAN-recommended",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-geometry"
                    ]
                }
            ]
        },
        {
            "name": "R-RSGHB",
            "portdir": "R/R-RSGHB",
            "version": "1.2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RSGHB",
            "description": "Functions for hierarchical Bayesian estimation: a flexible approach",
            "long_description": "Functions for hierarchical Bayesian estimation: a flexible approach",
            "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-MCMCpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-apollo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-idefix"
                    ]
                }
            ]
        },
        {
            "name": "R-RSpectra",
            "portdir": "R/R-RSpectra",
            "version": "0.16-2",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RSpectra",
            "description": "Solvers for large-scale eigenvalue and SVD problems",
            "long_description": "Solvers for large-scale eigenvalue and SVD problems",
            "active": true,
            "categories": [
                "science",
                "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": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Gmedian",
                        "R-MatrixCorrelation",
                        "R-RGMM",
                        "R-RUVIIIC",
                        "R-Rdimtools",
                        "R-Rfssa",
                        "R-rARPACK",
                        "R-autoFRK",
                        "R-textmineR",
                        "R-umap",
                        "R-uwot",
                        "R-HDMFA",
                        "R-HyperG",
                        "R-pcadapt",
                        "R-bigstatsr",
                        "R-PlackettLuce",
                        "R-WSGeometry",
                        "R-fungible",
                        "R-bigutilsr",
                        "R-quanteda.textmodels",
                        "R-fastadi",
                        "R-gasper",
                        "R-vsp",
                        "R-lfmm",
                        "R-maotai",
                        "R-missSBM",
                        "R-sparseLRMatrix",
                        "R-cvCovEst",
                        "R-Seurat",
                        "R-dtwclust",
                        "R-sparsegl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spatialreg",
                        "R-InspectChangepoint",
                        "R-spaMM",
                        "R-bigsnpr",
                        "R-spdep",
                        "R-rSPDE",
                        "R-recipes",
                        "R-sommer",
                        "R-Rssa"
                    ]
                }
            ]
        },
        {
            "name": "R-SharpeR",
            "portdir": "R/R-SharpeR",
            "version": "1.3.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shabbychef/SharpeR",
            "description": "Statistical significance of the Sharpe ratio",
            "long_description": "Statistical significance of the Sharpe ratio",
            "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-matrixcalc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-TTR",
                        "R-quantmod",
                        "R-timeSeries",
                        "R-xtable",
                        "R-sandwich",
                        "R-xts",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-madness",
                        "R-sadists"
                    ]
                }
            ]
        },
        {
            "name": "R-apollo",
            "portdir": "R/R-apollo",
            "version": "0.3.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=apollo http://www.apolloChoiceModelling.com",
            "description": "Tools for choice model estimation and application",
            "long_description": "Tools for choice model estimation and application",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-cli",
                        "R-mnormt",
                        "R-coda",
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-stringr",
                        "R-tibble",
                        "R-matrixStats",
                        "R-randtoolbox",
                        "R-maxLik",
                        "R-Deriv",
                        "R-Rsolnp",
                        "R-RSGHB",
                        "R-bgw",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-logitr"
                    ]
                }
            ]
        },
        {
            "name": "R-audio",
            "portdir": "R/R-audio",
            "version": "0.1-11",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/audio",
            "description": "Audio interface for R",
            "long_description": "Audio interface for R",
            "active": true,
            "categories": [
                "science",
                "audio",
                "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-beepr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-async"
                    ]
                }
            ]
        }
    ]
}