Package: tidytuesdayR Type: Package Title: Access the Weekly 'TidyTuesday' Project Dataset Version: 1.0.2 Authors@R: c( person( given = "Ellis", family = "Hughes", email = "ellishughes@live.com", role = c("aut", "cre") ), person( given = "Jon", family = "Harmon", email = "jonthegeek@gmail.com", role = "ctb" ), person( given = "Thomas", family = "Mock", email = "j.thomasmock@gmail.com", role = "ctb" ), person( given = "R4DS Online Learning Community", email = "rfordatasci@gmail.com", role = "dtc" ) ) Description: 'TidyTuesday' is a project by the 'R4DS Online Learning Community' in which they post a weekly dataset onto post a weekly dataset in a public data repository () for people to analyze and visualize. This package provides the tools to easily download this data and the description of the source. License: MIT + file LICENSE URL: https://github.com/thebioengineer/tidytuesdayR BugReports: https://github.com/thebioengineer/tidytuesdayR/issues Encoding: UTF-8 RoxygenNote: 7.1.1 Depends: R (>= 3.4.0) Suggests: testthat (>= 2.1.0), covr, pkgdown, tibble Imports: readxl (>= 1.0.0), rvest (>= 0.3.2), tools (>= 3.1.0), lubridate (>= 1.7.0), purrr (>= 0.2.5), readr (>= 1.0.0), rstudioapi (>= 0.2), xml2 (>= 1.2.0), httr, jsonlite, magrittr, usethis NeedsCompilation: no Packaged: 2022-02-01 04:28:24 UTC; Ellis Author: Ellis Hughes [aut, cre], Jon Harmon [ctb], Thomas Mock [ctb], R4DS Online Learning Community [dtc] Maintainer: Ellis Hughes Repository: CRAN Date/Publication: 2022-02-01 08:20:02 UTC Built: R 4.1.0; ; 2023-02-13 16:49:39 UTC; unix