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

{
    "count": 51892,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=746",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=744",
    "results": [
        {
            "name": "R-pandoc",
            "portdir": "R/R-pandoc",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cderv.github.io/pandoc",
            "description": "Manage and run Pandoc from R",
            "long_description": "Manage and run Pandoc from R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rappdirs",
                        "R-CRAN-recommended",
                        "R-fs",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-withr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-gh",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-leidenbase",
                        "R-modelsummary",
                        "R-tinytable",
                        "R-villager"
                    ]
                }
            ]
        },
        {
            "name": "R-pander",
            "portdir": "R/R-pander",
            "version": "0.6.5",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rapporter.github.io/pander",
            "description": "R Pandoc writer",
            "long_description": "R Pandoc writer",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-forecast",
                        "R-tseries",
                        "R-randomForest",
                        "R-memisc",
                        "R-microbenchmark",
                        "R-rms",
                        "R-tables",
                        "R-descr",
                        "R-logger",
                        "R-Epi",
                        "R-sylly",
                        "R-sylly.en",
                        "R-data.table",
                        "R-gtable",
                        "R-reshape",
                        "R-zoo",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MplusAutomation",
                        "R-brr",
                        "R-epiR",
                        "R-jtools",
                        "R-packagefinder",
                        "R-ufs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fixest",
                        "R-ggparty",
                        "R-ggthemes",
                        "R-rwicc",
                        "R-mbbefd",
                        "R-beanz",
                        "R-broom.mixed",
                        "R-miWQS",
                        "R-diceR",
                        "R-optmatch"
                    ]
                }
            ]
        },
        {
            "name": "R-pan",
            "portdir": "R/R-pan",
            "version": "1.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pan",
            "description": "Multiple imputation for multivariate panel or clustered data",
            "long_description": "Multiple imputation for multivariate panel or clustered data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-mitools",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mitml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mice"
                    ]
                }
            ]
        },
        {
            "name": "R-pamr",
            "portdir": "R/R-pamr",
            "version": "1.57",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pamr",
            "description": "Prediction Analysis for Microarrays",
            "long_description": "Some functions for sample classification in microarrays.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mpath"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-pammtools",
            "portdir": "R/R-pammtools",
            "version": "0.5.93",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://adibender.github.io/pammtools",
            "description": "Piece-wise exponential additive mixed modeling tools for survival analysis",
            "long_description": "Piece-wise exponential additive mixed modeling tools for survival analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-mvtnorm",
                        "R-vctrs",
                        "R-tibble",
                        "R-checkmate",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-Formula",
                        "R-pec",
                        "R-CRAN-recommended",
                        "R-lazyeval",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-relsurv",
                        "R-robber"
                    ]
                }
            ]
        },
        {
            "name": "R-pamm",
            "portdir": "R/R-pamm",
            "version": "1.122",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pamm",
            "description": "Power analysis for random effects in mixed models",
            "long_description": "Power analysis for random effects in mixed models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lme4",
                        "R-lmerTest",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pals",
            "portdir": "R/R-pals",
            "version": "1.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kwstat.github.io/pals",
            "description": "Color palettes, colormaps and tools to evaluate them",
            "long_description": "Color palettes, colormaps and tools to evaluate them",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mapproj",
                        "R-CRAN-recommended",
                        "R-maps",
                        "R-dichromat",
                        "R-colorspace"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgl",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-latticeExtra",
                        "R-classInt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rmcorr"
                    ]
                }
            ]
        },
        {
            "name": "R-palr",
            "portdir": "R/R-palr",
            "version": "0.4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AustralianAntarcticDivision/palr",
            "description": "Color palettes for data",
            "long_description": "Color palettes for data, based on some well known public data sets.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-viridis",
                        "R-raster",
                        "R-stars",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-palmerpenguins",
            "portdir": "R/R-palmerpenguins",
            "version": "0.1.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://allisonhorst.github.io/palmerpenguins",
            "description": "Palmer Archipelago (Antarctica) penguin data",
            "long_description": "Palmer Archipelago (Antarctica) penguin data",
            "active": true,
            "categories": [],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-recipes",
                        "R-tibble"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DBItest",
                        "R-explore",
                        "R-mlr3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyrules",
                        "R-ggblanket",
                        "R-here",
                        "R-tiledb",
                        "R-mosaic",
                        "R-mosaicCalc",
                        "R-pillar",
                        "R-anticlust",
                        "R-duckplyr"
                    ]
                }
            ]
        },
        {
            "name": "R-palm",
            "portdir": "R/R-palm",
            "version": "1.1.5",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=palm",
            "description": "Functions to fit point process models using the Palm likelihood",
            "long_description": "Functions to fit point process models using the Palm likelihood",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gsl",
                        "R-minqa",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-paletteer",
            "portdir": "R/R-paletteer",
            "version": "1.6.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EmilHvitfeldt/paletteer",
            "description": "Comprehensive collection of color palettes",
            "long_description": "Comprehensive collection of color palettes",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstudioapi",
                        "R-prismatic",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-rematch2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gtExtras"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-descriptio",
                        "R-gt",
                        "R-tessellation"
                    ]
                }
            ]
        },
        {
            "name": "R-palasso",
            "portdir": "R/R-palasso",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rauschenberger.github.io/palasso",
            "description": "Paired lasso regression",
            "long_description": "Paired lasso regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ashr",
                        "R-pROC",
                        "R-edgeR",
                        "R-remotes",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FuzzySimRes",
                        "R-cornet",
                        "R-joinet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-transreg"
                    ]
                }
            ]
        },
        {
            "name": "R-pak",
            "portdir": "R/R-pak",
            "version": "0.8.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pak.r-lib.org",
            "description": "Another approach to package installation",
            "long_description": "Another approach to package installation",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-ps",
                        "R-desc",
                        "R-glue",
                        "R-withr",
                        "R-processx",
                        "R-callr",
                        "R-pkgbuild",
                        "R-testthat",
                        "R-gitcreds",
                        "R-rstudioapi",
                        "R-covr",
                        "R-mockery",
                        "R-pingr",
                        "R-filelock",
                        "R-pkgcache",
                        "R-pkgsearch",
                        "R-pkgdepends",
                        "R-cli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dockerfiler"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgdepends",
                        "R-pkgload",
                        "R-renv",
                        "R-xfun"
                    ]
                }
            ]
        },
        {
            "name": "R-pagedown",
            "portdir": "R/R-pagedown",
            "version": "0.21",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pagedown",
            "description": "Paginate the HTML output of R markdown with CSS for print",
            "long_description": "Paginate the HTML output of R markdown with CSS for print",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-later",
                        "R-xfun",
                        "R-htmltools",
                        "R-processx",
                        "R-rmarkdown",
                        "R-servr",
                        "R-bookdown",
                        "R-websocket",
                        "R-CRAN-recommended",
                        "R-httpuv",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-promises",
                        "R-xml2",
                        "R-covr",
                        "R-testit",
                        "R-pdftools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-roughnet"
                    ]
                }
            ]
        },
        {
            "name": "R-padr",
            "portdir": "R/R-padr",
            "version": "0.6.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://edwinth.github.io/padr",
            "description": "Quickly get date–time data ready for analysis",
            "long_description": "Quickly get date–time data ready for analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-lubridate",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-lazyeval",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fHMM",
                        "R-timetk"
                    ]
                }
            ]
        },
        {
            "name": "R-pacs",
            "portdir": "R/R-pacs",
            "version": "0.6.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://polkas.github.io/pacs",
            "description": "Supplementary R packages utils",
            "long_description": "Supplementary R packages utils",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-xml2",
                        "R-memoise",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-remotes",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mockery",
                        "R-renv",
                        "R-pkgsearch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pacman",
            "portdir": "R/R-pacman",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pacman",
            "description": "Package management tool",
            "long_description": "Package management tool",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-remotes",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-XML",
                        "R-BiocManager"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-currr",
                        "R-cpop"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crops",
                        "R-bruceR",
                        "R-exampletestr",
                        "R-ijtiff",
                        "R-repana"
                    ]
                }
            ]
        },
        {
            "name": "R-packrat",
            "portdir": "R/R-packrat",
            "version": "0.9.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/packrat",
            "description": "Dependency management system for R",
            "long_description": "Dependency management system for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-httr",
                        "R-mockery",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rsconnect"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jetpack",
                        "R-renv"
                    ]
                }
            ]
        },
        {
            "name": "R-packer",
            "portdir": "R/R-packer",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packer.john-coene.com",
            "description": "Opinionated framework for using JavaScript",
            "long_description": "Opinionated framework for using JavaScript",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fs",
                        "R-jsonlite",
                        "R-rprojroot",
                        "R-htmlwidgets",
                        "R-roxygen2",
                        "R-rstudioapi",
                        "R-usethis",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-golem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-waiter"
                    ]
                }
            ]
        },
        {
            "name": "R-packcircles",
            "portdir": "R/R-packcircles",
            "version": "0.3.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=packcircles",
            "description": "Algorithms to find arrangements of non-overlapping circles",
            "long_description": "Algorithms to find arrangements of non-overlapping circles",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggiraph",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-lpSolve"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-packagefinder",
            "portdir": "R/R-packagefinder",
            "version": "0.3.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zuckarelli.de/packagefinder/tutorial.html",
            "description": "Search for R packages on CRAN, either directly from the R console or with an RStudio add-in",
            "long_description": "Search for R packages on CRAN, either directly from the R console or with an RStudio add-in",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-clipr",
                        "R-tidyr",
                        "R-lubridate",
                        "R-shiny",
                        "R-shinyjs",
                        "R-httr",
                        "R-jsonlite",
                        "R-formattable",
                        "R-pander",
                        "R-shinybusy",
                        "R-reactable",
                        "R-textutils",
                        "R-CRAN-recommended",
                        "R-htmlTable",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pack",
            "portdir": "R/R-pack",
            "version": "0.1-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pack",
            "description": "Convert values to/from raw vectors",
            "long_description": "Convert values to/from raw vectors",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-19"
                    ]
                },
                {
                    "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-BDgraph",
                        "R-mixvlmc",
                        "R-nestedcv",
                        "R-nestfs",
                        "R-predtools",
                        "R-psfmi",
                        "R-sccore",
                        "R-RcmdrPlugin.ROC",
                        "R-SmCCNet",
                        "R-bbl",
                        "R-caret",
                        "R-cvms",
                        "R-finalfit",
                        "R-hsstan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR",
                        "R-spmodel",
                        "R-palasso",
                        "R-aplore3",
                        "R-pre",
                        "R-bst"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-pBrackets",
            "portdir": "R/R-pBrackets",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pBrackets",
            "description": "Plot brackets",
            "long_description": "Plot brackets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GLMpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-eulerr"
                    ]
                }
            ]
        },
        {
            "name": "R-oz",
            "portdir": "R/R-oz",
            "version": "1.0-22",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=oz",
            "description": "Functions for plotting Australia coastline and state boundaries",
            "long_description": "Functions for plotting Australia coastline and state boundaries",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DAAG",
                        "R-decido",
                        "R-ks"
                    ]
                }
            ]
        },
        {
            "name": "R-overlapping",
            "portdir": "R/R-overlapping",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=overlapping",
            "description": "Estimation of overlapping in empirical distributions",
            "long_description": "Estimation of overlapping in empirical distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MCMCvis"
                    ]
                }
            ]
        },
        {
            "name": "R-overdisp",
            "portdir": "R/R-overdisp",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=overdisp",
            "description": "Overdispersion in count data multiple regression analysis",
            "long_description": "Overdispersion in count data multiple regression analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-outliertree",
            "portdir": "R/R-outliertree",
            "version": "1.10.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://outliertree.readthedocs.io",
            "description": "Explainable outlier detection through decision tree conditioning",
            "long_description": "Explainable outlier detection through decision tree conditioning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-Rcereal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-kableExtra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-isotree"
                    ]
                }
            ]
        },
        {
            "name": "R-outliers",
            "portdir": "R/R-outliers",
            "version": "0.15",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=outliers",
            "description": "Collection of tests commonly used for identifying outliers",
            "long_description": "Collection of tests commonly used for identifying outliers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-outbreaks",
            "portdir": "R/R-outbreaks",
            "version": "1.9.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=outbreaks",
            "description": "Collection of disease outbreak data",
            "long_description": "Collection of disease outbreak data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-timeplyr"
                    ]
                }
            ]
        },
        {
            "name": "R-otrimle",
            "portdir": "R/R-otrimle",
            "version": "2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=otrimle",
            "description": "Robust model-based clustering",
            "long_description": "Robust model-based clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-robustbase",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-mclust",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICSClust"
                    ]
                }
            ]
        },
        {
            "name": "R-osqp",
            "portdir": "R/R-osqp",
            "version": "0.6.3.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://osqp.org",
            "description": "Quadratic programming solver using the OSQP library",
            "long_description": "Provides bindings to the OSQP solver. The OSQP solver is a numerical optimization package for solving convex quadratic programs, written in C and based on the alternating direction method of multipliers.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "cmake",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-slam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CVXR",
                        "R-ROI.plugin.osqp"
                    ]
                }
            ]
        },
        {
            "name": "R-oskeyring",
            "portdir": "R/R-oskeyring",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/oskeyring",
            "description": "Raw system credential store access from R",
            "long_description": "Raw system credential store access from R",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "security",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-covr",
                        "R-askpass"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gitcreds"
                    ]
                }
            ]
        },
        {
            "name": "R-orthopolynom",
            "portdir": "R/R-orthopolynom",
            "version": "1.0-6.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=orthopolynom",
            "description": "Collection of functions for orthogonal and orthonormal polynomials",
            "long_description": "Collection of functions for orthogonal and orthonormal polynomials",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesGOF",
                        "R-nlsem",
                        "R-sadists",
                        "R-PDQutils",
                        "R-basefun",
                        "R-gaussquad",
                        "R-mosaicCalc",
                        "R-mpoly"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MCMCglmm",
                        "R-sommer"
                    ]
                }
            ]
        },
        {
            "name": "R-orthogonalsplinebasis",
            "portdir": "R/R-orthogonalsplinebasis",
            "version": "0.1.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/halpo/obsplines",
            "description": "Orthogonal b-splines",
            "long_description": "Orthogonal b-splines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Renvlp"
                    ]
                }
            ]
        },
        {
            "name": "R-orthoDr",
            "portdir": "R/R-orthoDr",
            "version": "0.6.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/teazrq/orthoDr",
            "description": "Semi-parametric dimension reduction models using orthogonality-constrained optimization",
            "long_description": "Semi-parametric dimension reduction models using orthogonality-constrained optimization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-rgl",
                        "R-dr",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-plot3D",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-origami",
            "portdir": "R/R-origami",
            "version": "1.0.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tlverse.org/origami",
            "description": "Generalized framework for cross-validation",
            "long_description": "Generalized framework for cross-validation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-future",
                        "R-future.apply",
                        "R-listenv",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forecast",
                        "R-randomForest",
                        "R-glmnet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cvCovEst",
                        "R-hal9001",
                        "R-lmtp",
                        "R-sl3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "R-orientlib",
            "portdir": "R/R-orientlib",
            "version": "0.10.5",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dmurdoch.github.io/orientlib",
            "description": "Support for orientation data",
            "long_description": "Support for orientation data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scatterplot3d",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rgl"
                    ]
                }
            ]
        },
        {
            "name": "R-orf",
            "portdir": "R/R-orf",
            "version": "0.1.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=orf",
            "description": "Ordered Random Forests",
            "long_description": "Ordered Random Forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-ranger",
                        "R-xtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ocf"
                    ]
                }
            ]
        },
        {
            "name": "R-orgutils",
            "portdir": "R/R-orgutils",
            "version": "0.5-0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=orgutils",
            "description": "Helper functions for Org files",
            "long_description": "Helper functions for Org files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-textutils",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PMwR"
                    ]
                }
            ]
        },
        {
            "name": "R-ore",
            "portdir": "R/R-ore",
            "version": "1.7.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jonclayden/ore",
            "description": "R interface to the Onigmo regular expression library",
            "long_description": "R interface to the Onigmo regular expression library",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rex",
                        "R-covr",
                        "R-tinytest",
                        "R-crayon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-reportr"
                    ]
                }
            ]
        },
        {
            "name": "R-ordinalNet",
            "portdir": "R/R-ordinalNet",
            "version": "2.12",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ordinalNet",
            "description": "Penalized ordinal regression",
            "long_description": "Penalized ordinal regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-VGAM",
                        "R-rms",
                        "R-glmnet",
                        "R-penalized",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CondCopulas"
                    ]
                }
            ]
        },
        {
            "name": "R-ordinalCont",
            "portdir": "R/R-ordinalCont",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ordinalCont",
            "description": "Ordinal regression analysis for continuous scales",
            "long_description": "Ordinal regression analysis for continuous scales",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Deriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tram",
                        "R-tramME"
                    ]
                }
            ]
        },
        {
            "name": "R-ordinalClust",
            "portdir": "R/R-ordinalClust",
            "version": "1.3.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ordinalClust",
            "description": "Ordinal data clustering, co-clustering and classification",
            "long_description": "Ordinal data clustering, co-clustering and classification",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-RcppProgress",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-caret"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mixedClust"
                    ]
                }
            ]
        },
        {
            "name": "R-ordinal",
            "portdir": "R/R-ordinal",
            "version": "2023.12-4.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/runehaubo/ordinal",
            "description": "Regression models for ordinal data",
            "long_description": "Regression models for ordinal data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-ucminf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-testthat",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.MPAStats",
                        "R-projpred",
                        "R-serp",
                        "R-crch",
                        "R-MXM",
                        "R-jomo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-effects",
                        "R-emmeans",
                        "R-ggeffects",
                        "R-insight",
                        "R-margins",
                        "R-memisc",
                        "R-nonnest2",
                        "R-performance",
                        "R-prediction",
                        "R-texreg",
                        "R-tram",
                        "R-AICcmodavg",
                        "R-tramME",
                        "R-MuMIn",
                        "R-broom",
                        "R-broom.mixed",
                        "R-buildmer",
                        "R-car"
                    ]
                }
            ]
        },
        {
            "name": "R-ordgam",
            "portdir": "R/R-ordgam",
            "version": "0.9.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ordgam",
            "description": "Additive model for ordinal data using Laplace p-splines",
            "long_description": "Additive model for ordinal data using Laplace p-splines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sn",
                        "R-marqLevAlg",
                        "R-cubicBsplines",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-ucminf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-orders",
            "portdir": "R/R-orders",
            "version": "0.1.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=orders",
            "description": "Sampling from k-th order statistics of new families of distributions",
            "long_description": "Sampling from k-th order statistics of new families of distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-actuar",
                        "R-gamlss.dist",
                        "R-Newdistns",
                        "R-CRAN-recommended",
                        "R-VGAM"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ordbetareg",
            "portdir": "R/R-ordbetareg",
            "version": "0.7.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/saudiwin/ordbetareg_pack",
            "description": "Understand and describe Bayesian models and posterior distributions",
            "long_description": "Understand and describe Bayesian models and posterior distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-transformr",
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-gganimate",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-brms"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-marginaleffects",
                        "R-modelsummary",
                        "R-glmmTMB",
                        "R-gt",
                        "R-bayestestR",
                        "R-collapse",
                        "R-stringr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-haven",
                        "R-Hmisc",
                        "R-ggthemes",
                        "R-mice"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bayestestR"
                    ]
                }
            ]
        },
        {
            "name": "R-orcutt",
            "portdir": "R/R-orcutt",
            "version": "2.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=orcutt",
            "description": "Estimate procedure in case of first order autocorrelation",
            "long_description": "Estimate procedure in case of first order autocorrelation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lmtest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-broom"
                    ]
                }
            ]
        }
    ]
}