Error exporting dataframe from Julia to R with Feather

One workaround is saving the Feather file through R using RCall: R session aborted when reading feather file from Julia
Another is to pin FlatBuffers at v0.4.0 (see here, and linked issues).