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.
tidy_bunch(): the merge parameter has been
renamed to combine to avoid shadowing
base::merge(). Update any existing calls accordingly.tidy_indice() is deprecated in favour of the correctly
spelled tidy_index(). It still works but will emit a
deprecation warning. It will be removed in a future release.tidy_index() and tidy_bunch() now return
tibbles instead of plain data frames.tidy_bunch() now returns a named list (named after each
indicator file) when combine = FALSE.tidy_bunch() now supports .xls files in
addition to .csv and .xlsx.readr::read_csv() with base
read.csv() and tidyr::pivot_longer() with base
reshape(), removing both readr and
tidyr from dependencies. Package now depends only on
readxl and tibble.tidy_bunch().tidy_indice() and
tidy_bunch() functions.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.