We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dc9ebcc
feather_metadata() now handles paths with ~ in them.
feather_metadata()
~
Fix warnings on CRAN due to (unused) GNU Makefiles.
Use tibble::tibble() in place of the deprecated dplyr::data_frame().
tibble::tibble()
dplyr::data_frame()