Package: tfdatasets Type: Package Title: Interface to 'TensorFlow' Datasets Version: 2.18.0.9000 Authors@R: c( person("Tomasz", "Kalinowski", role = c("ctb", "cph", "cre"), email = "tomasz@posit.co"), person("Daniel", "Falbel", role = c("ctb", "cph"), email = "daniel@rstudio.com"), person("JJ", "Allaire", role = c("aut", "cph"), email = "jj@rstudio.com"), person("Yuan", "Tang", role = c("aut"), email = "terrytangyuan@gmail.com", comment = c(ORCID = "0000-0001-5243-233X")), person("Kevin", "Ushey", role = c("aut"), email = "kevin@rstudio.com"), person("RStudio", role = c("cph", "fnd")), person(family = "Google Inc.", role = c("cph")) ) Description: Interface to 'TensorFlow' Datasets, a high-level library for building complex input pipelines from simple, re-usable pieces. See for additional details. License: Apache License 2.0 URL: https://github.com/rstudio/tfdatasets BugReports: https://github.com/rstudio/tfdatasets/issues SystemRequirements: TensorFlow >= 1.4 (https://www.tensorflow.org/) Encoding: UTF-8 LazyData: true Depends: R (>= 3.1) Imports: reticulate (>= 1.10), tensorflow (>= 1.13.1), magrittr, rlang, tidyselect, stats, generics Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: testthat, knitr, keras3, rsample, rmarkdown, Metrics, dplyr, progress VignetteBuilder: knitr Config/pak/sysreqs: libpng-dev Repository: https://rstudio.r-universe.dev Date/Publication: 2025-08-21 17:48:05 UTC RemoteUrl: https://github.com/rstudio/tfdatasets RemoteRef: HEAD RemoteSha: 099d18c1cf67298bfd3e6991a1a8430d3fe11a72 NeedsCompilation: no Packaged: 2026-06-23 07:09:53 UTC; root Author: Tomasz Kalinowski [ctb, cph, cre], Daniel Falbel [ctb, cph], JJ Allaire [aut, cph], Yuan Tang [aut] (ORCID: ), Kevin Ushey [aut], RStudio [cph, fnd], Google Inc. [cph] Maintainer: Tomasz Kalinowski