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

{
    "count": 50781,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=957",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=955",
    "results": [
        {
            "name": "R-T4cluster",
            "portdir": "R/R-T4cluster",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kisungyou.com/T4cluster",
            "description": "Tools for Cluster Analysis",
            "long_description": "Tools for Cluster Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-scatterplot3d",
                        "R-lpSolve",
                        "R-maotai",
                        "R-rstiefel",
                        "libgcc",
                        "R-Rdimtools",
                        "R-mclustcomp",
                        "R-fda",
                        "R-CRAN-recommended",
                        "R-ADMM",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Riemann",
                        "R-TDAkit"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-dplyr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-openxlsx",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "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-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-16",
                        "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-smd",
                        "R-RcmdrPlugin.EZR",
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "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-rockchalk",
                        "R-pander"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-TAG",
            "portdir": "R/R-TAG",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TAG",
            "description": "Transformed Additive Gaussian processes",
            "long_description": "Transformed Additive Gaussian processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-randtoolbox",
                        "R-DiceKriging",
                        "libgcc",
                        "R-FastGP",
                        "R-CRAN-recommended",
                        "R-mlegp",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "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-16",
                        "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": "rtags",
            "portdir": "devel/rtags",
            "version": "2.38",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Andersbakken/rtags",
            "description": "A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang",
            "long_description": "A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "clang-13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TAM",
            "portdir": "R/R-TAM",
            "version": "4.2-21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexanderrobitzsch.github.io/TAM",
            "description": "Test Analysis Modules",
            "long_description": "Test Analysis Modules",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CDM",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sirt"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rgl",
                        "R-CRAN-recommended",
                        "R-R.rsp",
                        "R-scatterplot3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tapkee",
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-data.table",
                        "R-digest",
                        "R-progressr",
                        "R-future.apply",
                        "R-lava",
                        "R-optimx",
                        "R-mets",
                        "R-futile.logger",
                        "R-CRAN-recommended",
                        "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-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-16"
                    ]
                },
                {
                    "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-this.path",
                        "R-knitr",
                        "R-data.validator",
                        "R-repana"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-textcat"
                    ]
                }
            ]
        },
        {
            "name": "rtaudio",
            "portdir": "audio/rtaudio",
            "version": "5.2.0",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.music.mcgill.ca/~gary/rtaudio/",
            "description": "A set of C++ classes that provide a common API for realtime audio input/output",
            "long_description": "RtAudio is a set of C++ classes that provides a common API (Application Programming Interface) for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X and Windows (DirectSound, ASIO and WASAPI) operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapyAudio",
                        "mlt"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TaylorRussell",
            "portdir": "R/R-TaylorRussell",
            "version": "1.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TaylorRussell",
            "description": "Taylor–Russell function for multiple predictors",
            "long_description": "Taylor–Russell function for multiple predictors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-shinyWidgets",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "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-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-16"
                    ]
                },
                {
                    "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-TeachingDemos",
                        "R-RandomFields"
                    ]
                }
            ]
        },
        {
            "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": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ellipsis",
                        "R-doParallel",
                        "R-foreach",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "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-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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppSimdJson",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest",
                        "R-xts"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TDAkit",
            "portdir": "R/R-TDAkit",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TDAkit",
            "description": "Toolkit for topological data analysis",
            "long_description": "Toolkit for topological data analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-maotai",
                        "R-energy",
                        "libgcc",
                        "R-TDAstats",
                        "R-CRAN-recommended",
                        "R-T4cluster",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TDAstats",
            "portdir": "R/R-TDAstats",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rrrlw.github.io/TDAstats",
            "description": "Pipeline for topological data analysis",
            "long_description": "Pipeline for topological data analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lookout",
                        "R-TDAkit"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "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-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-16"
                    ]
                },
                {
                    "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-TDboost",
            "portdir": "R/R-TDboost",
            "version": "1.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TDboost",
            "description": "Boosted tweedie compound Poisson model",
            "long_description": "Boosted tweedie compound Poisson model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-TeachingDemos",
            "portdir": "R/R-TeachingDemos",
            "version": "2.13",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TeachingDemos",
            "description": "Demonstrations for teaching and learning",
            "long_description": "Demonstrations for teaching and learning",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-logspline",
                        "R-rgl",
                        "R-tcltk2",
                        "R-tkrplot",
                        "R-sf",
                        "R-manipulate",
                        "R-png",
                        "R-ggplot2",
                        "R-spData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-brr",
                        "R-brxx",
                        "R-Ecfun"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tourr"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vscc"
                    ]
                }
            ]
        },
        {
            "name": "R-Tejapi",
            "portdir": "R/R-Tejapi",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://api.tej.com.tw",
            "description": "API wrapper for Taiwan Economic Journal data service",
            "long_description": "API wrapper for Taiwan Economic Journal data service",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-roxygen2"
                    ]
                }
            ],
            "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": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-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",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-tsbox",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "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-TempStable",
            "portdir": "R/R-TempStable",
            "version": "0.2.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cedricjuessen.github.io/TempStable",
            "description": "Collection of methods to estimate parameters of different tempered stable distributions",
            "long_description": "Collection of methods to estimate parameters of different tempered stable distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-moments",
                        "R-doParallel",
                        "R-foreach",
                        "R-rootSolve",
                        "R-VGAM",
                        "R-copula",
                        "R-stabledist",
                        "R-hypergeo",
                        "R-StableEstim",
                        "R-CRAN-recommended",
                        "R-gsl",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lorentz",
                        "R-fic",
                        "R-spatstat.sparse",
                        "R-spatstat.local",
                        "R-spatstat.model",
                        "R-RTFA",
                        "R-tensorBSS"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-compositions",
                        "R-posterior",
                        "R-MCMCglmm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-wwntests"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-abind",
                        "R-ggplot2",
                        "R-tensor",
                        "R-ICtest",
                        "R-JADE",
                        "R-fICA",
                        "R-tsBSS",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stochvol"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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-16",
                        "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-Ternary",
            "portdir": "R/R-Ternary",
            "version": "2.3.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ms609.github.io/Ternary",
            "description": "Create Ternary and Holdridge plots",
            "long_description": "Create Ternary and Holdridge plots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-PlotTools",
                        "R-shiny",
                        "R-RcppHungarian",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling",
                        "R-readxl",
                        "R-knitr",
                        "R-shinyjs",
                        "R-testthat",
                        "R-colourpicker",
                        "R-rmarkdown",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pomdp"
                    ]
                }
            ]
        },
        {
            "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-tidyterra",
                        "R-geostatsp",
                        "R-mkde",
                        "R-ForestTools",
                        "R-disaggregation",
                        "R-GLCMTextures",
                        "R-rasterVis",
                        "R-SUMMER",
                        "R-maptiles",
                        "R-rnaturalearth",
                        "R-gdistance",
                        "R-samc",
                        "R-raster"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stars",
                        "R-magclass",
                        "R-metR",
                        "R-gdalUtilities",
                        "R-sp",
                        "R-exactextractr",
                        "R-fmesher",
                        "R-unmarked",
                        "R-viridis",
                        "R-lpjmlkit",
                        "R-leaflet",
                        "R-sf",
                        "R-bfast"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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-16"
                    ]
                },
                {
                    "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"
                    ]
                }
            ]
        }
    ]
}