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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=91",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=89",
    "results": [
        {
            "name": "R-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-19",
                        "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-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQLite",
                        "R-hms",
                        "R-igraph",
                        "R-jtools",
                        "R-tibble"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magclass"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-pkgload",
                        "R-rcmdcheck",
                        "R-dockerfiler",
                        "R-rhub",
                        "R-rstan",
                        "R-devtools",
                        "R-pkgdepends"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstantools",
                        "R-DepthProc",
                        "R-tibble",
                        "R-Rmosek",
                        "R-datefixR",
                        "R-golem",
                        "R-lbfgsb3c",
                        "R-pak",
                        "R-remotes"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ade4"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ICS",
                        "R-bmp",
                        "R-readbitmap"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "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-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-milr"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcppCNPy",
                        "R-RcppZiggurat",
                        "R-mistr"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-shinytest",
                        "R-proffer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-pkgsearch",
                        "R-ps",
                        "R-remotes",
                        "R-targets",
                        "R-vetiver",
                        "R-devtools",
                        "R-webdriver",
                        "R-pak"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vcfR"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "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-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-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BB",
                        "R-CRAN-recommended",
                        "R-nleqslv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "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-19",
                        "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-workflowsets",
                        "R-distributional",
                        "R-dm",
                        "R-dplyr",
                        "R-finalfit",
                        "R-googledrive",
                        "R-gratia",
                        "R-groupr",
                        "R-jsontools",
                        "R-manynet",
                        "R-markovmix",
                        "R-matrixset",
                        "R-parsermd",
                        "R-parsnip",
                        "R-posterior",
                        "R-probably",
                        "R-prt",
                        "R-readtext",
                        "R-repr",
                        "R-rsample",
                        "R-skimr",
                        "R-tibble",
                        "R-tibbletime",
                        "R-tidygraph",
                        "R-tidytable",
                        "R-tidytree",
                        "R-tidyverse",
                        "R-timbr",
                        "R-timeplyr",
                        "R-bench",
                        "R-cubelyr",
                        "R-dbplyr",
                        "R-dfidx",
                        "R-dials"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-arrow",
                        "R-lobstr",
                        "R-bignum",
                        "R-blob",
                        "R-clock",
                        "R-quantities",
                        "R-units",
                        "R-vctrs",
                        "R-reticulate",
                        "R-rhub",
                        "R-pdqr",
                        "R-dm",
                        "R-pkgcache",
                        "R-duckplyr",
                        "R-errors",
                        "R-fabletools",
                        "R-feasts",
                        "R-pkgsearch",
                        "R-fs",
                        "R-ggbreak",
                        "R-ggtreeExtra",
                        "R-rlang",
                        "R-declared",
                        "R-sf",
                        "R-haven",
                        "R-hms",
                        "R-ipaddress",
                        "R-ps"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sparsevar"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ape",
                        "R-mvtnorm",
                        "R-dplyr",
                        "R-tidyr",
                        "R-gridExtra",
                        "libgcc",
                        "R-nloptr",
                        "R-latticeExtra",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-lme4",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rr2"
                    ]
                },
                {
                    "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-19",
                        "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-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-19",
                        "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-phylopath",
                        "R-rr2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DHARMa"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-LaMa"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-spooky",
                        "R-biomartr",
                        "R-jenga",
                        "R-motif",
                        "R-naive",
                        "R-segen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rfast",
                        "R-priorsense"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "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-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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rmpfr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scales",
                        "R-gtable",
                        "R-CRAN-recommended",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NPflow",
                        "R-RVenn",
                        "R-coca",
                        "R-klic",
                        "R-slanter",
                        "R-tidyrules"
                    ]
                }
            ]
        },
        {
            "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": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-generics",
                        "R-igraph",
                        "R-quadprog",
                        "R-fastmatch",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "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-apex",
                        "R-indelmiss"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ape",
                        "R-treeio"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-uniformly"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bpgmm"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-Rchoice",
                        "R-pder",
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-UPG",
                        "R-bayesreg",
                        "R-keyATM",
                        "R-spBFA"
                    ]
                }
            ]
        },
        {
            "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": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pg",
            "portdir": "R/R-pg",
            "version": "0.2.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tmsalab.github.io/pg",
            "description": "Polya Gamma distribution sampler",
            "long_description": "Polya Gamma distribution sampler",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rpg",
            "portdir": "databases/rpg",
            "version": "0.10.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NikolayS/rpg",
            "description": "rpg — modern Postgres terminal written in Rust. psql-compatible, with built-in DBA diagnostics and AI assistant",
            "long_description": "rpg — modern Postgres terminal written in Rust. psql-compatible, with built-in DBA diagnostics and AI assistant",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pfr",
            "portdir": "R/R-pfr",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pfr",
            "description": "Interface to the C++ Pf library",
            "long_description": "Interface to the C++ Pf library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-inline",
                        "R-rstudioapi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BH",
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pexm",
            "portdir": "R/R-pexm",
            "version": "1.1.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vdinizm/pexm",
            "description": "Loading a JAGS module for the piecewise exponential distribution",
            "long_description": "Loading a JAGS module for the piecewise exponential distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rjags",
                        "R-msm",
                        "R-CRAN-recommended",
                        "jags",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-petrinetR",
            "portdir": "R/R-petrinetR",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=petrinetR",
            "description": "Building, visualizing, exporting and replaying Petri nets",
            "long_description": "Building, visualizing, exporting and replaying Petri nets",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-DiagrammeR",
                        "R-xml2",
                        "R-CRAN-recommended",
                        "R-visNetwork",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-perturbR",
            "portdir": "R/R-perturbR",
            "version": "0.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=perturbR",
            "description": "Random perturbation of count matrices",
            "long_description": "Random perturbation of count matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-robin"
                    ]
                }
            ]
        },
        {
            "name": "R-perryExamples",
            "portdir": "R/R-perryExamples",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=perryExamples",
            "description": "Examples for integrating prediction error estimation into regression models",
            "long_description": "Examples for integrating prediction error estimation into regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lars",
                        "R-perry",
                        "R-quantreg",
                        "R-CRAN-recommended",
                        "R-robustbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-perry"
                    ]
                }
            ]
        },
        {
            "name": "R-perry",
            "portdir": "R/R-perry",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=perry",
            "description": "Resampling-based prediction error estimation for regression models",
            "long_description": "Resampling-based prediction error estimation for regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-perryExamples",
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-perryExamples",
                        "R-robustHD"
                    ]
                }
            ]
        },
        {
            "name": "R-permutes",
            "portdir": "R/R-permutes",
            "version": "2.8",
            "license": "FreeBSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/cvoeten/permutes",
            "description": "Permutation tests for time series data",
            "long_description": "Permutation tests for time series data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-permute",
            "portdir": "R/R-permute",
            "version": "0.9-7",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gavinsimpson/permute",
            "description": "Restricted permutations",
            "long_description": "Functions for generating restricted permutations of data.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bipartite",
                        "R-pRF",
                        "R-rankdist",
                        "R-text2map",
                        "R-vegan"
                    ]
                }
            ]
        },
        {
            "name": "R-permutations",
            "portdir": "R/R-permutations",
            "version": "1.1-5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/permutations",
            "description": "The symmetric group: permutations of a finite set",
            "long_description": "The symmetric group: permutations of a finite set",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-partitions",
                        "R-freealg",
                        "R-CRAN-recommended",
                        "R-magic",
                        "R-numbers"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-stokes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-freegroup"
                    ]
                }
            ]
        },
        {
            "name": "R-perms",
            "portdir": "R/R-perms",
            "version": "1.14",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=perms",
            "description": "Fast permutation computation",
            "long_description": "Fast permutation computation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-perm",
            "portdir": "R/R-perm",
            "version": "1.0-0.4",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=perm",
            "description": "Exact or asymptotic permutation tests",
            "long_description": "Exact or asymptotic permutation tests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FHtest",
                        "R-asht",
                        "R-interval"
                    ]
                }
            ]
        },
        {
            "name": "R-PerformanceAnalytics",
            "portdir": "R/R-PerformanceAnalytics",
            "version": "2.0.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/braverock/PerformanceAnalytics",
            "description": "Econometric tools for performance and risk analysis",
            "long_description": "Collection of econometric functions for performance and risk analysis.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quadprog",
                        "R-xts",
                        "R-CRAN-recommended",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-facmodCS",
                        "R-tidyquant"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ExtDist",
                        "R-cvar",
                        "R-quantdr",
                        "R-timeSeries"
                    ]
                }
            ]
        },
        {
            "name": "R-performance",
            "portdir": "R/R-performance",
            "version": "0.12.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://easystats.github.io/performance",
            "description": "Assessment of regression models performance",
            "long_description": "Assessment of regression models performance",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bayestestR",
                        "R-insight",
                        "R-CRAN-recommended",
                        "R-datawizard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-loo",
                        "R-ggplot2",
                        "R-testthat",
                        "R-CompQuadForm",
                        "R-bayesplot",
                        "R-blavaan",
                        "R-brms",
                        "R-lavaan",
                        "R-lme4",
                        "R-nonnest2",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-httr",
                        "R-betareg",
                        "R-correlation",
                        "R-forecast",
                        "R-gamm4",
                        "R-lmtest",
                        "R-see",
                        "R-Hmisc",
                        "R-randomForest",
                        "R-mclogit",
                        "R-quantreg",
                        "R-patchwork",
                        "R-psych",
                        "R-VGAM",
                        "R-car",
                        "R-carData",
                        "R-flextable",
                        "R-AER",
                        "R-mlogit",
                        "R-fixest",
                        "R-mclust",
                        "R-tweedie",
                        "R-BayesFactor",
                        "R-ftExtra",
                        "R-ivreg",
                        "R-pscl",
                        "R-estimatr",
                        "R-metadat",
                        "R-metafor",
                        "R-glmmTMB",
                        "R-afex",
                        "R-ICS",
                        "R-ICSOutlier",
                        "R-dbscan",
                        "R-bigutilsr",
                        "R-cplm",
                        "R-rempsyc",
                        "R-nestedLogit",
                        "R-DHARMa",
                        "R-ISLR",
                        "R-multimode",
                        "R-qqplotr",
                        "R-RcppEigen",
                        "R-rstantools",
                        "R-ordinal",
                        "R-parameters",
                        "R-sandwich",
                        "R-survey"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statsExpressions",
                        "R-effectsize",
                        "R-modelbased",
                        "R-modelsummary",
                        "R-piecewiseSEM",
                        "R-report",
                        "R-see",
                        "R-sjPlot",
                        "R-sjstats",
                        "R-bruceR",
                        "R-easystats"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-bayestestR",
                        "R-MuMIn",
                        "R-dominanceanalysis",
                        "R-domir",
                        "R-rempsyc",
                        "R-panelsummary",
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-peramo",
            "portdir": "R/R-peramo",
            "version": "0.1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=peramo",
            "description": "Permutation tests for randomization model",
            "long_description": "Permutation tests for randomization model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-lme4",
                        "R-emmeans",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-parameters"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-multcompView"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-peppm",
            "portdir": "R/R-peppm",
            "version": "0.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=peppm",
            "description": "Piece-wise exponential distribution with random time grids",
            "long_description": "Fits the piece-wise exponential distribution with random time grids using the clustering structure of the product partition models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}