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

{
    "count": 49839,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=910",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=908",
    "results": [
        {
            "name": "rpg-cli",
            "portdir": "games/rpg-cli",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facundoolano/rpg-cli",
            "description": "Your filesystem as a dungeon!",
            "long_description": "rpg-cli is a minimalist computer RPG written in Rust. Its command-line interface can be used as a cd replacement where you randomly encounter enemies as you change directories.",
            "active": true,
            "categories": [
                "sysutils",
                "games"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pgdraw",
            "portdir": "R/R-pgdraw",
            "version": "1.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pgdraw",
            "description": "Generate random samples from the polya-gamma distribution",
            "long_description": "Generate random samples from the polya-gamma distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesreg",
                        "R-keyATM",
                        "R-UPG",
                        "R-spBFA"
                    ]
                }
            ]
        },
        {
            "name": "R-pglm",
            "portdir": "R/R-pglm",
            "version": "0.2-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pglm",
            "description": "Panel Generalized Linear Models",
            "long_description": "Panel Generalized Linear 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-maxLik",
                        "R-CRAN-recommended",
                        "R-statmod",
                        "R-plm",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest",
                        "R-car"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pdR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pder",
                        "R-texreg",
                        "R-Rchoice"
                    ]
                }
            ]
        },
        {
            "name": "R-pgmm",
            "portdir": "R/R-pgmm",
            "version": "1.2.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pgmm",
            "description": "Parsimonious Gaussian Mixture Models",
            "long_description": "Parsimonious Gaussian Mixture Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bpgmm"
                    ]
                }
            ]
        },
        {
            "name": "R-pgnorm",
            "portdir": "R/R-pgnorm",
            "version": "2.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pgnorm",
            "description": "p-Generalized normal distribution",
            "long_description": "p-Generalized normal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-uniformly"
                    ]
                }
            ]
        },
        {
            "name": "R-phacking",
            "portdir": "R/R-phacking",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mathurlabstanford.github.io/phacking",
            "description": "Sensitivity analysis for p-hacking in meta-analyses",
            "long_description": "Sensitivity analysis for p-hacking in meta-analyses",
            "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-rlang",
                        "R-rstantools",
                        "R-truncnorm",
                        "R-dplyr",
                        "R-purrr",
                        "R-ggplot2",
                        "R-rstan",
                        "R-Rdpack",
                        "R-metafor",
                        "R-metabias",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-multibiasmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-phangorn",
            "portdir": "R/R-phangorn",
            "version": "2.12.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://klausvigo.github.io/phangorn",
            "description": "Phylogenetic reconstruction and analysis",
            "long_description": "Phylogenetic reconstruction and analysis",
            "active": true,
            "categories": [
                "science",
                "biology",
                "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-digest",
                        "R-generics",
                        "R-igraph",
                        "R-quadprog",
                        "R-fastmatch",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-ape"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-tinytest",
                        "R-rgl",
                        "R-Biostrings",
                        "R-magick",
                        "R-seqinr",
                        "R-apex",
                        "R-ggseqlogo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-indelmiss",
                        "R-apex"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-treeio",
                        "R-ape"
                    ]
                }
            ]
        },
        {
            "name": "R-pheatmap",
            "portdir": "R/R-pheatmap",
            "version": "1.0.12",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pheatmap",
            "description": "Implementation of heatmaps that offers more control over dimensions and appearance",
            "long_description": "Implementation of heatmaps that offers more control over dimensions and appearance",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scales",
                        "R-gtable",
                        "R-CRAN-recommended",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyrules",
                        "R-NPflow",
                        "R-coca",
                        "R-slanter",
                        "R-RVenn",
                        "R-klic"
                    ]
                }
            ]
        },
        {
            "name": "R-Phi2rho",
            "portdir": "R/R-Phi2rho",
            "version": "1.0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Phi2rho",
            "description": "Owenʼs T function and bivariate normal integral",
            "long_description": "Owenʼs T function and bivariate normal integral",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rmpfr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-phia",
            "portdir": "R/R-phia",
            "version": "0.3-1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=phia",
            "description": "Post-Hoc Interaction Analysis",
            "long_description": "Post-Hoc Interaction Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-car",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bruceR"
                    ]
                }
            ]
        },
        {
            "name": "R-philentropy",
            "portdir": "R/R-philentropy",
            "version": "0.9.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=philentropy",
            "description": "Similarity and distance quantification between probability functions",
            "long_description": "Similarity and distance quantification between probability functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-poorman"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jenga",
                        "R-naive",
                        "R-segen",
                        "R-motif",
                        "R-spooky",
                        "R-biomartr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-priorsense",
                        "R-Rfast"
                    ]
                }
            ]
        },
        {
            "name": "R-PHSMM",
            "portdir": "R/R-PHSMM",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PHSMM",
            "description": "Penalised maximum likelihood estimation for hidden semi-Markov models",
            "long_description": "Penalised maximum likelihood estimation for hidden semi-Markov models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-LaMa"
                    ]
                }
            ]
        },
        {
            "name": "R-phylolm",
            "portdir": "R/R-phylolm",
            "version": "2.6.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lamho86/phylolm",
            "description": "Phylogenetic linear regression",
            "long_description": "Phylogenetic linear regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future.apply",
                        "R-CRAN-recommended",
                        "R-ape"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rr2",
                        "R-phylopath"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DHARMa"
                    ]
                }
            ]
        },
        {
            "name": "R-phylopath",
            "portdir": "R/R-phylopath",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://Ax3man.github.io/phylopath",
            "description": "Phylogenetic Path Analysis",
            "long_description": "Phylogenetic Path Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-ggplot2",
                        "R-future.apply",
                        "R-igraph",
                        "R-ggraph",
                        "R-phylolm",
                        "R-ggm",
                        "R-CRAN-recommended",
                        "R-ape",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dsem"
                    ]
                }
            ]
        },
        {
            "name": "R-phyr",
            "portdir": "R/R-phyr",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://daijiang.github.io/phyr",
            "description": "Functions for phylogenetic analyses",
            "long_description": "Functions for phylogenetic analyses",
            "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-ape",
                        "R-mvtnorm",
                        "R-dplyr",
                        "R-tidyr",
                        "R-gridExtra",
                        "libgcc",
                        "R-nloptr",
                        "R-latticeExtra",
                        "R-CRAN-recommended",
                        "R-lme4",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rr2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DHARMa"
                    ]
                }
            ]
        },
        {
            "name": "R-piar",
            "portdir": "R/R-piar",
            "version": "0.8.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://marberts.github.io/piar",
            "description": "Price Index Aggregation",
            "long_description": "Price Index Aggregation",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gpindex",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-sps"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-picasso",
            "portdir": "R/R-picasso",
            "version": "1.3.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=picasso",
            "description": "Pathwise calibrated sparse shooting algorithm",
            "long_description": "Pathwise calibrated sparse shooting algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sparsevar"
                    ]
                }
            ]
        },
        {
            "name": "R-piecewiseSEM",
            "portdir": "R/R-piecewiseSEM",
            "version": "2.3.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=piecewiseSEM",
            "description": "Piece-wise structural equation modeling in R",
            "long_description": "Piece-wise structural equation modeling in R",
            "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-emmeans",
                        "R-DiagrammeR",
                        "R-car",
                        "R-multcomp",
                        "R-MuMIn",
                        "R-CRAN-recommended",
                        "R-performance",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-semEff"
                    ]
                }
            ]
        },
        {
            "name": "R-Pijavski",
            "portdir": "R/R-Pijavski",
            "version": "1.0.3",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Pijavski",
            "description": "Global univariate minimization of Lipschitz functions",
            "long_description": "Global univariate minimization of Lipschitz functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pillar",
            "portdir": "R/R-pillar",
            "version": "1.9.0.9035",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pillar.r-lib.org",
            "description": "Format columns with color",
            "long_description": "R-pillar provides tools for styling columns of data, artfully using color and unicode characters to guide the eye.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-utf8",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-fansi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-debugme",
                        "R-formattable",
                        "R-DiagrammeR",
                        "R-nanotime",
                        "R-units",
                        "R-nycflights13",
                        "R-palmerpenguins",
                        "R-bit64",
                        "R-stringi",
                        "R-DBI",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-lubridate",
                        "R-scales"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-googledrive",
                        "R-bench",
                        "R-gratia",
                        "R-parsnip",
                        "R-timeplyr",
                        "R-cubelyr",
                        "R-dplyr",
                        "R-tidytable",
                        "R-probably",
                        "R-prt",
                        "R-posterior",
                        "R-groupr",
                        "R-rsample",
                        "R-workflowsets",
                        "R-markovmix",
                        "R-matrixset",
                        "R-skimr",
                        "R-parsermd",
                        "R-dbplyr",
                        "R-finalfit",
                        "R-jsontools",
                        "R-tidygraph",
                        "R-dm",
                        "R-readtext",
                        "R-repr",
                        "R-tidytree",
                        "R-tidyverse",
                        "R-timbr",
                        "R-distributional",
                        "R-tibble",
                        "R-tibbletime",
                        "R-dials",
                        "R-dfidx",
                        "R-manynet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hms",
                        "R-sf",
                        "R-lobstr",
                        "R-dm",
                        "R-reticulate",
                        "R-duckplyr",
                        "R-rhub",
                        "R-blob",
                        "R-bignum",
                        "R-fs",
                        "R-pdqr",
                        "R-ggbreak",
                        "R-ggtreeExtra",
                        "R-fabletools",
                        "R-declared",
                        "R-clock",
                        "R-pkgcache",
                        "R-pkgsearch",
                        "R-rlang",
                        "R-ps",
                        "R-arrow",
                        "R-errors",
                        "R-quantities",
                        "R-units",
                        "R-haven",
                        "R-ipaddress",
                        "R-vctrs",
                        "R-feasts"
                    ]
                }
            ]
        },
        {
            "name": "R-pim",
            "portdir": "R/R-pim",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pim",
            "description": "Probabilistic Index Models",
            "long_description": "Probabilistic Index Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BB",
                        "R-CRAN-recommended",
                        "R-nleqslv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pimeta",
            "portdir": "R/R-pimeta",
            "version": "1.1.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pimeta",
            "description": "Prediction intervals for random-effects meta-analysis",
            "long_description": "Prediction intervals for random-effects meta-analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-meta"
                    ]
                }
            ]
        },
        {
            "name": "R-pinfsc50",
            "portdir": "R/R-pinfsc50",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pinfsc50",
            "description": "Genomic data for the plant pathogen Phytophthora infestans",
            "long_description": "Genomic data for the plant pathogen Phytophthora infestans",
            "active": true,
            "categories": [
                "science",
                "biology",
                "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-vcfR"
                    ]
                }
            ]
        },
        {
            "name": "R-pingr",
            "portdir": "R/R-pingr",
            "version": "2.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/pingr",
            "description": "Check if a remote computer is up",
            "long_description": "Check if a remote computer is up",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-processx",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ps",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-proffer",
                        "R-shinytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-webdriver",
                        "R-devtools",
                        "R-vetiver",
                        "R-ps",
                        "R-remotes",
                        "R-pak",
                        "R-pkgcache",
                        "R-pkgsearch",
                        "R-pkgdepends",
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-pinp",
            "portdir": "R/R-pinp",
            "version": "0.0.10",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/pinp.html",
            "description": "PNAS-like style for R-rmarkdown",
            "long_description": "PNAS-like style for R-rmarkdown",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mistr",
                        "R-RcppCNPy",
                        "R-RcppZiggurat"
                    ]
                }
            ]
        },
        {
            "name": "R-pins",
            "portdir": "R/R-pins",
            "version": "1.4.0",
            "license": "Apache-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pins.rstudio.com",
            "description": "Pin, discover and share resources",
            "long_description": "Publish data sets, models and other R objects, making it easy to share them across projects and with your colleagues.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-digest",
                        "R-tibble",
                        "R-withr",
                        "R-generics",
                        "R-purrr",
                        "R-yaml",
                        "R-rappdirs",
                        "R-httr",
                        "R-whisker",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-glue",
                        "R-rlang",
                        "R-fs",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-qs",
                        "R-webfakes",
                        "R-arrow",
                        "R-googleCloudStorageR",
                        "R-data.table",
                        "R-mime",
                        "R-xml2",
                        "R-zip",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-gitcreds",
                        "R-openssl",
                        "R-covr",
                        "R-googledrive",
                        "R-ids",
                        "R-sodium",
                        "R-mockery",
                        "R-archive",
                        "R-filelock",
                        "R-R.utils",
                        "R-rsconnect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-pipeR",
            "portdir": "R/R-pipeR",
            "version": "0.6.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://renkun.me/pipeR",
            "description": "Multi-paradigm pipeline implementation",
            "long_description": "Multi-paradigm pipeline implementation",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-milr"
                    ]
                }
            ]
        },
        {
            "name": "R-piton",
            "portdir": "R/R-piton",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=piton",
            "description": "Parsing of expression grammars in Rcpp",
            "long_description": "Parsing of expression grammars in Rcpp",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyxl"
                    ]
                }
            ]
        },
        {
            "name": "R-pixmap",
            "portdir": "R/R-pixmap",
            "version": "0.4-13",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pixmap",
            "description": "Functions for import, export, plotting and other manipulations of bitmapped images",
            "long_description": "Functions for import, export, plotting and other manipulations of bitmapped images",
            "active": true,
            "categories": [
                "graphics",
                "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-ade4"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bmp",
                        "R-readbitmap",
                        "R-ICS"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgbuild",
            "portdir": "R/R-pkgbuild",
            "version": "1.4.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkgbuild.r-lib.org",
            "description": "Find tools needed to build R packages",
            "long_description": "Find tools needed to build R packages",
            "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-desc",
                        "R-processx",
                        "R-callr",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp",
                        "R-cpp11",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rhub",
                        "R-pkgload",
                        "R-devtools",
                        "R-rcmdcheck",
                        "R-rstan",
                        "R-dockerfiler",
                        "R-pkgdepends"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lbfgsb3c",
                        "R-datefixR",
                        "R-remotes",
                        "R-tibble",
                        "R-rstantools",
                        "R-DepthProc",
                        "R-Rmosek",
                        "R-pak",
                        "R-golem"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgcache",
            "portdir": "R/R-pkgcache",
            "version": "2.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pkgcache",
            "description": "Cache CRAN-like metadata and R packages",
            "long_description": "Cache CRAN-like metadata and R packages",
            "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-filelock",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-callr",
                        "R-processx",
                        "R-cli",
                        "R-curl",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-pingr",
                        "R-spelling",
                        "R-webfakes",
                        "R-fs",
                        "R-desc",
                        "R-rprojroot",
                        "R-sessioninfo",
                        "R-pillar",
                        "R-withr",
                        "R-zip",
                        "R-testthat",
                        "R-covr",
                        "R-debugme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pkgdepends"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pak"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgconfig",
            "portdir": "R/R-pkgconfig",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/pkgconfig",
            "description": "Private configuration for R packages",
            "long_description": "Private configuration for R packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQLite",
                        "R-hms",
                        "R-tibble",
                        "R-jtools",
                        "R-igraph"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magclass"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgdepends",
            "portdir": "R/R-pkgdepends",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/pkgdepends",
            "description": "Package dependency resolution and downloads",
            "long_description": "Package dependency resolution and downloads",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-ps",
                        "R-desc",
                        "R-processx",
                        "R-zip",
                        "R-callr",
                        "R-pkgbuild",
                        "R-filelock",
                        "R-pkgcache",
                        "R-lpSolve",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-curl",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-webfakes",
                        "R-fansi",
                        "R-fs",
                        "R-glue",
                        "R-tibble",
                        "R-withr",
                        "R-testthat",
                        "R-htmlwidgets",
                        "R-rmarkdown",
                        "R-rstudioapi",
                        "R-covr",
                        "R-debugme",
                        "R-mockery",
                        "R-pingr",
                        "R-pak",
                        "R-svglite",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pak"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgdown",
            "portdir": "R/R-pkgdown",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkgdown.r-lib.org",
            "description": "Make static HTML documentation for a package",
            "long_description": "Make static HTML documentation for a package",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rlang",
                        "R-xml2",
                        "R-desc",
                        "R-digest",
                        "R-tibble",
                        "R-withr",
                        "R-purrr",
                        "R-cli",
                        "R-bslib",
                        "R-callr",
                        "R-fontawesome",
                        "R-rmarkdown",
                        "R-downlit",
                        "R-openssl",
                        "R-ragg",
                        "R-whisker",
                        "R-httr2",
                        "R-CRAN-recommended",
                        "R-yaml",
                        "R-fs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-evaluate",
                        "R-lifecycle",
                        "R-htmltools",
                        "R-knitr",
                        "R-pkgload",
                        "R-sass",
                        "R-testthat",
                        "R-htmlwidgets",
                        "R-gert",
                        "R-rstudioapi",
                        "R-rvest",
                        "R-covr",
                        "R-diffviewer",
                        "R-rsconnect",
                        "R-quarto",
                        "R-rticles",
                        "R-magick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-devtools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-metR",
                        "R-flextable",
                        "R-biocthis",
                        "R-FSelectorRcpp",
                        "R-rgl",
                        "R-ncdfgeom",
                        "R-rmdpartials",
                        "R-ggdist",
                        "R-lobstr",
                        "R-starter",
                        "R-RSQL",
                        "R-JMbayes2",
                        "R-vctrs",
                        "R-GLMMadaptive",
                        "R-golem",
                        "R-tables",
                        "R-multinma",
                        "R-caretEnsemble",
                        "R-bayefdr",
                        "R-tidybayes"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgKitten",
            "portdir": "R/R-pkgKitten",
            "version": "0.2.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eddelbuettel.github.io/pkgkitten",
            "description": "Create simple packages which pass R CMD check",
            "long_description": "Create simple packages which pass R CMD check",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-roxygen2",
                        "R-tinytest",
                        "R-whoami"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcppSMC",
                        "R-RcppBlaze",
                        "R-RcppArmadillo",
                        "R-RcppEigen",
                        "R-Rcpp"
                    ]
                }
            ]
        },
        {
            "name": "R-pkglite",
            "portdir": "R/R-pkglite",
            "version": "0.2.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://merck.github.io/pkglite",
            "description": "Compact package representations",
            "long_description": "Compact package representations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-remotes"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pkgload",
            "portdir": "R/R-pkgload",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkgload.r-lib.org",
            "description": "Simulate package installation",
            "long_description": "R-pkgload simulates the process of installing a package and then attaching it.",
            "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-rlang",
                        "R-desc",
                        "R-glue",
                        "R-lifecycle",
                        "R-rprojroot",
                        "R-withr",
                        "R-processx",
                        "R-pkgbuild",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-fs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp",
                        "R-jsonlite",
                        "R-remotes",
                        "R-testthat",
                        "R-rstudioapi",
                        "R-usethis",
                        "R-bitops",
                        "R-pak",
                        "R-mathjaxr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rbmi",
                        "R-roxygen2",
                        "R-detectseparation",
                        "R-devtools",
                        "R-doctest",
                        "R-testthat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-generics",
                        "R-arrow",
                        "R-targets",
                        "R-psborrow",
                        "R-httptest2",
                        "R-conflicted",
                        "R-tibble",
                        "R-rBDAT",
                        "R-downlit",
                        "R-usethis",
                        "R-httptest",
                        "R-readtext",
                        "R-mockr",
                        "R-golem",
                        "R-pkgdown",
                        "R-rstantools",
                        "R-Ryacas",
                        "R-Ryacas0",
                        "R-mockthat",
                        "R-fritools",
                        "R-fusen"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgmaker",
            "portdir": "R/R-pkgmaker",
            "version": "0.32.10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pkgmaker",
            "description": "Development utilities for R packages",
            "long_description": "Development utilities for R packages",
            "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-stringr",
                        "R-withr",
                        "R-registry",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-digest",
                        "R-xtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Biobase",
                        "R-RUnit",
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-roxygen2",
                        "R-rbibutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-doRNG"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgsearch",
            "portdir": "R/R-pkgsearch",
            "version": "3.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-hub.github.io/pkgsearch",
            "description": "Search R packages on CRAN",
            "long_description": "Search R packages on CRAN",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rstudioapi",
                        "R-covr",
                        "R-mockery",
                        "R-pingr",
                        "R-whoami",
                        "R-shinyWidgets",
                        "R-memoise",
                        "R-pillar",
                        "R-withr",
                        "R-shiny",
                        "R-shinyjs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pak",
                        "R-pacs"
                    ]
                }
            ]
        },
        {
            "name": "R-PKI",
            "portdir": "R/R-PKI",
            "version": "0.1-14",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/PKI",
            "description": "Public Key Infrastucture for R, based on the X.509 standard",
            "long_description": "Public Key Infrastucture for R, based on the X.509 standard",
            "active": true,
            "categories": [
                "science",
                "crypto",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "R-base64enc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rsconnect"
                    ]
                }
            ]
        },
        {
            "name": "rpki-client",
            "portdir": "net/rpki-client",
            "version": "9.6",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rpki-client.org/index.html",
            "description": "OpenBSD RPKI Validator",
            "long_description": "rpki-client is a FREE, easy-to-use implementation of the Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to facilitate validation of the Route Origin of a BGP announcement.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "libressl",
                "openssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libressl",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pks",
            "portdir": "R/R-pks",
            "version": "0.6-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pks",
            "description": "Probabilistic Knowledge Structures",
            "long_description": "Probabilistic Knowledge Structures",
            "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-sets",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-relations",
                        "R-Rgraphviz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kstMatrix"
                    ]
                }
            ]
        },
        {
            "name": "rpl",
            "portdir": "textproc/rpl",
            "version": "1.4.1",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.laffeycomputer.com/rpl.html",
            "description": "Rpl is a Unix replacement utility",
            "long_description": "rpl is a Unix text replacement utility. It will replace strings with new strings in multiple text files. It can scan directories recursively and replace strings in all files found. The search can be limited to files with certain filename suffixes (e.g. '.html', '.c', etc.).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-plac",
            "portdir": "R/R-plac",
            "version": "0.1.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/942kid/plac",
            "description": "Pair-wise likelihood-augmented Cox estimator for left-truncated data",
            "long_description": "Pair-wise likelihood-augmented Cox estimator for left-truncated data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PlackettLuce",
            "portdir": "R/R-PlackettLuce",
            "version": "0.4.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hturner.github.io/PlackettLuce",
            "description": "Plackett–Luce models for rankings",
            "long_description": "Plackett–Luce models for rankings",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CVXR",
                        "R-partykit",
                        "R-psychotools",
                        "R-psychotree",
                        "R-CRAN-recommended",
                        "R-qvcalc",
                        "R-RSpectra",
                        "R-R6",
                        "R-sandwich",
                        "R-matrixStats",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PLMIX",
                        "R-ROlogit",
                        "R-StatRank",
                        "R-pmr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-gnm",
                        "R-lbfgs",
                        "R-bookdown",
                        "R-kableExtra",
                        "R-BiocStyle",
                        "R-hyper2",
                        "R-prefmod",
                        "R-BradleyTerry2",
                        "R-BayesMallows"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                }
            ]
        },
        {
            "name": "R-PlaneGeometry",
            "portdir": "R/R-PlaneGeometry",
            "version": "1.6.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PlaneGeometry",
            "description": "Plane Geometry",
            "long_description": "An extensive set of plane geometry routines.",
            "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-Carlson",
                        "R-rcdd",
                        "R-CVXR",
                        "R-uniformly",
                        "R-fitConic",
                        "R-sdpt3r",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-viridisLite",
                        "R-rmarkdown",
                        "R-elliptic",
                        "R-sets",
                        "R-ellipse",
                        "R-rgl",
                        "R-freegroup"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-plasso",
            "portdir": "R/R-plasso",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plasso",
            "description": "Cross-validated (post-)lasso",
            "long_description": "Cross-validated (post-)lasso",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-glmnet",
                        "R-CRAN-recommended",
                        "R-iterators",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xfun",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-plde",
            "portdir": "R/R-plde",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plde",
            "description": "Penalized Log-Density Estimation",
            "long_description": "Penalized Log-Density Estimation using Legendre polynomials.",
            "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-plink",
            "portdir": "R/R-plink",
            "version": "1.5-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plink",
            "description": "IRT separate calibration linking methods",
            "long_description": "IRT separate calibration linking methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mirt"
                    ]
                }
            ]
        },
        {
            "name": "R-plm",
            "portdir": "R/R-plm",
            "version": "2.6-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ycroissant/plm",
            "description": "Linear models for panel data",
            "long_description": "Linear models for panel data",
            "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-zoo",
                        "R-Formula",
                        "R-lmtest",
                        "R-Rdpack",
                        "R-bdsmatrix",
                        "R-maxLik",
                        "R-CRAN-recommended",
                        "R-collapse",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-statmod",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-urca",
                        "R-texreg",
                        "R-car",
                        "R-AER",
                        "R-fixest",
                        "R-lfe",
                        "R-pder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tvReg",
                        "R-pder",
                        "R-censReg",
                        "R-Rchoice",
                        "R-feisr",
                        "R-clusterSEs",
                        "R-sfaR",
                        "R-netmediate",
                        "R-rewie",
                        "R-GLMpack",
                        "R-lpirfs",
                        "R-pglm",
                        "R-pdR",
                        "R-splm",
                        "R-micEcon"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spacetime",
                        "R-collapse",
                        "R-AER",
                        "R-broom",
                        "R-Ecdat",
                        "R-BMisc",
                        "R-sandwich",
                        "R-insight",
                        "R-clubSandwich",
                        "R-panelr",
                        "R-lfe",
                        "R-dsfa",
                        "R-stars",
                        "R-xtable",
                        "R-meboot",
                        "R-prediction",
                        "R-texreg",
                        "R-systemfit",
                        "R-fixest",
                        "R-did",
                        "R-effClust"
                    ]
                }
            ]
        }
    ]
}