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

{
    "count": 49753,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=939",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=937",
    "results": [
        {
            "name": "R-tidytree",
            "portdir": "R/R-tidytree",
            "version": "0.4.6",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tidytree",
            "description": "Tidy tool for phylogenetic tree data manipulation",
            "long_description": "Tidy tool for phylogenetic tree data manipulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-ape",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-yulab.utils",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-lazyeval"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggtree",
                        "R-ggtreeExtra",
                        "R-treeio"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyverse",
            "portdir": "R/R-tidyverse",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidyverse.tidyverse.org",
            "description": "Easily install and load the Tidyverse",
            "long_description": "Easily install and load the Tidyverse",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-xml2",
                        "R-crayon",
                        "R-pillar",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-cli",
                        "R-purrr",
                        "R-readxl",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-broom",
                        "R-dbplyr",
                        "R-dtplyr",
                        "R-forcats",
                        "R-haven",
                        "R-httr",
                        "R-ragg",
                        "R-readr",
                        "R-reprex",
                        "R-rstudioapi",
                        "R-rvest",
                        "R-googledrive",
                        "R-googlesheets4",
                        "R-modelr",
                        "R-conflicted",
                        "R-CRAN-recommended",
                        "R-hms",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-glue",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-mockr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modeltime",
                        "R-tswge",
                        "R-hdpGLM",
                        "R-crops",
                        "R-sweep",
                        "R-hosm",
                        "R-ShapleyValue",
                        "R-ARGOS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-harmony",
                        "R-bayesbr",
                        "R-matrixset",
                        "R-anomalize",
                        "R-downlit",
                        "R-tsDyn",
                        "R-lifecycle",
                        "R-fntl",
                        "R-dst",
                        "R-modelsummary",
                        "R-R6",
                        "R-SSLR",
                        "R-npsurvSS",
                        "R-kDGLM",
                        "R-SmCCNet"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyxl",
            "portdir": "R/R-tidyxl",
            "version": "1.0.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nacnudus.github.io/tidyxl",
            "description": "Import non-tabular from Excel files into R",
            "long_description": "Import non-tabular from Excel files into R",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-piton",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-purrr",
                        "R-readxl",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-openxlsx",
                        "R-rlang",
                        "R-tibble",
                        "R-cellranger",
                        "R-dplyr",
                        "R-here"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tiff",
            "portdir": "R/R-tiff",
            "version": "0.1-12",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/tiff",
            "description": "Read and write TIFF images",
            "long_description": "Read and write TIFF images",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-OpenImageR",
                        "R-rayimage",
                        "R-EBImage",
                        "R-readbitmap"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ijtiff"
                    ]
                }
            ]
        },
        {
            "name": "R-tikzDevice",
            "portdir": "R/R-tikzDevice",
            "version": "0.12.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tikzDevice",
            "description": "R graphics output in LaTeX format",
            "long_description": "R graphics output in LaTeX format",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-filehash",
                        "R-CRAN-recommended",
                        "R-png"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scales",
                        "R-testthat",
                        "R-covr",
                        "R-maps",
                        "R-formatR",
                        "R-evaluate",
                        "R-stringr",
                        "R-withr",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesSUR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-sfsmisc",
                        "R-dplR"
                    ]
                }
            ]
        },
        {
            "name": "R-tiledb",
            "portdir": "R/R-tiledb",
            "version": "0.30.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tiledb-inc.github.io/TileDB-R",
            "description": "Universal storage engine for sparse and dense multidimensional arrays",
            "long_description": "Universal storage engine for sparse and dense multidimensional arrays",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nanoarrow",
                        "tiledb",
                        "R-RcppInt64",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-nanotime",
                        "R-spdl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-curl",
                        "R-data.table",
                        "R-tibble",
                        "R-tinytest",
                        "R-nycflights13",
                        "R-simplermarkdown",
                        "R-arrow",
                        "R-palmerpenguins"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TileDBArray"
                    ]
                }
            ]
        },
        {
            "name": "R-TileDBArray",
            "portdir": "R/R-TileDBArray",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LTLA/TileDBArray",
            "description": "Use TileDB as a DelayedArray backend",
            "long_description": "Use TileDB as a DelayedArray backend",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DelayedArray",
                        "R-tiledb",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-BiocParallel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-timbr",
            "portdir": "R/R-timbr",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://uchidamizuki.github.io/timbr",
            "description": "Forest data frames",
            "long_description": "Forest data frames",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-memoise",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidygraph",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-timechange",
            "portdir": "R/R-timechange",
            "version": "0.3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vspinu/timechange",
            "description": "Efficient Manipulation of Date–Times",
            "long_description": "Efficient Manipulation of Date–Times",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cpp11",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-timeplyr",
                        "R-lubridate"
                    ]
                }
            ]
        },
        {
            "name": "R-timeDate",
            "portdir": "R/R-timeDate",
            "version": "4041.110",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/timeDateDoc",
            "description": "Rmetrics – chronological and calendar objects",
            "long_description": "Rmetrics – chronological and calendar objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyquant",
                        "R-fGarch",
                        "R-recipes",
                        "R-timetk",
                        "R-fImport",
                        "R-timeSeries",
                        "R-fNonlinear",
                        "R-QRM",
                        "R-fBasics",
                        "R-fCopulae",
                        "R-fExtremes",
                        "R-fTrading",
                        "R-forecast"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tsibble",
                        "R-bizdays",
                        "R-zoo",
                        "R-xts",
                        "R-gmm",
                        "R-lubridate"
                    ]
                }
            ]
        },
        {
            "name": "R-timeplyr",
            "portdir": "R/R-timeplyr",
            "version": "0.8.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NicChr/timeplyr",
            "description": "Fast tidy tools for date and date-time manipulation",
            "long_description": "Fast tidy tools for date and date-time manipulation",
            "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-rlang",
                        "R-timechange",
                        "R-collapse",
                        "R-vctrs",
                        "R-pillar",
                        "R-stringr",
                        "R-dplyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-cppdoubles",
                        "R-cheapr",
                        "R-cpp11",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bench",
                        "R-nycflights13",
                        "R-outbreaks"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-timereg",
            "portdir": "R/R-timereg",
            "version": "2.0.6",
            "license": "(GPL-2 or GPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=timereg",
            "description": "Flexible regression models for survival data",
            "long_description": "Flexible regression models for survival data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang10",
                "clang11",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-numDeriv",
                        "R-lava"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mets",
                        "R-pec",
                        "R-riskRegression"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstpm2",
                        "R-timeROC"
                    ]
                }
            ]
        },
        {
            "name": "R-timeROC",
            "portdir": "R/R-timeROC",
            "version": "0.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=timeROC",
            "description": "Time-dependent ROC curve and AUC for censored survival data",
            "long_description": "Time-dependent ROC curve and AUC for censored survival data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pec",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-timereg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FastJM"
                    ]
                }
            ]
        },
        {
            "name": "R-timeSeries",
            "portdir": "R/R-timeSeries",
            "version": "4041.111",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rmetrics",
            "description": "Financial time series objects",
            "long_description": "S4 classes and various tools for financial time series – basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-timeDate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PerformanceAnalytics",
                        "R-fTrading",
                        "R-RUnit",
                        "R-xts",
                        "R-zoo",
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fUnitRoots",
                        "R-fGarch",
                        "R-FRAPO",
                        "R-FatTailsR",
                        "R-timetk",
                        "R-fImport",
                        "R-fCopulae",
                        "R-fNonlinear",
                        "R-QRM",
                        "R-fExtremes",
                        "R-fTrading",
                        "R-fBasics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tsbox",
                        "R-Quandl",
                        "R-ggfortify",
                        "R-quantmod",
                        "R-gmm",
                        "R-weakARMA",
                        "R-SharpeR",
                        "R-zoo",
                        "R-xts"
                    ]
                }
            ]
        },
        {
            "name": "R-timetk",
            "portdir": "R/R-timetk",
            "version": "2.9.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://business-science.github.io/timetk",
            "description": "Tool-kit for working with time series in R",
            "long_description": "Tool-kit for working with time series in R",
            "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-stringi",
                        "R-anytime",
                        "R-stringr",
                        "R-tibble",
                        "R-xts",
                        "R-zoo",
                        "R-dplyr",
                        "R-generics",
                        "R-assertthat",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-forcats",
                        "R-readr",
                        "R-forecast",
                        "R-timeDate",
                        "R-tsfeatures",
                        "R-timeSeries",
                        "R-slider",
                        "R-padr",
                        "R-plotly",
                        "R-recipes",
                        "R-rsample",
                        "R-tidymodels",
                        "R-CRAN-recommended",
                        "R-hms",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-roxygen2",
                        "R-covr",
                        "R-fracdiff",
                        "R-tseries",
                        "R-parsnip",
                        "R-yardstick",
                        "R-tune",
                        "R-workflows",
                        "R-trelliscopejs",
                        "R-modeltime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyquant",
                        "R-sweep",
                        "R-alphavantager",
                        "R-anomalize",
                        "R-modeltime"
                    ]
                }
            ]
        },
        {
            "name": "R-timsac",
            "portdir": "R/R-timsac",
            "version": "1.3.8-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=timsac",
            "description": "Time series analysis and control package",
            "long_description": "Time series analysis and control package",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Tinflex",
            "portdir": "R/R-Tinflex",
            "version": "2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Tinflex",
            "description": "Universal non-uniform random number generator",
            "long_description": "An universal non-uniform random number generator for quite arbitrary distributions with piece-wise twice differentiable densities.",
            "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-Runuran"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-watson"
                    ]
                }
            ]
        },
        {
            "name": "R-tinkr",
            "portdir": "R/R-tinkr",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ropensci/tinkr",
            "description": "Cast Rmarkdown files to XML and back",
            "long_description": "Cast Rmarkdown files to XML and back",
            "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-xml2",
                        "R-glue",
                        "R-purrr",
                        "R-yaml",
                        "R-commonmark",
                        "R-xslt",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tinylabels",
            "portdir": "R/R-tinylabels",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mariusbarth/tinylabels",
            "description": "Light-weight variable labels",
            "long_description": "Light-weight variable labels",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vctrs",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-papaja"
                    ]
                }
            ]
        },
        {
            "name": "R-tinysnapshot",
            "portdir": "R/R-tinysnapshot",
            "version": "0.0.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vincentarelbundock/tinysnapshot",
            "description": "Snapshots for unit tests using the R-tinytest framework",
            "long_description": "Snapshots for unit tests using the R-tinytest framework",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magick",
                        "R-CRAN-recommended",
                        "R-diffobj",
                        "R-tinytest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-ragg",
                        "R-svglite",
                        "R-fontquiver",
                        "R-rsvg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-modelsummary",
                        "R-tinytable",
                        "R-khroma",
                        "R-dimensio"
                    ]
                }
            ]
        },
        {
            "name": "R-tinytable",
            "portdir": "R/R-tinytable",
            "version": "0.6.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vincentarelbundock.github.io/tinytable",
            "description": "Simple and configurable tables",
            "long_description": "Create highly customized tables with this simple and dependency-free package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringi",
                        "R-tibble",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-tinytex",
                        "R-gh",
                        "R-tinytest",
                        "R-marginaleffects",
                        "R-quarto",
                        "R-tinysnapshot",
                        "R-pandoc",
                        "R-base64enc",
                        "R-data.table",
                        "R-fansi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modelsummary"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-insight",
                        "R-tables"
                    ]
                }
            ]
        },
        {
            "name": "R-tinytest",
            "portdir": "R/R-tinytest",
            "version": "1.4.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tinytest",
            "description": "Lightweight and feature-complete unit testing framework",
            "long_description": "Lightweight and feature-complete unit testing framework",
            "active": true,
            "categories": [
                "devel",
                "science",
                "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-tinysnapshot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lamW",
                        "R-lumberjack",
                        "R-anytime",
                        "R-modelsummary",
                        "R-ncvreg",
                        "R-splines2",
                        "R-tinytable",
                        "R-etwfe",
                        "R-RProtoBuf",
                        "R-maptiles",
                        "R-RcppAnnoy",
                        "R-maxLik",
                        "R-RcppArray",
                        "R-RcppClassic",
                        "R-RcppDist",
                        "R-RcppDynProg",
                        "R-RcppFastFloat",
                        "R-RcppTOML",
                        "R-RcppUUID",
                        "R-RcppSimdJson",
                        "R-RcppBlaze",
                        "R-digest",
                        "R-spatialreg",
                        "R-merDeriv",
                        "R-checkmate",
                        "R-RestRserve",
                        "R-fmcmc",
                        "R-fritools",
                        "R-gbm",
                        "R-hutilscpp",
                        "R-benchr",
                        "R-nloptr",
                        "R-neverhpfilter",
                        "R-RcppMagicEnum",
                        "R-Pade",
                        "R-minimaxApprox",
                        "R-mev",
                        "R-brglm2",
                        "R-classInt",
                        "R-comat",
                        "R-RcppInt64",
                        "R-deductive",
                        "R-dtts",
                        "R-grpreg",
                        "R-RcppArmadillo",
                        "R-ergmito",
                        "R-ess",
                        "R-poorman",
                        "R-ppRep",
                        "R-factor256",
                        "R-fastshap",
                        "R-flexiblas",
                        "R-psychotree",
                        "R-cdata",
                        "R-geometries",
                        "R-reformulas",
                        "R-gower",
                        "R-highs",
                        "R-rqdatatable",
                        "R-rquery",
                        "R-QuickJSR",
                        "R-wooldridge",
                        "R-wrapr",
                        "R-lintools",
                        "R-loder",
                        "R-stringdist",
                        "R-RcppGSL",
                        "R-NMOF",
                        "R-mmand",
                        "R-settings",
                        "R-motif",
                        "R-ndjson",
                        "R-ore",
                        "R-paropt",
                        "R-soma",
                        "R-subplex",
                        "R-qpmadr",
                        "R-Bayesrel",
                        "R-datetimeutils",
                        "R-detectseparation",
                        "R-spdep",
                        "R-PMwR",
                        "R-RQuantLib",
                        "R-EnvStats",
                        "R-RcppEigen",
                        "R-Rhdf5lib",
                        "R-rjsoncons",
                        "R-holiglm",
                        "R-runner",
                        "R-ulid",
                        "R-jagsUI",
                        "R-dfdr",
                        "R-blavaan",
                        "R-doconv",
                        "R-ast2ast",
                        "R-validate",
                        "R-td",
                        "R-tdsa",
                        "R-textutils",
                        "R-ggiraph",
                        "R-maditr",
                        "R-BVAR",
                        "R-BVARverse",
                        "R-BayesRep",
                        "R-BiocBaseUtils",
                        "R-xts",
                        "R-LMMsolver",
                        "R-khroma",
                        "R-vek",
                        "R-RcppFastAD",
                        "R-phangorn",
                        "R-pkgKitten",
                        "R-terra",
                        "R-fntl",
                        "R-inline",
                        "R-modelbpp",
                        "R-nanotime",
                        "R-RTMB",
                        "R-Rcpp",
                        "R-bsvars",
                        "R-autometric",
                        "R-arkhe",
                        "R-dimensio",
                        "R-raster",
                        "R-tiledb",
                        "R-Delaporte",
                        "R-RcppRedis"
                    ]
                }
            ]
        },
        {
            "name": "R-tinytex",
            "portdir": "R/R-tinytex",
            "version": "0.54",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rstudio/tinytex",
            "description": "Helper functions to install and maintain TeX Live, and compile LaTeX documents",
            "long_description": "Helper functions to install and maintain TeX Live, and compile LaTeX documents",
            "active": true,
            "categories": [
                "science",
                "tex",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xfun",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testit",
                        "R-rstudioapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rticles",
                        "R-bookdown",
                        "R-rmarkdown"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ctsem",
                        "R-knitr",
                        "R-litedown",
                        "R-exams",
                        "R-caracas",
                        "R-fixest",
                        "R-TeXCheckR",
                        "R-VedicDateTime",
                        "R-aldvmm",
                        "R-modelsummary",
                        "R-xfun",
                        "R-huxtable",
                        "R-tinytable"
                    ]
                }
            ]
        },
        {
            "name": "R-tinythemes",
            "portdir": "R/R-tinythemes",
            "version": "0.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/tinythemes",
            "description": "Lightweight repackaging of themes for R-ggplot2",
            "long_description": "Lightweight repackaging of themes for R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hrbrthemes",
                        "R-patchwork"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tipitaka",
            "portdir": "R/R-tipitaka",
            "version": "0.1.2",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tipitaka",
            "description": "Data and tools for analyzing the Pali canon",
            "long_description": "Data and tools for analyzing the Pali canon",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-stringr",
                        "R-cpp11",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tis",
            "portdir": "R/R-tis",
            "version": "1.39",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tis",
            "description": "Time indices and time-indexed series",
            "long_description": "Functions and S3 classes for time indices and time-indexed series.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scales",
                        "R-reshape",
                        "R-zoo",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Ecfun"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-lubridate",
                        "R-tsbox"
                    ]
                }
            ]
        },
        {
            "name": "R-titanic",
            "portdir": "R/R-titanic",
            "version": "0.1.0",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=titanic",
            "description": "Titanic passenger survival data set",
            "long_description": "Titanic passenger survival data set",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-xgboost",
                        "R-hpa"
                    ]
                }
            ]
        },
        {
            "name": "R-tkrplot",
            "portdir": "R/R-tkrplot",
            "version": "0.0-27",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tkrplot",
            "description": "Simple mechanism for placing R graphics in a Tk widget",
            "long_description": "Simple mechanism for placing R graphics in a Tk widget",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ConvergenceConcepts",
                        "R-RcmdrPlugin.PcaRobust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sm",
                        "R-aplpack",
                        "R-RandomFields",
                        "R-TeachingDemos",
                        "R-misc3d"
                    ]
                }
            ]
        },
        {
            "name": "R-tkWidgets",
            "portdir": "R/R-tkWidgets",
            "version": "1.82.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/tkWidgets",
            "description": "R-based tk widgets",
            "long_description": "R-based tk widgets",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-DynDoc",
                        "R-widgetTools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Biobase",
                        "R-genefilter",
                        "R-marray"
                    ]
                }
            ]
        },
        {
            "name": "rtl_433",
            "portdir": "science/rtl_433",
            "version": "25.02",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/merbanan/rtl_433",
            "description": "RTL-SDR 433.92 MHz generic data receiver",
            "long_description": "rtl_433 turns your Realtek RTL2832 based DVB dongle into a 433.92 MHz generic data receiver.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rtl-sdr",
                        "openssl3",
                        "SoapySDR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TLMoments",
            "portdir": "R/R-TLMoments",
            "version": "0.7.5.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TLMoments",
            "description": "Calculate TL-moments and convert them to distribution parameters",
            "long_description": "Calculate TL-moments and convert them to distribution parameters",
            "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-hypergeo",
                        "R-lmomco",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-evd",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-lmom",
                        "R-Lmoments"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SPEI"
                    ]
                }
            ]
        },
        {
            "name": "R-tlrmvnmvt",
            "portdir": "R/R-tlrmvnmvt",
            "version": "1.1.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tlrmvnmvt",
            "description": "Low-rank methods for MVN and MVT probabilities",
            "long_description": "Low-rank methods for MVN and MVT probabilities",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MomTrunc"
                    ]
                }
            ]
        },
        {
            "name": "rtl-sdr",
            "portdir": "science/rtl-sdr",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://sdr.osmocom.org/trac/wiki/rtl-sdr",
            "description": "rtl-sdr allows using devices with a RTL2832U chipset as software defined radio (SDR)",
            "long_description": "rtl-sdr allows using devices with a RTL2832U chipset as software defined radio (SDR)",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapyRTLSDR",
                        "SDRangel",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "linrad",
                        "nrsc5",
                        "SDRPlusPlus",
                        "rtl_433",
                        "welle.io",
                        "welle.io-devel"
                    ]
                }
            ]
        },
        {
            "name": "R-tm",
            "portdir": "R/R-tm",
            "version": "0.7-15",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tm.r-forge.r-project.org",
            "description": "Text Mining",
            "long_description": "A framework for text mining applications within R.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-slam",
                        "R-NLP",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-filehash",
                        "R-pdftools",
                        "R-Rgraphviz",
                        "R-SnowballC",
                        "R-antiword",
                        "R-Rpoppler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinyr",
                        "R-chinese.misc",
                        "R-tmcn",
                        "R-RcmdrPlugin.temis",
                        "R-topicmodels"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tau",
                        "R-tidylda",
                        "R-wordcloud",
                        "R-lsa",
                        "R-text2map",
                        "R-quanteda",
                        "R-movMF",
                        "R-sts",
                        "R-stm"
                    ]
                }
            ]
        },
        {
            "name": "R-TMB",
            "portdir": "R/R-TMB",
            "version": "1.9.15",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kaskr/adcomp/wiki",
            "description": "Template Model Builder",
            "long_description": "Template Model Builder",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-RcppEigen",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mmrm",
                        "R-RTMB",
                        "R-FRK",
                        "R-tsdistributions",
                        "R-disaggregation",
                        "R-gllvm",
                        "R-tramME",
                        "R-hmmTMB",
                        "R-unmarked",
                        "R-marssTMB",
                        "R-sdmTMB",
                        "R-dsem",
                        "R-tmbstan",
                        "R-glmmTMB"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom.mixed",
                        "R-insight",
                        "R-sjPlot"
                    ]
                }
            ]
        },
        {
            "name": "R-tmbstan",
            "portdir": "R/R-tmbstan",
            "version": "1.0.91",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmbstan",
            "description": "MCMC sampling from TMB model objects using Stan",
            "long_description": "MCMC sampling from TMB model objects using Stan",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-BH",
                        "R-TMB",
                        "R-CRAN-recommended",
                        "R-rstan",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hmmTMB"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dsem"
                    ]
                }
            ]
        },
        {
            "name": "R-tmcn",
            "portdir": "R/R-tmcn",
            "version": "0.2-13",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmcn",
            "description": "Text mining toolkit for Chinese",
            "long_description": "Text mining toolkit for Chinese",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rtmidi",
            "portdir": "audio/rtmidi",
            "version": "6.0.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thestk/rtmidi",
            "description": "A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia)",
            "long_description": "A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia)",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-audio"
                    ]
                }
            ]
        },
        {
            "name": "R-tmle",
            "portdir": "R/R-tmle",
            "version": "2.0.1.1",
            "license": "(BSD or GPL-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmle",
            "description": "Targeted Maximum Likelihood Estimation",
            "long_description": "Targeted Maximum Likelihood Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-SuperLearner"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gam",
                        "R-dbarts",
                        "R-ROCR",
                        "R-WeightedROC"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ctmle"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AIPW",
                        "R-ltmle",
                        "R-tmle3",
                        "R-bartCause"
                    ]
                }
            ]
        },
        {
            "name": "R-tmle3",
            "portdir": "R/R-tmle3",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tlverse/tmle3",
            "description": "The extensible TMLE framework",
            "long_description": "The extensible TMLE framework",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-magrittr",
                        "R-mvtnorm",
                        "R-digest",
                        "R-stringr",
                        "R-ggplot2",
                        "R-uuid",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-delayed",
                        "R-sl3",
                        "R-R6",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nnls",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-Rsolnp",
                        "R-origami",
                        "R-xgboost",
                        "R-speedglm",
                        "R-tmle",
                        "R-tableone"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rtmpdump",
            "portdir": "www/rtmpdump",
            "version": "2.4-20210219",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rtmpdump.mplayerhq.hu/",
            "description": "a tool for downloading RTMP streaming media",
            "long_description": "A small dumper for media content streamed over the RTMP protocol. Supplying an rtmp url will result in a dumped flv file, which can be played or transcoded using ffmpeg/mplayer, etc.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad"
                    ]
                }
            ]
        },
        {
            "name": "R-tmplate",
            "portdir": "R/R-tmplate",
            "version": "0.0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmplate",
            "description": "Code generation based on templates",
            "long_description": "Define general templates with tags that can be replaced by content depending on arguments and objects to modify the final output of the document.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tRnslate",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tmvmixnorm",
            "portdir": "R/R-tmvmixnorm",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmvmixnorm",
            "description": "Sampling from truncated multivariate normal and t distributions",
            "long_description": "Sampling from truncated multivariate normal and t distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-miWQS",
                        "R-condTruncMVN"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tmvtnsim"
                    ]
                }
            ]
        },
        {
            "name": "R-tmvnsim",
            "portdir": "R/R-tmvnsim",
            "version": "1.0-2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmvnsim",
            "description": "Truncated multivariate normal simulation",
            "long_description": "Truncated multivariate normal simulation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-blavaan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lavaanExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-tmvtnorm",
            "portdir": "R/R-tmvtnorm",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmvtnorm",
            "description": "Truncated multivariate normal and Student t distributions",
            "long_description": "Truncated multivariate normal and Student t distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-mvtnorm",
                        "R-gmm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BANAM",
                        "R-restriktor",
                        "R-BayesianTools",
                        "R-heteromixgm",
                        "R-miWQS",
                        "R-StempCens",
                        "R-idefix",
                        "R-condTruncMVN",
                        "R-spatialprobit",
                        "R-propagate",
                        "R-inctools",
                        "R-LTFHPlus",
                        "R-DPBBM",
                        "R-bayesammi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MomTrunc",
                        "R-BDgraph"
                    ]
                }
            ]
        },
        {
            "name": "R-tmvtnsim",
            "portdir": "R/R-tmvtnsim",
            "version": "0.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmvtnsim",
            "description": "Truncated multivariate normal and t distribution simulation",
            "long_description": "Truncated multivariate normal and t distribution simulation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-tmvmixnorm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-eventPred"
                    ]
                }
            ]
        },
        {
            "name": "R-TOHM",
            "portdir": "R/R-TOHM",
            "version": "1.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TOHM",
            "description": "Testing One Hypothesis Multiple Times",
            "long_description": "Approximations of global p-values when testing hypothesis in presence of non-identifiable nuisance parameters.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nloptr",
                        "R-EQL",
                        "R-Rmpfr",
                        "R-CRAN-recommended",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tokenizers",
            "portdir": "R/R-tokenizers",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/tokenizers",
            "description": "Fast, consistent tokenization of natural language text",
            "long_description": "Fast, consistent tokenization of natural language text",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SnowballC",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-stopwords"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-textrecipes",
                        "R-tidytext"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quanteda"
                    ]
                }
            ]
        },
        {
            "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"
                    ]
                }
            ]
        }
    ]
}