The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
tt_curate_data() now works in Positron and
other IDEs, not just RStudio. It also gains an open
parameter for consistency with other curation functions (#139).tt_meta() now reads attribution defaults from
getOption("tidytuesdayR.attribution"),
getOption("tidytuesdayR.bluesky"),
getOption("tidytuesdayR.linkedin"), and
getOption("tidytuesdayR.mastodon"). Set these in your
.Rprofile via usethis::edit_r_profile() to
avoid re-entering them with each submission (#142).tt_submit() now handles submitter forks more
reliably: it correctly discovers existing forks, syncs them with the
latest version of the TidyTuesday repository, and accurately determines
which files need updating (#135, #147).tt_submit() now verifies that CSVs and images
have acceptable sizes before attempting to submit the pull request
(#140, #141).tt_clean(),
tt_save_dataset(), tt_intro(),
tt_meta(), and tt_submit() for curation and
submission of datasets for use in TidyTuesday. See
vignette("curating", package = "tidytuesdayR") for details.
(#117, #118, #120, #121, #123, #124, #130)tt_curate_data() with
step-by-step script for curation and submission of datasets as described
in vignette("curating", package = "tidytuesdayR").
(#128)use_tidytemplate() now explicitly takes an
ignore argument, rather than passing (almost entirely
overruled) ... through to
usethis::use_template(). (#76, #113)Language of this package is
officially declared in the DESCRIPTION as “en-US”. (#114)4.1.0.
(#126)tt_download_file.character(), tt_parse_blob(),
and in tests. (thanks @mgirlich)tt_load calltt_available() printed out twice. This has
been corrected.download_files argument of tt_load()NEWS.md file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.