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

{
    "count": 49686,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=58",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=56",
    "results": [
        {
            "name": "R-tsdisagg2",
            "portdir": "R/R-tsdisagg2",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tsdisagg2",
            "description": "Time Series Disaggregation",
            "long_description": "Time Series Disaggregation",
            "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-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tsdecomp",
            "portdir": "R/R-tsdecomp",
            "version": "0.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tsdecomp",
            "description": "Decomposition of time series data",
            "long_description": "ARIMA-model-based decomposition of quarterly and monthly time series data.",
            "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-tscopula",
            "portdir": "R/R-tscopula",
            "version": "0.3.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tscopula",
            "description": "Time series copula models",
            "long_description": "Time series copula models",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-FKF",
                        "R-ltsa",
                        "R-arfima",
                        "R-kdensity",
                        "R-rvinecopulib",
                        "R-CRAN-recommended",
                        "R-xts",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TSCI",
            "portdir": "R/R-TSCI",
            "version": "3.0.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TSCI",
            "description": "Tools for causal inference with possibly invalid instrumental variables",
            "long_description": "Tools for causal inference with possibly invalid instrumental variables",
            "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-xgboost",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-fastDummies",
                        "R-ranger"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-fda"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tsBSS",
            "portdir": "R/R-tsBSS",
            "version": "1.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tsBSS",
            "description": "Blind source separation and supervised dimension reduction for time series",
            "long_description": "Blind source separation and supervised dimension reduction for time series",
            "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-xts",
                        "R-zoo",
                        "R-forecast",
                        "R-BSSprep",
                        "R-ICtest",
                        "R-JADE",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stochvol",
                        "R-tsbox",
                        "R-MTS",
                        "R-dr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tensorBSS"
                    ]
                }
            ]
        },
        {
            "name": "R-tsbox",
            "portdir": "R/R-tsbox",
            "version": "0.4.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/tsbox",
            "description": "Class-agnostic time series in R",
            "long_description": "Class-agnostic time series in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-anytime",
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-tsibble",
                        "R-dygraphs",
                        "R-rmarkdown",
                        "R-covr",
                        "R-forecast",
                        "R-imputeTS",
                        "R-tseries",
                        "R-tis",
                        "R-spelling",
                        "R-units",
                        "R-timeSeries",
                        "R-tsibbledata",
                        "R-nycflights13",
                        "R-tibbletime",
                        "R-tibble",
                        "R-xts",
                        "R-zoo",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tsBSS",
                        "R-tempdisagg"
                    ]
                }
            ]
        },
        {
            "name": "R-TSA",
            "portdir": "R/R-TSA",
            "version": "1.3.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stat.uiowa.edu/~kchan/TSA.htm",
            "description": "Time Series Analysis",
            "long_description": "Time Series 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-locfit",
                        "R-tseries",
                        "R-CRAN-recommended",
                        "R-leaps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dynlm"
                    ]
                }
            ]
        },
        {
            "name": "R-trustOptim",
            "portdir": "R/R-trustOptim",
            "version": "0.8.7.3",
            "license": "MPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://braunm.github.io/trustOptim",
            "description": "Trust region optimization for non-linear functions with sparse hessians",
            "long_description": "Trust region optimization for non-linear functions with sparse hessians",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sfaR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sparseMVN",
                        "R-aghq"
                    ]
                }
            ]
        },
        {
            "name": "R-trust",
            "portdir": "R/R-trust",
            "version": "0.1-8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.stat.umn.edu/geyer/trust",
            "description": "Trust region optimization",
            "long_description": "Does local optimization using two derivatives and trust regions. Guaranteed to converge to local minimum of objective function.",
            "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-DRDID",
                        "R-ergm",
                        "R-mcemGLM",
                        "R-nebula",
                        "R-relevent",
                        "R-ebnm",
                        "R-flexmsm",
                        "R-GJRM",
                        "R-glmm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-aghq"
                    ]
                }
            ]
        },
        {
            "name": "R-truncSP",
            "portdir": "R/R-truncSP",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=truncSP",
            "description": "Semi-parametric estimators of truncated regression models",
            "long_description": "Semi-parametric estimators of truncated regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-truncreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-QRegVCM"
                    ]
                }
            ]
        },
        {
            "name": "R-truncreg",
            "portdir": "R/R-truncreg",
            "version": "0.2-5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=truncreg",
            "description": "Truncated Gaussian regression models",
            "long_description": "Truncated Gaussian regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mhurdle",
                        "R-truncSP",
                        "R-mlt.docreg",
                        "R-rDEA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AER",
                        "R-insight",
                        "R-prediction",
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "name": "R-truncnormbayes",
            "portdir": "R/R-truncnormbayes",
            "version": "0.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mathurlabstanford.github.io/truncnormbayes",
            "description": "Estimates moments for a truncated normal distribution via Stan",
            "long_description": "Estimates moments for a truncated normal distribution via Stan",
            "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-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-rstan",
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-truncnorm",
                        "R-withr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-truncnorm",
            "portdir": "R/R-truncnorm",
            "version": "1.0-9",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=truncnorm",
            "description": "Truncated normal distribution",
            "long_description": "Density, probability, quantile and random number generation functions for the truncated normal distribution.",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BGLR",
                        "R-Rlgt",
                        "R-geostan",
                        "R-NCA",
                        "R-MIRES",
                        "R-rtmpt",
                        "R-publipha",
                        "R-ebnm",
                        "R-BBSSL",
                        "R-miWQS",
                        "R-ashr",
                        "R-blatent",
                        "R-brnn",
                        "R-clustAnalytics",
                        "R-gmnl",
                        "R-carfima",
                        "R-simIReff",
                        "R-gemtc",
                        "R-NPflow",
                        "R-voteSim",
                        "R-bqror",
                        "R-condTruncMVN",
                        "R-rDEA",
                        "R-Rsolnp",
                        "R-UPG",
                        "R-phacking"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mi",
                        "R-truncnormbayes",
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-TruncExpFam",
            "portdir": "R/R-TruncExpFam",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ocbe-uio.github.io/TruncExpFam",
            "description": "Truncated Exponential Family",
            "long_description": "Truncated Exponential Family",
            "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-invgamma",
                        "R-rmutil"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-truncdist",
            "portdir": "R/R-truncdist",
            "version": "1.0-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=truncdist",
            "description": "Truncated random variables",
            "long_description": "Truncated random variables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-evd",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BASS",
                        "R-multinma",
                        "R-StatRank",
                        "R-jfa",
                        "R-countSTAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spam",
                        "R-ExtDist"
                    ]
                }
            ]
        },
        {
            "name": "R-TruncatedNormal",
            "portdir": "R/R-TruncatedNormal",
            "version": "2.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bking124.github.io/countSTAR",
            "description": "Truncated multivariate normal and Student distributions",
            "long_description": "Truncated multivariate normal and Student distributions",
            "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-nleqslv",
                        "R-alabama",
                        "R-spacefillr",
                        "R-qrng",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-carData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-countSTAR",
                        "R-skewlmm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-anMC",
                        "R-mev"
                    ]
                }
            ]
        },
        {
            "name": "R-truh",
            "portdir": "R/R-truh",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/natesmith07/truh",
            "description": "Two-sample non-parametric testing under heterogeneity",
            "long_description": "Implements the TRUH test statistic for two sample testing under heterogeneity.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-fpc",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-iterators"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-truelies",
            "portdir": "R/R-truelies",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hughjonesd/truelies",
            "description": "Bayesian methods to estimate the proportion of liars in coin flip experiments",
            "long_description": "Bayesian methods to estimate the proportion of liars in coin flip experiments",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hdrcde",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-trtf",
            "portdir": "R/R-trtf",
            "version": "0.4-2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trtf",
            "description": "Transformation trees and forests",
            "long_description": "Transformation trees and forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-libcoin",
                        "R-mlt",
                        "R-partykit",
                        "R-variables",
                        "R-tram",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TH.data",
                        "R-coin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-TH.data",
                        "R-tramnet",
                        "R-tram",
                        "R-tbm",
                        "R-ATR"
                    ]
                }
            ]
        },
        {
            "name": "R-tRnslate",
            "portdir": "R/R-tRnslate",
            "version": "0.0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tRnslate",
            "description": "Translate R code in source files",
            "long_description": "Evaluate inline or chunks of R code in template files and replace with their output modifying the resulting template.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tmplate"
                    ]
                }
            ]
        },
        {
            "name": "R-tripack",
            "portdir": "R/R-tripack",
            "version": "1.3-9.1",
            "license": "ACM",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tripack",
            "description": "Triangulation of irregularly spaced data",
            "long_description": "Triangulation of irregularly spaced 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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rgl"
                    ]
                }
            ]
        },
        {
            "name": "R-triebeard",
            "portdir": "R/R-triebeard",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=triebeard",
            "description": "Radix trees in Rcpp",
            "long_description": "Radix trees in Rcpp",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-urltools"
                    ]
                }
            ]
        },
        {
            "name": "R-triangle",
            "portdir": "R/R-triangle",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bertcarnell/triangle",
            "description": "Distribution functions and parameter estimates for the Triangle distribution",
            "long_description": "Distribution functions and parameter estimates for the Triangle distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertthat",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimMultiCorrData"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR",
                        "R-extraDistr"
                    ]
                }
            ]
        },
        {
            "name": "R-trialr",
            "portdir": "R/R-trialr",
            "version": "0.1.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trialr",
            "description": "Clinical trial designs in RStan",
            "long_description": "Clinical trial designs in RStan",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-gtools",
                        "R-magrittr",
                        "R-rlang",
                        "R-coda",
                        "R-rstantools",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-ggplot2",
                        "R-rstan",
                        "R-tidybayes",
                        "R-binom",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-ggridges",
                        "R-rmarkdown",
                        "R-DiagrammeR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-brms.mmrm"
                    ]
                }
            ]
        },
        {
            "name": "R-TrendTM",
            "portdir": "R/R-TrendTM",
            "version": "2.0.19",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TrendTM",
            "description": "Trend of high-dimensional time series matrix estimation",
            "long_description": "Trend of high-dimensional time series matrix estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-softImpute",
                        "R-fda",
                        "R-CRAN-recommended",
                        "R-capushe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-trelliscopejs",
            "portdir": "R/R-trelliscopejs",
            "version": "0.2.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trelliscopejs",
            "description": "Create interactive trelliscope displays",
            "long_description": "Create interactive trelliscope displays",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rlang",
                        "R-digest",
                        "R-dplyr",
                        "R-htmltools",
                        "R-progress",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-htmlwidgets",
                        "R-webshot",
                        "R-DistributionUtils",
                        "R-autocogs",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-plotly",
                        "R-gapminder",
                        "R-housingData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-timetk"
                    ]
                }
            ]
        },
        {
            "name": "R-trekcolors",
            "portdir": "R/R-trekcolors",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trekcolors",
            "description": "Star Trek color palettes",
            "long_description": "Star Trek color palettes",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gyro"
                    ]
                }
            ]
        },
        {
            "name": "R-treemapify",
            "portdir": "R/R-treemapify",
            "version": "2.5.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wilkox.org/treemapify",
            "description": "Draw treemaps in R-ggplot2",
            "long_description": "Draw treemaps in R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggfittext",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rfm"
                    ]
                }
            ]
        },
        {
            "name": "R-treeio",
            "portdir": "R/R-treeio",
            "version": "1.28.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YuLab-SMU/treeio",
            "description": "Base classes and functions for phylogenetic tree input and output",
            "long_description": "Base classes and functions for phylogenetic tree input and output",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-tidytree",
                        "R-dplyr",
                        "R-magrittr",
                        "R-rlang",
                        "R-ape",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-prettydoc",
                        "R-phangorn",
                        "R-ggtree",
                        "R-Biostrings",
                        "R-cli",
                        "R-xml2",
                        "R-purrr",
                        "R-tidyr",
                        "R-vroom",
                        "R-yaml",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggtree"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggtreeExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-treeclim",
            "portdir": "R/R-treeclim",
            "version": "2.0.6.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=treeclim",
            "description": "Numerical calibration of proxy–climate relationships",
            "long_description": "Numerical calibration of proxy–climate relationships",
            "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-abind",
                        "R-plyr",
                        "R-ggplot2",
                        "R-lmtest",
                        "R-np",
                        "R-lmodel2",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-dplR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TreeBUGS",
            "portdir": "R/R-TreeBUGS",
            "version": "1.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TreeBUGS",
            "description": "Hierarchical multinomial processing tree modelling",
            "long_description": "Hierarchical multinomial processing tree modelling",
            "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-RcppArmadillo",
                        "R-coda",
                        "R-runjags",
                        "R-rjags",
                        "R-logspline",
                        "R-hypergeo",
                        "R-CRAN-recommended",
                        "libgcc",
                        "jags",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tree",
            "portdir": "R/R-tree",
            "version": "1.0-44",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tree",
            "description": "Classification and regression trees",
            "long_description": "Classification and regression trees",
            "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-CondCopulas",
                        "R-daltoolbox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggdendro",
                        "R-optpart",
                        "R-ROSE"
                    ]
                }
            ]
        },
        {
            "name": "R-trapezoid",
            "portdir": "R/R-trapezoid",
            "version": "2.0-2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trapezoid",
            "description": "Trapezoidal distribution",
            "long_description": "Trapezoidal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FuzzyClass"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-transreg",
            "portdir": "R/R-transreg",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lcsb-bds.github.io/transreg",
            "description": "Penalised regression with multiple sets of prior effects",
            "long_description": "Penalised regression with multiple sets of prior effects",
            "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-glmnet",
                        "R-starnet",
                        "R-CRAN-recommended",
                        "R-joinet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-devtools",
                        "R-doMC",
                        "R-CVXR",
                        "R-palasso",
                        "R-fwelnet",
                        "R-glmtrans",
                        "R-xrnet",
                        "R-remotes",
                        "R-xtable",
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-transport",
            "portdir": "R/R-transport",
            "version": "0.15-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dschuhmacher/transport",
            "description": "Computation of optimal transport plans and Wasserstein distances",
            "long_description": "Computation of optimal transport plans and Wasserstein distances",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-ks",
                        "R-animation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SBCK",
                        "R-WSGeometry",
                        "R-drf",
                        "R-kanjistat",
                        "R-LOMAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-priorsense"
                    ]
                }
            ]
        },
        {
            "name": "R-transformr",
            "portdir": "R/R-transformr",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thomasp85/transformr",
            "description": "Polygon and path transformations",
            "long_description": "Polygon and path transformations",
            "active": true,
            "categories": [
                "science",
                "R",
                "geometry"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-tweenr",
                        "R-lpSolve",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-cpp11",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gganimate",
                        "R-ordbetareg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidybayes"
                    ]
                }
            ]
        },
        {
            "name": "R-TRAMPR",
            "portdir": "R/R-TRAMPR",
            "version": "1.0-10",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/richfitz/TRAMPR",
            "description": "TRFLP analysis and matching package",
            "long_description": "TRFLP analysis and matching package for R.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun"
                    ]
                }
            ]
        },
        {
            "name": "R-tramnet",
            "portdir": "R/R-tramnet",
            "version": "0.0-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tramnet",
            "description": "Penalized transformation models",
            "long_description": "Penalized transformation models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CVXR",
                        "R-basefun",
                        "R-mlt",
                        "R-ParamHelpers",
                        "R-mlr",
                        "R-mlrMBO",
                        "R-smoof",
                        "R-tram",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-lhs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-mvtnorm",
                        "R-knitr",
                        "R-kableExtra",
                        "R-TH.data",
                        "R-glmnet",
                        "R-DiceKriging",
                        "R-mlbench",
                        "R-penalized",
                        "R-coin",
                        "R-tbm",
                        "R-trtf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tramME",
            "portdir": "R/R-tramME",
            "version": "1.0.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tramME",
            "description": "Transformation models with mixed effects",
            "long_description": "Transformation models with mixed effects",
            "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-numDeriv",
                        "R-lme4",
                        "R-alabama",
                        "R-TMB",
                        "R-basefun",
                        "R-coneproj",
                        "R-mlt",
                        "R-variables",
                        "R-tram",
                        "R-CRAN-recommended",
                        "R-reformulas",
                        "R-RcppEigen",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-ordinal",
                        "R-knitr",
                        "R-gamm4",
                        "R-multcomp",
                        "R-coxme",
                        "R-glmmTMB",
                        "R-gamlss.dist",
                        "R-ordinalCont"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-TraMineRextras",
            "portdir": "R/R-TraMineRextras",
            "version": "0.6.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://traminer.unige.ch",
            "description": "TraMineR extension",
            "long_description": "TraMineR extension",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-colorspace",
                        "R-CRAN-recommended",
                        "R-TraMineR",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-TraMineR"
                    ]
                }
            ]
        },
        {
            "name": "R-TraMineR",
            "portdir": "R/R-TraMineR",
            "version": "2.2-10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://traminer.unige.ch",
            "description": "Trajectory miner – a toolbox for exploring and rendering sequences",
            "long_description": "Trajectory miner – a toolbox for exploring and rendering sequences",
            "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-vegan",
                        "R-CRAN-recommended",
                        "R-colorspace",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-TraMineRextras",
                        "R-WeightedCluster"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TraMineRextras",
                        "R-seqHMM",
                        "R-WeightedCluster"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GDAtools"
                    ]
                }
            ]
        },
        {
            "name": "R-tram",
            "portdir": "R/R-tram",
            "version": "1.2-0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tram",
            "description": "R-Formula-based user-interfaces to specific transformation models",
            "long_description": "R-Formula-based user-interfaces to specific transformation models implemented in R-mlt.",
            "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-Formula",
                        "R-multcomp",
                        "R-basefun",
                        "R-mlt",
                        "R-variables",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-mvtnorm",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-alabama",
                        "R-merDeriv",
                        "R-coxme",
                        "R-glmmTMB",
                        "R-coin",
                        "R-randomForestSRC",
                        "R-trtf",
                        "R-gamlss",
                        "R-ordinalCont",
                        "R-tramME",
                        "R-mlt.docreg",
                        "R-asht",
                        "R-ATR",
                        "R-colorspace",
                        "R-numDeriv",
                        "R-ordinal",
                        "R-gridExtra",
                        "R-knitr",
                        "R-lme4",
                        "R-latticeExtra",
                        "R-quantreg",
                        "R-SparseGrid",
                        "R-HSAUR3",
                        "R-TH.data",
                        "R-geepack",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cotram",
                        "R-tramnet",
                        "R-trtf",
                        "R-tramME"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TH.data",
                        "R-multcomp",
                        "R-mlt.docreg",
                        "R-tbm"
                    ]
                }
            ]
        },
        {
            "name": "R-trajectories",
            "portdir": "R/R-trajectories",
            "version": "0.2-9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edzer/trajectories",
            "description": "Classes and methods for trajectory data",
            "long_description": "Classes and methods for trajectory data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-sp",
                        "R-spacetime",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf",
                        "R-spatstat",
                        "R-spatstat.explore",
                        "R-spatstat.geom",
                        "R-xts",
                        "R-knitr",
                        "R-forecast",
                        "R-RCurl",
                        "R-rjson",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sftime"
                    ]
                }
            ]
        },
        {
            "name": "R-tpwb",
            "portdir": "R/R-tpwb",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tpwb",
            "description": "Three-Parameter Weibull Distribution",
            "long_description": "Three-Parameter Weibull 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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rtptools",
            "portdir": "audio/rtptools",
            "version": "1.22",
            "license": "BSD",
            "platforms": "darwin freebsd netbsd sunos linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cs.columbia.edu/irt/software/rtptools/",
            "description": "A set of tools for processing RTP data.",
            "long_description": "A set of tools for processing RTP data: rtpplay - Play back RTP sessions recorded by rtpdump rtpsend - Generate RTP packets from textual description rtpdump - Parse and print RTP packets rtptrans - RTP translator between unicast and multicast networks",
            "active": true,
            "categories": [
                "net",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tpn",
            "portdir": "R/R-tpn",
            "version": "1.9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tpn",
            "description": "Truncated positive normal model and extensions",
            "long_description": "Truncated positive normal model and extensions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VGAM",
                        "R-skewMLRM",
                        "R-moments",
                        "R-RBE3",
                        "R-CRAN-recommended",
                        "R-pracma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-toweranNA",
            "portdir": "R/R-toweranNA",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matloff/toweranNA",
            "description": "Method for handling missing values in prediction applications",
            "long_description": "Method for handling missing values in prediction applications",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pdist",
                        "R-regtools",
                        "R-rmarkdown",
                        "R-CRAN-recommended",
                        "R-FNN"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tourr",
            "portdir": "R/R-tourr",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggobi.github.io/tourr",
            "description": "Tour methods for multivariate data visualisation",
            "long_description": "Tour methods for multivariate data visualisation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-plotly",
                        "R-energy",
                        "R-TeachingDemos",
                        "R-aplpack",
                        "R-ash",
                        "R-geozoo",
                        "R-colorspace",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-geozoo"
                    ]
                }
            ]
        },
        {
            "name": "rtorrent-devel",
            "portdir": "net/rtorrent-devel",
            "version": "20241205",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rakshasa/rtorrent",
            "description": "console-based BitTorrent client (unstable release)",
            "long_description": "rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management. This is the unstable release of rTorrent.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "xmlrpc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsigcxx2",
                        "ncurses",
                        "curl",
                        "libtorrent-devel",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rtorrent",
            "portdir": "net/rtorrent",
            "version": "0.9.8",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rakshasa/rtorrent",
            "description": "console-based BitTorrent client",
            "long_description": "rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "xmlrpc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "zlib",
                        "libtorrent",
                        "curl",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}