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

{
    "count": 50735,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=931",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=929",
    "results": [
        {
            "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-16",
                        "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-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-16",
                        "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-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-16"
                    ]
                },
                {
                    "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown",
                        "R-microbenchmark",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bench"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DelayedMatrixStats",
                        "R-mashr"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-ggplot2",
                        "R-async",
                        "R-gtable"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-voi",
                        "R-delayed",
                        "R-smoots",
                        "R-hhsmm",
                        "R-anabel",
                        "R-autocogs",
                        "R-vroom",
                        "R-repsd",
                        "R-GGally",
                        "R-fHMM",
                        "R-gk",
                        "R-autostsm",
                        "R-MatrixCorrelation",
                        "R-RUVIIIC",
                        "R-clustermq",
                        "R-RprobitB",
                        "R-alakazam",
                        "R-modelStudio",
                        "R-fuzzr",
                        "R-batchtools",
                        "R-biomaRt",
                        "R-gganimate",
                        "R-gofCopula",
                        "R-trelliscopejs",
                        "R-fastcpd",
                        "R-bqror",
                        "R-parabar",
                        "R-rtweet",
                        "R-xLLiM",
                        "R-rayimage",
                        "R-narray",
                        "R-readxl",
                        "R-dat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cpp11",
                        "R-WeightedCluster",
                        "R-dm",
                        "R-diceR",
                        "R-progressr",
                        "R-drake",
                        "R-distill",
                        "R-foghorn",
                        "R-sphunif",
                        "R-sentopics",
                        "R-bettermc"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "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-tidyfit",
                        "R-SimDesign",
                        "R-dipsaus",
                        "R-lmtp",
                        "R-fabletools",
                        "R-restriktor",
                        "R-bolasso",
                        "R-AIPW",
                        "R-tsdistributions",
                        "R-collinear",
                        "R-fdacluster",
                        "R-ao",
                        "R-semTests",
                        "R-Seurat",
                        "R-tidySEM",
                        "R-smoots",
                        "R-targeted",
                        "R-SeuratObject",
                        "R-lava",
                        "R-hbamr",
                        "R-WeightedCluster"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hmer",
                        "R-sphunif",
                        "R-mlr3",
                        "R-sentopics"
                    ]
                }
            ]
        },
        {
            "name": "R-PROJ",
            "portdir": "R/R-PROJ",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/PROJ",
            "description": "Generic coordinate system transformations using PROJ",
            "long_description": "Generic coordinate system transformations using PROJ",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "R-CRAN-recommended",
                        "R-wk",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf",
                        "R-spelling",
                        "R-rmarkdown",
                        "R-testthat",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-reproj"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggalt",
                        "R-reproj",
                        "R-FeedbackTS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-metR"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstantools",
                        "R-ordinal",
                        "R-loo",
                        "R-ggplot2",
                        "R-scales",
                        "R-lme4",
                        "R-gamm4",
                        "R-mclogit",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-gtools",
                        "R-mvtnorm",
                        "R-abind",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-optimx",
                        "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-brms"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MCMCpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-plotly",
                        "R-plumber",
                        "R-DT",
                        "R-async",
                        "R-httpuv",
                        "R-shiny",
                        "R-crew",
                        "R-shinydashboard",
                        "R-mirai.promises"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httr2",
                        "R-dipsaus",
                        "R-nanonext",
                        "R-pagedown",
                        "R-ipc",
                        "R-mirai",
                        "R-coro"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-minpack.lm",
                        "R-ff",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-tmvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PRSPGx"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-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-fable.prophet",
                        "R-bayesforecast",
                        "R-autoTS",
                        "R-modeltime"
                    ]
                }
            ]
        },
        {
            "name": "R-PROreg",
            "portdir": "R/R-PROreg",
            "version": "1.3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PROreg",
            "description": "Patient reported outcomes regression analysis",
            "long_description": "Patient reported outcomes regression analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixcalc",
                        "R-rootSolve",
                        "R-car",
                        "R-numDeriv",
                        "R-CRAN-recommended",
                        "R-fmsb",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nls2",
                        "R-gsubfn",
                        "R-sqldf",
                        "R-emojifont"
                    ]
                }
            ]
        },
        {
            "name": "R-protolite",
            "portdir": "R/R-protolite",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=protolite https://jeroen.r-universe.dev/protolite",
            "description": "Highly optimized protocol buffer serializers",
            "long_description": "Highly optimized protocol buffer serializers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "protobuf3-cpp",
                        "R-Rcpp",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-testthat",
                        "R-spelling",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-proxy",
            "portdir": "R/R-proxy",
            "version": "0.4-27",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=proxy",
            "description": "Distance and Similarity Measures",
            "long_description": "Provides an extensible framework for the efficient calculation of auto- and cross-proximities, along with implementations of the most popular ones.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSLR",
                        "R-blackbox",
                        "R-spaMM",
                        "R-dtwclust",
                        "R-HyperG",
                        "R-LDAvis",
                        "R-LOMAR",
                        "R-e1071",
                        "R-StatMatch",
                        "R-tidyrules",
                        "R-dtw",
                        "R-rcccd"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-arules",
                        "R-parallelDist",
                        "R-text2vec",
                        "R-caret",
                        "R-quanteda.textstats",
                        "R-proxyC",
                        "R-sets"
                    ]
                }
            ]
        },
        {
            "name": "R-proxyC",
            "portdir": "R/R-proxyC",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=proxyC",
            "description": "Computes proximity between rows or columns of large matrices efficiently in C++",
            "long_description": "Computes proximity between rows or columns of large matrices efficiently in C++",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-CRAN-recommended",
                        "libgcc",
                        "onetbb",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-entropy",
                        "R-proxy",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quanteda.textstats",
                        "R-seededlda"
                    ]
                }
            ]
        },
        {
            "name": "R-PRROC",
            "portdir": "R/R-PRROC",
            "version": "1.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PRROC",
            "description": "Precision-recall and ROC curves for weighted and unweighted data",
            "long_description": "Precision-recall and ROC curves for weighted and unweighted data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-ROCR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dagHMM",
                        "R-GroupBN",
                        "R-mlr3measures",
                        "R-usefun"
                    ]
                }
            ]
        },
        {
            "name": "R-PRSPGx",
            "portdir": "R/R-PRSPGx",
            "version": "0.3.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PRSPGx",
            "description": "Construct PGx PRS",
            "long_description": "Construct PGx PRS",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lmtest",
                        "R-GIGrvg",
                        "R-matrixcalc",
                        "R-bdsmatrix",
                        "R-MCMCpack",
                        "R-glmnet",
                        "R-bigparallelr",
                        "R-bigsnpr",
                        "R-bigsparser",
                        "R-bigstatsr",
                        "R-SGL",
                        "R-gglasso",
                        "R-propagate",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prt",
            "portdir": "R/R-prt",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nbenn.github.io/prt",
            "description": "Tabular data backed by partitioned fst files",
            "long_description": "Tabular data backed by partitioned fst files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-data.table",
                        "R-rlang",
                        "R-crayon",
                        "R-vctrs",
                        "R-pillar",
                        "R-tibble",
                        "R-fst",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-backports"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-bench",
                        "R-nycflights13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PRTree",
            "portdir": "R/R-PRTree",
            "version": "0.1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PRTree",
            "description": "Probabilistic Regression Trees",
            "long_description": "Probabilistic Regression Trees. Functions for fitting and predicting PRTree models with some adaptations to handle missing values.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pryr",
            "portdir": "R/R-pryr",
            "version": "0.1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hadley/pryr",
            "description": "Pry open the covers of R",
            "long_description": "Useful tools to pry back the covers of R and understand the language at a deeper level.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-lobstr",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-convdistr",
                        "R-rwicc",
                        "R-dfdr",
                        "R-jstor",
                        "R-disk.frame"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gginnards",
                        "R-Ecfun",
                        "R-tidyfst"
                    ]
                }
            ]
        },
        {
            "name": "R-ps",
            "portdir": "R/R-ps",
            "version": "1.8.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ps.r-lib.org",
            "description": "R package to query, list and manipulate system processes",
            "long_description": "ps implements an API to query and manipulate system processes. Most of its code is based on the psutil Python package.",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-rlang",
                        "R-pillar",
                        "R-withr",
                        "R-processx",
                        "R-callr",
                        "R-testthat",
                        "R-covr",
                        "R-pingr",
                        "R-webfakes",
                        "R-R6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-virtuoso",
                        "R-crew.cluster",
                        "R-bigstatsr",
                        "R-pkgdepends",
                        "R-targets",
                        "R-processx",
                        "R-crew",
                        "R-testthat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rcmdcheck",
                        "R-callr",
                        "R-xopen",
                        "R-av",
                        "R-cli",
                        "R-pak",
                        "R-pingr",
                        "R-autometric"
                    ]
                }
            ]
        },
        {
            "name": "R-psborrow",
            "portdir": "R/R-psborrow",
            "version": "0.2.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psborrow",
            "description": "Bayesian dynamic borrowing with propensity score",
            "long_description": "Bayesian dynamic borrowing with propensity score",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-doParallel",
                        "R-foreach",
                        "R-rjags",
                        "R-futile.logger",
                        "R-MatchIt",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-assertthat",
                        "R-knitr",
                        "R-pkgload",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-R.rsp",
                        "R-flexsurv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PSCBS",
            "portdir": "R/R-PSCBS",
            "version": "0.67.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/PSCBS",
            "description": "Analysis of parent-specific DNA copy numbers",
            "long_description": "Analysis of parent-specific DNA copy numbers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-listenv",
                        "R-R.methodsS3",
                        "R-R.oo",
                        "R-R.utils",
                        "R-R.cache",
                        "R-CRAN-recommended",
                        "R-DNAcopy",
                        "R-aroma.light",
                        "R-matrixStats",
                        "R-future"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-R.devices",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-jointseg"
                    ]
                }
            ]
        },
        {
            "name": "R-pscl",
            "portdir": "R/R-pscl",
            "version": "1.5.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atahk/pscl",
            "description": "Political Science Computational Laboratory",
            "long_description": "Political Science Computational Laboratory",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-sandwich",
                        "R-zoo",
                        "R-lmtest",
                        "R-car",
                        "R-MCMCpack",
                        "R-vcd",
                        "R-coda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mbsts",
                        "R-evinf",
                        "R-ZIPG",
                        "R-robustsae",
                        "R-minb",
                        "R-mpath",
                        "R-GLMpack",
                        "R-lctools",
                        "R-lefko3",
                        "R-sdPrior",
                        "R-optimr",
                        "R-gWQS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-prediction",
                        "R-glmtoolbox",
                        "R-performance",
                        "R-dominanceanalysis",
                        "R-domir",
                        "R-assessor",
                        "R-AER",
                        "R-ggstats",
                        "R-nonnest2",
                        "R-AICcmodavg",
                        "R-sandwich",
                        "R-ggeffects",
                        "R-BFpack",
                        "R-modelsummary",
                        "R-insight",
                        "R-fence",
                        "R-glmx",
                        "R-poissonreg",
                        "R-MuMIn",
                        "R-emmeans",
                        "R-sjPlot",
                        "R-sjstats"
                    ]
                }
            ]
        },
        {
            "name": "R-psd",
            "portdir": "R/R-psd",
            "version": "2.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psd",
            "description": "Adaptive sine-multitaper power spectral density and cross-spectrum estimation",
            "long_description": "Adaptive sine-multitaper power spectral density and cross-spectrum estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-multitaper",
                        "R-ForeCA"
                    ]
                }
            ]
        },
        {
            "name": "R-PSDistr",
            "portdir": "R/R-PSDistr",
            "version": "0.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PSDistr",
            "description": "Distributions derived from normal distribution",
            "long_description": "Distributions derived from normal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-psdr",
            "portdir": "R/R-psdr",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psdr",
            "description": "Use time series to generate and compare power spectral density",
            "long_description": "Use time series to generate and compare power spectral density",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-qpdf",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-devtools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-psfmi",
            "portdir": "R/R-psfmi",
            "version": "1.4.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mwheymans.github.io/psfmi",
            "description": "Prediction model pooling, selection and performance evaluation across multiply imputed datasets",
            "long_description": "Prediction model pooling, selection and performance evaluation across multiply imputed datasets",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lme4",
                        "R-pROC",
                        "R-car",
                        "R-rsample",
                        "R-mice",
                        "R-rms",
                        "R-norm",
                        "R-cvAUC",
                        "R-mitml",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-mitools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtools",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-covr",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-psgp",
            "portdir": "R/R-psgp",
            "version": "0.3-21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psgp",
            "description": "Projected spatial Gaussian process methods",
            "long_description": "Projected spatial Gaussian process methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-doParallel",
                        "R-foreach",
                        "R-automap",
                        "R-gstat",
                        "R-intamap",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-intamap"
                    ]
                }
            ]
        },
        {
            "name": "R-psica",
            "portdir": "R/R-psica",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psica",
            "description": "Decision tree analysis for probabilistic subgroup identification with multiple treatments",
            "long_description": "Decision tree analysis for probabilistic subgroup identification with multiple treatments",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridBase",
                        "R-partykit",
                        "R-party",
                        "R-randomForest",
                        "R-CRAN-recommended",
                        "R-BayesTree",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pso",
            "portdir": "R/R-pso",
            "version": "1.0.4",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pso",
            "description": "Particle Swarm Optimization",
            "long_description": "Particle Swarm Optimization",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GPareto",
                        "R-fsr",
                        "R-eicm",
                        "R-WaveletML"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT",
                        "R-RandomFields"
                    ]
                }
            ]
        },
        {
            "name": "R-psp",
            "portdir": "R/R-psp",
            "version": "1.0.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psp",
            "description": "Parameter Space Partitioning MCMC for global model evaluation",
            "long_description": "Parameter Space Partitioning MCMC for global model evaluation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pspline",
            "portdir": "R/R-pspline",
            "version": "1.0-21",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pspline",
            "description": "Penalized Smoothing Splines",
            "long_description": "Smoothing splines with penalties on order m derivatives.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "R-psqn",
            "portdir": "R/R-psqn",
            "version": "0.3.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psqn",
            "description": "Partially Separable Quasi-Newton",
            "long_description": "Provides quasi-Newton methods to minimize partially separable functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-testthat",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-numDeriv",
                        "R-rmarkdown",
                        "R-R.rsp",
                        "R-lbfgs",
                        "R-lbfgsb3c",
                        "R-bench",
                        "R-alabama"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mdgc",
                        "R-mmcif"
                    ]
                }
            ]
        },
        {
            "name": "R-PStrata",
            "portdir": "R/R-PStrata",
            "version": "0.0.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PStrata",
            "description": "Principal stratification analysis in R",
            "long_description": "Principal stratification analysis in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-ggplot2",
                        "R-rstan",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-psych",
            "portdir": "R/R-psych",
            "version": "2.4.6.26",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://personality-project.org/r/psych",
            "description": "Procedures for psychological, psychometric and personality research",
            "long_description": "Procedures for psychological, psychometric and personality research",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-GPArotation",
                        "R-mnormt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rgraphviz",
                        "R-psychTools",
                        "R-knitr",
                        "R-lavaan",
                        "R-lme4",
                        "R-graph",
                        "R-Rcsdp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BANAM",
                        "R-plot.matrix",
                        "R-eRm",
                        "R-fDMA",
                        "R-psychTools",
                        "R-careless",
                        "R-cdmTools",
                        "R-conogive",
                        "R-CoTiMA",
                        "R-ConfZIC",
                        "R-qgraph",
                        "R-bruceR",
                        "R-tidySEM",
                        "R-RMTL",
                        "R-DiSSMod",
                        "R-measr",
                        "R-rmcorr",
                        "R-FracKrigingR",
                        "R-GJRM",
                        "R-likert",
                        "R-BBcor",
                        "R-SimMultiCorrData",
                        "R-esem",
                        "R-ftsa",
                        "R-nFactors",
                        "R-nda",
                        "R-networktools",
                        "R-jmv",
                        "R-umx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-huxtable",
                        "R-insight",
                        "R-sjPlot",
                        "R-semTests",
                        "R-datawizard",
                        "R-see",
                        "R-broom",
                        "R-FinTS",
                        "R-modelsummary",
                        "R-DeclareDesign",
                        "R-performance",
                        "R-ufs",
                        "R-lavaanExtra",
                        "R-rempsyc",
                        "R-semmcci",
                        "R-SSVS",
                        "R-sirt",
                        "R-LMMstar",
                        "R-BGGM",
                        "R-correlation",
                        "R-corrgram"
                    ]
                }
            ]
        },
        {
            "name": "R-psychotools",
            "portdir": "R/R-psychotools",
            "version": "0.7-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psychotools",
            "description": "Psychometric modelling infrastructure",
            "long_description": "Psychometric modelling infrastructure",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Formula",
                        "R-multcomp",
                        "R-mirt",
                        "R-likert",
                        "R-sandwich"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PlackettLuce",
                        "R-psychotree"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-partykit"
                    ]
                }
            ]
        },
        {
            "name": "R-psychotree",
            "portdir": "R/R-psychotree",
            "version": "0.16-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psychotree",
            "description": "Recursive partitioning based on psychometric models",
            "long_description": "Recursive partitioning based on psychometric models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psychotools",
                        "R-CRAN-recommended",
                        "R-Formula",
                        "R-partykit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest",
                        "R-strucchange",
                        "R-mirt",
                        "R-stablelearner"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-partykit"
                    ]
                }
            ]
        },
        {
            "name": "R-psychTools",
            "portdir": "R/R-psychTools",
            "version": "2.4.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://personality-project.org/r/psych",
            "description": "Tools to accompany the R-psych package for psychological research",
            "long_description": "Tools to accompany the R-psych package for psychological research",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rtf",
                        "R-psych",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-lavaan",
                        "R-GPArotation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-umx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-psych",
                        "R-conogive",
                        "R-semtree"
                    ]
                }
            ]
        },
        {
            "name": "R-ptf",
            "portdir": "R/R-ptf",
            "version": "0.0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ptf",
            "description": "Probit Tensor Factorization",
            "long_description": "Probit Tensor Factorization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-rARPACK",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ptw",
            "portdir": "R/R-ptw",
            "version": "1.9-16",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ptw",
            "description": "Parametric Time Warping",
            "long_description": "Parametric Time Warping",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppDE",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PublicationBias",
            "portdir": "R/R-PublicationBias",
            "version": "2.4.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mathurlabstanford.github.io/PublicationBias",
            "description": "Sensitivity analysis for publication bias in meta-analyses",
            "long_description": "Sensitivity analysis for publication bias in meta-analyses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-metafor",
                        "R-robumeta",
                        "R-metabias",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-purrr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-multibiasmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-publipha",
            "portdir": "R/R-publipha",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=publipha",
            "description": "Bayesian meta-analysis with publications bias and p-hacking",
            "long_description": "Tools for Bayesian estimation of meta-analysis models that account for publications bias or p-hacking.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-truncnorm",
                        "R-loo",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-metadat",
                        "R-metafor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Publish",
            "portdir": "R/R-Publish",
            "version": "2023.01.17",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Publish",
            "description": "Format output of various routines in a suitable way for reports and publication.",
            "long_description": "A bunch of convenience functions that transform the results of some basic statistical analyses into table format nearly ready for publication.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-prodlim",
                        "R-multcomp",
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-lava"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-riskRegression"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-LMMstar"
                    ]
                }
            ]
        },
        {
            "name": "R-PUlasso",
            "portdir": "R/R-PUlasso",
            "version": "3.2.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hsong1/PUlasso",
            "description": "High-dimensional variable selection with presence-only data",
            "long_description": "Efficient algorithm for solving PU (Positive and Unlabeled) problem in low or high dimensional setting with lasso or group lasso penalty. The algorithm uses Maximization-Minorization and (block) coordinate descent. Sparse calculation and parallel computing are supported for the computational speed-up.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-doParallel",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-puniform",
            "portdir": "R/R-puniform",
            "version": "0.2.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobbievanAert/puniform",
            "description": "Meta-analysis methods correcting for publication bias",
            "long_description": "Meta-analysis methods correcting for publication bias",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-ADGofTest",
                        "R-metafor",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-metadat"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}