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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=254",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=252",
    "results": [
        {
            "name": "R-cpfa",
            "portdir": "R/R-cpfa",
            "version": "1.1-6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cpfa",
            "description": "Classification with Parallel Factor Analysis",
            "long_description": "Classification with Parallel Factor Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-glmnet",
                        "R-xgboost",
                        "R-e1071",
                        "R-rda",
                        "R-CRAN-recommended",
                        "R-multiway",
                        "R-randomForest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cplm",
            "portdir": "R/R-cplm",
            "version": "0.7-12.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/actuaryzhang/cplm",
            "description": "Compound Poisson Linear Models",
            "long_description": "Compound Poisson Linear Models",
            "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-biglm",
                        "R-statmod",
                        "R-reshape2",
                        "R-ggplot2",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-tweedie",
                        "R-minqa",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn",
                        "R-insight",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-cpm",
            "portdir": "R/R-cpm",
            "version": "2.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cpm",
            "description": "Sequential and batch change detection using parametric and non-parametric methods",
            "long_description": "Sequential and batch change detection using parametric and non-parametric methods",
            "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": []
        },
        {
            "name": "R-cpop",
            "portdir": "R/R-cpop",
            "version": "1.0.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cpop",
            "description": "Detection of multiple changes in slope in univariate time series",
            "long_description": "Detection of multiple changes in slope in univariate time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-pracma",
                        "R-pacman",
                        "R-mathjaxr",
                        "R-crops",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cpp11",
            "portdir": "R/R-cpp11",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cpp11.r-lib.org",
            "description": "R-cpp11 helps you to interact with R objects using C++ code",
            "long_description": "R-cpp11 helps you to interact with R objects using C++ code",
            "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-brio",
                        "R-cli",
                        "R-desc",
                        "R-glue",
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-progress",
                        "R-callr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-mockery",
                        "R-lobstr",
                        "R-decor",
                        "R-bench",
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-websocket",
                        "R-RMariaDB",
                        "R-RPostgres",
                        "R-RSQLite",
                        "R-tweenr",
                        "R-twosamples",
                        "R-tzdb",
                        "R-vdiffr",
                        "R-vroom",
                        "R-BiocParallel",
                        "R-RcppAlgos",
                        "R-RcppBigIntAlgos",
                        "R-ambient",
                        "R-area",
                        "R-arrow",
                        "R-bignum",
                        "R-bigrquery",
                        "R-cheapr",
                        "R-clock",
                        "R-cppdoubles",
                        "R-fastMatMR",
                        "R-fastplyr",
                        "R-ggraph",
                        "R-haven",
                        "R-igraph",
                        "R-jinjar",
                        "R-literanger",
                        "R-lobstr",
                        "R-lotri",
                        "R-lzstring",
                        "R-mice",
                        "R-minty",
                        "R-readr",
                        "R-readxl",
                        "R-rjsoncons",
                        "R-roxygen2",
                        "R-sift",
                        "R-svglite",
                        "R-systemfonts",
                        "R-textrecipes",
                        "R-textshaping",
                        "R-tidygraph",
                        "R-tidyr",
                        "R-timechange",
                        "R-timeplyr",
                        "R-tipitaka",
                        "R-transformr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcereal",
                        "R-pkgbuild",
                        "R-cpp11armadillo",
                        "R-cpp11eigen",
                        "R-renv",
                        "R-armadillo"
                    ]
                }
            ]
        },
        {
            "name": "R-cpp11armadillo",
            "portdir": "R/R-cpp11armadillo",
            "version": "0.3.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pacha.dev/cpp11armadillo",
            "description": "Armadillo interface",
            "long_description": "R-cpp11armadillo provides function declarations and inline function definitions that facilitate communication between R and the Armadillo C++ library for linear algebra and scientific computing.",
            "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-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mockery",
                        "R-cpp11",
                        "R-desc",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lotri"
                    ]
                }
            ]
        },
        {
            "name": "R-cpp11eigen",
            "portdir": "R/R-cpp11eigen",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pacha.dev/cpp11eigen",
            "description": "Eigen interface",
            "long_description": "R-cpp11eigen function declarations and inline function definitions that facilitate communication between R and the Eigen C++ library for linear algebra and scientific computing.",
            "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-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mockery",
                        "R-cpp11",
                        "R-desc",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cppcontainers",
            "portdir": "R/R-cppcontainers",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cppcontainers",
            "description": "C++ standard template library containers",
            "long_description": "C++ standard template library containers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cppdoubles",
            "portdir": "R/R-cppdoubles",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NicChr/cppdoubles",
            "description": "Fast relative comparisons of floating point numbers in C++",
            "long_description": "Fast relative comparisons of floating point numbers in C++",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cpp11",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bench",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-timeplyr"
                    ]
                }
            ]
        },
        {
            "name": "R-cprobit",
            "portdir": "R/R-cprobit",
            "version": "1.0.2",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cprobit",
            "description": "Conditional probit model for analysing continuous outcomes",
            "long_description": "Conditional probit model for analysing continuous outcomes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridExtra",
                        "R-car",
                        "R-nortest",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cramer",
            "portdir": "R/R-cramer",
            "version": "0.9-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cramer",
            "description": "Multivariate non-parametric Cramer test for the two-sample problem",
            "long_description": "Multivariate non-parametric Cramer test for the two-sample problem",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-kernelboot"
                    ]
                }
            ]
        },
        {
            "name": "R-cranlogs",
            "portdir": "R/R-cranlogs",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cranlogs",
            "description": "Download logs from the RStudio CRAN mirror",
            "long_description": "Download logs from the RStudio CRAN mirror",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shinymeta"
                    ]
                }
            ]
        },
        {
            "name": "R-crassmat",
            "portdir": "R/R-crassmat",
            "version": "0.0.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crassmat",
            "description": "Conditional Random Sampling Sparse Matrices",
            "long_description": "Conducts conditional random sampling on observed values in sparse matrices. Useful for training and test set splitting sparse matrices prior to model fitting in cross-validation procedures and estimating the predictive accuracy of data imputation methods, such as matrix factorization or singular value decomposition (SVD).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-svMisc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-crawl",
            "portdir": "R/R-crawl",
            "version": "2.3.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crawl",
            "description": "Fit continuous-time correlated random walk models to animal movement data",
            "long_description": "Fit continuous-time correlated random walk models to animal movement data",
            "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-magrittr",
                        "R-rlang",
                        "R-sp",
                        "R-mvtnorm",
                        "R-tibble",
                        "R-dplyr",
                        "libgcc",
                        "R-lubridate",
                        "R-sf",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-purrr",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-crayon",
            "portdir": "R/R-crayon",
            "version": "1.5.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crayon",
            "description": "R package for colored terminal output",
            "long_description": "R package for colored terminal output Now superseded by R-cli.",
            "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-rstudioapi",
                        "R-mockery",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multidplyr",
                        "R-currr",
                        "R-cyclocomp",
                        "R-packagefinder",
                        "R-panelr",
                        "R-pkglite",
                        "R-plumber",
                        "R-prettycode",
                        "R-progress",
                        "R-debugme",
                        "R-prt",
                        "R-readr",
                        "R-reporter",
                        "R-riingo",
                        "R-deepRstudio",
                        "R-robustbetareg",
                        "R-diffobj",
                        "R-semtree",
                        "R-serp",
                        "R-sfnetworks",
                        "R-shiny",
                        "R-shinytest",
                        "R-disk.frame",
                        "R-sloop",
                        "R-sommer",
                        "R-spaMM",
                        "R-IRkernel",
                        "R-systemPipeR",
                        "R-tatoo",
                        "R-Biostrings",
                        "R-tidyfit",
                        "R-Rdistance",
                        "R-RprobitB",
                        "R-tidyverse",
                        "R-unitizer",
                        "R-usethis",
                        "R-fetch",
                        "R-fiery",
                        "R-vroom",
                        "R-fmtr",
                        "R-BCHM",
                        "R-fpp2",
                        "R-S4Arrays",
                        "R-CoTiMA",
                        "R-fungible",
                        "R-future.tests",
                        "R-garma",
                        "R-Structstrings",
                        "R-gfonts",
                        "R-TeXCheckR",
                        "R-gmailr",
                        "R-gofCopula",
                        "R-WeightIt",
                        "R-baggr",
                        "R-FFP",
                        "R-bruceR",
                        "R-GA",
                        "R-ino",
                        "R-bsub",
                        "R-chatAI4R",
                        "R-jstor",
                        "R-kanjistat",
                        "R-GDPuc",
                        "R-libr",
                        "R-cobalt",
                        "R-colorDF",
                        "R-lobstr",
                        "R-colt",
                        "R-lotri",
                        "R-covr",
                        "R-matrixset",
                        "R-GetoptLong"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-yardstick",
                        "R-PMwR",
                        "R-SeqArray",
                        "R-blob",
                        "R-bruceR",
                        "R-cli",
                        "R-crosstable",
                        "R-dm",
                        "R-drake",
                        "R-exampletestr",
                        "R-fabletools",
                        "R-fs",
                        "R-fst",
                        "R-gdsfmt",
                        "R-glue",
                        "R-golem",
                        "R-hardhat",
                        "R-haven",
                        "R-hms",
                        "R-huxtable",
                        "R-ipaddress",
                        "R-ipumsr",
                        "R-lgr",
                        "R-lifecycle",
                        "R-lintr",
                        "R-logging",
                        "R-mark",
                        "R-measr",
                        "R-multinma",
                        "R-ore",
                        "R-progressr",
                        "R-rlang",
                        "R-rotor",
                        "R-skimr",
                        "R-symengine",
                        "R-tibble",
                        "R-tidyselect",
                        "R-tidytable",
                        "R-vcr",
                        "R-vctrs",
                        "R-xgboost"
                    ]
                }
            ]
        },
        {
            "name": "R-crc32c",
            "portdir": "R/R-crc32c",
            "version": "0.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crc32c",
            "description": "Cyclic redundancy check with CPU-specific acceleration",
            "long_description": "Cyclic redundancy check with CPU-specific acceleration",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyCpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-crch",
            "portdir": "R/R-crch",
            "version": "1.2-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://topmodels.R-Forge.R-project.org/crch",
            "description": "Censored Regression with Conditional Heteroscedasticity",
            "long_description": "Censored Regression with Conditional Heteroscedasticity",
            "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-Formula",
                        "R-scoringRules",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-ordinal",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-lmtest",
                        "R-memisc",
                        "R-quarto",
                        "R-distributions3",
                        "R-glmx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-prediction",
                        "R-scoringRules"
                    ]
                }
            ]
        },
        {
            "name": "R-crctStepdown",
            "portdir": "R/R-crctStepdown",
            "version": "0.5.2",
            "license": "CC-BY-SA-4",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crctStepdown",
            "description": "Univariate analysis of cluster trials with multiple outcomes",
            "long_description": "Univariate analysis of cluster trials with multiple outcomes",
            "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-RcppParallel",
                        "R-stringr",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-lme4",
                        "R-ggpubr",
                        "R-fastglm",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-credentials",
            "portdir": "R/R-credentials",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/credentials",
            "description": "Tools for managing SSH and Git credentials",
            "long_description": "Tools for managing SSH and Git credentials",
            "active": true,
            "categories": [
                "net",
                "science",
                "security",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-sys",
                        "R-askpass",
                        "R-openssl",
                        "R-CRAN-recommended",
                        "git",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gert",
                        "R-ssh"
                    ]
                }
            ]
        },
        {
            "name": "R-crew",
            "portdir": "R/R-crew",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wlandau.github.io/crew",
            "description": "Distributed worker launcher",
            "long_description": "Distributed worker launcher",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-later",
                        "R-promises",
                        "R-ps",
                        "R-rlang",
                        "R-tibble",
                        "R-processx",
                        "R-tidyselect",
                        "R-nanonext",
                        "R-getip",
                        "R-mirai",
                        "R-CRAN-recommended",
                        "R-autometric",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-crew.cluster"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-crew.cluster",
            "portdir": "R/R-crew.cluster",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wlandau.github.io/crew.cluster",
            "description": "Crew launcher plugins for traditional high-performance computing clusters",
            "long_description": "Crew launcher plugins for traditional high-performance computing clusters",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-xml2",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-yaml",
                        "R-crew",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-ps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-crop",
            "portdir": "R/R-crop",
            "version": "0.0-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crop",
            "description": "Graphics cropping tool",
            "long_description": "Graphics cropping tool",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "R-crops",
            "portdir": "R/R-crops",
            "version": "1.0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crops",
            "description": "Changepoints for a range of penalties",
            "long_description": "Changepoints for a range of penalties",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape",
                        "R-tibble",
                        "R-ggplot2",
                        "R-tidyverse",
                        "R-Rdpack",
                        "R-cowplot",
                        "R-sets",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-memoise"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pacman",
                        "R-fpop"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cpop"
                    ]
                }
            ]
        },
        {
            "name": "R-crosstable",
            "portdir": "R/R-crosstable",
            "version": "0.7.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://danchaltiel.github.io/crosstable",
            "description": "Crosstables for descriptive analyses",
            "long_description": "Crosstables for descriptive analyses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-tidyr",
                        "R-forcats",
                        "R-officer",
                        "R-flextable",
                        "R-CRAN-recommended",
                        "R-checkmate",
                        "R-dplyr",
                        "R-cli",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-stringr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-openxlsx",
                        "R-gmodels",
                        "R-gt",
                        "R-expss",
                        "R-sloop",
                        "R-jsonlite",
                        "R-stringi",
                        "R-systemfonts",
                        "R-xml2",
                        "R-crayon",
                        "R-digest",
                        "R-withr",
                        "R-hms",
                        "R-tidyselect",
                        "R-callr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-waldo",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-crosstalk",
            "portdir": "R/R-crosstalk",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/crosstalk",
            "description": "Inter-widget interactivity for HTML widgets",
            "long_description": "Inter-widget interactivity for HTML widgets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lazyeval",
                        "R-htmltools",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bslib",
                        "R-ggplot2",
                        "R-sass",
                        "R-shiny",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-plotly",
                        "R-threejs",
                        "R-tsibbletalk",
                        "R-leaflet",
                        "R-DT"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cubble",
                        "R-rgl"
                    ]
                }
            ]
        },
        {
            "name": "R-crossval",
            "portdir": "R/R-crossval",
            "version": "1.0.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crossval",
            "description": "Generic functions for cross-validation",
            "long_description": "Generic functions for cross-validation",
            "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-binda",
                        "R-care",
                        "R-sda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-binda",
                        "R-care",
                        "R-sda"
                    ]
                }
            ]
        },
        {
            "name": "R-crqa",
            "portdir": "R/R-crqa",
            "version": "2.0.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crqa",
            "description": "Recurrence quantification analysis for categorical and continuous time series",
            "long_description": "Recurrence quantification analysis for categorical and continuous time series",
            "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-gplots",
                        "R-plot3D",
                        "R-tseriesChaos",
                        "R-rdist",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fractalRegression"
                    ]
                }
            ]
        },
        {
            "name": "R-crs",
            "portdir": "R/R-crs",
            "version": "0.15-38",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JeffreyRacine/R-Package-crs",
            "description": "Categorical Regression Splines",
            "long_description": "Categorical Regression Splines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-quantreg",
                        "R-np"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quadprog",
                        "R-logspline",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-laGP"
                    ]
                }
            ]
        },
        {
            "name": "R-crsmeta",
            "portdir": "R/R-crsmeta",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "hypertidy.github.io/crsmeta",
            "description": "Extract coordinate system metadata",
            "long_description": "Extract coordinate system metadata",
            "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-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-reproj",
                        "R-silicate"
                    ]
                }
            ]
        },
        {
            "name": "R-crul",
            "portdir": "R/R-crul",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ropensci/crul",
            "description": "HTTP client",
            "long_description": "HTTP client",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-mime",
                        "R-httpcode",
                        "R-urltools",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-fauxpas",
                        "R-webmockr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-webmockr",
                        "R-rorcid",
                        "R-vcr",
                        "R-gfonts",
                        "R-gistr",
                        "R-handlr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fauxpas",
                        "R-clugenr"
                    ]
                }
            ]
        },
        {
            "name": "R-crwbmetareg",
            "portdir": "R/R-crwbmetareg",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crwbmetareg",
            "description": "Cluster Robust Wild Bootstrap Meta Regression",
            "long_description": "Cluster Robust Wild Bootstrap Meta Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-lmtest",
                        "R-CRAN-recommended",
                        "R-Rfast2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clusterSEs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cryptography",
            "portdir": "R/R-cryptography",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cryptography",
            "description": "Encrypt and decrypts text ciphers",
            "long_description": "Encrypt and decrypts text ciphers",
            "active": true,
            "categories": [
                "science",
                "crypto",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DescTools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cryptorng",
            "portdir": "R/R-cryptorng",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coolbutuseless/cryptorng",
            "description": "Access system cryptographic pseudorandom number generators",
            "long_description": "Access system cryptographic pseudorandom number generators",
            "active": true,
            "categories": [
                "science",
                "crypto",
                "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-csampling",
            "portdir": "R/R-csampling",
            "version": "1.2-2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=csampling",
            "description": "Functions for conditional simulation in regression-scale models",
            "long_description": "Functions for conditional simulation in regression-scale models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-marg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cond",
                        "R-marg",
                        "R-nlreg"
                    ]
                }
            ]
        },
        {
            "name": "R-csaw",
            "portdir": "R/R-csaw",
            "version": "1.38.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/csaw",
            "description": "ChIP-Seq Analysis with Windows",
            "long_description": "ChIP-Seq Analysis with Windows",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocGenerics",
                        "R-S4Vectors",
                        "R-limma",
                        "R-BiocParallel",
                        "R-IRanges",
                        "R-zlibbioc",
                        "R-Rhtslib",
                        "curl",
                        "R-GenomicRanges",
                        "R-Rsamtools",
                        "R-SummarizedExperiment",
                        "R-edgeR",
                        "R-metapod",
                        "R-CRAN-recommended",
                        "R-GenomeInfoDb",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-csci",
            "portdir": "R/R-csci",
            "version": "0.9.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=csci",
            "description": "Current Status Confidence Intervals",
            "long_description": "Current Status Confidence Intervals",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-exactci",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-csn",
            "portdir": "R/R-csn",
            "version": "1.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=csn",
            "description": "Closed Skew-Normal distribution",
            "long_description": "Closed Skew-Normal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-csurvey",
            "portdir": "R/R-csurvey",
            "version": "1.9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=csurvey",
            "description": "Constrained regression for survey data",
            "long_description": "Constrained regression for survey data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-coneproj",
                        "R-survey",
                        "R-CRAN-recommended",
                        "R-cgam",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-csvread",
            "portdir": "R/R-csvread",
            "version": "1.2.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jabiru/csvread",
            "description": "Fast specialized CSV file loader",
            "long_description": "Fast specialized CSV file loader",
            "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-bit64"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ctmcd",
            "portdir": "R/R-ctmcd",
            "version": "1.4.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ctmcd",
            "description": "Estimating the parameters of a continuous-time Markov chain from discrete-time data",
            "long_description": "Estimating the parameters of a continuous-time Markov chain from discrete-time 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-coda",
                        "R-numDeriv",
                        "R-expm",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-markovchain"
                    ]
                }
            ]
        },
        {
            "name": "R-ctmle",
            "portdir": "R/R-ctmle",
            "version": "0.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ctmle",
            "description": "Collaborative Targeted Maximum Likelihood Estimation",
            "long_description": "Collaborative Targeted Maximum Likelihood Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tmle",
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-SuperLearner"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ctmva",
            "portdir": "R/R-ctmva",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ctmva",
            "description": "Continuous-Time Multivariate Analysis",
            "long_description": "Continuous-Time Multivariate Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-fda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ctsem",
            "portdir": "R/R-ctsem",
            "version": "3.10.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cdriveraus/ctsem",
            "description": "Continuous Time Structural Equation Modelling",
            "long_description": "Continuous Time Structural Equation Modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-data.table",
                        "R-mvtnorm",
                        "R-plyr",
                        "R-rstantools",
                        "R-statmod",
                        "R-tibble",
                        "R-ggplot2",
                        "R-rstan",
                        "R-expm",
                        "R-Deriv",
                        "R-cOde",
                        "R-mize",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-collapse",
                        "R-gridExtra",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-lme4",
                        "R-tinytex",
                        "R-devtools",
                        "R-DEoptim",
                        "R-arules",
                        "R-qgam",
                        "R-papaja"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CoTiMA",
                        "R-ctsemOMX"
                    ]
                }
            ]
        },
        {
            "name": "R-ctsemOMX",
            "portdir": "R/R-ctsemOMX",
            "version": "1.0.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cdriveraus/ctsemOMX",
            "description": "Continuous Time SEM - OpenMx-based functions",
            "long_description": "Continuous Time SEM - OpenMx-based functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ctsem",
                        "R-OpenMx",
                        "R-CRAN-recommended",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-semtree"
                    ]
                }
            ]
        },
        {
            "name": "R-ctsfeatures",
            "portdir": "R/R-ctsfeatures",
            "version": "1.2.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ctsfeatures",
            "description": "Analysis of categorical time series",
            "long_description": "Analysis of categorical time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tsibble",
                        "R-Rdpack",
                        "R-Bolstad2",
                        "R-latex2exp",
                        "R-CRAN-recommended",
                        "R-astsa",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cubature",
            "portdir": "R/R-cubature",
            "version": "2.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bnaras.github.io/cubature",
            "description": "Adaptive multivariate integration over hypercubes",
            "long_description": "Adaptive multivariate integration over hypercubes",
            "active": true,
            "categories": [
                "science",
                "math",
                "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-benchr",
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-yuima",
                        "R-GB2",
                        "R-MCMCglmm",
                        "R-MIRES",
                        "R-SphericalCubature",
                        "R-cooltools",
                        "R-fMultivar",
                        "R-hyper2",
                        "R-inctools",
                        "R-mvpd",
                        "R-np",
                        "R-sfaR",
                        "R-BNSP",
                        "R-calibrator",
                        "R-coga"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-adace",
                        "R-calculus",
                        "R-polyCub",
                        "R-ppRep",
                        "R-lfe",
                        "R-docopulae",
                        "R-mosaicCalc",
                        "R-fastR2"
                    ]
                }
            ]
        },
        {
            "name": "R-cubble",
            "portdir": "R/R-cubble",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cubble",
            "description": "Vector spatio-temporal data structure for data analysis",
            "long_description": "Vector spatio-temporal data structure for data analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-vctrs",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-tsibble",
                        "R-ncdf4",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-purrr",
                        "R-knitr",
                        "R-testthat",
                        "R-crosstalk",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-ggforce",
                        "R-ggrepel",
                        "R-patchwork",
                        "R-spelling",
                        "R-GGally",
                        "R-units",
                        "R-plotly",
                        "R-sftime",
                        "R-stars",
                        "R-leaflet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-cubelyr",
            "portdir": "R/R-cubelyr",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hadley/cubelyr",
            "description": "Data Cube R-dplyr backend",
            "long_description": "An implementation of a data cube extracted out of R-dplyr for backward compatibility.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bsynth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-cubicBsplines",
            "portdir": "R/R-cubicBsplines",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cubicBsplines",
            "description": "Computation of a cubic b-spline basis and its derivatives",
            "long_description": "Computation of a cubic b-spline basis and its derivatives",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ordgam"
                    ]
                }
            ]
        },
        {
            "name": "R-cumstats",
            "portdir": "R/R-cumstats",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cumstats",
            "description": "Cumulative descriptive statistics",
            "long_description": "Cumulative descriptive statistics",
            "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-atime"
                    ]
                }
            ]
        }
    ]
}