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

{
    "count": 51956,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=729",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=727",
    "results": [
        {
            "name": "R-tester",
            "portdir": "R/R-tester",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fbertran.github.io/tester",
            "description": "Tests and checks characteristics of R objects",
            "long_description": "Tests and checks characteristics of R objects",
            "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-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-turner"
                    ]
                }
            ]
        },
        {
            "name": "R-tesseract",
            "portdir": "R/R-tesseract",
            "version": "5.2.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tesseract",
            "description": "Open Source OCR Engine",
            "long_description": "Open Source OCR Engine",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-curl",
                        "R-pdftools",
                        "R-rappdirs",
                        "R-digest",
                        "R-CRAN-recommended",
                        "tesseract"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract-spa",
                        "tesseract-jav",
                        "R",
                        "tesseract-chi-tra",
                        "tesseract-deu",
                        "tesseract-eng",
                        "tesseract-fra",
                        "tesseract-heb",
                        "tesseract-kor",
                        "tesseract-rus",
                        "tesseract-san"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-magick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-magick",
                        "R-pdftools"
                    ]
                }
            ]
        },
        {
            "name": "R-tessellation",
            "portdir": "R/R-tessellation",
            "version": "2.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stla.github.io/tessellation",
            "description": "Delaunay and Voronoï tessellations",
            "long_description": "Delaunay and Voronoï tessellations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-interp",
                        "R-hash",
                        "R-sets",
                        "R-rgl",
                        "R-Rvcg",
                        "R-english",
                        "R-cxhull",
                        "R-Polychrome",
                        "R-CRAN-recommended",
                        "R-colorsGen",
                        "R-R6",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-viridisLite",
                        "R-rmarkdown",
                        "R-uniformly",
                        "R-paletteer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-polyhedralCubature"
                    ]
                }
            ]
        },
        {
            "name": "R-terra",
            "portdir": "R/R-terra",
            "version": "1.8-5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rspatial.org/terra",
            "description": "Spatial data analysis",
            "long_description": "Spatial data analysis",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "sqlite3",
                        "gdal",
                        "geos"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-htmlwidgets",
                        "R-deldir",
                        "R-tinytest",
                        "R-XML",
                        "R-ncdf4",
                        "R-sf",
                        "R-leaflet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ForestTools",
                        "R-GLCMTextures",
                        "R-SUMMER",
                        "R-disaggregation",
                        "R-gdistance",
                        "R-geostatsp",
                        "R-maptiles",
                        "R-mkde",
                        "R-raster",
                        "R-rasterVis",
                        "R-rnaturalearth",
                        "R-samc",
                        "R-tidyterra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-unmarked",
                        "R-metR",
                        "R-sf",
                        "R-bfast",
                        "R-sp",
                        "R-exactextractr",
                        "R-fmesher",
                        "R-gdalUtilities",
                        "R-stars",
                        "R-viridis",
                        "R-leaflet",
                        "R-lpjmlkit",
                        "R-magclass"
                    ]
                }
            ]
        },
        {
            "name": "R-term",
            "portdir": "R/R-term",
            "version": "0.3.5.9000",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poissonconsulting.github.io/term",
            "description": "Create, manipulate and query parameter terms",
            "long_description": "Create, manipulate and query parameter terms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-purrr",
                        "R-chk",
                        "R-extras",
                        "R-universals",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mcmcr",
                        "R-nlist"
                    ]
                }
            ]
        },
        {
            "name": "R-tergm",
            "portdir": "R/R-tergm",
            "version": "4.2.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tergm",
            "description": "Fit, simulate and diagnose models for network evolution based on exponential-family random graph models",
            "long_description": "Fit, simulate and diagnose models for network evolution based on exponential-family random graph models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-statnet.common",
                        "R-network",
                        "R-networkDynamic",
                        "R-ergm",
                        "R-ergm.multi",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-networkLite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statnet"
                    ]
                }
            ]
        },
        {
            "name": "R-tensorMiss",
            "portdir": "R/R-tensorMiss",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tensorMiss",
            "description": "Handle missing tensor data with C++ integration",
            "long_description": "Handle missing tensor data with C++ integration",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-rTensor",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MEFM"
                    ]
                }
            ]
        },
        {
            "name": "R-tensorBSS",
            "portdir": "R/R-tensorBSS",
            "version": "0.3.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tensorBSS",
            "description": "Blind source separation methods for tensor-valued observations",
            "long_description": "Blind source separation methods for tensor-valued observations",
            "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-abind",
                        "R-ggplot2",
                        "R-tensor",
                        "R-ICtest",
                        "R-JADE",
                        "R-fICA",
                        "R-tsBSS",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stochvol"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tensorA",
            "portdir": "R/R-tensorA",
            "version": "0.36.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.stat.boogaart.de/tensorA",
            "description": "Advanced tensor arithmetic with named indices",
            "long_description": "Advanced tensor arithmetic with named indices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MCMCglmm",
                        "R-compositions",
                        "R-posterior"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-wwntests"
                    ]
                }
            ]
        },
        {
            "name": "R-tensor",
            "portdir": "R/R-tensor",
            "version": "1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tensor",
            "description": "Tensor product of arrays",
            "long_description": "Tensor product of arrays",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RTFA",
                        "R-fic",
                        "R-lorentz",
                        "R-spatstat.local",
                        "R-spatstat.model",
                        "R-spatstat.sparse",
                        "R-tensorBSS"
                    ]
                }
            ]
        },
        {
            "name": "R-templates",
            "portdir": "R/R-templates",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=templates",
            "description": "System for working with templates",
            "long_description": "Provides tools to work with template code and text in R. It aims to provide a simple substitution mechanism for R-expressions inside these templates. Templates can be written in other languages like SQL, can simply be represented by characters in R, or can themselves be R-expressions or functions.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tempdisagg",
            "portdir": "R/R-tempdisagg",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tempdisagg",
            "description": "Methods for temporal disaggregation and interpolation of time series",
            "long_description": "Methods for temporal disaggregation and interpolation of time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-tsbox",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-telescope",
            "portdir": "R/R-telescope",
            "version": "0.1-0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=telescope",
            "description": "Bayesian mixtures with an unknown number of components",
            "long_description": "Fits Bayesian finite mixtures with an unknown number of components using the telescoping sampler and different component distributions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-extraDistr",
                        "R-MCMCpack",
                        "R-CRAN-recommended",
                        "R-DirichletReg",
                        "R-abind",
                        "R-bayesm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-poLCA",
                        "R-mclust",
                        "R-klaR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-telefit",
            "portdir": "R/R-telefit",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=telefit",
            "description": "Estimation and prediction for remote effects spatial process models",
            "long_description": "Implementation of the remote effects spatial process (RESP) model for teleconnection. The RESP model is a geostatistical model that allows a spatially-referenced variable (like average precipitation) to be influenced by covariates defined on a remote domain (like sea surface temperatures).",
            "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-RcppEigen",
                        "R-abind",
                        "R-gtable",
                        "R-sp",
                        "R-coda",
                        "R-mvtnorm",
                        "R-stringr",
                        "R-dplyr",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-scales",
                        "R-itertools",
                        "R-foreach",
                        "R-cowplot",
                        "R-fields",
                        "R-raster",
                        "R-scoringRules",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-teigen",
            "portdir": "R/R-teigen",
            "version": "2.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=teigen",
            "description": "Model-based clustering and classification with the multivariate t distribution",
            "long_description": "Model-based clustering and classification with the multivariate t distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vscc"
                    ]
                }
            ]
        },
        {
            "name": "R-tdsa",
            "portdir": "R/R-tdsa",
            "version": "1.1-0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/weehaong/tdsa",
            "description": "Time-Dependent Sensitivity Analysis",
            "long_description": "Time-Dependent Sensitivity Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-deSolve",
                        "R-mathjaxr",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tdigest",
            "portdir": "R/R-tdigest",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~hrbrmstr/tdigest",
            "description": "Fast, accurate quantiles using t-digests",
            "long_description": "Fast, accurate quantiles using t-digests",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-meboot"
                    ]
                }
            ]
        },
        {
            "name": "R-tdcmStan",
            "portdir": "R/R-tdcmStan",
            "version": "3.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-aai/tdcmStan",
            "description": "Automating the creation of Stan code for TDCMs",
            "long_description": "Automating the creation of Stan code for TDCMs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-readr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tdaunif",
            "portdir": "R/R-tdaunif",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://corybrunson.github.io/tdaunif",
            "description": "Uniform manifold samplers for topological data analysis",
            "long_description": "Uniform manifold samplers for topological data analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tdata",
            "portdir": "R/R-tdata",
            "version": "0.3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tdata",
            "description": "Set of tools for managing time-series data",
            "long_description": "Set of tools for managing time-series data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ldt"
                    ]
                }
            ]
        },
        {
            "name": "R-td",
            "portdir": "R/R-td",
            "version": "0.0.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=td",
            "description": "Access to the Twelvedata financial data API",
            "long_description": "Access to the Twelvedata financial data API",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppSimdJson",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest",
                        "R-xts"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tclust",
            "portdir": "R/R-tclust",
            "version": "2.0-5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/valentint/tclust",
            "description": "Robust Trimmed Clustering",
            "long_description": "Robust Trimmed Clustering",
            "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-ellipsis",
                        "R-doParallel",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-sn",
                        "R-mclust"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICSClust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fpc"
                    ]
                }
            ]
        },
        {
            "name": "R-tcltk2",
            "portdir": "R/R-tcltk2",
            "version": "1.2-11",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sciviews.org/SciViews-R",
            "description": "A series of additional Tcl commands and Tk widgets with style and various functions to supplement the tcltk package",
            "long_description": "A series of additional Tcl commands and Tk widgets with style and various functions to supplement the tcltk package",
            "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": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-RcmdrPlugin.KMggplot2",
                        "R-RcmdrPlugin.temis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RandomFields",
                        "R-TeachingDemos"
                    ]
                }
            ]
        },
        {
            "name": "R-tbm",
            "portdir": "R/R-tbm",
            "version": "0.3-6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/tbm",
            "description": "Transformation Boosting Machines",
            "long_description": "Transformation Boosting Machines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coneproj",
                        "R-mlt",
                        "R-variables",
                        "R-mboost",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-basefun"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-knitr",
                        "R-latticeExtra",
                        "R-TH.data",
                        "R-partykit",
                        "R-gamlss.data",
                        "R-tram",
                        "R-trtf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tramnet"
                    ]
                }
            ]
        },
        {
            "name": "R-tauProcess",
            "portdir": "R/R-tauProcess",
            "version": "2.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tauProcess",
            "description": "Tau measure with right-censored data",
            "long_description": "A clinically meaningful measure of treatment effect based on Kendall’s tau with right-censored data along with corresponding inference procedure.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tau",
            "portdir": "R/R-tau",
            "version": "0.0-25",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tau",
            "description": "Text Analysis Utilities",
            "long_description": "Text Analysis Utilities",
            "active": true,
            "categories": [
                "textproc",
                "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-tm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-textcat"
                    ]
                }
            ]
        },
        {
            "name": "R-tatoo",
            "portdir": "R/R-tatoo",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tatoo",
            "description": "Combine and export data frames",
            "long_description": "Combine and export data frames",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-stringi",
                        "R-crayon",
                        "R-withr",
                        "R-openxlsx",
                        "R-colt",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-kableExtra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-targets",
            "portdir": "R/R-targets",
            "version": "1.9.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/targets",
            "description": "Dynamic function-oriented make-like declarative workflows",
            "long_description": "Dynamic function-oriented make-like declarative workflows",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-ps",
                        "R-rlang",
                        "R-base64url",
                        "R-vctrs",
                        "R-tibble",
                        "R-tidyselect",
                        "R-yaml",
                        "R-callr",
                        "R-knitr",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-secretbase",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.callr",
                        "R-R.utils",
                        "R-visNetwork",
                        "R-shinyWidgets",
                        "R-shinybusy",
                        "R-gt",
                        "R-fst",
                        "R-tarchetypes",
                        "R-nanonext",
                        "R-crew",
                        "R-future.batchtools",
                        "R-clustermq",
                        "R-googleCloudStorageR",
                        "R-qs2",
                        "R-autometric",
                        "R-curl",
                        "R-dplyr",
                        "R-processx",
                        "R-bslib",
                        "R-pkgload",
                        "R-shiny",
                        "R-testthat",
                        "R-DT",
                        "R-future",
                        "R-markdown",
                        "R-parallelly",
                        "R-rmarkdown",
                        "R-reprex",
                        "R-rstudioapi",
                        "R-usethis",
                        "R-gargle",
                        "R-pingr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jagstargets",
                        "R-tarchetypes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.validator",
                        "R-knitr",
                        "R-repana",
                        "R-this.path"
                    ]
                }
            ]
        },
        {
            "name": "R-targeted",
            "portdir": "R/R-targeted",
            "version": "0.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kkholst.github.io/targeted",
            "description": "Various methods for targeted and semi-parametric inference",
            "long_description": "Various methods for targeted and semi-parametric inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-data.table",
                        "R-digest",
                        "R-progressr",
                        "R-future.apply",
                        "R-lava",
                        "R-optimx",
                        "R-mets",
                        "R-futile.logger",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-viridisLite",
                        "R-rmarkdown",
                        "R-scatterplot3d",
                        "R-grf",
                        "R-xgboost",
                        "R-SuperLearner"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lava"
                    ]
                }
            ]
        },
        {
            "name": "R-tarchetypes",
            "portdir": "R/R-tarchetypes",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/tarchetypes",
            "description": "Archetypes for R-targets",
            "long_description": "Archetypes for R-targets",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-tidyselect",
                        "R-targets",
                        "R-CRAN-recommended",
                        "R-secretbase",
                        "R-fs",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-xml2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-quarto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jagstargets"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-tapkee",
            "portdir": "R/R-tapkee",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tapkee",
            "description": "Wrapper for tapkee dimension reduction library",
            "long_description": "Wrapper for tapkee dimension reduction library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rgl",
                        "R-CRAN-recommended",
                        "R-R.rsp",
                        "R-scatterplot3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tapkee",
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tagcloud",
            "portdir": "R/R-tagcloud",
            "version": "0.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tagcloud",
            "description": "Generation of tag and word clouds",
            "long_description": "Generation of tag and word clouds",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-extrafont"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nnTensor"
                    ]
                }
            ]
        },
        {
            "name": "R-tablexlsx",
            "portdir": "R/R-tablexlsx",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ddotta.github.io/tablexlsx",
            "description": "Export data frames to Excel Workbook",
            "long_description": "Export data frames to Excel Workbook",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-openxlsx",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tables",
            "portdir": "R/R-tables",
            "version": "0.9.31",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dmurdoch.github.io/tables",
            "description": "Formula-driven table generation",
            "long_description": "Computes and displays complex tables of summary statistics. Output may be in LaTeX, HTML, plain text or an R matrix for further processing.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-CRAN-recommended",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kableExtra",
                        "R-formatters",
                        "R-tinytable",
                        "R-magrittr",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-Hmisc",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modelsummary"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-flextable",
                        "R-pander",
                        "R-rockchalk"
                    ]
                }
            ]
        },
        {
            "name": "R-tableone",
            "portdir": "R/R-tableone",
            "version": "0.13.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tableone",
            "description": "Create Table 1 to describe baseline characteristics with or without propensity score weights",
            "long_description": "Create Table 1 to describe baseline characteristics with or without propensity score weights",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-labelled",
                        "R-gmodels",
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-zoo",
                        "R-survey"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Matching",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-lmerTest",
                        "R-geepack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jstable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR",
                        "R-smd",
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "R-table1",
            "portdir": "R/R-table1",
            "version": "1.4.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benjaminrich/table1",
            "description": "Tables of descriptive statistics in HTML",
            "long_description": "Tables of descriptive statistics in HTML",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-htmltools",
                        "R-yaml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-kableExtra",
                        "R-flextable",
                        "R-printr",
                        "R-MatchIt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tablaxlsx",
            "portdir": "R/R-tablaxlsx",
            "version": "1.2.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tablaxlsx",
            "description": "Write formatted tables in Excel workbooks",
            "long_description": "Write formatted tables in Excel workbooks",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-openxlsx",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-taber",
            "portdir": "R/R-taber",
            "version": "0.1.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=taber",
            "description": "Split and recombine your data",
            "long_description": "Split and recombine your data",
            "active": true,
            "categories": [
                "science",
                "R",
                "systools"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-dplyr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tRnslate",
            "portdir": "R/R-tRnslate",
            "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=tRnslate",
            "description": "Translate R code in source files",
            "long_description": "Evaluate inline or chunks of R code in template files and replace with their output modifying the resulting template.",
            "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-knitr",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tmplate"
                    ]
                }
            ]
        },
        {
            "name": "R-syt",
            "portdir": "R/R-syt",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/syt",
            "description": "Young Tableaux",
            "long_description": "R-syt deals with Young tableaux (a field of combinatorics).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-partitions",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jack"
                    ]
                }
            ]
        },
        {
            "name": "R-systemfonts",
            "portdir": "R/R-systemfonts",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://systemfonts.r-lib.org",
            "description": "System Native Font Handling in R",
            "long_description": "System Native Font Handling in R",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "freetype",
                        "R-cpp11",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-svglite",
                        "R-textshaping",
                        "R-geomtextpath",
                        "R-ggforce",
                        "R-ggiraph",
                        "R-gdtools",
                        "R-ragg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-thematic",
                        "R-kanjistat",
                        "R-crosstable"
                    ]
                }
            ]
        },
        {
            "name": "R-systemfit",
            "portdir": "R/R-systemfit",
            "version": "1.1-30",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=systemfit",
            "description": "Estimating systems of simultaneous equations",
            "long_description": "Estimating systems of simultaneous equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-car",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-lmtest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-plm",
                        "R-sem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-micEconCES",
                        "R-sampleSelection",
                        "R-diseq",
                        "R-tvReg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AER",
                        "R-texreg",
                        "R-ldt",
                        "R-Ecdat",
                        "R-broom",
                        "R-domir"
                    ]
                }
            ]
        },
        {
            "name": "R-systemPipeRdata",
            "portdir": "R/R-systemPipeRdata",
            "version": "2.8.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tgirke/systemPipeRdata",
            "description": "Workflow templates and sample data",
            "long_description": "Workflow templates and sample data",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-remotes",
                        "R-BiocGenerics",
                        "R-Biostrings"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rsamtools",
                        "R-ShortRead",
                        "R-rtracklayer",
                        "R-systemPipeR",
                        "R-RUnit",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-IRanges",
                        "R-GenomicFeatures",
                        "R-GenomicRanges"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-systemPipeR"
                    ]
                }
            ]
        },
        {
            "name": "R-systemPipeR",
            "portdir": "R/R-systemPipeR",
            "version": "2.10.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://systempipe.org",
            "description": "NGS workflow and report generation environment",
            "long_description": "NGS workflow and report generation environment",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-S4Vectors",
                        "R-Biostrings",
                        "R-GenomicRanges",
                        "R-Rsamtools",
                        "R-ShortRead",
                        "R-SummarizedExperiment",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-BiocGenerics",
                        "R-htmlwidgets",
                        "R-crayon",
                        "R-stringr",
                        "R-yaml",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DESeq2",
                        "R-edgeR",
                        "R-VariantAnnotation",
                        "R-annotate",
                        "R-systemPipeRdata",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-rjson",
                        "R-kableExtra",
                        "R-BiocStyle",
                        "R-limma",
                        "R-IRanges",
                        "R-GenomeInfoDb",
                        "R-AnnotationDbi",
                        "R-GenomicAlignments",
                        "R-GenomicFeatures",
                        "R-rtracklayer",
                        "R-batchtools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-systemPipeRdata"
                    ]
                }
            ]
        },
        {
            "name": "R-sysfonts",
            "portdir": "R/R-sysfonts",
            "version": "0.8.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yixuan/sysfonts",
            "description": "Loading fonts into R",
            "long_description": "Loading fonts into R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "zlib",
                        "R-CRAN-recommended",
                        "libpng",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-emojifont",
                        "R-showtext",
                        "R-showtextdb",
                        "R-hexSticker",
                        "R-kanjistat",
                        "R-memery",
                        "R-oeli"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggdist",
                        "R-thematic"
                    ]
                }
            ]
        },
        {
            "name": "R-sys",
            "portdir": "R/R-sys",
            "version": "3.4.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sys",
            "description": "Powerful and reliable tools for running system commands in R",
            "long_description": "Powerful and reliable tools for running system commands in R",
            "active": true,
            "categories": [
                "sysutils",
                "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",
                        "R-unix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-unrtf",
                        "R-antiword",
                        "R-askpass",
                        "R-credentials",
                        "R-gert"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RestRserve",
                        "R-arrow",
                        "R-redux",
                        "R-ssh"
                    ]
                }
            ]
        },
        {
            "name": "R-synchronicity",
            "portdir": "R/R-synchronicity",
            "version": "1.3.10",
            "license": "(Apache-2 or LGPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bigmemory.org",
            "description": "Boost mutex functionality in R",
            "long_description": "Boost mutex functionality in R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-uuid",
                        "R-bigmemory.sri",
                        "R-BH",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-NMF"
                    ]
                }
            ]
        },
        {
            "name": "R-symengine",
            "portdir": "R/R-symengine",
            "version": "0.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/symengine/symengine.R",
            "description": "Interface to the SymEngine library",
            "long_description": "Interface to the SymEngine library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "symengine",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "cmake",
                        "gmp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pracma",
                        "R-odeintr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-symbolicQspray",
            "portdir": "R/R-symbolicQspray",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/symbolicQspray",
            "description": "Multivariate polynomials with symbolic parameters in their coefficients",
            "long_description": "Multivariate polynomials with symbolic parameters in their coefficients",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-gmp",
                        "R-RcppCGAL",
                        "R-qspray",
                        "R-CRAN-recommended",
                        "R-ratioOfQsprays",
                        "gmp",
                        "mpfr",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jack"
                    ]
                }
            ]
        },
        {
            "name": "R-sylly.ru",
            "portdir": "R/R-sylly.ru",
            "version": "0.1-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/unDocUMeantIt/sylly.ru",
            "description": "Language support for R-sylly: Russian",
            "long_description": "Language support for R-sylly: Russian",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sylly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sylly"
                    ]
                }
            ]
        }
    ]
}