# Error exporting dataframe from Julia to R with Feather

**URL:** https://discourse.julialang.org/t/error-exporting-dataframe-from-julia-to-r-with-feather/27312
**Category:** New to Julia
**Created:** [August 8, 2019, 2:06pm UTC](https://discourse.julialang.org/t/error-exporting-dataframe-from-julia-to-r-with-feather/27312 "2019-08-08T14:06:47Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![ElOceanografo](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/eloceanografo/32/624_2.png) [@ElOceanografo](https://discourse.julialang.org/u/ElOceanografo)
#### Post date: [August 8, 2019, 3:14pm UTC](https://discourse.julialang.org/t/error-exporting-dataframe-from-julia-to-r-with-feather/27312/3 "2019-08-08T15:14:27Z")

</div>

One workaround is saving the Feather file through R using RCall: [R session aborted when reading feather file from Julia](https://discourse.julialang.org/t/r-session-aborted-when-reading-feather-file-from-julia/25937)  
Another is to pin FlatBuffers at v0.4.0 (see [here](https://github.com/JuliaData/FlatBuffers.jl/issues/38), and linked issues).

---

_[View the full topic](https://discourse.julialang.org/t/error-exporting-dataframe-from-julia-to-r-with-feather/27312)._
