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

{
    "count": 50734,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=926",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=924",
    "results": [
        {
            "name": "R-ParamHelpers",
            "portdir": "R/R-ParamHelpers",
            "version": "1.14.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://paramhelpers.mlr-org.com",
            "description": "Helpers for parameters in black-box optimization, tuning and machine learning",
            "long_description": "Helpers for parameters in black-box optimization, tuning and machine learning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BBmisc",
                        "R-fastmatch",
                        "R-backports",
                        "R-CRAN-recommended",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tramnet",
                        "R-varycoef",
                        "R-mlrMBO",
                        "R-smoof",
                        "R-mlr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bnclassify"
                    ]
                }
            ]
        },
        {
            "name": "R-params",
            "portdir": "R/R-params",
            "version": "0.7.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=params",
            "description": "Interface to simplify organizing parameters used in a package via external configuration files.",
            "long_description": "Interface to simplify organizing parameters used in a package via external configuration files.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-readr",
                        "R-whisker",
                        "R-RcppTOML",
                        "R-CRAN-recommended",
                        "R-glue",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-utf8",
                        "R-knitr",
                        "R-testthat",
                        "R-openxlsx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-paran",
            "portdir": "R/R-paran",
            "version": "1.5.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=paran",
            "description": "Horn’s test of principal components/factors",
            "long_description": "Horn’s test of principal components/factors",
            "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-umx"
                    ]
                }
            ]
        },
        {
            "name": "R-Pareto",
            "portdir": "R/R-Pareto",
            "version": "2.4.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ulrichriegel/Pareto",
            "description": "Pareto, Piecewise Pareto and Generalized Pareto distributions",
            "long_description": "Pareto, Piecewise Pareto and Generalized Pareto distributions",
            "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-testthat",
                        "R-rmarkdown",
                        "R-lpSolve",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ParetoPosStable",
            "portdir": "R/R-ParetoPosStable",
            "version": "1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ParetoPosStable",
            "description": "Computing, fitting and validating the PPS distribution",
            "long_description": "Computing, fitting and validating the PPS distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ADGofTest",
                        "R-lmom",
                        "R-doParallel",
                        "R-CRAN-recommended",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-parglm",
            "portdir": "R/R-parglm",
            "version": "0.1.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boennecd/parglm",
            "description": "Provides a parallel estimation method for generalized linear models without compiling with a multi-threaded LAPACK or BLAS",
            "long_description": "Provides a parallel estimation method for generalized linear models without compiling with a multi-threaded LAPACK or BLAS",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-R.rsp",
                        "R-SuppDists",
                        "R-speedglm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-paropt",
            "portdir": "R/R-paropt",
            "version": "0.3.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=paropt",
            "description": "Parameter optimizing of ODE systems",
            "long_description": "Parameter optimizing of ODE systems",
            "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-rlang",
                        "R-RcppThread",
                        "R-ast2ast",
                        "R-dfdr",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-deSolve",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-parsec",
            "portdir": "R/R-parsec",
            "version": "1.2.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=parsec",
            "description": "Partial orders in socio-economics",
            "long_description": "Partial orders in socio-economics",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-netrankr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-parsedate",
            "portdir": "R/R-parsedate",
            "version": "1.3.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gaborcsardi/parsedate",
            "description": "Recognize and parse dates in various formats",
            "long_description": "Recognize and parse dates in various formats",
            "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-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-matman",
                        "R-shinytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-datefixR"
                    ]
                }
            ]
        },
        {
            "name": "R-parsermd",
            "portdir": "R/R-parsermd",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rundel.github.io/parsermd",
            "description": "Formal parser and related tools for R markdown documents",
            "long_description": "Formal parser and related tools for R markdown documents",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-magrittr",
                        "R-rlang",
                        "R-lifecycle",
                        "R-pillar",
                        "R-tibble",
                        "R-withr",
                        "R-checkmate",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-yaml",
                        "R-rmarkdown",
                        "R-readr",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-parsnip",
            "portdir": "R/R-parsnip",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://parsnip.tidymodels.org",
            "description": "Common API to modeling and analysis functions",
            "long_description": "Common API to modeling and analysis functions",
            "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-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-pillar",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-generics",
                        "R-prettyunits",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-globals",
                        "R-hardhat",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sparklyr",
                        "R-remotes",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-ggrepel",
                        "R-modeldata",
                        "R-prodlim",
                        "R-kernlab",
                        "R-ranger",
                        "R-bench",
                        "R-dials",
                        "R-kknn",
                        "R-xgboost",
                        "R-xrf",
                        "R-LiblineaR",
                        "R-earth",
                        "R-sda",
                        "R-C50",
                        "R-baguette"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesian",
                        "R-rules",
                        "R-workflows",
                        "R-workflowsets",
                        "R-censored",
                        "R-stacks",
                        "R-bonsai",
                        "R-discrim",
                        "R-tidyAML",
                        "R-tidydann",
                        "R-tidymodels",
                        "R-modeltime",
                        "R-LorenzRegression",
                        "R-baguette",
                        "R-SSLR",
                        "R-finetune",
                        "R-multilevelmod",
                        "R-tune",
                        "R-poissonreg",
                        "R-tidyclust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-insight",
                        "R-gtsummary",
                        "R-sparklyr",
                        "R-recipes",
                        "R-mmrm",
                        "R-vetiver",
                        "R-effectsize",
                        "R-probably",
                        "R-tidyposterior",
                        "R-infer",
                        "R-timetk"
                    ]
                }
            ]
        },
        {
            "name": "R-partitions",
            "portdir": "R/R-partitions",
            "version": "1.10-7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/partitions",
            "description": "Additive partitions of integers",
            "long_description": "Additive partitions of integers",
            "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-polynom",
                        "R-mathjaxr",
                        "R-sets",
                        "R-CRAN-recommended",
                        "R-gmp",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-freealg",
                        "R-MM",
                        "R-LongMemoryTS",
                        "R-hyper2",
                        "R-spray",
                        "R-jack",
                        "R-DoE.base",
                        "R-qspray",
                        "R-BMT",
                        "R-mpoly",
                        "R-binGroup2",
                        "R-clifford",
                        "R-permutations",
                        "R-robber",
                        "R-binGroup",
                        "R-mvp",
                        "R-syt",
                        "R-stokes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ZVCV",
                        "R-RcppAlgos",
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "R-partsm",
            "portdir": "R/R-partsm",
            "version": "1.1-3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=partsm",
            "description": "Periodic autoregressive time series models",
            "long_description": "Periodic autoregressive time series models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-party",
            "portdir": "R/R-party",
            "version": "1.3-17",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=party",
            "description": "Computational toolbox for recursive partitioning",
            "long_description": "Computational toolbox for recursive partitioning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-zoo",
                        "R-strucchange",
                        "R-coin",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-modeltools",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-randomForest",
                        "R-ipred",
                        "R-vcd",
                        "R-TH.data",
                        "R-mlbench",
                        "R-varImp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-psica",
                        "R-varImp",
                        "R-stablelearner"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ipred",
                        "R-partykit",
                        "R-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-partykit",
            "portdir": "R/R-partykit",
            "version": "1.2-22",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://partykit.r-forge.r-project.org/partykit",
            "description": "Toolkit for recursive partytioning",
            "long_description": "Toolkit for recursive partytioning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-inum",
                        "R-libcoin",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlbench",
                        "R-coin",
                        "R-party",
                        "R-psychotools",
                        "R-psychotree",
                        "R-pmml",
                        "R-sandwich",
                        "R-randomForest",
                        "R-XML",
                        "R-strucchange",
                        "R-vcd",
                        "R-AER",
                        "R-TH.data"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmertree",
                        "R-logiBin",
                        "R-ODRF",
                        "R-PlackettLuce",
                        "R-mboost",
                        "R-ggparty",
                        "R-tidyrules",
                        "R-trtf",
                        "R-psica",
                        "R-psychotree",
                        "R-stablelearner",
                        "R-ATR",
                        "R-pre",
                        "R-C50",
                        "R-fmeffects"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-buildmer",
                        "R-bonsai",
                        "R-tbm",
                        "R-betareg",
                        "R-plotmo",
                        "R-censored"
                    ]
                }
            ]
        },
        {
            "name": "R-pastecs",
            "portdir": "R/R-pastecs",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SciViews/pastecs",
            "description": "Package for analysis of space-time ecological series",
            "long_description": "Package for analysis of space-time ecological series",
            "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",
                        "R-covr",
                        "R-svUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sift"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sfsmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-PASWR",
            "portdir": "R/R-PASWR",
            "version": "1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PASWR",
            "description": "Probability and Statistics with R",
            "long_description": "Probability and Statistics with R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-e1071",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cowplot"
                    ]
                }
            ]
        },
        {
            "name": "R-patchwork",
            "portdir": "R/R-patchwork",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://patchwork.data-imaginist.com",
            "description": "Composer of ggplots",
            "long_description": "Composer of ggplots",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-farver",
                        "R-cli",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridGraphics",
                        "R-gt",
                        "R-png",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ragg",
                        "R-covr",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggcharts",
                        "R-gglm",
                        "R-mcp",
                        "R-ggsurvfit",
                        "R-gratia",
                        "R-aplot",
                        "R-TidyDensity",
                        "R-Seurat",
                        "R-infer",
                        "R-ivDiag",
                        "R-LSTS",
                        "R-ggstats",
                        "R-dynamite",
                        "R-caretEnsemble",
                        "R-shapviz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bsitar",
                        "R-ggdist",
                        "R-clugenr",
                        "R-cowplot",
                        "R-marqLevAlg",
                        "R-matrixset",
                        "R-bayestestR",
                        "R-precrec",
                        "R-misty",
                        "R-easystats",
                        "R-modelbased",
                        "R-performance",
                        "R-cubble",
                        "R-ggrepel",
                        "R-see",
                        "R-ggblanket",
                        "R-rmcorr",
                        "R-ggeffects",
                        "R-vroom",
                        "R-FLORAL",
                        "R-FAVAR",
                        "R-mvinfluence",
                        "R-manynet",
                        "R-reporter",
                        "R-ggbreak",
                        "R-tinythemes",
                        "R-ggtreeExtra",
                        "R-harmony",
                        "R-rempsyc",
                        "R-robber"
                    ]
                }
            ]
        },
        {
            "name": "R-patrick",
            "portdir": "R/R-patrick",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/patrick",
            "description": "Parameterized unit testing",
            "long_description": "Parameterized unit testing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-testthat",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bayesplay",
                        "R-mombf",
                        "R-lintr"
                    ]
                }
            ]
        },
        {
            "name": "R-pbANOVA",
            "portdir": "R/R-pbANOVA",
            "version": "0.1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pbANOVA",
            "description": "Parametric Bootstrap for ANOVA models",
            "long_description": "Parametric Bootstrap for ANOVA models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lmtest",
                        "R-DescTools",
                        "R-plyr",
                        "R-Rmisc",
                        "R-CRAN-recommended",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pbapply",
            "portdir": "R/R-pbapply",
            "version": "1.7-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pbapply",
            "description": "Adding progress bar to *apply functions",
            "long_description": "Adding progress bar to *apply functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-future",
                        "R-future.apply"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-manymome",
                        "R-semlbci",
                        "R-BayesFactor",
                        "R-SimDesign",
                        "R-MRFcov",
                        "R-did",
                        "R-SmCCNet",
                        "R-sirt",
                        "R-libbib",
                        "R-IDF",
                        "R-BBcor",
                        "R-BetaPASS",
                        "R-modelbpp",
                        "R-caretEnsemble",
                        "R-A3",
                        "R-metafor",
                        "R-bbreg",
                        "R-fwb",
                        "R-CondCopulas",
                        "R-mvgam",
                        "R-gmvarkit",
                        "R-varycoef",
                        "R-mirt",
                        "R-mirtCAT",
                        "R-Seurat",
                        "R-blackbox",
                        "R-spaMM",
                        "R-qgraph",
                        "R-ResourceSelection"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-unmarked",
                        "R-eyetrackingR",
                        "R-leidenAlg",
                        "R-lavaSearch2",
                        "R-nestedcv",
                        "R-FSelectorRcpp",
                        "R-LMMstar",
                        "R-zebu",
                        "R-sf",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-pbdMPI",
            "portdir": "R/R-pbdMPI",
            "version": "0.5-2",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snoweye/pbdMPI",
            "description": "Interface to MPI",
            "long_description": "Interface to MPI",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-default",
                        "R-float",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kazaam",
                        "R-pbdSLAP"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RNetCDF"
                    ]
                }
            ]
        },
        {
            "name": "R-pbdSLAP",
            "portdir": "R/R-pbdSLAP",
            "version": "0.3-7",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snoweye/pbdSLAP",
            "description": "ScaLAPACK/PBLAS/BLACS/LAPACK library for use with pbdR",
            "long_description": "ScaLAPACK/PBLAS/BLACS/LAPACK library for use with pbdR",
            "active": true,
            "categories": [
                "science",
                "math",
                "parallel",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang80",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "mpich-default",
                        "R-pbdMPI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pbdZMQ",
            "portdir": "R/R-pbdZMQ",
            "version": "0.3-13",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snoweye/pbdZMQ",
            "description": "Interface to ZeroMQ",
            "long_description": "Interface to ZeroMQ",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-IRkernel"
                    ]
                }
            ]
        },
        {
            "name": "R-pbivnorm",
            "portdir": "R/R-pbivnorm",
            "version": "0.6.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pbivnorm",
            "description": "Vectorized bivariate normal CDF",
            "long_description": "Provides a vectorized R function for calculating probabilities from a standard bivariate normal CDF.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DiceOptim",
                        "R-GPareto",
                        "R-semTools",
                        "R-lavaan",
                        "R-mvord",
                        "R-KrigInv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pbv",
                        "R-sirt"
                    ]
                }
            ]
        },
        {
            "name": "R-pbkrtest",
            "portdir": "R/R-pbkrtest",
            "version": "0.5.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://people.math.aau.dk/~sorenh/software/pbkrtest",
            "description": "Parametric Bootstrap, Kenward–Roger and Satterthwaite based methods for test in mixed models",
            "long_description": "Parametric Bootstrap, Kenward–Roger and Satterthwaite based methods for test in mixed models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lme4",
                        "R-broom",
                        "R-doBy",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MedianaDesigner",
                        "R-afex",
                        "R-car",
                        "R-r2glmm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emmeans",
                        "R-lavaSearch2",
                        "R-doBy",
                        "R-effects",
                        "R-jtools",
                        "R-lmerTest",
                        "R-broom.mixed",
                        "R-insight",
                        "R-buildmer",
                        "R-lme4"
                    ]
                }
            ]
        },
        {
            "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"
                    ]
                }
            ]
        },
        {
            "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-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-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-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-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-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-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-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-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-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": "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-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": "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-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-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-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-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-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-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-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-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-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-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"
                    ]
                }
            ]
        }
    ]
}