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

{
    "count": 50517,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=797",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=795",
    "results": [
        {
            "name": "R-cubble",
            "portdir": "R/R-cubble",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cubble",
            "description": "Vector spatio-temporal data structure for data analysis",
            "long_description": "Vector spatio-temporal data structure for data analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-vctrs",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-tsibble",
                        "R-ncdf4",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-purrr",
                        "R-knitr",
                        "R-testthat",
                        "R-crosstalk",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-ggforce",
                        "R-ggrepel",
                        "R-patchwork",
                        "R-spelling",
                        "R-GGally",
                        "R-units",
                        "R-plotly",
                        "R-sftime",
                        "R-stars",
                        "R-leaflet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-datefixR",
            "portdir": "R/R-datefixR",
            "version": "1.7.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/datefixR",
            "description": "Standardize dates in different formats or with missing data",
            "long_description": "Standardize dates in different formats or with missing data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-stringr",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-readr",
                        "R-spelling",
                        "R-parsedate",
                        "R-png",
                        "R-withr",
                        "R-htmltools",
                        "R-readxl",
                        "R-knitr",
                        "R-pkgbuild",
                        "R-shiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-freqdom",
            "portdir": "R/R-freqdom",
            "version": "2.0.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=freqdom",
            "description": "Implementation of dynamic principal component analysis (DPCA), simulation of VAR and VMA processes and frequency domain tools",
            "long_description": "Implementation of dynamic principal component analysis (DPCA), simulation of VAR and VMA processes and frequency domain tools",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-matrixcalc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-fda",
                        "R-MARSS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-imager",
            "portdir": "R/R-imager",
            "version": "1.0.2",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://asgr.github.io/imager",
            "description": "Image processing library based on CImg",
            "long_description": "Image processing library based on CImg",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-jpeg",
                        "R-magrittr",
                        "R-png",
                        "R-stringr",
                        "R-purrr",
                        "R-igraph",
                        "R-downloader",
                        "R-readbitmap",
                        "R-CRAN-recommended",
                        "tiff",
                        "fftw-3",
                        "xorg-libX11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-Cairo",
                        "R-magick",
                        "R-raster"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WSGeometry",
                        "R-ForestTools",
                        "R-screenshot"
                    ]
                }
            ]
        },
        {
            "name": "R-iprior",
            "portdir": "R/R-iprior",
            "version": "0.7.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/haziqj/iprior",
            "description": "Regression modelling using i-priors",
            "long_description": "Regression modelling using i-priors",
            "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-mvtnorm",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-scales",
                        "R-foreach",
                        "R-doSNOW",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-R.rsp",
                        "R-caret"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-marssTMB",
            "portdir": "R/R-marssTMB",
            "version": "0.0.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atsa-es/marssTMB",
            "description": "Fast fitting of MARSS models with TMB",
            "long_description": "Fast fitting of MARSS models with TMB",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MARSS",
                        "R-CRAN-recommended",
                        "R-TMB"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MARSS"
                    ]
                }
            ]
        },
        {
            "name": "R-matman",
            "portdir": "R/R-matman",
            "version": "1.1.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=matman",
            "description": "Material Management",
            "long_description": "Material Management",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-tidyselect",
                        "R-lubridate",
                        "R-shiny",
                        "R-DT",
                        "R-forecast",
                        "R-data.table",
                        "R-plotly",
                        "R-parsedate",
                        "R-shinyWidgets",
                        "R-CRAN-recommended",
                        "R-shinydashboard",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-plac",
            "portdir": "R/R-plac",
            "version": "0.1.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/942kid/plac",
            "description": "Pair-wise likelihood-augmented Cox estimator for left-truncated data",
            "long_description": "Pair-wise likelihood-augmented Cox estimator for left-truncated data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rankinma",
            "portdir": "R/R-rankinma",
            "version": "0.2.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rankinma.shinyapps.io/rankinma",
            "description": "Ranking in network meta-analysis",
            "long_description": "Ranking in network meta-analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-netmeta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BASS",
            "portdir": "R/R-BASS",
            "version": "1.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BASS",
            "description": "Bayesian Adaptive Spline Surfaces",
            "long_description": "Bayesian Adaptive Spline Surfaces",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-truncdist",
                        "R-hypergeo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MendelianRandomization",
            "portdir": "R/R-MendelianRandomization",
            "version": "0.10.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MendelianRandomization",
            "description": "Several methods for performing Mendelian randomization analyses with summarized data",
            "long_description": "Several methods for performing Mendelian randomization analyses with summarized data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rjson",
                        "R-quantreg",
                        "libgcc",
                        "R-plotly",
                        "R-glmnet",
                        "R-iterpc",
                        "R-CRAN-recommended",
                        "R-robustbase",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bnmr2"
                    ]
                }
            ]
        },
        {
            "name": "R-WienR",
            "portdir": "R/R-WienR",
            "version": "0.3-15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WienR",
            "description": "Derivatives of the first-passage time density and cumulative distribution function, and random sampling from the (truncated) first-passage time distribution",
            "long_description": "Derivatives of the first-passage time density and cumulative distribution function, and random sampling from the (truncated) first-passage time distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-countrycode",
            "portdir": "R/R-countrycode",
            "version": "1.6.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vincentarelbundock.github.io/countrycode",
            "description": "Convert country names and country codes",
            "long_description": "Convert country names and country codes",
            "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-quitte"
                    ]
                }
            ]
        },
        {
            "name": "R-exactextractr",
            "portdir": "R/R-exactextractr",
            "version": "0.10.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://isciences.gitlab.io/exactextractr",
            "description": "Fast extraction from Raster datasets using polygons",
            "long_description": "Fast extraction from Raster datasets using polygons",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-raster",
                        "R-sf",
                        "R-CRAN-recommended",
                        "geos",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ncdf4",
                        "R-terra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stars",
                        "R-raster"
                    ]
                }
            ]
        },
        {
            "name": "R-fsr",
            "portdir": "R/R-fsr",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://accarniel.github.io/fsr",
            "description": "Handling of fuzzy spatial data",
            "long_description": "Handling of fuzzy spatial data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-pso",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lwgeom"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gms",
            "portdir": "R/R-gms",
            "version": "0.31.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pik-piam/gms",
            "description": "GAMS modularization support package",
            "long_description": "GAMS modularization support package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-withr",
                        "R-dplyr",
                        "R-yaml",
                        "R-filelock",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-callr",
                        "R-testthat",
                        "R-covr",
                        "R-qgraph",
                        "R-magclass"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quitte"
                    ]
                }
            ]
        },
        {
            "name": "R-jaccard",
            "portdir": "R/R-jaccard",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jaccard",
            "description": "Test similarity between binary data using Jaccard–Tanimoto coefficients",
            "long_description": "Test similarity between binary data using Jaccard–Tanimoto coefficients",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-qvalue",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ldt",
            "portdir": "R/R-ldt",
            "version": "0.5.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rmojab63/LDT",
            "description": "Automated model sensitivity analysis",
            "long_description": "Automated model sensitivity analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gfortran",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-tdata",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-moments",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-systemfit",
                        "R-kableExtra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lpjmlkit",
            "portdir": "R/R-lpjmlkit",
            "version": "1.6.0",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PIK-LPJmL/lpjmlkit",
            "description": "Toolkit for basic LPJmL handling",
            "long_description": "Toolkit for basic LPJmL handling",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-magrittr",
                        "R-rlang",
                        "R-stringi",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-processx",
                        "R-doParallel",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-maps",
                        "R-raster",
                        "R-terra",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-magclass"
                    ]
                }
            ]
        },
        {
            "name": "R-magclass",
            "portdir": "R/R-magclass",
            "version": "6.13.2",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pik-piam/magclass",
            "description": "Data class and tools for handling spatiotemporal data",
            "long_description": "Data class and tools for handling spatiotemporal data",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-abind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-ncdf4",
                        "R-raster",
                        "R-terra",
                        "R-sf",
                        "R-lpjmlkit",
                        "R-quitte",
                        "R-pkgconfig",
                        "R-tibble",
                        "R-withr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quitte"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gms",
                        "R-GDPuc"
                    ]
                }
            ]
        },
        {
            "name": "R-overdisp",
            "portdir": "R/R-overdisp",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=overdisp",
            "description": "Overdispersion in count data multiple regression analysis",
            "long_description": "Overdispersion in count data multiple regression analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quitte",
            "portdir": "R/R-quitte",
            "version": "0.3128.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pik-piam/quitte",
            "description": "Bits and pieces of code to use with quitte-style data frames",
            "long_description": "Bits and pieces of code to use with quitte-style data frames",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-plyr",
                        "R-stringr",
                        "R-tibble",
                        "R-zoo",
                        "R-dplyr",
                        "R-purrr",
                        "R-readxl",
                        "R-reshape2",
                        "R-lazyeval",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-forcats",
                        "R-readr",
                        "R-writexl",
                        "R-countrycode",
                        "R-gms",
                        "R-magclass",
                        "R-CRAN-recommended",
                        "R-tidyr",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-magclass"
                    ]
                }
            ]
        },
        {
            "name": "R-rasterVis",
            "portdir": "R/R-rasterVis",
            "version": "0.51.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://oscarperpinan.github.io/rastervis",
            "description": "Visualization methods for Raster data",
            "long_description": "Visualization methods for Raster data",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-viridisLite",
                        "R-latticeExtra",
                        "R-hexbin",
                        "R-raster",
                        "R-terra",
                        "R-CRAN-recommended",
                        "R-sp",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-ggplot2",
                        "R-rgl",
                        "R-dichromat",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-raster"
                    ]
                }
            ]
        },
        {
            "name": "R-sfnetworks",
            "portdir": "R/R-sfnetworks",
            "version": "0.6.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luukvdmeer.github.io/sfnetworks",
            "description": "Tidy geospatial networks",
            "long_description": "Tidy geospatial networks",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-igraph",
                        "R-sfheaders",
                        "R-units",
                        "R-rlang",
                        "R-sf",
                        "R-lwgeom",
                        "R-CRAN-recommended",
                        "R-tidygraph",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggraph"
                    ]
                }
            ]
        },
        {
            "name": "libcommuni",
            "portdir": "devel/libcommuni",
            "version": "3.7.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://communi.github.io",
            "description": "Cross-platform IRC framework for Qt",
            "long_description": "Cross-platform IRC framework for Qt",
            "active": true,
            "categories": [
                "devel",
                "net",
                "irc"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtdeclarative",
                        "uchardet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "communi-desktop"
                    ]
                }
            ]
        },
        {
            "name": "py311-mechanicalsoup",
            "portdir": "python/py-mechanicalsoup",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mechanicalsoup.readthedocs.io/",
            "description": "A Python library for automating interaction with websites.",
            "long_description": "A Python library for automating interaction with websites.. MechanicalSoup automatically. stores and sends cookies, follows redirects, and can follow links and submit forms. It doesn't do JavaScript.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "py311-lxml",
                        "py311-beautifulsoup4",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-mechanicalsoup"
                    ]
                }
            ]
        },
        {
            "name": "polysolve",
            "portdir": "math/polysolve",
            "version": "2023.06.29",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://polyfem.github.io",
            "description": "Easy-to-use wrapper for linear solver.",
            "long_description": "This library contains a cross-platform Eigen wrapper for many different external linear solvers.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "libomp",
                        "eigen3",
                        "hypre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "STC",
            "portdir": "devel/STC",
            "version": "4.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stclib/STC",
            "description": "A modern, user-friendly, generic, type-safe and fast C99 container library",
            "long_description": "A modern, user-friendly, generic, type-safe and fast C99 container library featuring string, vector, sorted and unordered map and set, deque, forward list, smart pointers, bitset and random numbers.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                },
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fortran-polyroots",
            "portdir": "fortran/fortran-polyroots",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jacobwilliams/polyroots-fortran",
            "description": "Polynomial roots with modern Fortran",
            "long_description": "Modern Fortran library for finding the roots of real and complex polynomial equations.",
            "active": true,
            "categories": [
                "math",
                "fortran"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpm",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-portend",
            "portdir": "python/py-portend",
            "version": "3.2.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/portend",
            "description": "TCP port monitoring utilities",
            "long_description": "TCP port monitoring utilities",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-coherent.licensed",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-tempora"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.alabama",
            "portdir": "R/R-ROI.plugin.alabama",
            "version": "1.0-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.alabama",
            "description": "R-alabama plug-in for the R Optimization Infrastructure",
            "long_description": "R-alabama plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-alabama",
                        "R-ROI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-detectseparation"
                    ]
                }
            ]
        },
        {
            "name": "R-ROI.plugin.deoptim",
            "portdir": "R/R-ROI.plugin.deoptim",
            "version": "1.0-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.deoptim",
            "description": "R-DEoptim and R-DEoptimR plug-in for the R Optimization Infrastructure",
            "long_description": "R-DEoptim and R-DEoptimR plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-DEoptimR",
                        "R-CRAN-recommended",
                        "R-DEoptim"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.highs",
            "portdir": "R/R-ROI.plugin.highs",
            "version": "1.0-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROI.plugin.highs",
            "description": "R-highs plug-in for the R Optimization Infrastructure",
            "long_description": "R-highs plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-highs",
                        "R-ROI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.ipop",
            "portdir": "R/R-ROI.plugin.ipop",
            "version": "1.0-0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROI.plugin.ipop",
            "description": "ipop plug-in for the R Optimization Infrastructure",
            "long_description": "ipop plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-slam",
                        "R-CRAN-recommended",
                        "R-kernlab"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.lpsolve",
            "portdir": "R/R-ROI.plugin.lpsolve",
            "version": "1.0-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.lpsolve",
            "description": "lp_solve plug-in for the R Optimization Infrastructure",
            "long_description": "lp_solve plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-slam",
                        "R-CRAN-recommended",
                        "R-lpSolveAPI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-detectseparation"
                    ]
                }
            ]
        },
        {
            "name": "R-ROI.plugin.nloptr",
            "portdir": "R/R-ROI.plugin.nloptr",
            "version": "1.0-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.nloptr",
            "description": "R-nloptr plug-in for the R Optimization Infrastructure",
            "long_description": "R-nloptr plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nloptr",
                        "R-ROI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.optimx",
            "portdir": "R/R-ROI.plugin.optimx",
            "version": "1.0-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.optimx",
            "description": "R-optimx plug-in for the R Optimization Infrastructure",
            "long_description": "R-optimx plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ROI",
                        "R-optimx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lbfgs",
                        "R-lbfgsb3c",
                        "R-minqa",
                        "R-ucminf",
                        "R-dfoptim",
                        "R-subplex",
                        "R-BB"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.osqp",
            "portdir": "R/R-ROI.plugin.osqp",
            "version": "1.0-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.osqp",
            "description": "R-osqp plug-in for the R Optimization Infrastructure",
            "long_description": "R-osqp plug-in for the R Optimization Infrastructure",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-slam",
                        "R-CRAN-recommended",
                        "R-osqp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROI.plugin.qpoases",
            "portdir": "R/R-ROI.plugin.qpoases",
            "version": "1.0-3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/ROI.plugin.qpoases",
            "description": "qpOASES plug-in for the R Optimization Infrastructure",
            "long_description": "qpOASES plug-in for the R Optimization Infrastructure",
            "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-slam",
                        "R-ROI",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BsMD",
            "portdir": "R/R-BsMD",
            "version": "2023.920",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BsMD",
            "description": "Bayes screening and model discrimination",
            "long_description": "Bayes screening and model discrimination",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FLORAL",
            "portdir": "R/R-FLORAL",
            "version": "0.3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FLORAL",
            "description": "Fit log-ratio lasso regression for compositional data",
            "long_description": "Fit log-ratio lasso regression for compositional data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-mvtnorm",
                        "R-reshape",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-doParallel",
                        "R-foreach",
                        "R-doRNG",
                        "R-caret",
                        "R-glmnet",
                        "R-msm",
                        "R-ast2ast",
                        "R-survcomp",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-patchwork",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-OBsMD",
            "portdir": "R/R-OBsMD",
            "version": "12.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=OBsMD",
            "description": "Objective Bayesian model discrimination in follow-up designs",
            "long_description": "Objective Bayesian model discrimination in follow-up designs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PWEXP",
            "portdir": "R/R-PWEXP",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zjph602xtc/PWEXP",
            "description": "Piece-wise exponential distribution prediction model",
            "long_description": "Piece-wise exponential distribution prediction model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fastmatch",
                        "R-CRAN-recommended",
                        "R-foreach",
                        "R-segmented",
                        "R-doSNOW"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Q7",
            "portdir": "R/R-Q7",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Q7",
            "description": "Types and features for object-oriented programming",
            "long_description": "Types and features for object-oriented programming",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RDP",
            "portdir": "R/R-RDP",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RDP",
            "description": "Ramer–Douglas–Peucker algorithm",
            "long_description": "Ramer–Douglas–Peucker algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-zeallot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rfolding",
            "portdir": "R/R-Rfolding",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rfolding",
            "description": "Folding test of unimodality",
            "long_description": "Folding test of unimodality",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SpatialGraph",
            "portdir": "R/R-SpatialGraph",
            "version": "1.0-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/garciapintado/SpatialGraph",
            "description": "SpatialGraph class",
            "long_description": "SpatialGraph class",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-shape",
                        "R-splancs",
                        "R-sp",
                        "R-CRAN-recommended",
                        "R-sf",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TraMineRextras",
            "portdir": "R/R-TraMineRextras",
            "version": "0.6.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://traminer.unige.ch",
            "description": "TraMineR extension",
            "long_description": "TraMineR extension",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-colorspace",
                        "R-CRAN-recommended",
                        "R-TraMineR",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-TraMineR"
                    ]
                }
            ]
        },
        {
            "name": "R-anyLib",
            "portdir": "R/R-anyLib",
            "version": "1.0.5",
            "license": "CC-BY-SA-4",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=anyLib",
            "description": "Install and load any package from CRAN, Bioconductor or Github",
            "long_description": "Install and load any package from CRAN, Bioconductor or Github",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-devtools",
                        "R-httr",
                        "R-BiocManager",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-withr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayespm",
            "portdir": "R/R-bayespm",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bayespm",
            "description": "Bayesian Statistical Process Monitoring",
            "long_description": "Bayesian Statistical Process Monitoring",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridExtra",
                        "R-extraDistr",
                        "R-invgamma",
                        "R-CRAN-recommended",
                        "R-rmutil",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}