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

{
    "count": 49839,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=91",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=89",
    "results": [
        {
            "name": "R-perm",
            "portdir": "R/R-perm",
            "version": "1.0-0.4",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=perm",
            "description": "Exact or asymptotic permutation tests",
            "long_description": "Exact or asymptotic permutation tests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-interval",
                        "R-asht",
                        "R-FHtest"
                    ]
                }
            ]
        },
        {
            "name": "R-PerformanceAnalytics",
            "portdir": "R/R-PerformanceAnalytics",
            "version": "2.0.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/braverock/PerformanceAnalytics",
            "description": "Econometric tools for performance and risk analysis",
            "long_description": "Collection of econometric functions for performance and risk analysis.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quadprog",
                        "R-xts",
                        "R-CRAN-recommended",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyquant",
                        "R-facmodCS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quantdr",
                        "R-cvar",
                        "R-ExtDist",
                        "R-timeSeries"
                    ]
                }
            ]
        },
        {
            "name": "R-performance",
            "portdir": "R/R-performance",
            "version": "0.12.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://easystats.github.io/performance",
            "description": "Assessment of regression models performance",
            "long_description": "Assessment of regression models performance",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bayestestR",
                        "R-insight",
                        "R-CRAN-recommended",
                        "R-datawizard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-loo",
                        "R-ggplot2",
                        "R-testthat",
                        "R-CompQuadForm",
                        "R-bayesplot",
                        "R-blavaan",
                        "R-brms",
                        "R-lavaan",
                        "R-lme4",
                        "R-nonnest2",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-httr",
                        "R-betareg",
                        "R-correlation",
                        "R-forecast",
                        "R-gamm4",
                        "R-lmtest",
                        "R-see",
                        "R-Hmisc",
                        "R-randomForest",
                        "R-mclogit",
                        "R-quantreg",
                        "R-patchwork",
                        "R-psych",
                        "R-VGAM",
                        "R-car",
                        "R-carData",
                        "R-flextable",
                        "R-AER",
                        "R-mlogit",
                        "R-fixest",
                        "R-mclust",
                        "R-tweedie",
                        "R-BayesFactor",
                        "R-ftExtra",
                        "R-ivreg",
                        "R-pscl",
                        "R-estimatr",
                        "R-metadat",
                        "R-metafor",
                        "R-glmmTMB",
                        "R-afex",
                        "R-ICS",
                        "R-ICSOutlier",
                        "R-dbscan",
                        "R-bigutilsr",
                        "R-cplm",
                        "R-rempsyc",
                        "R-nestedLogit",
                        "R-DHARMa",
                        "R-ISLR",
                        "R-multimode",
                        "R-qqplotr",
                        "R-RcppEigen",
                        "R-rstantools",
                        "R-ordinal",
                        "R-parameters",
                        "R-sandwich",
                        "R-survey"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-effectsize",
                        "R-modelsummary",
                        "R-sjPlot",
                        "R-sjstats",
                        "R-piecewiseSEM",
                        "R-easystats",
                        "R-modelbased",
                        "R-bruceR",
                        "R-see",
                        "R-statsExpressions",
                        "R-report"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-panelsummary",
                        "R-rempsyc",
                        "R-afex",
                        "R-MuMIn",
                        "R-dominanceanalysis",
                        "R-bayestestR",
                        "R-domir"
                    ]
                }
            ]
        },
        {
            "name": "R-peramo",
            "portdir": "R/R-peramo",
            "version": "0.1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=peramo",
            "description": "Permutation tests for randomization model",
            "long_description": "Permutation tests for randomization model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-lme4",
                        "R-emmeans",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-parameters"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-multcompView"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-peppm",
            "portdir": "R/R-peppm",
            "version": "0.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=peppm",
            "description": "Piece-wise exponential distribution with random time grids",
            "long_description": "Fits the piece-wise exponential distribution with random time grids using the clustering structure of the product partition models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-peperr",
            "portdir": "R/R-peperr",
            "version": "1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fbertran.github.io/peperr",
            "description": "Parallelised Estimation of Prediction Error",
            "long_description": "Parallelised Estimation of Prediction Error",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-snowfall",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-penalized",
                        "R-locfit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-c060"
                    ]
                }
            ]
        },
        {
            "name": "R-pense",
            "portdir": "R/R-pense",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dakep.github.io/pense-rpkg",
            "description": "Penalized elastic net s/mm-estimator of regression",
            "long_description": "Penalized elastic net s/mm-estimator of regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang16",
                "clang50",
                "clang60",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-lifecycle",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-penppml",
            "portdir": "R/R-penppml",
            "version": "0.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=penppml",
            "description": "Penalized Poisson Pseudo Maximum Likelihood Regression",
            "long_description": "Penalized Poisson Pseudo Maximum Likelihood Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-collapse",
                        "R-dplyr",
                        "R-matrixStats",
                        "R-devtools",
                        "R-glmnet",
                        "R-fixest",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-penaltyLearning",
            "portdir": "R/R-penaltyLearning",
            "version": "2024.9.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/penaltyLearning",
            "description": "Implementations of algorithms from Learning Sparse Penalties for Change-point Detection using Max Margin Interval Regression",
            "long_description": "Implementations of algorithms from Learning Sparse Penalties for Change-point Detection using Max Margin Interval Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PeakSegJoint",
                        "R-PeakSegOptimal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PeakSegDP",
                        "R-gfpop"
                    ]
                }
            ]
        },
        {
            "name": "R-penalizedSVM",
            "portdir": "R/R-penalizedSVM",
            "version": "1.1.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=penalizedSVM",
            "description": "Feature selection SVM using penalty functions",
            "long_description": "Feature selection SVM using penalty functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-corpcor",
                        "R-mlegp",
                        "R-e1071",
                        "R-CRAN-recommended",
                        "R-tgp",
                        "R-statmod"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-c060"
                    ]
                }
            ]
        },
        {
            "name": "R-penalized",
            "portdir": "R/R-penalized",
            "version": "0.9-52",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=penalized",
            "description": "Fitting possibly high-dimensional penalized regression models",
            "long_description": "Fitting possibly high-dimensional penalized regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mispr",
                        "R-c060"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ordinalNet",
                        "R-lda",
                        "R-tramnet",
                        "R-peperr"
                    ]
                }
            ]
        },
        {
            "name": "R-pema",
            "portdir": "R/R-pema",
            "version": "0.1.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pema",
            "description": "Penalized Meta-Analysis",
            "long_description": "Penalized Meta-Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-ggplot2",
                        "R-rstan",
                        "R-shiny",
                        "R-sn",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mice"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pec",
            "portdir": "R/R-pec",
            "version": "2023.04.12",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pec",
            "description": "Prediction error curves for risk prediction models in survival analysis",
            "long_description": "Prediction error curves for risk prediction models in survival analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-prodlim",
                        "R-timereg",
                        "R-riskRegression",
                        "R-lava",
                        "R-CRAN-recommended",
                        "R-rms",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pammtools",
                        "R-SurvMetrics",
                        "R-timeROC"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-censored",
                        "R-randomForestSRC"
                    ]
                }
            ]
        },
        {
            "name": "R-PearsonDS",
            "portdir": "R/R-PearsonDS",
            "version": "1.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PearsonDS",
            "description": "Pearson Distribution System",
            "long_description": "Pearson Distribution System",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CompDist"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-PeakSegOptimal",
            "portdir": "R/R-PeakSegOptimal",
            "version": "2024.10.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/PeakSegOptimal",
            "description": "Optimal segmentation subject to up-down constraints",
            "long_description": "Optimal segmentation subject to up-down constraints",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-penaltyLearning",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-ggplot2",
                        "R-testthat",
                        "R-PeakSegDP"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PeakSegJoint",
            "portdir": "R/R-PeakSegJoint",
            "version": "2024.10.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/PeakSegJoint",
            "description": "Joint peak detection in several ChIP-Seq samples",
            "long_description": "Joint peak detection in several ChIP-Seq samples",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-PeakError",
                        "R-penaltyLearning"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PeakSegDP",
            "portdir": "R/R-PeakSegDP",
            "version": "2024.1.24",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/PeakSegDP",
            "description": "Dynamic programming algorithm for peak detection in ChIP-Seq data",
            "long_description": "Dynamic programming algorithm for peak detection in ChIP-Seq data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-penaltyLearning"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PeakSegOptimal"
                    ]
                }
            ]
        },
        {
            "name": "R-PeakSegDisk",
            "portdir": "R/R-PeakSegDisk",
            "version": "2024.10.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/PeakSegDisk",
            "description": "Disk-based constrained change-point detection",
            "long_description": "Disk-based constrained change-point detection",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.apply",
                        "R-markdown",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-future"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime"
                    ]
                }
            ]
        },
        {
            "name": "R-PeakError",
            "portdir": "R/R-PeakError",
            "version": "2023.9.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PeakError",
            "description": "Compute the label error of peak calls",
            "long_description": "Compute the label error of peak calls",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PeakSegJoint"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-FLOPART"
                    ]
                }
            ]
        },
        {
            "name": "R-PDShiny",
            "portdir": "R/R-PDShiny",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PDShiny",
            "description": "Probability Distribution Shiny",
            "long_description": "Probability Distribution Shiny",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PDSCE",
            "portdir": "R/R-PDSCE",
            "version": "1.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PDSCE",
            "description": "Positive Definite Sparse Covariance Estimators",
            "long_description": "Positive Definite Sparse Covariance Estimators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-UNPaC"
                    ]
                }
            ]
        },
        {
            "name": "R-pdR",
            "portdir": "R/R-pdR",
            "version": "1.9.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pdR",
            "description": "Threshold model and unit root tests in cross-section and time series data",
            "long_description": "Threshold model and unit root tests in cross-section and time series data",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pglm",
                        "R-glmmTMB",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-plm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PDQutils",
            "portdir": "R/R-PDQutils",
            "version": "0.1.6",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PDQutils",
            "description": "PDQ functions via Gram Charlier, Edgeworth and Cornish Fisher approximations",
            "long_description": "PDQ functions via Gram Charlier, Edgeworth and Cornish Fisher approximations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-moments",
                        "R-orthopolynom"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sadists"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fromo"
                    ]
                }
            ]
        },
        {
            "name": "R-pdqr",
            "portdir": "R/R-pdqr",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://echasnovski.github.io/pdqr",
            "description": "Create, transform and summarize custom random variables with distribution functions",
            "long_description": "Create, transform and summarize custom random variables with distribution functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-spelling",
                        "R-pillar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pdp",
            "portdir": "R/R-pdp",
            "version": "0.8.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pdp",
            "description": "Partial Dependence Plots",
            "long_description": "Partial Dependence Plots",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gbm"
                    ]
                }
            ]
        },
        {
            "name": "R-pdist",
            "portdir": "R/R-pdist",
            "version": "1.2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pdist",
            "description": "Partitioned distance function",
            "long_description": "Partitioned distance function",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hmer",
                        "R-toweranNA",
                        "R-dual.spls"
                    ]
                }
            ]
        },
        {
            "name": "R-pdftools",
            "portdir": "R/R-pdftools",
            "version": "3.4.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pdftools",
            "description": "Text extraction, rendering and converting of PDF documents",
            "long_description": "Text extraction, rendering and converting of PDF documents",
            "active": true,
            "categories": [
                "science",
                "print",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "poppler",
                        "R-Rcpp",
                        "R-qpdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-png",
                        "R-testthat",
                        "R-webp",
                        "R-tesseract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tesseract",
                        "R-doconv",
                        "R-readtext",
                        "R-chatAI4R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridGraphics",
                        "R-magick",
                        "R-fixest",
                        "R-pagedown",
                        "R-flextable",
                        "R-spelling",
                        "R-tm",
                        "R-fplot",
                        "R-caracas"
                    ]
                }
            ]
        },
        {
            "name": "R-pdfetch",
            "portdir": "R/R-pdfetch",
            "version": "0.3.1",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/abielr/pdfetch",
            "description": "Fetch economic and financial time series data",
            "long_description": "Fetch economic and financial time series data from public sources.",
            "active": true,
            "categories": [
                "science",
                "www",
                "finance",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-xml2",
                        "R-stringr",
                        "R-xts",
                        "R-zoo",
                        "R-dplyr",
                        "R-curl",
                        "R-lubridate",
                        "R-httr",
                        "R-readr",
                        "R-XML",
                        "R-CRAN-recommended",
                        "R-tidyr",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pdfCluster",
            "portdir": "R/R-pdfCluster",
            "version": "1.0-4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pdfCluster",
            "description": "Cluster analysis via non-parametric density estimation",
            "long_description": "Cluster analysis via non-parametric density estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-geometry",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ftsa"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fpc"
                    ]
                }
            ]
        },
        {
            "name": "R-pder",
            "portdir": "R/R-pder",
            "version": "1.0-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pder",
            "description": "Panel Data Econometrics with R",
            "long_description": "Panel Data Econometrics with R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-plm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-car",
                        "R-msm",
                        "R-pglm",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-lmtest",
                        "R-texreg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-plm"
                    ]
                }
            ]
        },
        {
            "name": "R-pdc",
            "portdir": "R/R-pdc",
            "version": "1.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pdc",
            "description": "Permutation Distribution Clustering",
            "long_description": "Permutation Distribution Clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotrix",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pcts",
            "portdir": "R/R-pcts",
            "version": "0.15.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/pcts",
            "description": "Periodically correlated and periodically integrated time series",
            "long_description": "Periodically correlated and periodically integrated time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lubridate",
                        "R-Rdpack",
                        "R-BB",
                        "R-PolynomF",
                        "R-lagged",
                        "R-gbutils",
                        "R-mcompanion",
                        "R-sarima",
                        "R-CRAN-recommended",
                        "R-xts",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-fUnitRoots"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pcse",
            "portdir": "R/R-pcse",
            "version": "1.9.1.1",
            "license": "GPL-+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pcse",
            "description": "Panel-corrected standard error estimation in R",
            "long_description": "Panel-corrected standard error estimation in R",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich"
                    ]
                }
            ]
        },
        {
            "name": "R-PCovR",
            "portdir": "R/R-PCovR",
            "version": "2.7.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PCovR",
            "description": "Principal covariates regression",
            "long_description": "Principal covariates regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GPArotation",
                        "R-ThreeWay",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pcnetmeta",
            "portdir": "R/R-pcnetmeta",
            "version": "2.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pcnetmeta",
            "description": "Bayesian arm-based network meta-analysis for datasets with binary, continuous and count outcomes",
            "long_description": "Bayesian arm-based network meta-analysis for datasets with binary, continuous and count outcomes",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-rjags"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R",
                        "jags"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pcLasso",
            "portdir": "R/R-pcLasso",
            "version": "1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pcLasso",
            "description": "Principal Components Lasso",
            "long_description": "A method for fitting the entire regularization path of the principal components lasso for linear and logistic regression models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-svd",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PCICt",
            "portdir": "R/R-PCICt",
            "version": "0.5-4.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PCICt",
            "description": "Implementation of POSIXct work-alike for 365- and 360-day calendars",
            "long_description": "Implementation of POSIXct work-alike for 365- and 360-day calendars",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-metR",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-pchc",
            "portdir": "R/R-pchc",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pchc",
            "description": "Bayesian network learning with the PCHC",
            "long_description": "Bayesian network learning with the PCHC and related algorithms.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-dcov",
                        "R-robustbase",
                        "R-bnlearn",
                        "R-bigstatsr",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-Rfast2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rgraphviz",
                        "R-bigreadr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rpcgen-mt",
            "portdir": "lang/rpcgen-mt",
            "version": "1.4.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://en.wikipedia.org/wiki/RPCGEN",
            "description": "RPC protocol compiler",
            "long_description": "The rpcgen utility is a tool that generates C code to implement an RPC protocol. The input to rpcgen is a language similar to C known as RPC Language (Remote Procedure Call Language). This port installs a FreeBSD fork with multithreading support.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "octave-instrument-control"
                    ]
                }
            ]
        },
        {
            "name": "R-pcgen",
            "portdir": "R/R-pcgen",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pcgen",
            "description": "Reconstruction of causal networks for data with random genetic effects",
            "long_description": "Reconstruction of causal networks for data with random genetic effects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sommer",
                        "R-graph",
                        "R-ggm",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-pcalg",
                        "R-Hmisc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pcFactorStan",
            "portdir": "R/R-pcFactorStan",
            "version": "1.5.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pcFactorStan",
            "description": "Stan models for the paired comparison factor model",
            "long_description": "Stan models for the paired comparison factor model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-lifecycle",
                        "R-mvtnorm",
                        "R-rstantools",
                        "R-loo",
                        "R-reshape2",
                        "R-rstan",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-qgraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pcaPP",
            "portdir": "R/R-pcaPP",
            "version": "2.0-5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/valentint/pcaPP",
            "description": "Robust PCA by Projection Pursuit",
            "long_description": "Robust PCA by Projection Pursuit",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "gfortran",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-copula",
                        "R-rainbow",
                        "R-jeek",
                        "R-ccaPP",
                        "R-rrcov",
                        "R-rrcovHD",
                        "R-ftsa",
                        "R-rospca",
                        "R-rmgarch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-robustX",
                        "R-cord"
                    ]
                }
            ]
        },
        {
            "name": "R-PCAmixdata",
            "portdir": "R/R-PCAmixdata",
            "version": "3.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PCAmixdata",
            "description": "Multivariate analysis of mixed data",
            "long_description": "Multivariate analysis of mixed data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ClustOfVar",
                        "R-GroupBN"
                    ]
                }
            ]
        },
        {
            "name": "R-pcaMethods",
            "portdir": "R/R-pcaMethods",
            "version": "1.96.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hredestig/pcamethods",
            "description": "Collection of PCA methods",
            "long_description": "Collection of PCA methods",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocGenerics",
                        "R-Biobase",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-matrixStats",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pcalg",
            "portdir": "R/R-pcalg",
            "version": "2.7-12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pcalg.r-forge.r-project.org",
            "description": "Methods for graphical models and causal inference",
            "long_description": "Methods for graphical models and causal inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-abind",
                        "R-clue",
                        "R-igraph",
                        "R-bdsmatrix",
                        "R-corpcor",
                        "R-robustbase",
                        "R-sfsmisc",
                        "R-vcd",
                        "R-RBGL",
                        "R-fastICA",
                        "R-graph",
                        "R-ggm",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-Rgraphviz",
                        "R-huge"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiDAG",
                        "R-pcgen",
                        "R-mDAG",
                        "R-eff2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SCCI"
                    ]
                }
            ]
        },
        {
            "name": "R-pcadapt",
            "portdir": "R/R-pcadapt",
            "version": "4.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bcm-uga/pcadapt",
            "description": "Fast principal component analysis for outlier detection",
            "long_description": "Fast principal component analysis for outlier detection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-ggplot2",
                        "R-RSpectra",
                        "R-bigutilsr",
                        "R-rmio",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-mmapcharr",
                        "libgcc",
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-testthat",
                        "R-spelling",
                        "R-plotly",
                        "R-vcfR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bigsnpr"
                    ]
                }
            ]
        },
        {
            "name": "R-pbv",
            "portdir": "R/R-pbv",
            "version": "0.5-47",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexanderrobitzsch.github.io/pbv",
            "description": "Probabilities for Bivariate Normal distribution",
            "long_description": "Probabilities for Bivariate Normal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pbivnorm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sirt"
                    ]
                }
            ]
        },
        {
            "name": "R-pbs",
            "portdir": "R/R-pbs",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pbs",
            "description": "Periodic b-splines",
            "long_description": "Periodic b-splines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-refund"
                    ]
                }
            ]
        },
        {
            "name": "R-pBrackets",
            "portdir": "R/R-pBrackets",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pBrackets",
            "description": "Plot brackets",
            "long_description": "Plot brackets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GLMpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-eulerr"
                    ]
                }
            ]
        },
        {
            "name": "R-pbmcapply",
            "portdir": "R/R-pbmcapply",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pbmcapply",
            "description": "Tracking the progress of mc*pply with progress bar",
            "long_description": "Tracking the progress of mc*pply with progress bar",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hbamr",
                        "R-fungible",
                        "R-ghypernet",
                        "R-GREMLINS",
                        "R-opdisDownsampling",
                        "R-sccore"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robber",
                        "R-progressr"
                    ]
                }
            ]
        }
    ]
}