natverse / nat.flybrains

Support for Drosophila bridging/mirroring registrations in R
https://natverse.github.io/nat.flybrains
GNU General Public License v3.0
2 stars 3 forks source link

Fail to install natverse #48

Closed mxdidi closed 2 years ago

mxdidi commented 2 years ago

Hi, I am a newer in R. I ran it in Windows. When I follow the instructions to install natverse, I can't install some packages(elmr,flycircuit,nat.jrcbrains) because of nat.flybrains is not installed. The error is as follows:

Error in as.templatebrain.character("data-raw/JRC2018_MALE_38um_iso_16bit.nrrd",  : 
  x does not specify a valid path!
Error: unable to load R code in package 'nat.flybrains'
Execution halted
ERROR: lazy loading failed for package 'nat.flybrains'

As a result, there is no 'natverse' package, I can't use 'library(natverse)' Could anyone help me? I would appreciate it.

jefferis commented 2 years ago

Thanks for the report. Sorry this was a bug introduced by a recent commit. Can you try again now?

mxdidi commented 2 years ago

Yes, I have installed the package successfully. Thank you very much! I really appreciate it.:)

jefferis commented 2 years ago

Great!