vatlab / sos-r

SoS extension for R
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

sos notebook hangs with %put mtcars without feather #19

Closed BoPeng closed 4 years ago

BoPeng commented 5 years ago

It is reported, but not confirmed, that sos notebook hangs when trying to pass dataframes without feather.

BoPeng commented 4 years ago

Open a R kernel and run

install.packages('feather', repos='http://cran.stat.ucla.edu/')

which just hangs. This is because the mirror we randomly chose is down.