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 0.4.0

This release updates feather to depend on the arrow package, which is where Feather format development has moved. This resolves many bug reports and missing features from the previous implementation of Feather in R, and it brings the R package in line with the Python feather package, which has depended on pyarrow since 2017.

For compatibility, feather::write_feather() uses V1 of the Feather specification: it is a wrapper around arrow::write_feather(version = 1). Feather V2 is just the Arrow format on disk and has support for a much richer set of data types. To switch to V2, we recommend just using arrow::write_feather().

With these changes, most of feather’s APIs are preserved in spirit, but there are some noteworthy changes:

feather 0.3.5

feather 0.3.4

feather 0.3.3

feather 0.3.2

feather 0.3.1

Bug fixes and minor features

feather 0.3.0

Underlying feather library changes

Bug fixes and minor features

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.