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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=260",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=258",
    "results": [
        {
            "name": "R-psica",
            "portdir": "R/R-psica",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psica",
            "description": "Decision tree analysis for probabilistic subgroup identification with multiple treatments",
            "long_description": "Decision tree analysis for probabilistic subgroup identification with multiple treatments",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridBase",
                        "R-partykit",
                        "R-party",
                        "R-randomForest",
                        "R-CRAN-recommended",
                        "R-BayesTree",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-polyreg",
            "portdir": "R/R-polyreg",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=polyreg",
            "description": "Polynomial Regression",
            "long_description": "Polynomial Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-regtools"
                    ]
                }
            ]
        },
        {
            "name": "R-mnonr",
            "portdir": "R/R-mnonr",
            "version": "1.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mnonr",
            "description": "Generator of multivariate non-normal random numbers",
            "long_description": "Generator of multivariate non-normal random numbers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-semTools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statpsych"
                    ]
                }
            ]
        },
        {
            "name": "R-fake",
            "portdir": "R/R-fake",
            "version": "1.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fake",
            "description": "Flexible data simulation using the multivariate normal distribution",
            "long_description": "Flexible data simulation using the multivariate normal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-huge",
                        "R-CRAN-recommended",
                        "R-withr",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sharp"
                    ]
                }
            ]
        },
        {
            "name": "R-conTree",
            "portdir": "R/R-conTree",
            "version": "0.3-1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jhfhub.github.io/conTree_tutorial",
            "description": "Contrast trees and boosting",
            "long_description": "Contrast trees and boosting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-randomForest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cereal",
            "portdir": "R/R-cereal",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/cereal",
            "description": "Serialize vctrs objects to JSON",
            "long_description": "Serialize vctrs objects to JSON",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-tibble",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-beepr",
            "portdir": "R/R-beepr",
            "version": "2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rasmusab/beepr",
            "description": "Easily play notification sounds on any platform",
            "long_description": "Easily play notification sounds on any platform",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-audio",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimDesign",
                        "R-sharp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-progressr"
                    ]
                }
            ]
        },
        {
            "name": "R-Rsomoclu",
            "portdir": "R/R-Rsomoclu",
            "version": "1.7.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://peterwittek.github.io/somoclu",
            "description": "Somoclu is a massively parallel implementation of self-organizing maps",
            "long_description": "Somoclu is a massively parallel implementation of self-organizing maps",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-kohonen",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-OBRE",
            "portdir": "R/R-OBRE",
            "version": "0.2-0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=OBRE",
            "description": "Optimal b-robust estimator tools",
            "long_description": "Optimal b-robust estimator tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-IDF",
            "portdir": "R/R-IDF",
            "version": "2.1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.met.fu-berlin.de/Rpackages/idf_package",
            "description": "Estimation and plotting of IDF curves",
            "long_description": "Estimation and plotting of IDF curves",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pbapply",
                        "R-fastmatch",
                        "R-RcppRoll",
                        "R-CRAN-recommended",
                        "R-ismev",
                        "R-evd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CARM",
            "portdir": "R/R-CARM",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CARM",
            "description": "Covariate-adjusted adaptive randomization via Mahalanobis distance",
            "long_description": "Covariate-adjusted adaptive randomization via Mahalanobis distance",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-arrangements",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesTree",
            "portdir": "R/R-BayesTree",
            "version": "0.3-1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesTree",
            "description": "Bayesian additive regression trees",
            "long_description": "Bayesian additive regression trees",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-psica"
                    ]
                }
            ]
        },
        {
            "name": "py311-obspy",
            "portdir": "python/py-obspy",
            "version": "1.5.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "help2man",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-matplotlib",
                        "py311-scipy",
                        "python311",
                        "py311-decorator",
                        "py311-sqlalchemy",
                        "py311-requests",
                        "py311-lxml",
                        "py311-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "obspy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-packaging",
                        "py311-pytest",
                        "py311-pyproj",
                        "py311-pytest-json-report"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bart",
            "portdir": "science/bart",
            "version": "0.9.00",
            "license": "BSD",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mrirecon/bart",
            "description": "Toolbox for Computational Magnetic Resonance Imaging",
            "long_description": "Toolbox for Computational Magnetic Resonance Imaging",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 225
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "cuda"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "fftw-3",
                        "libpng",
                        "flock",
                        "python311",
                        "fftw-3-single",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk20-bootstrap",
            "portdir": "java/openjdk20-bootstrap",
            "version": "20",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 20 Boot JDK",
            "long_description": "OpenJDK 20 Boot JDK to bootstrap Openjdk20 port",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk20"
                    ]
                }
            ]
        },
        {
            "name": "openjdk20",
            "portdir": "java/openjdk20",
            "version": "20.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 20",
            "long_description": "JDK 20 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "gmake",
                        "bash",
                        "openjdk20-bootstrap",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk19-bootstrap",
            "portdir": "java/openjdk19-bootstrap",
            "version": "19",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 19 Boot JDK",
            "long_description": "OpenJDK 19 Boot JDK to bootstrap Openjdk19 port",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk19"
                    ]
                }
            ]
        },
        {
            "name": "openjdk19",
            "portdir": "java/openjdk19",
            "version": "19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.java.net/",
            "description": "OpenJDK 19",
            "long_description": "JDK 19 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "gmake",
                        "bash",
                        "openjdk19-bootstrap",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tstools",
            "portdir": "R/R-tstools",
            "version": "0.4.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/KOF-ch/tstools",
            "description": "Time series toolbox for official statistics",
            "long_description": "Time series toolbox for official statistics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xts",
                        "R-zoo",
                        "R-yaml",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-openxlsx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidyrules",
            "portdir": "R/R-tidyrules",
            "version": "0.2.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://talegari.github.io/tidyrules",
            "description": "Obtain rules from rule based models as tidy dataframe",
            "long_description": "Obtain rules from rule based models as tidy dataframe",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-magrittr",
                        "R-proxy",
                        "R-rlang",
                        "R-glue",
                        "R-stringr",
                        "R-tibble",
                        "R-checkmate",
                        "R-generics",
                        "R-purrr",
                        "R-MetricsWeighted",
                        "R-tidytable",
                        "R-pheatmap",
                        "R-DescTools",
                        "R-partykit",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-modeldata",
                        "R-mlbench",
                        "R-rpart.plot",
                        "R-C50",
                        "R-Cubist",
                        "R-palmerpenguins",
                        "R-AmesHousing"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Cubist"
                    ]
                }
            ]
        },
        {
            "name": "R-tensorBSS",
            "portdir": "R/R-tensorBSS",
            "version": "0.3.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tensorBSS",
            "description": "Blind source separation methods for tensor-valued observations",
            "long_description": "Blind source separation methods for tensor-valued observations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-abind",
                        "R-ggplot2",
                        "R-tensor",
                        "R-ICtest",
                        "R-JADE",
                        "R-fICA",
                        "R-tsBSS",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stochvol"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-starter",
            "portdir": "R/R-starter",
            "version": "0.1.15",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.danieldsjoberg.com/starter/index.html",
            "description": "Starter kit for new projects",
            "long_description": "Starter kit for new projects",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-rprojroot",
                        "R-dplyr",
                        "R-gert",
                        "R-rstudioapi",
                        "R-renv",
                        "R-R.utils",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fs",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-readr",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-smotefamily",
            "portdir": "R/R-smotefamily",
            "version": "1.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smotefamily",
            "description": "Collection of oversampling techniques for class imbalance problem based on SMOTE",
            "long_description": "Collection of oversampling techniques for class imbalance problem based on SMOTE",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dbscan",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-FNN"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-imbalance",
                        "R-npcs"
                    ]
                }
            ]
        },
        {
            "name": "R-scatterpie",
            "portdir": "R/R-scatterpie",
            "version": "0.2.4",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=scatterpie",
            "description": "Scatterpie plots",
            "long_description": "Scatterpie plots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-ggforce",
                        "R-ggfun",
                        "R-yulab.utils",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-knitr",
                        "R-scales",
                        "R-rmarkdown",
                        "R-prettydoc",
                        "R-maps"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sClust",
            "portdir": "R/R-sClust",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sClust",
            "description": "R toolbox for unsupervised spectral clustering",
            "long_description": "R toolbox for unsupervised spectral clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-graphclust"
                    ]
                }
            ]
        },
        {
            "name": "R-rbooster",
            "portdir": "R/R-rbooster",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rbooster",
            "description": "AdaBoost framework for any classifier",
            "long_description": "AdaBoost framework for any classifier",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Hmisc",
                        "R-earth"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-mlbench",
                        "R-imbalance"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-randomForestSRC",
            "portdir": "R/R-randomForestSRC",
            "version": "3.3.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.randomforestsrc.org",
            "description": "Fast unified random forests for survival, regression and classification (RF-SRC)",
            "long_description": "Fast unified random forests for survival, regression and classification (RF-SRC)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.tree",
                        "R-CRAN-recommended",
                        "R-DiagrammeR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlbench",
                        "R-fst",
                        "R-imbalance",
                        "R-data.table",
                        "R-interp",
                        "R-prodlim",
                        "R-caret",
                        "R-pec"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SurvMetrics",
                        "R-cjbart"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-npcs",
            "portdir": "R/R-npcs",
            "version": "0.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=npcs",
            "description": "Neyman–Pearson classification via cost-sensitive learning",
            "long_description": "Neyman–Pearson classification via cost-sensitive learning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-forcats",
                        "R-foreach",
                        "R-dfoptim",
                        "R-formatR",
                        "R-caret",
                        "R-smotefamily",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-gbm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-miscFuncs",
            "portdir": "R/R-miscFuncs",
            "version": "1.5-8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=miscFuncs",
            "description": "Miscellaneous useful functions including LaTeX tables, Kalman filtering and development tools",
            "long_description": "Miscellaneous useful functions including LaTeX tables, Kalman filtering and development tools",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-roxygen2",
                        "R-extraDistr",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesGARCH"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-imbalance",
            "portdir": "R/R-imbalance",
            "version": "1.0.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ncordon.github.io/imbalance",
            "description": "Preprocessing algorithms for imbalanced datasets",
            "long_description": "Preprocessing algorithms for imbalanced datasets",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-FNN",
                        "R-bnlearn",
                        "R-KernelKnn",
                        "R-C50",
                        "R-smotefamily",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-randomForestSRC",
                        "R-rbooster"
                    ]
                }
            ]
        },
        {
            "name": "R-graphclust",
            "portdir": "R/R-graphclust",
            "version": "1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=graphclust",
            "description": "Hierarchical graph clustering for a collection of networks",
            "long_description": "Hierarchical graph clustering for a collection of networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sClust",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-blockmodels"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-glober",
            "portdir": "R/R-glober",
            "version": "1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=glober",
            "description": "Estimate functions with multivariate b-splines",
            "long_description": "Estimate functions with multivariate b-splines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fda",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-genlasso",
                        "R-plot3D"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-genlasso",
            "portdir": "R/R-genlasso",
            "version": "1.6.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=genlasso",
            "description": "Path algorithm for generalized lasso problems",
            "long_description": "Path algorithm for generalized lasso problems",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WLogit",
                        "R-glober"
                    ]
                }
            ]
        },
        {
            "name": "R-frbinom",
            "portdir": "R/R-frbinom",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=frbinom",
            "description": "Fractional binomial distributions",
            "long_description": "Fractional binomial distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cvCovEst",
            "portdir": "R/R-cvCovEst",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://philboileau.github.io/cvCovEst",
            "description": "Cross-validated covariance matrix estimation",
            "long_description": "Cross-validated covariance matrix estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-matrixStats",
                        "R-purrr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-RSpectra",
                        "R-origami",
                        "R-ggpubr",
                        "R-coop",
                        "R-RMTstat",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WLogit"
                    ]
                }
            ]
        },
        {
            "name": "R-cjbart",
            "portdir": "R/R-cjbart",
            "version": "0.3.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cjbart",
            "description": "Heterogeneous effects analysis of conjoint experiments",
            "long_description": "Heterogeneous effects analysis of conjoint experiments",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-BART",
                        "R-randomForestSRC",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-caseMatch",
            "portdir": "R/R-caseMatch",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caseMatch",
            "description": "Identify similar cases for qualitative case studies",
            "long_description": "Identify similar cases for qualitative case studies",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-blockmodels",
            "portdir": "R/R-blockmodels",
            "version": "1.1.5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=blockmodels",
            "description": "Latent and stochastic block model estimation by a V-EM algorithm",
            "long_description": "Latent and stochastic block model estimation by a V-EM algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GREMLINS",
                        "R-graphclust",
                        "R-robber",
                        "R-sbm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-missSBM"
                    ]
                }
            ]
        },
        {
            "name": "R-WLogit",
            "portdir": "R/R-WLogit",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WLogit",
            "description": "Variable selection in high-dimensional logistic regression models using a whitening approach",
            "long_description": "Variable selection in high-dimensional logistic regression models using a whitening approach",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-corpcor",
                        "R-glmnet",
                        "R-cvCovEst",
                        "R-genlasso",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rlibeemd",
            "portdir": "R/R-Rlibeemd",
            "version": "1.4.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helske/Rlibeemd",
            "description": "Ensemble Empirical Mode Decomposition (EEMD) and its complete variant (CEEMDAN)",
            "long_description": "Ensemble Empirical Mode Decomposition (EEMD) and its complete variant (CEEMDAN)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "libomp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RMTstat",
            "portdir": "R/R-RMTstat",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/evanbiederstedt/RMTstat",
            "description": "Distributions, statistics and tests derived from random matrix theory",
            "long_description": "Distributions, statistics and tests derived from random matrix theory",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cvCovEst"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-FaultTree",
            "portdir": "R/R-FaultTree",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FaultTree",
            "description": "Fault trees for risk and reliability analysis",
            "long_description": "Construction, calculation and display of fault trees.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Cubist",
            "portdir": "R/R-Cubist",
            "version": "0.4.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://topepo.github.io/Cubist",
            "description": "Rule- and instance-based regression modelling",
            "long_description": "Rule- and instance-based regression modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-modeldata",
                        "R-mlbench",
                        "R-tidyrules",
                        "R-rlang",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-C50"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caret",
                        "R-rules",
                        "R-tidyrules"
                    ]
                }
            ]
        },
        {
            "name": "R-C50",
            "portdir": "R/R-C50",
            "version": "0.1.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://topepo.github.io/C5.0",
            "description": "C5.0 decision trees and rule-based models",
            "long_description": "C5.0 decision trees and rule-based models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-partykit",
                        "R-Cubist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-modeldata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-noisemodel",
                        "R-baguette",
                        "R-imbalance"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rules",
                        "R-tidyrules",
                        "R-SSLR",
                        "R-tune",
                        "R-parsnip",
                        "R-plotmo"
                    ]
                }
            ]
        },
        {
            "name": "gig",
            "portdir": "devel/gig",
            "version": "0.8.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shihanng/gig",
            "description": "Generate .gitignore files from your terminal (mostly) offline!",
            "long_description": "gig is a command line tool to help you create useful .gitignore files for your project. It is inspired by gitignore.io and makes use of the large collection of useful .gitignore templates of that web service. This also means that gig supports the four file types that gitignore.io recognizes. Content generated by gig should match what is generated by gitignore.io except for the order of the stacks, which gitignore.io does not seem to guarantee any.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fzf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tfvar",
            "portdir": "sysutils/tfvar",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shihanng/tfvar",
            "description": "Terraform's variable definitions template generator",
            "long_description": "Terraform's variable definitions template generator",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vinci",
            "portdir": "math/vinci",
            "version": "1.0.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.multiprecision.org/vinci/home.html",
            "description": "Package that implements algorithms for convex body volume computation",
            "long_description": "Package that implements algorithms for convex body volume computation",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Kpart",
            "portdir": "R/R-Kpart",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Kpart",
            "description": "Cubic spline fitting with knot selection",
            "long_description": "Cubic spline fitting with knot selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-leaps",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-xsp",
            "portdir": "R/R-xsp",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=xsp",
            "description": "Chi-square periodogram",
            "long_description": "The circadian period of a time series data is predicted and the statistical significance of the periodicity are calculated using the chi-square periodogram.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-xpectr",
            "portdir": "R/R-xpectr",
            "version": "0.4.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ludvigolsen/xpectr",
            "description": "Generate expectations for R-testthat unit testing",
            "long_description": "Generate expectations for R-testthat unit testing",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-plyr",
                        "R-tibble",
                        "R-withr",
                        "R-checkmate",
                        "R-clipr",
                        "R-dplyr",
                        "R-testthat",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-fansi",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cvms",
                        "R-groupdata2",
                        "R-rearrr"
                    ]
                }
            ]
        }
    ]
}