GET /api/v1/ports/R-pkgload/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "R-pkgload",
    "portdir": "R/R-pkgload",
    "version": "1.4.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pkgload.r-lib.org",
    "description": "Simulate package installation",
    "long_description": "R-pkgload simulates the process of installing a package and then attaching it.",
    "active": true,
    "categories": [
        "devel",
        "science",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-rlang",
                "R-desc",
                "R-glue",
                "R-lifecycle",
                "R-rprojroot",
                "R-withr",
                "R-processx",
                "R-pkgbuild",
                "R-CRAN-recommended",
                "R-cli",
                "R-fs"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-Rcpp",
                "R-jsonlite",
                "R-remotes",
                "R-testthat",
                "R-rstudioapi",
                "R-usethis",
                "R-bitops",
                "R-pak",
                "R-mathjaxr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-rbmi",
                "R-roxygen2",
                "R-detectseparation",
                "R-devtools",
                "R-doctest",
                "R-testthat"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-generics",
                "R-arrow",
                "R-targets",
                "R-psborrow",
                "R-httptest2",
                "R-conflicted",
                "R-tibble",
                "R-rBDAT",
                "R-downlit",
                "R-usethis",
                "R-httptest",
                "R-readtext",
                "R-mockr",
                "R-golem",
                "R-pkgdown",
                "R-rstantools",
                "R-Ryacas",
                "R-Ryacas0",
                "R-mockthat",
                "R-fritools",
                "R-fusen"
            ]
        }
    ]
}