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

{
    "count": 49839,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=911",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=909",
    "results": [
        {
            "name": "R-PLMIX",
            "portdir": "R/R-PLMIX",
            "version": "2.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PLMIX",
            "description": "Bayesian analysis of finite mixtures of Plackett–Luce models for partial rankings/orderings",
            "long_description": "Bayesian analysis of finite mixtures of Plackett–Luce models for partial rankings/orderings",
            "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-gtools",
                        "R-coda",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-foreach",
                        "R-MCMCpack",
                        "R-label.switching",
                        "R-rcdd",
                        "R-prefmod",
                        "R-ggmcmc",
                        "R-PlackettLuce",
                        "R-StatRank",
                        "R-pmr",
                        "R-radarchart",
                        "R-rankdist",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-abind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-doParallel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "name": "R-plogr",
            "portdir": "R/R-plogr",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plogr",
            "description": "R bindings for the plog C++ logging library",
            "long_description": "R bindings for the plog C++ logging library",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQLite",
                        "R-bindrcpp",
                        "R-RMariaDB",
                        "R-RPostgres"
                    ]
                }
            ]
        },
        {
            "name": "R-PLordprob",
            "portdir": "R/R-PLordprob",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PLordprob",
            "description": "Multivariate ordered probit model via pairwise likelihood",
            "long_description": "Multivariate ordered probit model via pairwise likelihood",
            "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-mnormt",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-plot3D",
            "portdir": "R/R-plot3D",
            "version": "1.4.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plot3D",
            "description": "Plot multi-dimensional data",
            "long_description": "Plot multi-dimensional data",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-misc3d",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-slasso",
                        "R-WSGeometry",
                        "R-nnTensor",
                        "R-glober",
                        "R-plot3Drgl",
                        "R-mosum",
                        "R-orthoDr",
                        "R-spsi",
                        "R-crqa",
                        "R-BNSP"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fdasrvf",
                        "R-fdapace",
                        "R-ks",
                        "R-maxLik"
                    ]
                }
            ]
        },
        {
            "name": "R-plot3Drgl",
            "portdir": "R/R-plot3Drgl",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plot3Drgl",
            "description": "The R-rgl implementation of R-plot3D functions",
            "long_description": "The R-rgl implementation of R-plot3D functions",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rgl",
                        "R-plot3D",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fdasrvf"
                    ]
                }
            ]
        },
        {
            "name": "R-plotHMM",
            "portdir": "R/R-plotHMM",
            "version": "2023.8.28",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plotHMM",
            "description": "Plot Hidden Markov Models",
            "long_description": "Plot Hidden Markov Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-plotly",
            "portdir": "R/R-plotly",
            "version": "4.10.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plotly https://plotly-r.com",
            "description": "Create interactive web graphics via plotly.js",
            "long_description": "Create interactive web graphics via plotly.js",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-lazyeval",
                        "R-magrittr",
                        "R-promises",
                        "R-rlang",
                        "R-vctrs",
                        "R-digest",
                        "R-tibble",
                        "R-dplyr",
                        "R-htmltools",
                        "R-base64enc",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-scales",
                        "R-viridisLite",
                        "R-crosstalk",
                        "R-htmlwidgets",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-purrr",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplotlyExtra",
                        "R-MTest",
                        "R-NCA",
                        "R-MendelianRandomization",
                        "R-rsurface",
                        "R-corrViz",
                        "R-yuimaGUI",
                        "R-TidyDensity",
                        "R-mixtools",
                        "R-Seurat",
                        "R-CopulaCenR",
                        "R-squid",
                        "R-shinyr",
                        "R-rMultiNet",
                        "R-heatmaply",
                        "R-RMixtComp",
                        "R-RMixtCompUtilities",
                        "R-arulesViz",
                        "R-autoTS",
                        "R-explore",
                        "R-timetk",
                        "R-multilevelcoda",
                        "R-gap",
                        "R-eventPred",
                        "R-modeltime",
                        "R-matman",
                        "R-Rfssa",
                        "R-misspi",
                        "R-ggalt",
                        "R-tolerance",
                        "R-tsibbletalk",
                        "R-prettyglm",
                        "R-BayesianNetwork"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-manipulateWidget",
                        "R-sentopics",
                        "R-pcadapt",
                        "R-mosaicCalc",
                        "R-RcmdrPlugin.EZR",
                        "R-kDGLM",
                        "R-boodist",
                        "R-sugrrants",
                        "R-Hmisc",
                        "R-shiny.semantic",
                        "R-tourr",
                        "R-trelliscopejs",
                        "R-shinyjqui",
                        "R-repr",
                        "R-vetiver",
                        "R-rfm",
                        "R-cubble",
                        "R-rms",
                        "R-bigstatsr",
                        "R-villager",
                        "R-lessSEM"
                    ]
                }
            ]
        },
        {
            "name": "R-plot.matrix",
            "portdir": "R/R-plot.matrix",
            "version": "1.6.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plot.matrix",
            "description": "Visualize a matrix object plainly as heatmap",
            "long_description": "Visualize a matrix object plainly as heatmap",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-devtools",
                        "R-png",
                        "R-CRAN-recommended",
                        "R-psych",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sparseSEM"
                    ]
                }
            ]
        },
        {
            "name": "R-plotmo",
            "portdir": "R/R-plotmo",
            "version": "3.6.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plotmo",
            "description": "Plot residuals, response and partial dependence plots",
            "long_description": "Plot residuals, response and partial dependence plots",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotrix",
                        "R-CRAN-recommended",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-neuralnet",
                        "R-partykit",
                        "R-C50",
                        "R-mlr",
                        "R-pre",
                        "R-gbm",
                        "R-glmnet",
                        "R-glmnetUtils",
                        "R-rpart.plot",
                        "R-earth"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-earth"
                    ]
                }
            ]
        },
        {
            "name": "R-plotrix",
            "portdir": "R/R-plotrix",
            "version": "3.8-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dmurdoch/plotrix",
            "description": "Various plotting functions",
            "long_description": "Lots of plots, various labeling, axis and color-scaling functions.",
            "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-plotmo",
                        "R-MatrixCorrelation",
                        "R-PReMiuM",
                        "R-mutoss",
                        "R-nnfor",
                        "R-TSVC",
                        "R-FSA",
                        "R-smacof",
                        "R-CORElearn",
                        "R-gmnl",
                        "R-cooltools",
                        "R-tsutils",
                        "R-tswge",
                        "R-drc",
                        "R-gyro",
                        "R-xmeta",
                        "R-optpart",
                        "R-pdc",
                        "R-sharp",
                        "R-riskRegression",
                        "R-Rchoice"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgl",
                        "R-rmcorr",
                        "R-RMark",
                        "R-car"
                    ]
                }
            ]
        },
        {
            "name": "R-plotROC",
            "portdir": "R/R-plotROC",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sachsmc.github.io/plotROC",
            "description": "Generate useful ROC curve charts for print and interactive use",
            "long_description": "Generate useful ROC curve charts for print and interactive use",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-shiny",
                        "R-gridSVG",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-survivalROC"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RprobitB",
                        "R-gWQS"
                    ]
                }
            ]
        },
        {
            "name": "R-PlotTools",
            "portdir": "R/R-PlotTools",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ms609.github.io/PlotTools",
            "description": "Add continuous legends to plots",
            "long_description": "Add continuous legends to plots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-spelling",
                        "R-sp",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Ternary"
                    ]
                }
            ]
        },
        {
            "name": "R-pls",
            "portdir": "R/R-pls",
            "version": "2.8-5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/khliland/pls",
            "description": "Partial least squares and principal component regression",
            "long_description": "Partial least squares and principal component regression",
            "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-RUnit",
                        "R-testthat",
                        "R-Rmpi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lolR",
                        "R-lspls",
                        "R-rrcovHD",
                        "R-mixlm",
                        "R-bestglm",
                        "R-fdm2id",
                        "R-groc",
                        "R-spls",
                        "R-Renvlp",
                        "R-LINselect",
                        "R-monomvn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nestedcv",
                        "R-tidyfit",
                        "R-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-plsmmLasso",
            "portdir": "R/R-plsmmLasso",
            "version": "1.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Sami-Leon/plsmmLasso",
            "description": "Variable selection and inference for partial semi-parametric linear mixed-effects model",
            "long_description": "Variable selection and inference for partial semi-parametric linear mixed-effects model",
            "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-dplyr",
                        "R-ggplot2",
                        "R-glmnet",
                        "R-rlang",
                        "R-scalreg",
                        "R-CRAN-recommended",
                        "R-hdi",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-plugdensity",
            "portdir": "R/R-plugdensity",
            "version": "0.8-5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plugdensity",
            "description": "Plug-in kernel density estimation",
            "long_description": "Plug-in kernel density estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-plumber",
            "portdir": "R/R-plumber",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plumber",
            "description": "API generator for R",
            "long_description": "API generator for R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-magrittr",
                        "R-mime",
                        "R-promises",
                        "R-rlang",
                        "R-stringi",
                        "R-crayon",
                        "R-R6",
                        "R-ellipsis",
                        "R-sodium",
                        "R-webutils",
                        "R-swagger",
                        "R-CRAN-recommended",
                        "R-lifecycle",
                        "R-httpuv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bayesAB",
                        "R-swagger",
                        "R-this.path",
                        "R-rsconnect",
                        "R-vetiver",
                        "R-rapidoc",
                        "R-redoc"
                    ]
                }
            ]
        },
        {
            "name": "R-plyr",
            "portdir": "R/R-plyr",
            "version": "1.8.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plyr",
            "description": "Tools for splitting, applying and combining data",
            "long_description": "Tools for splitting, applying and combining data",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-itertools",
                        "R-doParallel",
                        "R-foreach",
                        "R-abind",
                        "R-testthat",
                        "R-covr",
                        "R-iterators"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggiraphExtra",
                        "R-ACDm",
                        "R-AppliedPredictiveModeling",
                        "R-BayesRGMM",
                        "R-rearrr",
                        "R-repmis",
                        "R-reshape",
                        "R-GGally",
                        "R-GroupBN",
                        "R-lemon",
                        "R-lfda",
                        "R-likert",
                        "R-BCHM",
                        "R-breakfast",
                        "R-hbamr",
                        "R-atable",
                        "R-Epi",
                        "R-animint2",
                        "R-elhmc",
                        "R-caret",
                        "R-MCPAN",
                        "R-MRFcov",
                        "R-IsingSampler",
                        "R-evclust",
                        "R-ggpmisc",
                        "R-MGMM",
                        "R-MHD",
                        "R-netmediate",
                        "R-ctsem",
                        "R-metR",
                        "R-SSLR",
                        "R-flip",
                        "R-mlVAR",
                        "R-freegroup",
                        "R-mpoly",
                        "R-multiApply",
                        "R-optiSolve",
                        "R-pbANOVA",
                        "R-FRK",
                        "R-ggmap",
                        "R-ggstance",
                        "R-ghypernet",
                        "R-permutes",
                        "R-plotROC",
                        "R-ufs",
                        "R-mgcViz",
                        "R-blink",
                        "R-bnmr2",
                        "R-quitte",
                        "R-gemtc",
                        "R-groupdata2",
                        "R-rsdmx",
                        "R-lddmm",
                        "R-xpectr",
                        "R-BNSP",
                        "R-semPlot",
                        "R-pROC",
                        "R-CTM",
                        "R-MplusAutomation",
                        "R-ctsemOMX",
                        "R-ptf",
                        "R-qgam",
                        "R-dLagM",
                        "R-dcanr",
                        "R-reshape2",
                        "R-robustvarComp",
                        "R-cvms",
                        "R-qgraph",
                        "R-bruceR",
                        "R-dplR",
                        "R-rqPen",
                        "R-XML2R",
                        "R-inctools",
                        "R-RankAggSIgFUR",
                        "R-RcmdrPlugin.KMggplot2",
                        "R-RefManageR",
                        "R-Rmisc",
                        "R-SSNbayes",
                        "R-StatRank",
                        "R-UpSetR",
                        "R-mashr",
                        "R-WRS2",
                        "R-klsh",
                        "R-kutils",
                        "R-DPtree",
                        "R-tglkmeans",
                        "R-eikosograms",
                        "R-emdbook",
                        "R-ardl.nardl",
                        "R-trapezoid",
                        "R-treeclim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-Hmisc",
                        "R-knitrBootstrap",
                        "R-mvnfast",
                        "R-nseval",
                        "R-sommer",
                        "R-progressr",
                        "R-BayesSUR",
                        "R-ifaTools",
                        "R-Ecfun",
                        "R-epiR",
                        "R-milr",
                        "R-here",
                        "R-VarSelLCM",
                        "R-misty",
                        "R-scdhlm"
                    ]
                }
            ]
        },
        {
            "name": "rpm",
            "portdir": "sysutils/rpm",
            "version": "4.4.9",
            "license": "GPL-2 and LGPL-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpm.org",
            "description": "The RPM package management system.",
            "long_description": "The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "perl5.34",
                        "python27"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt",
                        "libiconv",
                        "neon",
                        "sqlite3",
                        "beecrypt",
                        "gettext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssl",
                        "unzip",
                        "gzip",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yum",
                        "rpm2html",
                        "smart"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "createrepo"
                    ]
                }
            ]
        },
        {
            "name": "rpm2html",
            "portdir": "sysutils/rpm2html",
            "version": "1.11.2",
            "license": "mit",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/rpm2html/",
            "description": "Translates an RPM database and dependency information into HTML",
            "long_description": "The rpm2html utility automatically generates web pages that describe a set of RPM packages. The goals of rpm2html are to identify the dependencies between various packages, and to find the package(s) that will provide the resources needed to install a given package. Rpm2html analyzes the provides and requires of the given set of RPMs, and then shows the dependency cross-references using hypertext links.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "libxml2",
                        "zlib",
                        "rpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rpm54",
            "portdir": "sysutils/rpm54",
            "version": "5.4.15",
            "license": "LGPL-2.1",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openhub.net/p/rpm5",
            "description": "The RPM package management system.",
            "long_description": "The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "gawk",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "beecrypt",
                        "gettext",
                        "ossp-uuid",
                        "pcre",
                        "popt",
                        "readline",
                        "python27",
                        "xar",
                        "expat",
                        "libiconv",
                        "neon",
                        "perl5.34",
                        "libmagic",
                        "xz",
                        "db60"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssl",
                        "unzip",
                        "gzip",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PMA",
            "portdir": "R/R-PMA",
            "version": "1.2-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bnaras/PMA",
            "description": "Penalized Multivariate Analysis",
            "long_description": "Penalized Multivariate Analysis",
            "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-RFCCA",
                        "R-SmCCNet",
                        "R-LPGraph"
                    ]
                }
            ]
        },
        {
            "name": "R-PMCMR",
            "portdir": "R/R-PMCMR",
            "version": "4.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PMCMR",
            "description": "Calculate pairwise multiple comparisons of mean rank sums",
            "long_description": "Calculate pairwise multiple comparisons of mean rank sums",
            "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-multcompView"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jmv"
                    ]
                }
            ]
        },
        {
            "name": "R-PMCMRplus",
            "portdir": "R/R-PMCMRplus",
            "version": "1.9.12",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PMCMRplus",
            "description": "Calculate pairwise multiple comparisons of mean rank sums extended",
            "long_description": "Calculate pairwise multiple comparisons of mean rank sums extended",
            "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-Rmpfr",
                        "R-gmp",
                        "R-mvtnorm",
                        "R-SuppDists",
                        "R-multcompView",
                        "R-kSamples",
                        "R-BWStest",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "gmp",
                        "mpfr",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-xtable",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-car",
                        "R-multcomp",
                        "R-pwr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statsExpressions"
                    ]
                }
            ]
        },
        {
            "name": "R-pmml",
            "portdir": "R/R-pmml",
            "version": "2.5.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://open-source.softwareag.com/r-pmml",
            "description": "Generate PMML for various models",
            "long_description": "Generate PMML for various models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-XML",
                        "R-CRAN-recommended",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-forecast",
                        "R-randomForest",
                        "R-kernlab",
                        "R-caret",
                        "R-gbm",
                        "R-glmnet",
                        "R-xgboost",
                        "R-arules",
                        "R-rattle",
                        "R-ada",
                        "R-amap",
                        "R-neighbr",
                        "R-clue",
                        "R-data.table",
                        "R-e1071",
                        "R-tibble",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-arules",
                        "R-partykit"
                    ]
                }
            ]
        },
        {
            "name": "R-pmr",
            "portdir": "R/R-pmr",
            "version": "1.2.5.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pmr",
            "description": "Probability models for ranking data",
            "long_description": "Probability models for ranking data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "name": "R-PMwR",
            "portdir": "R/R-PMwR",
            "version": "0.19-5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~enricoschumann/PMwR",
            "description": "Portfolio Management with R",
            "long_description": "Portfolio Management with R",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-textutils",
                        "R-datetimeutils",
                        "R-NMOF",
                        "R-orgutils",
                        "R-CRAN-recommended",
                        "R-zoo",
                        "R-fastmatch"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-rbenchmark",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-NMOF"
                    ]
                }
            ]
        },
        {
            "name": "R-PNAR",
            "portdir": "R/R-PNAR",
            "version": "1.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PNAR",
            "description": "Poisson network autoregressive models",
            "long_description": "Poisson network autoregressive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-nloptr",
                        "R-doParallel",
                        "R-Rfast",
                        "R-CRAN-recommended",
                        "R-foreach",
                        "R-Rfast2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-png",
            "portdir": "R/R-png",
            "version": "0.1-8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/png",
            "description": "Read and write PNG images",
            "long_description": "Read and write PNG images",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tikzDevice",
                        "R-ICtest",
                        "R-OpenImageR",
                        "R-maptiles",
                        "R-grImport2",
                        "R-slippymath",
                        "R-Seurat",
                        "R-ComplexHeatmap",
                        "R-showimage",
                        "R-imager",
                        "R-qgraph",
                        "R-rTensor2",
                        "R-rasterize",
                        "R-EBImage",
                        "R-dplR",
                        "R-kanjistat",
                        "R-RgoogleMaps",
                        "R-distill",
                        "R-ChemmineR",
                        "R-readbitmap",
                        "R-latticeExtra",
                        "R-leaflet",
                        "R-HilbertCurve",
                        "R-reticulate",
                        "R-memery",
                        "R-webp",
                        "R-KEGGREST",
                        "R-ggmap",
                        "R-ggrastr",
                        "R-cooltools",
                        "R-plot.matrix",
                        "R-fDMA",
                        "R-gridpattern",
                        "R-gridtext",
                        "R-hdpGLM",
                        "R-rayimage"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-base64enc",
                        "R-egg",
                        "R-knitr",
                        "R-rgl",
                        "R-aplpack",
                        "R-colorspace",
                        "R-pdftools",
                        "R-rsvg",
                        "R-lavaanExtra",
                        "R-Cairo",
                        "R-rfm",
                        "R-httr",
                        "R-exams",
                        "R-quantdr",
                        "R-datefixR",
                        "R-ggpattern",
                        "R-circlize",
                        "R-lavaanPlot",
                        "R-tidybayes",
                        "R-patchwork",
                        "R-TeachingDemos"
                    ]
                }
            ]
        },
        {
            "name": "R-poibin",
            "portdir": "R/R-poibin",
            "version": "1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=poibin",
            "description": "Poisson binomial distribution",
            "long_description": "Poisson binomial distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sgof"
                    ]
                }
            ]
        },
        {
            "name": "R-poisbinom",
            "portdir": "R/R-poisbinom",
            "version": "1.0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=poisbinom",
            "description": "Faster implementation of the Poisson-binomial distribution",
            "long_description": "Provides the probability, distribution, quantile functions and random number generator for the Poisson-Binomial distribution.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NetMix"
                    ]
                }
            ]
        },
        {
            "name": "R-PoissonBinomial",
            "portdir": "R/R-PoissonBinomial",
            "version": "1.2.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fj86/PoissonBinomial",
            "description": "Efficient computation of ordinary and generalized Poisson binomial distributions",
            "long_description": "Efficient computation of ordinary and generalized Poisson binomial distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "fftw-3",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-distributions3"
                    ]
                }
            ]
        },
        {
            "name": "R-PoissonMultinomial",
            "portdir": "R/R-PoissonMultinomial",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PoissonMultinomial",
            "description": "Poisson-Multinomial Distribution",
            "long_description": "Poisson-Multinomial Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-mvtnorm",
                        "fftw-3",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-poissonreg",
            "portdir": "R/R-poissonreg",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poissonreg.tidymodels.org",
            "description": "Model wrappers for Poisson regression",
            "long_description": "Model wrappers for Poisson regression",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-parsnip",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-spelling",
                        "R-pscl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidyAML"
                    ]
                }
            ]
        },
        {
            "name": "R-poistweedie",
            "portdir": "R/R-poistweedie",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=poistweedie",
            "description": "Poisson–Tweedie exponential family models",
            "long_description": "Poisson–Tweedie exponential family models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-poLCA",
            "portdir": "R/R-poLCA",
            "version": "1.6.0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dlinzer.github.io/poLCA",
            "description": "Polytomous Variable Latent Class Analysis",
            "long_description": "Polytomous Variable Latent Class Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scatterplot3d",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sBIC",
                        "R-mokken"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-diceR",
                        "R-tidySEM",
                        "R-effects",
                        "R-broom",
                        "R-telescope",
                        "R-GDINA"
                    ]
                }
            ]
        },
        {
            "name": "R-polspline",
            "portdir": "R/R-polspline",
            "version": "1.1.25",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=polspline",
            "description": "Polynomial spline routines",
            "long_description": "Polynomial spline routines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rms"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-DiceEval"
                    ]
                }
            ]
        },
        {
            "name": "R-polyaAeppli",
            "portdir": "R/R-polyaAeppli",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=polyaAeppli",
            "description": "Implementation of the Polya–Aeppli distribution",
            "long_description": "Implementation of the Polya–Aeppli distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-Polychrome",
            "portdir": "R/R-Polychrome",
            "version": "1.5.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Polychrome",
            "description": "Qualitative palettes with many colors",
            "long_description": "Qualitative palettes with many colors",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-colorspace",
                        "R-scatterplot3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RCDT",
                        "R-quickcode",
                        "R-gyro",
                        "R-tessellation",
                        "R-easy.utils"
                    ]
                }
            ]
        },
        {
            "name": "R-polyclip",
            "portdir": "R/R-polyclip",
            "version": "1.10-7",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/baddstats/polyclip",
            "description": "Polygon clipping",
            "long_description": "Polygon clipping",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spatstat.geom",
                        "R-eulerr",
                        "R-ggforce"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-deldir"
                    ]
                }
            ]
        },
        {
            "name": "R-polycor",
            "portdir": "R/R-polycor",
            "version": "0.8-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=polycor",
            "description": "Polychoric and polyserial correlations",
            "long_description": "Polychoric and polyserial correlations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-admisc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-umx",
                        "R-MCCM",
                        "R-CDM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lava",
                        "R-sem",
                        "R-correlation",
                        "R-BFpack",
                        "R-sfsmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-polyCub",
            "portdir": "R/R-polyCub",
            "version": "0.9.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastistician/polyCub",
            "description": "Cubature over polygonal domains",
            "long_description": "Cubature over polygonal domains",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown",
                        "R-microbenchmark",
                        "R-sf",
                        "R-spatstat.geom",
                        "R-cubature",
                        "R-mvtnorm",
                        "R-statmod",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PolygonSoup",
            "portdir": "R/R-PolygonSoup",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "R-cgalMeshes",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by R-cgalMeshes",
            "long_description": "This port has been replaced by R-cgalMeshes.",
            "active": false,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-polyhedralCubature",
            "portdir": "R/R-polyhedralCubature",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/polyhedralCubature",
            "description": "Multiple integration over convex polyhedra",
            "long_description": "Multiple integration over convex polyhedra",
            "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-SimplicialCubature",
                        "R-rcdd",
                        "R-spray",
                        "R-ompr",
                        "R-qspray",
                        "R-CRAN-recommended",
                        "R-tessellation",
                        "R-gmp",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-polylabelr",
            "portdir": "R/R-polylabelr",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jolars.github.io/polylabelr",
            "description": "Find the pole of inaccessibility (visual center) of a polygon",
            "long_description": "Find the pole of inaccessibility (visual center) of a polygon",
            "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-testthat",
                        "R-covr",
                        "R-spelling",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-eulerr",
                        "R-HilbertCurve"
                    ]
                }
            ]
        },
        {
            "name": "R-polyMatrix",
            "portdir": "R/R-polyMatrix",
            "version": "0.9.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/namezys/polymatrix",
            "description": "Infrastructure for manipulation polynomial matrices",
            "long_description": "Infrastructure for manipulation polynomial matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-polynom",
            "portdir": "R/R-polynom",
            "version": "1.4-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=polynom",
            "description": "Collection of functions to implement a class for univariate polynomial manipulations",
            "long_description": "Collection of functions to implement a class for univariate polynomial manipulations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-smacof",
                        "R-gratis",
                        "R-partitions",
                        "R-ctmva",
                        "R-FuzzySTs",
                        "R-ecd",
                        "R-aghq",
                        "R-HEtools",
                        "R-polyMatrix",
                        "R-ggpmisc",
                        "R-basefun",
                        "R-mpoly",
                        "R-orthopolynom",
                        "R-gaussquad",
                        "R-ggpp",
                        "R-ggpubr",
                        "R-tscopula"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula",
                        "R-Rmpfr",
                        "R-binom",
                        "R-sfsmisc",
                        "R-spray",
                        "R-FinTS",
                        "R-rootoned",
                        "R-multipol"
                    ]
                }
            ]
        },
        {
            "name": "R-PolynomF",
            "portdir": "R/R-PolynomF",
            "version": "2.0-8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PolynomF",
            "description": "Polynomials in R",
            "long_description": "Implements univariate polynomial operations in R, including polynomial arithmetic, finding zeros, plotting and some operations on lists of polynomials.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pcts",
                        "R-tswge",
                        "R-sarima"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "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-pomdp",
            "portdir": "R/R-pomdp",
            "version": "1.2.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mhahsler/pomdp",
            "description": "Infrastructure for Partially Observable Markov Decision Processes (POMDP)",
            "long_description": "Infrastructure for Partially Observable Markov Decision Processes (POMDP)",
            "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-igraph",
                        "R-foreach",
                        "R-pomdpSolve",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-processx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-doParallel",
                        "R-visNetwork",
                        "R-Ternary",
                        "R-sarsop"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pomdpSolve"
                    ]
                }
            ]
        },
        {
            "name": "R-pomdpSolve",
            "portdir": "R/R-pomdpSolve",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pomdpSolve",
            "description": "Interface to pomdp-solve for partially observable Markov decision processes",
            "long_description": "Interface to pomdp-solve for partially observable Markov decision processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pomdp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pomdp"
                    ]
                }
            ]
        }
    ]
}