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

{
    "count": 51978,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=293",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=291",
    "results": [
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "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-xpectr",
                        "R-AppliedPredictiveModeling",
                        "R-BCHM",
                        "R-BNSP",
                        "R-BayesRGMM",
                        "R-qgam",
                        "R-qgraph",
                        "R-quitte",
                        "R-rearrr",
                        "R-repmis",
                        "R-reshape",
                        "R-reshape2",
                        "R-robustvarComp",
                        "R-rqPen",
                        "R-rsdmx",
                        "R-semPlot",
                        "R-tglkmeans",
                        "R-trapezoid",
                        "R-treeclim",
                        "R-ufs",
                        "R-ACDm",
                        "R-CTM",
                        "R-DPtree",
                        "R-Epi",
                        "R-FRK",
                        "R-GGally",
                        "R-GroupBN",
                        "R-IsingSampler",
                        "R-MCPAN",
                        "R-MGMM",
                        "R-MHD",
                        "R-MRFcov",
                        "R-MplusAutomation",
                        "R-RankAggSIgFUR",
                        "R-RcmdrPlugin.KMggplot2",
                        "R-RefManageR",
                        "R-Rmisc",
                        "R-SSLR",
                        "R-SSNbayes",
                        "R-StatRank",
                        "R-UpSetR",
                        "R-WRS2",
                        "R-XML2R",
                        "R-animint2",
                        "R-ardl.nardl",
                        "R-atable",
                        "R-blink",
                        "R-bnmr2",
                        "R-breakfast",
                        "R-bruceR",
                        "R-caret",
                        "R-ctsem",
                        "R-ctsemOMX",
                        "R-cvms",
                        "R-dLagM",
                        "R-dcanr",
                        "R-dplR",
                        "R-eikosograms",
                        "R-elhmc",
                        "R-emdbook",
                        "R-evclust",
                        "R-flip",
                        "R-freegroup",
                        "R-gemtc",
                        "R-ggiraphExtra",
                        "R-ggmap",
                        "R-ggpmisc",
                        "R-ggstance",
                        "R-ghypernet",
                        "R-groupdata2",
                        "R-hbamr",
                        "R-inctools",
                        "R-klsh",
                        "R-kutils",
                        "R-lddmm",
                        "R-lemon",
                        "R-lfda",
                        "R-likert",
                        "R-mashr",
                        "R-metR",
                        "R-mgcViz",
                        "R-mlVAR",
                        "R-mpoly",
                        "R-multiApply",
                        "R-netmediate",
                        "R-optiSolve",
                        "R-pROC",
                        "R-pbANOVA",
                        "R-permutes",
                        "R-plotROC",
                        "R-ptf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BayesSUR",
                        "R-progressr",
                        "R-milr",
                        "R-Ecfun",
                        "R-misty",
                        "R-nseval",
                        "R-epiR",
                        "R-sommer",
                        "R-Hmisc",
                        "R-here",
                        "R-VarSelLCM",
                        "R-ifaTools",
                        "R-scdhlm",
                        "R-afex",
                        "R-mvnfast",
                        "R-knitrBootstrap"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qgraph",
                        "R-ChemmineR",
                        "R-ComplexHeatmap",
                        "R-EBImage",
                        "R-HilbertCurve",
                        "R-ICtest",
                        "R-KEGGREST",
                        "R-OpenImageR",
                        "R-RgoogleMaps",
                        "R-Seurat",
                        "R-ggrastr",
                        "R-grImport2",
                        "R-gridpattern",
                        "R-gridtext",
                        "R-hdpGLM",
                        "R-imager",
                        "R-kanjistat",
                        "R-latticeExtra",
                        "R-leaflet",
                        "R-maptiles",
                        "R-memery",
                        "R-plot.matrix",
                        "R-rTensor2",
                        "R-rasterize",
                        "R-rayimage",
                        "R-readbitmap",
                        "R-reticulate",
                        "R-showimage",
                        "R-slippymath",
                        "R-tikzDevice",
                        "R-webp",
                        "R-cooltools",
                        "R-distill",
                        "R-dplR",
                        "R-fDMA",
                        "R-ggmap"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TeachingDemos",
                        "R-aplpack",
                        "R-base64enc",
                        "R-circlize",
                        "R-colorspace",
                        "R-Cairo",
                        "R-datefixR",
                        "R-knitr",
                        "R-quantdr",
                        "R-egg",
                        "R-exams",
                        "R-lavaanExtra",
                        "R-lavaanPlot",
                        "R-ggpattern",
                        "R-tidybayes",
                        "R-rfm",
                        "R-rgl",
                        "R-patchwork",
                        "R-pdftools",
                        "R-httr",
                        "R-rsvg"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scatterplot3d",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mokken",
                        "R-sBIC"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-diceR",
                        "R-effects",
                        "R-telescope",
                        "R-GDINA",
                        "R-tidySEM",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NetMix"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rms"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DiceEval",
                        "R-Hmisc"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-eulerr",
                        "R-ggforce",
                        "R-spatstat.geom"
                    ]
                },
                {
                    "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-admisc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CDM",
                        "R-MCCM",
                        "R-umx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sem",
                        "R-sfsmisc",
                        "R-lava",
                        "R-correlation",
                        "R-BFpack"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-19",
                        "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-HilbertCurve",
                        "R-eulerr"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tscopula",
                        "R-FuzzySTs",
                        "R-HEtools",
                        "R-ggpp",
                        "R-ggpubr",
                        "R-gratis",
                        "R-mpoly",
                        "R-orthopolynom",
                        "R-partitions",
                        "R-polyMatrix",
                        "R-smacof",
                        "R-aghq",
                        "R-basefun",
                        "R-ctmva",
                        "R-ecd",
                        "R-gaussquad",
                        "R-ggpmisc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpfr",
                        "R-multipol",
                        "R-sfsmisc",
                        "R-binom",
                        "R-copula",
                        "R-FinTS",
                        "R-spray",
                        "R-rootoned"
                    ]
                }
            ]
        },
        {
            "name": "R-polyreg",
            "portdir": "R/R-polyreg",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=polyreg",
            "description": "Polynomial Regression",
            "long_description": "Polynomial Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-regtools"
                    ]
                }
            ]
        },
        {
            "name": "R-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pomdp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pomdp"
                    ]
                }
            ]
        },
        {
            "name": "R-pomp",
            "portdir": "R/R-pomp",
            "version": "5.11",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kingaa.github.io/pomp",
            "description": "Statistical inference for partially observed Markov processes",
            "long_description": "Statistical inference for partially observed Markov processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-digest",
                        "R-deSolve",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-data.table",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-nloptr",
                        "R-subplex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-panelPomp"
                    ]
                }
            ]
        },
        {
            "name": "R-pompp",
            "portdir": "R/R-pompp",
            "version": "0.1.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pompp",
            "description": "Presence-only for marked point process",
            "long_description": "Presence-only for marked point process",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-coda",
                        "R-geoR",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-bayesplot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pooh",
            "portdir": "R/R-pooh",
            "version": "0.3-2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.stat.umn.edu/geyer/pooh",
            "description": "Partial orders and relations",
            "long_description": "Finds equivalence classes corresponding to a symmetric relation or undirected graph. Finds total order consistent with partial order or directed graph (so-called topological sort).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pool",
            "portdir": "R/R-pool",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/pool",
            "description": "Object Pooling",
            "long_description": "Object Pooling",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-CRAN-recommended",
                        "R-DBI",
                        "R-later",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-RSQLite",
                        "R-RMySQL",
                        "R-tibble",
                        "R-dplyr",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-dbplyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-repana",
                        "R-sqlhelper"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dm",
                        "R-sf"
                    ]
                }
            ]
        },
        {
            "name": "R-poorman",
            "portdir": "R/R-poorman",
            "version": "0.2.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nathaneastwood.github.io/poorman",
            "description": "replication of key functionality from dplyr and the wider tidyverse using only base R",
            "long_description": "replication of key functionality from dplyr and the wider tidyverse using only base R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-tinytest",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-philentropy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-correlation",
                        "R-datawizard",
                        "R-insight",
                        "R-modelbased",
                        "R-see"
                    ]
                }
            ]
        },
        {
            "name": "R-port4me",
            "portdir": "R/R-port4me",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/port4me",
            "description": "Get the same, personal, free TCP Port over and over",
            "long_description": "Get the same, personal, free TCP Port over and over",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-posterior",
            "portdir": "R/R-posterior",
            "version": "1.6.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org/posterior",
            "description": "Tools for working with posterior distributions",
            "long_description": "Tools for working with posterior distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-pillar",
                        "R-tibble",
                        "R-checkmate",
                        "R-matrixStats",
                        "R-distributional",
                        "R-tensorA",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ggdist",
                        "R-randomForest",
                        "R-caret",
                        "R-gbm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-voi",
                        "R-loo",
                        "R-measr",
                        "R-multilevelcoda",
                        "R-mvgam",
                        "R-priorsense",
                        "R-rstanarm",
                        "R-tidybayes",
                        "R-tsnet",
                        "R-BayesMultiMode",
                        "R-bayesMeanScale",
                        "R-bayesplot",
                        "R-brms",
                        "R-brms.mmrm",
                        "R-brmsmargins",
                        "R-bssm",
                        "R-bvhar",
                        "R-cmdstanr",
                        "R-dynamite",
                        "R-iwmm",
                        "R-jagstargets"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MCMCvis",
                        "R-rvec",
                        "R-projpred",
                        "R-bayestestR",
                        "R-shinystan",
                        "R-mcmcsae",
                        "R-ggdist",
                        "R-broom.mixed",
                        "R-bsitar"
                    ]
                }
            ]
        },
        {
            "name": "R-posteriordb",
            "portdir": "R/R-posteriordb",
            "version": "0.3.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stan-dev/posteriordb-r",
            "description": "R functionality for posteriordb",
            "long_description": "R functionality for posteriordb",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gh",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-postlogic",
            "portdir": "R/R-postlogic",
            "version": "0.1.0.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=postlogic",
            "description": "Infix and postfix logic operators",
            "long_description": "Infix and postfix logic operators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-poweRlaw",
            "portdir": "R/R-poweRlaw",
            "version": "0.80.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/csgillespie/poweRlaw",
            "description": "Analysis of heavy-tailed distributions",
            "long_description": "Analysis of heavy-tailed distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-powerindexR",
            "portdir": "R/R-powerindexR",
            "version": "1.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=powerindexR",
            "description": "Measure the power in voting systems",
            "long_description": "Measure the power in voting systems",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ppRep",
            "portdir": "R/R-ppRep",
            "version": "0.42.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SamCH93/ppRep",
            "description": "Analysis of replication studies using power priors",
            "long_description": "Analysis of replication studies using power priors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hypergeo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cubature",
                        "R-roxygen2",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ppcor",
            "portdir": "R/R-ppcor",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ppcor",
            "description": "Partial and semi-partial correlation",
            "long_description": "Partial and semi-partial correlation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggiraphExtra",
                        "R-miic",
                        "R-nda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dCUR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigstatsr",
                        "R-correlation"
                    ]
                }
            ]
        },
        {
            "name": "R-ppgam",
            "portdir": "R/R-ppgam",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ppgam",
            "description": "Generalised additive point process models",
            "long_description": "Generalised additive point process models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-evgam",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ppls",
            "portdir": "R/R-ppls",
            "version": "1.6-1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ppls",
            "description": "Penalized Partial Least Squares",
            "long_description": "Penalized Partial Least Squares",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-clustRcompaR"
                    ]
                }
            ]
        },
        {
            "name": "R-ppmSuite",
            "portdir": "R/R-ppmSuite",
            "version": "0.3.4",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ppmSuite",
            "description": "Collection of models that employ product partition distributions as a prior on partitions",
            "long_description": "Collection of models that employ product partition distributions as a prior on partitions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pql",
            "portdir": "R/R-pql",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pql",
            "description": "Partitioned quasi-likelihood for distributed statistical inference",
            "long_description": "Partitioned quasi-likelihood for distributed statistical inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pqrBayes",
            "portdir": "R/R-pqrBayes",
            "version": "1.0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pqrBayes",
            "description": "Bayesian penalized quantile regression",
            "long_description": "Bayesian penalized quantile regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prabclus",
            "portdir": "R/R-prabclus",
            "version": "2.3-4",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prabclus",
            "description": "Functions for clustering and testing of presence/absence, abundance and multilocus genetic data",
            "long_description": "Functions for clustering and testing of presence/absence, abundance and multilocus genetic data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mclust",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-spdep",
                        "R-spatialreg",
                        "R-bootstrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fpc"
                    ]
                }
            ]
        },
        {
            "name": "R-pracma",
            "portdir": "R/R-pracma",
            "version": "2.4.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pracma",
            "description": "Practical numerical math functions",
            "long_description": "Provides a large number of functions from numerical analysis and linear algebra, numerical optimization, differential equations, time series, plus some well-known special mathematical functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quadprog",
                        "R-NlcOptim"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tpn",
                        "R-BFpack",
                        "R-BINCOR",
                        "R-BMRMM",
                        "R-CopulaCenR",
                        "R-CovTools",
                        "R-DeBoinR",
                        "R-DiscreteDists",
                        "R-ExGaussEstim",
                        "R-FitDynMix",
                        "R-GPM",
                        "R-GramQuad",
                        "R-HDRFA",
                        "R-LMoFit",
                        "R-LOMAR",
                        "R-MIRES",
                        "R-MatrixCorrelation",
                        "R-MixSemiRob",
                        "R-OBRE",
                        "R-PPMiss",
                        "R-PSDistr",
                        "R-Qindex",
                        "R-RBE3",
                        "R-RVCompare",
                        "R-RegCombin",
                        "R-RiemBase",
                        "R-poweRlaw",
                        "R-pql",
                        "R-robustbetareg",
                        "R-rootoned",
                        "R-rospca",
                        "R-semds",
                        "R-simode",
                        "R-slanter",
                        "R-smooth",
                        "R-sparseGAM",
                        "R-tf",
                        "R-SHT",
                        "R-SSGL",
                        "R-SmCCNet",
                        "R-SpatialGraph",
                        "R-VARDetect",
                        "R-abglasso",
                        "R-adace",
                        "R-baygel",
                        "R-bootCT",
                        "R-bqror",
                        "R-carfima",
                        "R-celestial",
                        "R-complexlm",
                        "R-cooltools",
                        "R-copre",
                        "R-cpop",
                        "R-crqa",
                        "R-docore",
                        "R-fHMM",
                        "R-fdaSP",
                        "R-fdapace",
                        "R-fitConic",
                        "R-garma",
                        "R-gasmodel",
                        "R-greybox",
                        "R-gsignal",
                        "R-hypr",
                        "R-inctools",
                        "R-kcopula",
                        "R-ks",
                        "R-lavacreg",
                        "R-maotai",
                        "R-mixlm",
                        "R-mnt",
                        "R-mombf",
                        "R-morpheus",
                        "R-new.dist",
                        "R-nimble",
                        "R-opdisDownsampling",
                        "R-optimx",
                        "R-orthoDr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpfr",
                        "R-bsitar",
                        "R-mlr3learners",
                        "R-ino",
                        "R-symengine",
                        "R-optimizeR",
                        "R-kyotil",
                        "R-geostatsp",
                        "R-quantdr",
                        "R-baygel",
                        "R-signal"
                    ]
                }
            ]
        },
        {
            "name": "R-praise",
            "portdir": "R/R-praise",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=praise",
            "description": "Praise users",
            "long_description": "Build friendly R packages that praise their users if they have done something good, or they just need it to feel better.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ]
        },
        {
            "name": "R-pre",
            "portdir": "R/R-pre",
            "version": "1.0.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marjoleinF/pre",
            "description": "Prediction Rule Ensembles",
            "long_description": "Prediction Rule Ensembles",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-CRAN-recommended",
                        "R-partykit",
                        "R-Formula",
                        "R-MatrixModels",
                        "R-glmnet",
                        "R-earth"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caret",
                        "R-mice",
                        "R-mlbench",
                        "R-glmertree",
                        "R-mboost",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-interp",
                        "R-doParallel",
                        "R-foreach",
                        "R-pROC",
                        "R-shape"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-plotmo"
                    ]
                }
            ]
        },
        {
            "name": "R-precrec",
            "portdir": "R/R-precrec",
            "version": "0.14.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/evalclass/precrec",
            "description": "Accurate calculations and visualization of precision-recall and ROC curves",
            "long_description": "Accurate calculations and visualization of precision-recall and ROC curves",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-rlang",
                        "R-withr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-patchwork"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-usefun"
                    ]
                }
            ]
        },
        {
            "name": "R-prediction",
            "portdir": "R/R-prediction",
            "version": "0.3.18",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leeper/prediction",
            "description": "Tidy, type-safe prediction() methods",
            "long_description": "Tidy, type-safe prediction() methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4",
                        "R-betareg",
                        "R-mclogit",
                        "R-quantreg",
                        "R-brglm",
                        "R-plm",
                        "R-VGAM",
                        "R-gam",
                        "R-kernlab",
                        "R-caret",
                        "R-AER",
                        "R-mlogit",
                        "R-glmnet",
                        "R-ff",
                        "R-gee",
                        "R-pscl",
                        "R-sampleSelection",
                        "R-speedglm",
                        "R-earth",
                        "R-mda",
                        "R-crch",
                        "R-glmx",
                        "R-aod",
                        "R-truncreg",
                        "R-MNP",
                        "R-e1071",
                        "R-biglm",
                        "R-ordinal",
                        "R-survey"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-margins",
                        "R-mhurdle"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-estimatr"
                    ]
                }
            ]
        },
        {
            "name": "R-predint",
            "portdir": "R/R-predint",
            "version": "2.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MaxMenssen/predint",
            "description": "Prediction intervals",
            "long_description": "An implementation of prediction intervals for overdispersed count data, for overdispersed binomial data and for linear random effects models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-predtools",
            "portdir": "R/R-predtools",
            "version": "0.0.3",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=predtools",
            "description": "Prediction model tools",
            "long_description": "Prediction model tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-pROC",
                        "R-RConics",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prefio",
            "portdir": "R/R-prefio",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fleverest.github.io/prefio",
            "description": "Structures for preference data",
            "long_description": "Convenient structures for creating, sourcing, reading, writing and manipulating ordinal preference data.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-CRAN-recommended",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prefmod",
            "portdir": "R/R-prefmod",
            "version": "0.8-36",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prefmod",
            "description": "Utilities to fit paired comparison models for preferences",
            "long_description": "Utilities to fit paired comparison models for preferences",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-colorspace",
                        "R-gnm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BradleyTerry2",
                        "R-PlackettLuce",
                        "R-smacof"
                    ]
                }
            ]
        },
        {
            "name": "R-preprocessCore",
            "portdir": "R/R-preprocessCore",
            "version": "1.66.0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bmbolstad/preprocessCore",
            "description": "Collection of pre-processing functions",
            "long_description": "Collection of pre-processing functions",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}