jefferis / vfbr

R Package to Access the Virtual Fly Brain project API

Home Page:https://jefferis.github.io/vfbr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem downloading stacks on Windows

jefferis opened this issue · comments

seems to be related to natverse/nat.flybrains#32 but see also this commit:

natverse/nat.templatebrains@c0b1d1c

I think I will suppress the recursive directory naming from rappdirs::user_data_dir()

Actually although having a recursive stacks download directory was a problem, the main problem was that the downloads are being done as text (the default) but should be binary on Windows.