The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
feather_metadata()
now handles paths with
~
in them.
Fix warnings on CRAN due to (unused) GNU Makefiles.
Use tibble::tibble()
in place of the deprecated
dplyr::data_frame()
.
Fixes for PROTECT error found by rchk.
Use native routine registration
Fix test failure due to UTF-8 encoded paths on Windows.
Feather files are now padded to 64-bit alignment. Feather 0.3 will read feather files created by the previous version, but this will not be true for future versions of feather.
Support for > 2 Gb files on 32-bit windows.
Now works with earlier version of C++.
Automatically close open file handles making it possible to read in hundreds of feather files in the same session (@krlmlr, #178)
Added a NEWS.md
file to track changes to the
package.
Fixed protection bugs that lead to unpredictable crashes (#150, #204).
Time fields are now imported as class hms/difftime (#119).
Timestamp (POSIXct) fields now correctly restore missing values (#157).
UTF-8 field names are correctly imported (#198)
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.
Health stats visible at Monitor.