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

{
    "count": 49839,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=87",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=85",
    "results": [
        {
            "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-prodlim",
            "portdir": "R/R-prodlim",
            "version": "2024.06.25",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tagteam/prodlim",
            "description": "Product-limit estimation for censored event history analysis",
            "long_description": "Product-limit estimation for censored event history analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lava",
                        "R-diagram",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sbm",
                        "R-pec",
                        "R-censored",
                        "R-riskRegression",
                        "R-survcomp",
                        "R-Publish",
                        "R-ipred",
                        "R-snfa"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-parsnip",
                        "R-Ecfun",
                        "R-mets",
                        "R-mlt.docreg",
                        "R-randomForestSRC"
                    ]
                }
            ]
        },
        {
            "name": "R-prodest",
            "portdir": "R/R-prodest",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prodest",
            "description": "Production function estimation",
            "long_description": "Production function estimation",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-AER",
                        "R-DEoptim",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-Rsolnp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-procs",
            "portdir": "R/R-procs",
            "version": "1.0.6",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://procs.r-sassy.org",
            "description": "Recreate some SAS procedures in R",
            "long_description": "Recreate some SAS procedures in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fmtr",
                        "R-reporter",
                        "R-CRAN-recommended",
                        "R-sasLM",
                        "R-tibble",
                        "R-common"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-logr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sassy"
                    ]
                }
            ]
        },
        {
            "name": "R-procmaps",
            "portdir": "R/R-procmaps",
            "version": "0.0.5.9003",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-prof.github.io/procmaps",
            "description": "Portable address space mapping",
            "long_description": "Portable address space mapping",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "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-tibble",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-winch"
                    ]
                }
            ]
        },
        {
            "name": "R-processx",
            "portdir": "R/R-processx",
            "version": "3.8.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://processx.r-lib.org",
            "description": "Execute and control system processes",
            "long_description": "Tools to run system processes in the background. It can check if a background process is running, wait on a background process to finish, get the exit status of finished processes, kill background processes. It can read the standard output and error of the processes, using non-blocking connections.",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ps",
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-debugme",
                        "R-webfakes",
                        "R-cli",
                        "R-curl",
                        "R-rlang",
                        "R-withr",
                        "R-callr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-testthat",
                        "R-minioclient",
                        "R-pkgload",
                        "R-sarsop",
                        "R-pkgbuild",
                        "R-lpjmlkit",
                        "R-doconv",
                        "R-repana",
                        "R-rhub",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-pingr",
                        "R-crew",
                        "R-cmdstanr",
                        "R-quarto",
                        "R-pomdp",
                        "R-proffer",
                        "R-callr",
                        "R-virtuoso",
                        "R-xopen",
                        "R-mlflow",
                        "R-pagedown"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-golem",
                        "R-rcmdcheck",
                        "R-webfakes",
                        "R-targets",
                        "R-brms",
                        "R-bsicons",
                        "R-zip",
                        "R-pak",
                        "R-ps"
                    ]
                }
            ]
        },
        {
            "name": "R-pROC",
            "portdir": "R/R-pROC",
            "version": "1.18.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://expasy.org/tools/pROC",
            "description": "Display and analyze ROC curves",
            "long_description": "Display and analyze ROC curves",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-doParallel",
                        "R-logcondens",
                        "R-rlang",
                        "R-ggplot2",
                        "R-testthat",
                        "R-vdiffr",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-caret",
                        "R-nestfs",
                        "R-BDgraph",
                        "R-finalfit",
                        "R-cvms",
                        "R-sccore",
                        "R-RcmdrPlugin.ROC",
                        "R-SmCCNet",
                        "R-hsstan",
                        "R-psfmi",
                        "R-bbl",
                        "R-mixvlmc",
                        "R-predtools",
                        "R-nestedcv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bst",
                        "R-spmodel",
                        "R-palasso",
                        "R-pre",
                        "R-RcmdrPlugin.EZR",
                        "R-aplore3"
                    ]
                }
            ]
        },
        {
            "name": "R-probout",
            "portdir": "R/R-probout",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=probout",
            "description": "Unsupervised multivariate outlier probabilities",
            "long_description": "Unsupervised multivariate outlier probabilities for large datasets.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-FNN",
                        "R-mclust"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-lmtest",
                        "R-GDAdata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ProbBayes",
            "portdir": "R/R-ProbBayes",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ProbBayes",
            "description": "Functions and datasets to accompany Probability and Bayesian Modeling (2019)",
            "long_description": "Functions and datasets to accompany Probability and Bayesian Modeling (2019)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-LearnBayes",
                        "R-gridExtra"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-probably",
            "portdir": "R/R-probably",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://probably.tidymodels.org",
            "description": "Tools for post-processing class probability estimates",
            "long_description": "Tools for post-processing class probability estimates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-pillar",
                        "R-withr",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-furrr",
                        "R-butcher",
                        "R-hardhat",
                        "R-yardstick",
                        "R-tune",
                        "R-workflows",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-randomForest",
                        "R-modeldata",
                        "R-parsnip",
                        "R-recipes",
                        "R-rsample",
                        "R-betacal",
                        "R-quantregForest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-yardstick"
                    ]
                }
            ]
        },
        {
            "name": "R-PRNG",
            "portdir": "R/R-PRNG",
            "version": "0.0.2.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PRNG",
            "description": "Pseudo-Random Number Generator",
            "long_description": "Pseudo-Random Number Generator",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nortest",
                        "R-testthat",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prismatic",
            "portdir": "R/R-prismatic",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://emilhvitfeldt.github.io/prismatic",
            "description": "Color manipulation tools",
            "long_description": "Manipulate and visualize colors in a intuitive, low-dependency and functional way.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-farver",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-paletteer"
                    ]
                }
            ]
        },
        {
            "name": "R-priorsense",
            "portdir": "R/R-priorsense",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://n-kall.github.io/priorsense",
            "description": "Prior diagnostics and sensitivity analysis",
            "long_description": "R-priorsense provides functions for prior and likelihood sensitivity analysis in Bayesian models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-matrixStats",
                        "R-ggplot2",
                        "R-posterior",
                        "R-ggdist",
                        "R-ggh4x",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-bayesplot",
                        "R-brms",
                        "R-rmarkdown",
                        "R-cmdstanr",
                        "R-philentropy",
                        "R-transport",
                        "R-iwmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-brms"
                    ]
                }
            ]
        },
        {
            "name": "R-PriorGen",
            "portdir": "R/R-PriorGen",
            "version": "2.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PriorGen",
            "description": "Generate prior distributions for proportions",
            "long_description": "Translates beliefs into prior information in the form of Beta and Gamma distributions. It can be used for the generation of priors on the prevalence of disease and the sensitivity/specificity of diagnostic tests and any other binomial experiment.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-nleqslv",
                        "R-rootSolve"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-printr",
            "portdir": "R/R-printr",
            "version": "0.3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yihui.org/printr",
            "description": "Automatically print R objects to appropriate formats according to the knitr output format",
            "long_description": "Automatically print R objects to appropriate formats according to the knitr output format",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-table1",
                        "R-felp",
                        "R-SimMultiCorrData"
                    ]
                }
            ]
        },
        {
            "name": "R-princurve",
            "portdir": "R/R-princurve",
            "version": "2.1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rcannood/princurve",
            "description": "Fit a principal curve in arbitrary dimension",
            "long_description": "Fit a principal curve in arbitrary dimension",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-devtools",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rpcop"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-aroma.light"
                    ]
                }
            ]
        },
        {
            "name": "R-PRIMME",
            "portdir": "R/R-PRIMME",
            "version": "3.2-6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PRIMME",
            "description": "PReconditioned Iterative MultiMethod Eigensolver for solving symmetric/Hermitian eigenvalue problems and singular value problems",
            "long_description": "PReconditioned Iterative MultiMethod Eigensolver for solving symmetric/Hermitian eigenvalue problems and singular value problems",
            "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-Rcpp",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Rssa"
                    ]
                }
            ]
        },
        {
            "name": "R-primes",
            "portdir": "R/R-primes",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=primes",
            "description": "Fast functions for prime numbers",
            "long_description": "Fast functions for prime numbers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-primefactr",
            "portdir": "R/R-primefactr",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=primefactr",
            "description": "Use prime factorization for simplifying computations",
            "long_description": "Use prime factorization for simplifying computations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-priceR",
            "portdir": "R/R-priceR",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=priceR",
            "description": "Economics and pricing tools",
            "long_description": "Functions to aid in micro- and macroeconomic analysis and handling of price and currency data.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-lubridate",
                        "R-gsubfn",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PriceIndices",
            "portdir": "R/R-PriceIndices",
            "version": "0.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PriceIndices",
            "description": "Calculate bilateral and multilateral price indices",
            "long_description": "Calculate bilateral and multilateral price indices",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-caret",
                        "R-xgboost",
                        "R-strex",
                        "R-reclin2",
                        "R-CRAN-recommended",
                        "R-reshape",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pRF",
            "portdir": "R/R-pRF",
            "version": "1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pRF",
            "description": "Permutation Significance for Random Forests",
            "long_description": "Permutation Significance for Random Forests",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-randomForest",
                        "R-permute",
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-multtest",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prettyunits",
            "portdir": "R/R-prettyunits",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prettyunits",
            "description": "Pretty, human readable formatting of quantities",
            "long_description": "Pretty, human readable formatting of quantities",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-future.tests",
                        "R-bigrquery",
                        "R-parsnip",
                        "R-progress",
                        "R-tidyclust",
                        "R-workflowsets",
                        "R-lobstr",
                        "R-censored",
                        "R-rcmdcheck"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vroom"
                    ]
                }
            ]
        },
        {
            "name": "R-prettyGraphs",
            "portdir": "R/R-prettyGraphs",
            "version": "2.1.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=prettyGraphs",
            "description": "Publication-quality graphics",
            "long_description": "Publication-quality graphics",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ExPosition",
                        "R-InPosition"
                    ]
                }
            ]
        }
    ]
}