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

{
    "count": 52292,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=767",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=765",
    "results": [
        {
            "name": "R-proto",
            "portdir": "R/R-proto",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=proto",
            "description": "Prototype object-based programming",
            "long_description": "Prototype object-based programming",
            "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",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-emojifont",
                        "R-gsubfn",
                        "R-nls2",
                        "R-sqldf"
                    ]
                }
            ]
        },
        {
            "name": "R-prophet",
            "portdir": "R/R-prophet",
            "version": "1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prophet",
            "description": "Automatic forecasting procedure",
            "long_description": "Automatic forecasting procedure",
            "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-rstantools",
                        "R-xts",
                        "R-dplyr",
                        "R-tidyr",
                        "R-BH",
                        "R-lubridate",
                        "R-rstan",
                        "R-scales",
                        "R-dygraphs",
                        "R-extraDistr",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-autoTS",
                        "R-bayesforecast",
                        "R-fable.prophet",
                        "R-modeltime"
                    ]
                }
            ]
        },
        {
            "name": "R-propagate",
            "portdir": "R/R-propagate",
            "version": "1.0-6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=propagate",
            "description": "Propagation of uncertainty using higher-order Taylor expansion and Monte Carlo simulation",
            "long_description": "Propagation of uncertainty using higher-order Taylor expansion and Monte Carlo simulation",
            "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-minpack.lm",
                        "R-ff",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-tmvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PRSPGx"
                    ]
                }
            ]
        },
        {
            "name": "R-promises",
            "portdir": "R/R-promises",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/promises",
            "description": "Abstractions for promise-based asynchronous programming",
            "long_description": "Abstractions for promise-based asynchronous programming",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fastmap",
                        "R-later",
                        "R-magrittr",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-purrr",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-vembedr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DT",
                        "R-async",
                        "R-crew",
                        "R-httpuv",
                        "R-mirai.promises",
                        "R-plotly",
                        "R-plumber",
                        "R-shiny",
                        "R-shinydashboard"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coro",
                        "R-pagedown",
                        "R-dipsaus",
                        "R-nanonext",
                        "R-httr2",
                        "R-ipc",
                        "R-mirai"
                    ]
                }
            ]
        },
        {
            "name": "R-prolsirm",
            "portdir": "R/R-prolsirm",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prolsirm",
            "description": "Procrustes matching for latent space item response model",
            "long_description": "Procrustes matching for latent space item response model",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MCMCpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-projpred",
            "portdir": "R/R-projpred",
            "version": "2.8.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org/projpred",
            "description": "Projection predictive feature selection",
            "long_description": "Projection predictive feature selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "gfortran",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-rstantools",
                        "R-ordinal",
                        "R-loo",
                        "R-ggplot2",
                        "R-scales",
                        "R-lme4",
                        "R-gamm4",
                        "R-mclogit",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-abind",
                        "R-gtools",
                        "R-RcppArmadillo",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-glmnet",
                        "R-doFuture",
                        "R-rlang",
                        "R-ucminf",
                        "R-knitr",
                        "R-testthat",
                        "R-bayesplot",
                        "R-brms",
                        "R-future",
                        "R-posterior",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-iterators",
                        "R-vdiffr",
                        "R-future.callr",
                        "R-doParallel",
                        "R-foreach",
                        "R-ggrepel",
                        "R-cmdstanr",
                        "R-doRNG",
                        "R-optimx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-brms"
                    ]
                }
            ]
        },
        {
            "name": "R-proj4",
            "portdir": "R/R-proj4",
            "version": "1.0-14",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/proj4",
            "description": "Simple R interface to the PROJ.4 cartographic projections library",
            "long_description": "Simple R interface to the PROJ.4 cartographic projections library",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FeedbackTS",
                        "R-ggalt",
                        "R-reproj"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-metR"
                    ]
                }
            ]
        },
        {
            "name": "R-progressr",
            "portdir": "R/R-progressr",
            "version": "0.15.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://progressr.futureverse.org",
            "description": "Inclusive, unifying API for progress updates",
            "long_description": "Inclusive, unifying API for progress updates",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-progress",
                        "R-purrr",
                        "R-commonmark",
                        "R-shiny",
                        "R-future",
                        "R-future.apply",
                        "R-rstudioapi",
                        "R-furrr",
                        "R-foreach",
                        "R-doFuture",
                        "R-pbmcapply",
                        "R-beepr",
                        "R-RPushbullet",
                        "R-base64enc",
                        "R-cli",
                        "R-crayon",
                        "R-plyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-AIPW",
                        "R-Seurat",
                        "R-SeuratObject",
                        "R-SimDesign",
                        "R-WeightedCluster",
                        "R-ao",
                        "R-bolasso",
                        "R-collinear",
                        "R-dipsaus",
                        "R-fabletools",
                        "R-fdacluster",
                        "R-hbamr",
                        "R-targeted",
                        "R-tidySEM",
                        "R-tidyfit",
                        "R-tsdistributions",
                        "R-lava",
                        "R-lmtp",
                        "R-restriktor",
                        "R-semTests",
                        "R-smoots"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hmer",
                        "R-sentopics",
                        "R-sphunif",
                        "R-mlr3"
                    ]
                }
            ]
        },
        {
            "name": "R-progress",
            "portdir": "R/R-progress",
            "version": "1.2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/progress",
            "description": "Progress bar in your R terminal",
            "long_description": "An R package to show ASCII progress bars.",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hms",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-prettyunits",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp",
                        "R-withr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-xLLiM",
                        "R-MatrixCorrelation",
                        "R-RUVIIIC",
                        "R-RprobitB",
                        "R-narray",
                        "R-parabar",
                        "R-rayimage",
                        "R-readxl",
                        "R-repsd",
                        "R-rtweet",
                        "R-smoots",
                        "R-trelliscopejs",
                        "R-voi",
                        "R-vroom",
                        "R-GGally",
                        "R-alakazam",
                        "R-anabel",
                        "R-autocogs",
                        "R-autostsm",
                        "R-batchtools",
                        "R-biomaRt",
                        "R-bqror",
                        "R-clustermq",
                        "R-dat",
                        "R-delayed",
                        "R-fHMM",
                        "R-fastcpd",
                        "R-fuzzr",
                        "R-gganimate",
                        "R-gk",
                        "R-gofCopula",
                        "R-hhsmm",
                        "R-modelStudio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-WeightedCluster",
                        "R-foghorn",
                        "R-sentopics",
                        "R-diceR",
                        "R-distill",
                        "R-dm",
                        "R-bettermc",
                        "R-drake",
                        "R-sphunif",
                        "R-progressr",
                        "R-cpp11"
                    ]
                }
            ]
        },
        {
            "name": "R-profvis",
            "portdir": "R/R-profvis",
            "version": "0.4.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/profvis",
            "description": "Interactive visualizations for profiling R code",
            "long_description": "Interactive visualizations for profiling R code",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmlwidgets",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-htmltools",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-devtools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-async",
                        "R-ggplot2",
                        "R-gtable"
                    ]
                }
            ]
        },
        {
            "name": "R-profmem",
            "portdir": "R/R-profmem",
            "version": "0.6.0",
            "license": "(LGPL-2.1 or LGPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/profmem",
            "description": "Simple memory profiling for R",
            "long_description": "Simple memory profiling for R",
            "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-markdown",
                        "R-microbenchmark",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bench"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DelayedMatrixStats",
                        "R-mashr"
                    ]
                }
            ]
        },
        {
            "name": "R-profileModel",
            "portdir": "R/R-profileModel",
            "version": "0.6.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=profileModel",
            "description": "Profiling inference functions for various model classes",
            "long_description": "Profiling inference functions for various model classes",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gnm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-brglm",
                        "R-brlrmr"
                    ]
                }
            ]
        },
        {
            "name": "R-profile",
            "portdir": "R/R-profile",
            "version": "1.0.3.9006",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-prof.github.io/profile",
            "description": "Read, manipulate and write profiler data",
            "long_description": "Read, manipulate and write profiler data",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-withr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-DiagrammeR",
                        "R-dm",
                        "R-RProtoBuf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-proffer"
                    ]
                }
            ]
        },
        {
            "name": "R-proffer",
            "portdir": "R/R-proffer",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-prof.github.io/proffer",
            "description": "Profile R code and visualize with Pprof",
            "long_description": "Profile R code and visualize with Pprof",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-processx",
                        "R-parallelly",
                        "R-pingr",
                        "R-RProtoBuf",
                        "R-CRAN-recommended",
                        "R-profile",
                        "R-cli",
                        "R-withr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R",
                        "graphviz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prodlim",
            "portdir": "R/R-prodlim",
            "version": "2024.06.25",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tagteam/prodlim",
            "description": "Product-limit estimation for censored event history analysis",
            "long_description": "Product-limit estimation for censored event history analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lava",
                        "R-diagram",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Publish",
                        "R-riskRegression",
                        "R-sbm",
                        "R-snfa",
                        "R-survcomp",
                        "R-censored",
                        "R-ipred",
                        "R-pec"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-parsnip",
                        "R-mets",
                        "R-mlt.docreg",
                        "R-Ecfun",
                        "R-randomForestSRC"
                    ]
                }
            ]
        },
        {
            "name": "R-prodest",
            "portdir": "R/R-prodest",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prodest",
            "description": "Production function estimation",
            "long_description": "Production function estimation",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-AER",
                        "R-DEoptim",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-Rsolnp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-procs",
            "portdir": "R/R-procs",
            "version": "1.0.6",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://procs.r-sassy.org",
            "description": "Recreate some SAS procedures in R",
            "long_description": "Recreate some SAS procedures in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fmtr",
                        "R-reporter",
                        "R-CRAN-recommended",
                        "R-sasLM",
                        "R-tibble",
                        "R-common"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-logr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sassy"
                    ]
                }
            ]
        },
        {
            "name": "R-procmaps",
            "portdir": "R/R-procmaps",
            "version": "0.0.5.9003",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-prof.github.io/procmaps",
            "description": "Portable address space mapping",
            "long_description": "Portable address space mapping",
            "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-tibble",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-winch"
                    ]
                }
            ]
        },
        {
            "name": "R-processx",
            "portdir": "R/R-processx",
            "version": "3.8.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://processx.r-lib.org",
            "description": "Execute and control system processes",
            "long_description": "Tools to run system processes in the background. It can check if a background process is running, wait on a background process to finish, get the exit status of finished processes, kill background processes. It can read the standard output and error of the processes, using non-blocking connections.",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ps",
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-debugme",
                        "R-webfakes",
                        "R-cli",
                        "R-curl",
                        "R-rlang",
                        "R-withr",
                        "R-callr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-doconv",
                        "R-repana",
                        "R-rhub",
                        "R-sarsop",
                        "R-callr",
                        "R-testthat",
                        "R-virtuoso",
                        "R-lpjmlkit",
                        "R-xopen",
                        "R-minioclient",
                        "R-mlflow",
                        "R-pagedown",
                        "R-cmdstanr",
                        "R-pingr",
                        "R-pkgbuild",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-pkgload",
                        "R-pomdp",
                        "R-proffer",
                        "R-crew",
                        "R-quarto"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zip",
                        "R-bsicons",
                        "R-cli",
                        "R-golem",
                        "R-pak",
                        "R-ps",
                        "R-rcmdcheck",
                        "R-targets",
                        "R-webfakes",
                        "R-brms"
                    ]
                }
            ]
        },
        {
            "name": "R-probout",
            "portdir": "R/R-probout",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=probout",
            "description": "Unsupervised multivariate outlier probabilities",
            "long_description": "Unsupervised multivariate outlier probabilities for large datasets.",
            "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",
                        "R-FNN",
                        "R-mclust"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-lmtest",
                        "R-GDAdata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-probably",
            "portdir": "R/R-probably",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://probably.tidymodels.org",
            "description": "Tools for post-processing class probability estimates",
            "long_description": "Tools for post-processing class probability estimates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-pillar",
                        "R-withr",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-furrr",
                        "R-butcher",
                        "R-hardhat",
                        "R-yardstick",
                        "R-tune",
                        "R-workflows",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-randomForest",
                        "R-modeldata",
                        "R-parsnip",
                        "R-recipes",
                        "R-rsample",
                        "R-betacal",
                        "R-quantregForest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-yardstick"
                    ]
                }
            ]
        },
        {
            "name": "R-prismatic",
            "portdir": "R/R-prismatic",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://emilhvitfeldt.github.io/prismatic",
            "description": "Color manipulation tools",
            "long_description": "Manipulate and visualize colors in a intuitive, low-dependency and functional way.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-farver",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-paletteer"
                    ]
                }
            ]
        },
        {
            "name": "R-priorsense",
            "portdir": "R/R-priorsense",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://n-kall.github.io/priorsense",
            "description": "Prior diagnostics and sensitivity analysis",
            "long_description": "R-priorsense provides functions for prior and likelihood sensitivity analysis in Bayesian models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-matrixStats",
                        "R-ggplot2",
                        "R-posterior",
                        "R-ggdist",
                        "R-ggh4x",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-bayesplot",
                        "R-brms",
                        "R-rmarkdown",
                        "R-cmdstanr",
                        "R-philentropy",
                        "R-transport",
                        "R-iwmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-brms"
                    ]
                }
            ]
        },
        {
            "name": "R-printr",
            "portdir": "R/R-printr",
            "version": "0.3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yihui.org/printr",
            "description": "Automatically print R objects to appropriate formats according to the knitr output format",
            "long_description": "Automatically print R objects to appropriate formats according to the knitr output format",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-SimMultiCorrData",
                        "R-felp",
                        "R-table1"
                    ]
                }
            ]
        },
        {
            "name": "R-princurve",
            "portdir": "R/R-princurve",
            "version": "2.1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rcannood/princurve",
            "description": "Fit a principal curve in arbitrary dimension",
            "long_description": "Fit a principal curve in arbitrary dimension",
            "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-devtools",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rpcop"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-aroma.light"
                    ]
                }
            ]
        },
        {
            "name": "R-primes",
            "portdir": "R/R-primes",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=primes",
            "description": "Fast functions for prime numbers",
            "long_description": "Fast functions for prime numbers",
            "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": []
        },
        {
            "name": "R-primefactr",
            "portdir": "R/R-primefactr",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=primefactr",
            "description": "Use prime factorization for simplifying computations",
            "long_description": "Use prime factorization for simplifying computations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-priceR",
            "portdir": "R/R-priceR",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=priceR",
            "description": "Economics and pricing tools",
            "long_description": "Functions to aid in micro- and macroeconomic analysis and handling of price and currency data.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-lubridate",
                        "R-gsubfn",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prettyunits",
            "portdir": "R/R-prettyunits",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prettyunits",
            "description": "Pretty, human readable formatting of quantities",
            "long_description": "Pretty, human readable formatting of quantities",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-workflowsets",
                        "R-censored",
                        "R-future.tests",
                        "R-lobstr",
                        "R-parsnip",
                        "R-progress",
                        "R-rcmdcheck",
                        "R-tidyclust",
                        "R-bigrquery"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vroom"
                    ]
                }
            ]
        },
        {
            "name": "R-prettyglm",
            "portdir": "R/R-prettyglm",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jared-fowler.github.io/prettyglm",
            "description": "Pretty summaries of generalized linear model coefficients",
            "long_description": "Pretty summaries of generalized linear model coefficients",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-broom",
                        "R-forcats",
                        "R-car",
                        "R-kableExtra",
                        "R-plotly",
                        "R-vip",
                        "R-tidycat",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prettydoc",
            "portdir": "R/R-prettydoc",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prettydoc",
            "description": "Creating pretty HTML from R markdown",
            "long_description": "Creating pretty HTML from R markdown",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RSpectra",
                        "R-RcppNumerical",
                        "R-clugenr",
                        "R-corrplot",
                        "R-dlstats",
                        "R-emojifont",
                        "R-ggbreak",
                        "R-ggfun",
                        "R-ggplotify",
                        "R-ggrepel",
                        "R-ggstar",
                        "R-ggtree",
                        "R-ggtreeExtra",
                        "R-graphsim",
                        "R-nlpred",
                        "R-scatterpie",
                        "R-scholar",
                        "R-shadowtext",
                        "R-showtext",
                        "R-tidytree",
                        "R-treeio"
                    ]
                }
            ]
        },
        {
            "name": "R-prettycode",
            "portdir": "R/R-prettycode",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/prettycode",
            "description": "Pretty print R code in the Terminal",
            "long_description": "Pretty print R code in the Terminal",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-withr",
                        "R-testthat",
                        "R-rstudioapi",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-felp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-constructive",
                        "R-drake",
                        "R-duckplyr",
                        "R-styler"
                    ]
                }
            ]
        },
        {
            "name": "R-prettyGraphs",
            "portdir": "R/R-prettyGraphs",
            "version": "2.1.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prettyGraphs",
            "description": "Publication-quality graphics",
            "long_description": "Publication-quality graphics",
            "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-ExPosition",
                        "R-InPosition"
                    ]
                }
            ]
        },
        {
            "name": "R-presmTP",
            "portdir": "R/R-presmTP",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=presmTP",
            "description": "Function for estimating the transition probabilities in an illness-death model",
            "long_description": "Function for estimating the transition probabilities in an illness-death model",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survPresmooth",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-preprocessCore",
            "portdir": "R/R-preprocessCore",
            "version": "1.66.0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bmbolstad/preprocessCore",
            "description": "Collection of pre-processing functions",
            "long_description": "Collection of pre-processing functions",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prefmod",
            "portdir": "R/R-prefmod",
            "version": "0.8-36",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prefmod",
            "description": "Utilities to fit paired comparison models for preferences",
            "long_description": "Utilities to fit paired comparison models for preferences",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-colorspace",
                        "R-gnm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BradleyTerry2",
                        "R-PlackettLuce",
                        "R-smacof"
                    ]
                }
            ]
        },
        {
            "name": "R-prefio",
            "portdir": "R/R-prefio",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fleverest.github.io/prefio",
            "description": "Structures for preference data",
            "long_description": "Convenient structures for creating, sourcing, reading, writing and manipulating ordinal preference data.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-CRAN-recommended",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-predtools",
            "portdir": "R/R-predtools",
            "version": "0.0.3",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=predtools",
            "description": "Prediction model tools",
            "long_description": "Prediction model tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-pROC",
                        "R-RConics",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-predint",
            "portdir": "R/R-predint",
            "version": "2.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MaxMenssen/predint",
            "description": "Prediction intervals",
            "long_description": "An implementation of prediction intervals for overdispersed count data, for overdispersed binomial data and for linear random effects models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prediction",
            "portdir": "R/R-prediction",
            "version": "0.3.18",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leeper/prediction",
            "description": "Tidy, type-safe prediction() methods",
            "long_description": "Tidy, type-safe prediction() methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4",
                        "R-betareg",
                        "R-mclogit",
                        "R-quantreg",
                        "R-brglm",
                        "R-plm",
                        "R-VGAM",
                        "R-gam",
                        "R-kernlab",
                        "R-caret",
                        "R-AER",
                        "R-mlogit",
                        "R-glmnet",
                        "R-ff",
                        "R-gee",
                        "R-pscl",
                        "R-sampleSelection",
                        "R-speedglm",
                        "R-earth",
                        "R-mda",
                        "R-crch",
                        "R-glmx",
                        "R-aod",
                        "R-truncreg",
                        "R-MNP",
                        "R-e1071",
                        "R-biglm",
                        "R-ordinal",
                        "R-survey"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-margins",
                        "R-mhurdle"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-estimatr"
                    ]
                }
            ]
        },
        {
            "name": "R-precrec",
            "portdir": "R/R-precrec",
            "version": "0.14.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/evalclass/precrec",
            "description": "Accurate calculations and visualization of precision-recall and ROC curves",
            "long_description": "Accurate calculations and visualization of precision-recall and ROC curves",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-rlang",
                        "R-withr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-patchwork"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-usefun"
                    ]
                }
            ]
        },
        {
            "name": "R-pre",
            "portdir": "R/R-pre",
            "version": "1.0.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marjoleinF/pre",
            "description": "Prediction Rule Ensembles",
            "long_description": "Prediction Rule Ensembles",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-CRAN-recommended",
                        "R-partykit",
                        "R-Formula",
                        "R-MatrixModels",
                        "R-glmnet",
                        "R-earth"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caret",
                        "R-mice",
                        "R-mlbench",
                        "R-glmertree",
                        "R-mboost",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-interp",
                        "R-doParallel",
                        "R-foreach",
                        "R-pROC",
                        "R-shape"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-plotmo"
                    ]
                }
            ]
        },
        {
            "name": "R-praise",
            "portdir": "R/R-praise",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=praise",
            "description": "Praise users",
            "long_description": "Build friendly R packages that praise their users if they have done something good, or they just need it to feel better.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ]
        },
        {
            "name": "R-pracma",
            "portdir": "R/R-pracma",
            "version": "2.4.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pracma",
            "description": "Practical numerical math functions",
            "long_description": "Provides a large number of functions from numerical analysis and linear algebra, numerical optimization, differential equations, time series, plus some well-known special mathematical functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quadprog",
                        "R-NlcOptim"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tpn",
                        "R-BFpack",
                        "R-BINCOR",
                        "R-BMRMM",
                        "R-CopulaCenR",
                        "R-CovTools",
                        "R-DeBoinR",
                        "R-DiscreteDists",
                        "R-ExGaussEstim",
                        "R-FitDynMix",
                        "R-GPM",
                        "R-GramQuad",
                        "R-HDRFA",
                        "R-LMoFit",
                        "R-LOMAR",
                        "R-MIRES",
                        "R-MatrixCorrelation",
                        "R-MixSemiRob",
                        "R-OBRE",
                        "R-PPMiss",
                        "R-PSDistr",
                        "R-Qindex",
                        "R-RBE3",
                        "R-RVCompare",
                        "R-RegCombin",
                        "R-RiemBase",
                        "R-poweRlaw",
                        "R-pql",
                        "R-robustbetareg",
                        "R-rootoned",
                        "R-rospca",
                        "R-semds",
                        "R-simode",
                        "R-slanter",
                        "R-smooth",
                        "R-sparseGAM",
                        "R-tf",
                        "R-SHT",
                        "R-SSGL",
                        "R-SmCCNet",
                        "R-SpatialGraph",
                        "R-VARDetect",
                        "R-abglasso",
                        "R-adace",
                        "R-baygel",
                        "R-bootCT",
                        "R-bqror",
                        "R-carfima",
                        "R-celestial",
                        "R-complexlm",
                        "R-cooltools",
                        "R-copre",
                        "R-cpop",
                        "R-crqa",
                        "R-docore",
                        "R-fHMM",
                        "R-fdaSP",
                        "R-fdapace",
                        "R-fitConic",
                        "R-garma",
                        "R-gasmodel",
                        "R-greybox",
                        "R-gsignal",
                        "R-hypr",
                        "R-inctools",
                        "R-kcopula",
                        "R-ks",
                        "R-lavacreg",
                        "R-maotai",
                        "R-mixlm",
                        "R-mnt",
                        "R-mombf",
                        "R-morpheus",
                        "R-new.dist",
                        "R-nimble",
                        "R-opdisDownsampling",
                        "R-optimx",
                        "R-orthoDr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpfr",
                        "R-bsitar",
                        "R-mlr3learners",
                        "R-ino",
                        "R-symengine",
                        "R-optimizeR",
                        "R-kyotil",
                        "R-geostatsp",
                        "R-quantdr",
                        "R-baygel",
                        "R-signal"
                    ]
                }
            ]
        },
        {
            "name": "R-prabclus",
            "portdir": "R/R-prabclus",
            "version": "2.3-4",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prabclus",
            "description": "Functions for clustering and testing of presence/absence, abundance and multilocus genetic data",
            "long_description": "Functions for clustering and testing of presence/absence, abundance and multilocus genetic data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mclust",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-spdep",
                        "R-spatialreg",
                        "R-bootstrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fpc"
                    ]
                }
            ]
        },
        {
            "name": "R-pqrBayes",
            "portdir": "R/R-pqrBayes",
            "version": "1.0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pqrBayes",
            "description": "Bayesian penalized quantile regression",
            "long_description": "Bayesian penalized quantile regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pql",
            "portdir": "R/R-pql",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pql",
            "description": "Partitioned quasi-likelihood for distributed statistical inference",
            "long_description": "Partitioned quasi-likelihood for distributed statistical inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ppmSuite",
            "portdir": "R/R-ppmSuite",
            "version": "0.3.4",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ppmSuite",
            "description": "Collection of models that employ product partition distributions as a prior on partitions",
            "long_description": "Collection of models that employ product partition distributions as a prior on partitions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ppls",
            "portdir": "R/R-ppls",
            "version": "1.6-1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ppls",
            "description": "Penalized Partial Least Squares",
            "long_description": "Penalized Partial Least Squares",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-clustRcompaR"
                    ]
                }
            ]
        },
        {
            "name": "R-ppgam",
            "portdir": "R/R-ppgam",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ppgam",
            "description": "Generalised additive point process models",
            "long_description": "Generalised additive point process models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-evgam",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}