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

{
    "count": 50889,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=393",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=391",
    "results": [
        {
            "name": "R-sarsop",
            "portdir": "R/R-sarsop",
            "version": "0.6.15",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boettiger-lab/sarsop",
            "description": "Approximate POMDP planning software",
            "long_description": "Approximate POMDP planning software",
            "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-digest",
                        "R-processx",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-xml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-roxygen2",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pomdp"
                    ]
                }
            ]
        },
        {
            "name": "R-signal",
            "portdir": "R/R-signal",
            "version": "1.8-1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=signal",
            "description": "Signal processing",
            "long_description": "A set of signal processing functions originally written for Matlab and Octave. Includes filter generation utilities, filtering functions, resampling routines and visualization of filter models. Also includes interpolation functions.",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pracma",
                        "R-matlab"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixProfile",
                        "R-garma",
                        "R-tswge",
                        "R-ARGOS",
                        "R-dplR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MassSpecWavelet",
                        "R-GPoM"
                    ]
                }
            ]
        },
        {
            "name": "R-svs",
            "portdir": "R/R-svs",
            "version": "3.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=svs",
            "description": "Tools for semantic vector spaces",
            "long_description": "Various tools for semantic vector spaces, such as correspondence analysis (simple, multiple and discriminant), latent semantic analysis, probabilistic latent semantic analysis, non-negative matrix factorization, latent class analysis, EM clustering, logratio analysis and log-multiplicative (association) analysis.",
            "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-gtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pvclust",
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-quanteda.textstats",
                        "R-zebu"
                    ]
                }
            ]
        },
        {
            "name": "R-swimplot",
            "portdir": "R/R-swimplot",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=swimplot",
            "description": "Tools for creating swimmers plots",
            "long_description": "Tools for creating swimmers plots using R-ggplot2.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-tsModel",
            "portdir": "R/R-tsModel",
            "version": "0.6-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tsModel",
            "description": "Tools for specifying time-series regression models",
            "long_description": "Tools for specifying time-series regression models",
            "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": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dlnm"
                    ]
                }
            ]
        },
        {
            "name": "R-areal",
            "portdir": "R/R-areal",
            "version": "0.1.8.9000",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://chris-prener.github.io/areal",
            "description": "Areal weighted interpolation",
            "long_description": "Areal weighted interpolation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ncdfgeom"
                    ]
                }
            ]
        },
        {
            "name": "R-bipartite",
            "portdir": "R/R-bipartite",
            "version": "2.20",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bipartite",
            "description": "Visualising bipartite networks and calculating some (ecological) indices",
            "long_description": "Visualising bipartite networks and calculating some (ecological) indices",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fields",
                        "R-sna",
                        "R-vegan",
                        "R-CRAN-recommended",
                        "R-igraph",
                        "R-permute"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-leiden"
                    ]
                }
            ]
        },
        {
            "name": "R-cubelyr",
            "portdir": "R/R-cubelyr",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hadley/cubelyr",
            "description": "Data Cube R-dplyr backend",
            "long_description": "An implementation of a data cube extracted out of R-dplyr for backward compatibility.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bsynth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-graphsim",
            "portdir": "R/R-graphsim",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TomKellyGenetics/graphsim",
            "description": "Simulate expression data from igraph networks",
            "long_description": "Simulate expression data from igraph networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-gplots",
                        "R-matrixcalc",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-prettydoc",
                        "R-R.rsp",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-leiden"
                    ]
                }
            ]
        },
        {
            "name": "R-leiden",
            "portdir": "R/R-leiden",
            "version": "0.4.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TomKellyGenetics/leiden",
            "description": "R implementation of Leiden clustering algorithm",
            "long_description": "R implementation of Leiden clustering algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-reticulate",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-covr",
                        "R-spelling",
                        "R-qpdf",
                        "R-network",
                        "R-multiplex",
                        "R-bipartite",
                        "R-graphsim",
                        "R-multinet",
                        "R-data.table",
                        "R-remotes",
                        "R-tibble",
                        "R-RColorBrewer",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-ncdfgeom",
            "portdir": "R/R-ncdfgeom",
            "version": "1.1.6",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.usgs.gov/water/ncdfgeom",
            "description": "NetCDF geometry and time series",
            "long_description": "NetCDF geometry and time series",
            "active": true,
            "categories": [
                "science",
                "R",
                "geometry"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-ncmeta",
                        "R-stars",
                        "R-CRAN-recommended",
                        "R-areal",
                        "R-dplyr",
                        "R-RNetCDF"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-zip",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-ncdf4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-tolerance",
            "portdir": "R/R-tolerance",
            "version": "3.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tolerance",
            "description": "Statistical tolerance intervals and regions",
            "long_description": "Statistical tolerance intervals and regions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotly",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fdasrvf",
                        "R-zipfextR"
                    ]
                }
            ]
        },
        {
            "name": "R-toolbox",
            "portdir": "R/R-toolbox",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=toolbox",
            "description": "List, string and meta-programming utility functions",
            "long_description": "List, string and meta-programming utility functions",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sqlHelpers"
                    ]
                }
            ]
        },
        {
            "name": "R-tools4uplift",
            "portdir": "R/R-tools4uplift",
            "version": "1.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tools4uplift",
            "description": "Tools for uplift modelling",
            "long_description": "Uplift modelling aims at predicting the causal effect of an action such as a marketing campaign on a particular individual.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lhs",
                        "R-BiasedUrn",
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-latticeExtra"
                    ]
                },
                {
                    "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": "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-tsfeatures",
            "portdir": "R/R-tsfeatures",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkg.robjhyndman.com/tsfeatures",
            "description": "Time series feature extraction",
            "long_description": "Time series feature extraction",
            "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-purrr",
                        "R-future",
                        "R-forecast",
                        "R-fracdiff",
                        "R-tseries",
                        "R-urca",
                        "R-furrr",
                        "R-CRAN-recommended",
                        "R-RcppRoll",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-GGally",
                        "R-Mcomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gratis",
                        "R-seer",
                        "R-timetk"
                    ]
                }
            ]
        },
        {
            "name": "R-tsibbledata",
            "portdir": "R/R-tsibbledata",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tsibbledata.tidyverts.org",
            "description": "Diverse datasets for tsibble",
            "long_description": "Diverse datasets for tsibble",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rappdirs",
                        "R-tsibble",
                        "R-CRAN-recommended",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ezplot",
                        "R-fable.prophet",
                        "R-feasts",
                        "R-fabletools",
                        "R-fable",
                        "R-tsbox"
                    ]
                }
            ]
        },
        {
            "name": "R-tsibbletalk",
            "portdir": "R/R-tsibbletalk",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tsibbletalk",
            "description": "Interactive graphics for tsibble objects",
            "long_description": "Interactive graphics for tsibble objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-vctrs",
                        "R-dplyr",
                        "R-lubridate",
                        "R-shiny",
                        "R-R6",
                        "R-crosstalk",
                        "R-plotly",
                        "R-dendextend",
                        "R-CRAN-recommended",
                        "R-tsibble",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tsna",
            "portdir": "R/R-tsna",
            "version": "0.3.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statnet/tsna",
            "description": "Dynamic extensions for network objects",
            "long_description": "Dynamic extensions for network objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-networkDynamic",
                        "R-statnet.common",
                        "R-CRAN-recommended",
                        "R-network"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statnet"
                    ]
                }
            ]
        },
        {
            "name": "R-tsoutliers",
            "portdir": "R/R-tsoutliers",
            "version": "0.6-10",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tsoutliers",
            "description": "Detection of outliers in time series",
            "long_description": "Detection of outliers in time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-forecast",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-UComp"
                    ]
                }
            ]
        },
        {
            "name": "R-tstools",
            "portdir": "R/R-tstools",
            "version": "0.4.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/KOF-ch/tstools",
            "description": "Time series toolbox for official statistics",
            "long_description": "Time series toolbox for official statistics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xts",
                        "R-zoo",
                        "R-yaml",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-openxlsx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tsutils",
            "portdir": "R/R-tsutils",
            "version": "0.9.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tsutils",
            "description": "Time series exploration, modelling and forecasting",
            "long_description": "Time series exploration, modelling and forecasting",
            "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-plotrix",
                        "R-MAPA",
                        "R-CRAN-recommended",
                        "R-RColorBrewer",
                        "R-forecast"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-thief"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nnfor"
                    ]
                }
            ]
        },
        {
            "name": "R-tswge",
            "portdir": "R/R-tswge",
            "version": "2.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tswge",
            "description": "Time Series for Data Science",
            "long_description": "Time Series for Data Science",
            "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-signal",
                        "R-zoo",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-forecast",
                        "R-tidyverse",
                        "R-magrittr",
                        "R-PolynomF",
                        "R-waveslim",
                        "R-nnfor",
                        "R-CRAN-recommended",
                        "R-plotrix",
                        "R-astsa"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ttutils",
            "portdir": "R/R-ttutils",
            "version": "1.0-1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ttutils",
            "description": "Some auxiliary functions",
            "long_description": "Some auxiliary functions",
            "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": "lib",
                    "ports": [
                        "R-EQL"
                    ]
                }
            ]
        },
        {
            "name": "R-tufte",
            "portdir": "R/R-tufte",
            "version": "0.13",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tufte",
            "description": "Tufteʼs styles for Rmarkdown documents",
            "long_description": "Tufteʼs styles for Rmarkdown documents",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-CRAN-recommended",
                        "R-xfun",
                        "R-rmarkdown",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lintr",
                        "R-bookdown"
                    ]
                }
            ]
        },
        {
            "name": "R-tune",
            "portdir": "R/R-tune",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tune.tidymodels.org",
            "description": "Tidy tuning tools",
            "long_description": "Tidy tuning tools",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-future",
                        "R-foreach",
                        "R-GPfit",
                        "R-hardhat",
                        "R-parsnip",
                        "R-recipes",
                        "R-rsample",
                        "R-yardstick",
                        "R-dials",
                        "R-workflows",
                        "R-doFuture",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-covr",
                        "R-spelling",
                        "R-modeldata",
                        "R-kernlab",
                        "R-kknn",
                        "R-xgboost",
                        "R-C50",
                        "R-censored"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-finetune",
                        "R-usemodels",
                        "R-probably",
                        "R-tidyclust",
                        "R-workflowsets",
                        "R-stacks",
                        "R-tidymodels",
                        "R-tidyposterior"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-timetk",
                        "R-bonsai",
                        "R-tidydann"
                    ]
                }
            ]
        },
        {
            "name": "R-turner",
            "portdir": "R/R-turner",
            "version": "0.1.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fbertran.github.io/turner",
            "description": "Turn vectors and lists of vectors into indexed structures",
            "long_description": "Turn vectors and lists of vectors into indexed structures",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tester",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tvReg",
            "portdir": "R/R-tvReg",
            "version": "0.5.9",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tvReg",
            "description": "Time-varying coefficient for single and multi-equation regressions",
            "long_description": "Time-varying coefficient for single and multi-equation regressions",
            "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-vars",
                        "R-CRAN-recommended",
                        "R-plm",
                        "R-bvarsv",
                        "R-systemfit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tvgeom",
            "portdir": "R/R-tvgeom",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tvgeom",
            "description": "Time-varying (right-truncated) geometric distribution",
            "long_description": "Time-varying (right-truncated) geometric 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-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ggthemes",
                        "R-magrittr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tvm",
            "portdir": "R/R-tvm",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/juancentro/tvm",
            "description": "Functions for managing cashflows and interest rate curves",
            "long_description": "Functions for managing cashflows and interest rate curves",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-reshape2",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-txtplot",
            "portdir": "R/R-txtplot",
            "version": "1.0-4",
            "license": "(LGPL-2 or LGPL-2.1 or LGPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=txtplot",
            "description": "Text-based plots",
            "long_description": "Text-based plots",
            "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-drake"
                    ]
                }
            ]
        },
        {
            "name": "R-txtq",
            "portdir": "R/R-txtq",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wlandau/txtq",
            "description": "Small message queue for parallel processes",
            "long_description": "Small message queue for parallel processes",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-base64url",
                        "R-filelock",
                        "R-CRAN-recommended",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-purrr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-drake",
                        "R-ipc"
                    ]
                }
            ]
        },
        {
            "name": "R-typed",
            "portdir": "R/R-typed",
            "version": "0.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/moodymudskipper/typed",
            "description": "Support types for variables, arguments and return values",
            "long_description": "Support types for variables, arguments and return values",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-waldo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-uclust",
            "portdir": "R/R-uclust",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=uclust",
            "description": "Clustering and classification inference with u-statistics",
            "long_description": "Clustering and classification inference with u-statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robcor",
                        "R-CRAN-recommended",
                        "R-dendextend"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}