HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50892,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=389",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=387",
"results": [
{
"name": "R-tcltk2",
"portdir": "R/R-tcltk2",
"version": "1.2-11",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sciviews.org/SciViews-R",
"description": "A series of additional Tcl commands and Tk widgets with style and various functions to supplement the tcltk package",
"long_description": "A series of additional Tcl commands and Tk widgets with style and various functions to supplement the tcltk package",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-Rcmdr",
"R-RcmdrPlugin.KMggplot2",
"R-RcmdrPlugin.temis"
]
},
{
"type": "test",
"ports": [
"R-TeachingDemos",
"R-RandomFields"
]
}
]
},
{
"name": "R-td",
"portdir": "R/R-td",
"version": "0.0.6",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=td",
"description": "Access to the Twelvedata financial data API",
"long_description": "Access to the Twelvedata financial data API",
"active": true,
"categories": [
"science",
"finance",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-RcppSimdJson",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tinytest",
"R-xts"
]
}
],
"depends_on": []
},
{
"name": "R-tdcmStan",
"portdir": "R/R-tdcmStan",
"version": "3.0.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-aai/tdcmStan",
"description": "Automating the creation of Stan code for TDCMs",
"long_description": "Automating the creation of Stan code for TDCMs",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-glue",
"R-stringr",
"R-tibble",
"R-dplyr",
"R-tidyr",
"R-tidyselect",
"R-CRAN-recommended",
"R-magrittr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-readr"
]
}
],
"depends_on": []
},
{
"name": "R-tdsa",
"portdir": "R/R-tdsa",
"version": "1.1-0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/weehaong/tdsa",
"description": "Time-Dependent Sensitivity Analysis",
"long_description": "Time-Dependent Sensitivity Analysis",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-deSolve",
"R-mathjaxr",
"R-CRAN-recommended",
"R-numDeriv"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-tinytest"
]
}
],
"depends_on": []
},
{
"name": "R-tempdisagg",
"portdir": "R/R-tempdisagg",
"version": "1.1.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tempdisagg",
"description": "Methods for temporal disaggregation and interpolation of time series",
"long_description": "Methods for temporal disaggregation and interpolation of time series",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-rmarkdown",
"R-tsbox",
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "R-templates",
"portdir": "R/R-templates",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=templates",
"description": "System for working with templates",
"long_description": "Provides tools to work with template code and text in R. It aims to provide a simple substitution mechanism for R-expressions inside these templates. Templates can be written in other languages like SQL, can simply be represented by characters in R, or can themselves be R-expressions or functions.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-magrittr",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-tensor",
"portdir": "R/R-tensor",
"version": "1.5",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tensor",
"description": "Tensor product of arrays",
"long_description": "Tensor product of arrays",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-lorentz",
"R-fic",
"R-spatstat.sparse",
"R-spatstat.local",
"R-spatstat.model",
"R-RTFA",
"R-tensorBSS"
]
}
]
},
{
"name": "R-term",
"portdir": "R/R-term",
"version": "0.3.5.9000",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poissonconsulting.github.io/term",
"description": "Create, manipulate and query parameter terms",
"long_description": "Create, manipulate and query parameter terms",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-vctrs",
"R-purrr",
"R-chk",
"R-extras",
"R-universals",
"R-CRAN-recommended",
"R-rlang",
"R-lifecycle"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mcmcr",
"R-nlist"
]
}
]
},
{
"name": "R-tester",
"portdir": "R/R-tester",
"version": "0.2.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fbertran.github.io/tester",
"description": "Tests and checks characteristics of R objects",
"long_description": "Tests and checks characteristics of R objects",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-turner"
]
}
]
},
{
"name": "R-testit",
"portdir": "R/R-testit",
"version": "0.13",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yihui/testit",
"description": "Simple package for testing R packages",
"long_description": "Simple package for testing R packages",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rstudioapi",
"R-covr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-formatR",
"R-knitr",
"R-rticles",
"R-xaringan",
"R-pagedown",
"R-DT",
"R-animation",
"R-lambda.r",
"R-highr",
"R-tinytex",
"R-bookdown",
"R-xfun"
]
}
]
},
{
"name": "R-text2map",
"portdir": "R/R-text2map",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/culturalcartography/text2map",
"description": "R tools for text matrices, embeddings and networks",
"long_description": "R tools for text matrices, embeddings and networks",
"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-tibble",
"R-dplyr",
"R-igraph",
"R-doParallel",
"R-foreach",
"R-permute",
"R-qgraph",
"R-fastmatch",
"R-kit",
"R-text2vec",
"R-rsvd",
"R-ClusterR",
"R-CRAN-recommended",
"R-rlang",
"R-stringi"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-quanteda",
"R-tm"
]
}
],
"depends_on": []
},
{
"name": "R-textcat",
"portdir": "R/R-textcat",
"version": "1.0-8",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=textcat",
"description": "N-gram-based text categorization",
"long_description": "N-gram-based text categorization",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-slam",
"R-CRAN-recommended",
"R-tau"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-sentopics"
]
}
]
},
{
"name": "R-textir",
"portdir": "R/R-textir",
"version": "2.0-5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=textir",
"description": "Inverse regression for text analysis",
"long_description": "Multinomial (inverse) regression inference for text documents and associated attributes.",
"active": true,
"categories": [
"textproc",
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-distrom",
"R-gamlr",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-distrom"
]
}
]
},
{
"name": "R-textshape",
"portdir": "R/R-textshape",
"version": "1.7.5",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trinker/textshape",
"description": "Tools for reshaping text",
"long_description": "Tools that can be used to reshape and restructure text data.",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringi",
"R-slam",
"R-CRAN-recommended",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-textutils",
"portdir": "R/R-textutils",
"version": "0.4-1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://enricoschumann.net/R/packages/textutils",
"description": "Utilities for handling strings and text",
"long_description": "Utilities for handling character vectors that store human-readable text (either plain or with markup, such as HTML or LaTeX). The package provides, in particular, functions that help with the preparation of plain-text reports (e.g. for expanding and aligning strings that form the lines of such reports), it also provides generic functions for transforming R objects to HTML and to plain text.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-orgutils",
"R-packagefinder",
"R-vosonSML",
"R-PMwR"
]
}
]
},
{
"name": "R-tf",
"portdir": "R/R-tf",
"version": "0.3.4",
"license": "AGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tidyfun.github.io/tf",
"description": "S3 classes and methods for tidy functional data",
"long_description": "S3 classes and methods for tidy functional data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-vctrs",
"R-zoo",
"R-checkmate",
"R-purrr",
"R-pracma",
"R-CRAN-recommended",
"R-rlang",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-knitr",
"R-testthat",
"R-covr",
"R-refund"
]
}
],
"depends_on": []
},
{
"name": "R-tfruns",
"portdir": "R/R-tfruns",
"version": "1.5.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tensorflow.rstudio.com/tools/tfruns",
"description": "Training run tools for TensorFlow",
"long_description": "Training run tools for TensorFlow",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-magrittr",
"R-rlang",
"R-tidyselect",
"R-yaml",
"R-rstudioapi",
"R-whisker",
"R-reticulate",
"R-config",
"R-CRAN-recommended",
"R-base64enc",
"R-jsonlite"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-here",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-thames",
"portdir": "R/R-thames",
"version": "0.1.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=thames",
"description": "Truncated harmonic mean estimator of the marginal likelihood",
"long_description": "Truncated harmonic mean estimator of the marginal likelihood",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-uniformly",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-themis",
"portdir": "R/R-themis",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://themis.tidymodels.org",
"description": "Extra recipes steps for dealing with unbalanced data",
"long_description": "Extra recipes steps for dealing with unbalanced data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-glue",
"R-lifecycle",
"R-vctrs",
"R-tibble",
"R-withr",
"R-dplyr",
"R-generics",
"R-purrr",
"R-gower",
"R-hardhat",
"R-recipes",
"R-CRAN-recommended",
"R-ROSE",
"R-RANN",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat",
"R-covr",
"R-modeldata",
"R-dials"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-caret"
]
}
]
},
{
"name": "R-thief",
"portdir": "R/R-thief",
"version": "0.3",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pkg.robjhyndman.com/thief",
"description": "Temporal HIErarchical Forecasting",
"long_description": "Temporal HIErarchical Forecasting",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-hts",
"R-ggplot2",
"R-CRAN-recommended",
"R-forecast"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-nnfor",
"R-tsutils"
]
}
]
},
{
"name": "R-threejs",
"portdir": "R/R-threejs",
"version": "0.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bwlewis/rthreejs",
"description": "Interactive 3D scatter plots, networks and globes",
"long_description": "Interactive 3D scatter plots, networks and globes",
"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-htmlwidgets",
"R-igraph",
"R-base64enc",
"R-CRAN-recommended",
"R-crosstalk"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BNSP",
"R-shinystan"
]
}
]
},
{
"name": "R-thrreg",
"portdir": "R/R-thrreg",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mlkremer/thrreg",
"description": "Threshold regression model",
"long_description": "Threshold regression model",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-tictoc",
"portdir": "R/R-tictoc",
"version": "1.2.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tictoc",
"description": "Functions for timing R scripts",
"long_description": "Functions for timing R scripts",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-spooky",
"R-naive",
"R-segen",
"R-audrex",
"R-jenga",
"R-dymo"
]
},
{
"type": "test",
"ports": [
"R-modelsummary"
]
}
]
},
{
"name": "R-tidyAML",
"portdir": "R/R-tidyAML",
"version": "0.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.spsanderson.com/tidyAML",
"description": "Automatic machine learning with tidymodels",
"long_description": "Automatic machine learning with tidymodels",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tidyr",
"R-broom",
"R-forcats",
"R-parsnip",
"R-rsample",
"R-workflows",
"R-workflowsets",
"R-CRAN-recommended",
"R-rlang",
"R-purrr",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gee",
"R-LiblineaR",
"R-dbarts",
"R-discrim",
"R-klaR",
"R-mda",
"R-sda",
"R-sparsediscrim",
"R-bonsai",
"R-baguette",
"R-censored",
"R-multilevelmod",
"R-poissonreg",
"R-rules",
"R-stringr",
"R-tibble",
"R-knitr",
"R-rmarkdown",
"R-rstanarm",
"R-roxygen2",
"R-randomForest",
"R-kernlab",
"R-recipes",
"R-ranger",
"R-glmnet",
"R-flexsurv",
"R-kknn"
]
}
],
"depends_on": []
},
{
"name": "R-tidyCpp",
"portdir": "R/R-tidyCpp",
"version": "0.0.7",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dirk.eddelbuettel.com/code/tidycpp.html",
"description": "Tidy C++ header-only definitions for parts of the C API of R",
"long_description": "Tidy C++ header-only definitions for parts of the C API of R",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Rcpp",
"R-simplermarkdown",
"R-RcppSpdlog"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-crc32c"
]
}
]
},
{
"name": "R-tidyMC",
"portdir": "R/R-tidyMC",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stefanlinner.github.io/tidyMC/",
"description": "Monte Carlo simulations made easy and tidy",
"long_description": "Monte Carlo simulations made easy and tidy",
"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-stringr",
"R-tibble",
"R-checkmate",
"R-dplyr",
"R-hms",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-future",
"R-furrr",
"R-kableExtra",
"R-CRAN-recommended",
"R-magrittr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-tidyRSS",
"portdir": "R/R-tidyRSS",
"version": "2.0.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://robertmyles.github.io/tidyRSS",
"description": "Tidy RSS for R",
"long_description": "An R package for extracting tidy data-frames from RSS, Atom, JSON and geoRSS feeds.",
"active": true,
"categories": [
"science",
"news",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-xml2",
"R-anytime",
"R-glue",
"R-vctrs",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyselect",
"R-httr",
"R-CRAN-recommended",
"R-jsonlite",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-httptest"
]
}
],
"depends_on": []
},
{
"name": "R-tidycat",
"portdir": "R/R-tidycat",
"version": "0.1.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://guyabel.github.io/tidycat",
"description": "Expand tidy output for categorical parameter estimates",
"long_description": "Expand tidy output for categorical parameter estimates",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-dplyr",
"R-tidyr",
"R-forcats",
"R-CRAN-recommended",
"R-magrittr",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-broom",
"R-ggforce",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-prettyglm"
]
}
]
},
{
"name": "R-tidydann",
"portdir": "R/R-tidydann",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tidydann",
"description": "Model specifications and tuning parameters for models in R-dann package",
"long_description": "Model specifications and tuning parameters for models in R-dann package",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-parsnip",
"R-dials",
"R-CRAN-recommended",
"R-tibble",
"R-generics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rsample",
"R-yardstick",
"R-tune",
"R-workflows",
"R-mlbench",
"R-dann",
"R-magrittr",
"R-rlang",
"R-dplyr",
"R-scales",
"R-testthat",
"R-modeldata",
"R-recipes"
]
}
],
"depends_on": []
},
{
"name": "R-tidyformula",
"portdir": "R/R-tidyformula",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tidyformula",
"description": "Build formulas using tidy selection helpers",
"long_description": "Build formulas using tidy selection helpers",
"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-dplyr",
"R-purrr",
"R-CRAN-recommended",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-tidyindex",
"portdir": "R/R-tidyindex",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huizezhang-sherry/tidyindex",
"description": "Tidy data pipeline to construct, compare and analyse indices",
"long_description": "Tidy data pipeline to construct, compare and analyse indices",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-glue",
"R-vctrs",
"R-dplyr",
"R-generics",
"R-purrr",
"R-tidyr",
"R-tidyselect",
"R-ggplot2",
"R-tsibble",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-lubridate",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-slider",
"R-lmomco",
"R-SPEI"
]
}
],
"depends_on": []
},
{
"name": "R-tidylog",
"portdir": "R/R-tidylog",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/elbersb/tidylog",
"description": "Logging for R-dplyr and R-tidyr functions",
"long_description": "Logging for R-dplyr and R-tidyr functions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-tidyr",
"R-clisymbols",
"R-CRAN-recommended",
"R-rlang",
"R-glue"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-forcats",
"R-covr",
"R-units",
"R-bench",
"R-nycflights13"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-logr",
"R-sassy"
]
}
]
},
{
"name": "R-tidymodels",
"portdir": "R/R-tidymodels",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tidymodels.tidymodels.org",
"description": "Easily install and load the Tidymodels packages",
"long_description": "Easily install and load the Tidymodels packages",
"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-tibble",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-broom",
"R-rstudioapi",
"R-conflicted",
"R-modeldata",
"R-hardhat",
"R-parsnip",
"R-recipes",
"R-rsample",
"R-yardstick",
"R-dials",
"R-infer",
"R-tune",
"R-workflows",
"R-workflowsets",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-xml2",
"R-glue",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-timetk",
"R-modeltime"
]
},
{
"type": "test",
"ports": [
"R-SSLR",
"R-multilevelmod",
"R-fmeffects",
"R-mmrm"
]
}
]
},
{
"name": "R-tidyposterior",
"portdir": "R/R-tidyposterior",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tidyposterior.tidymodels.org",
"description": "Bayesian analysis to compare models using resampling statistics",
"long_description": "Bayesian analysis to compare models using resampling statistics",
"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-tibble",
"R-dplyr",
"R-generics",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-rstanarm",
"R-rsample",
"R-tune",
"R-workflowsets",
"R-CRAN-recommended",
"R-rlang",
"R-vctrs"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-parsnip",
"R-yardstick"
]
}
],
"depends_on": []
},
{
"name": "R-tidypredict",
"portdir": "R/R-tidypredict",
"version": "0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tidypredict.tidymodels.org",
"description": "Run predictions inside the database",
"long_description": "Run predictions inside the database",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-generics",
"R-purrr",
"R-rlang",
"R-knitr",
"R-CRAN-recommended",
"R-tidyr",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-tidyselect",
"portdir": "R/R-tidyselect",
"version": "1.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tidyselect.r-lib.org",
"description": "Select from a set of strings",
"long_description": "Select from a set of strings",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-glue",
"R-lifecycle",
"R-vctrs",
"R-withr",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr",
"R-crayon",
"R-stringr",
"R-tibble",
"R-dplyr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-arrow",
"R-flexsurv",
"R-timeplyr",
"R-tidyindex",
"R-tidytree",
"R-timetk",
"R-labelled",
"R-gt",
"R-LAD",
"R-cubble",
"R-fabletools",
"R-rvec",
"R-tidybayes",
"R-brms.mmrm",
"R-crew",
"R-cards",
"R-huxtable",
"R-bayesplot",
"R-tsibble",
"R-usedthese",
"R-matman",
"R-mcp",
"R-bayesnec",
"R-finetune",
"R-modelr",
"R-ftExtra",
"R-dfidx",
"R-multidplyr",
"R-gratia",
"R-nestr",
"R-panelsummary",
"R-fastplyr",
"R-jagstargets",
"R-tarchetypes",
"R-cubelyr",
"R-ipumsr",
"R-dplyr",
"R-tidytable",
"R-tune",
"R-echoice2",
"R-drake",
"R-targets",
"R-prettyglm",
"R-probably",
"R-quitte",
"R-ggforce",
"R-haven",
"R-keyATM",
"R-simpr",
"R-rsample",
"R-rstatix",
"R-workflows",
"R-sjmisc",
"R-matrixset",
"R-duckplyr",
"R-TidyDensity",
"R-scdhlm",
"R-skimr",
"R-parsermd",
"R-sparklyr",
"R-recipes",
"R-sudachir",
"R-dbplyr",
"R-r2mlm",
"R-janitor",
"R-jsontools",
"R-GDPuc",
"R-sift",
"R-dtplyr",
"R-LTFHPlus",
"R-ardl.nardl",
"R-ggblanket",
"R-tidyr",
"R-vroom",
"R-yardstick",
"R-dm",
"R-tdcmStan",
"R-tfruns",
"R-tidyRSS"
]
},
{
"type": "test",
"ports": [
"R-modelsummary",
"R-htmlTable",
"R-vetiver",
"R-Gmisc",
"R-ggdist",
"R-tidystats",
"R-constructive",
"R-crosstable",
"R-purrr",
"R-gtExtras",
"R-heatmaply",
"R-sf"
]
}
]
},
{
"name": "R-tidytext",
"portdir": "R/R-tidytext",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/juliasilge/tidytext",
"description": "Tidy text mining",
"long_description": "Tidy text mining",
"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-lifecycle",
"R-vctrs",
"R-stringr",
"R-tibble",
"R-dplyr",
"R-cli",
"R-purrr",
"R-CRAN-recommended",
"R-janeaustenr",
"R-tokenizers",
"R-generics",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tidylda"
]
},
{
"type": "test",
"ports": [
"R-quanteda",
"R-mvrsquared",
"R-spacyr",
"R-textmineR"
]
}
]
},
{
"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-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-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-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-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-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-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-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-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": "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": "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": []
}
]
}