muschellij2 / freesurfer

Freesurfer Port to R
10 stars 5 forks source link

Installation Error #8

Closed goosebeums closed 4 years ago

goosebeums commented 5 years ago

Hello! I am trying to convert .mgz to .obj. I installed your wrapper using both

  1. devtools::install_github("muschellij2/freesurfer") and

  2. install.packages("freesurfer")

but when I do

library(freesurfer) and

do have_fs(), it returns FALSE.

Would you be able to help me troubleshoot this? Thanks!

muschellij2 commented 5 years ago

You need to install freesurfer. John

On Thu, Jan 24, 2019 at 12:59 PM David S. Lee notifications@github.com wrote:

Hello! I am trying to convert .mgz to .obj. I installed your wrapper using both

1.

devtools::install_github("muschellij2/freesurfer") and 2.

install.packages("freesurfer")

but when I do

library(freesurfer) and

do have_fs(), it returns FALSE.

Would you be able to help me troubleshoot this? Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/muschellij2/freesurfer/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/ABBnrocbz63e49NuapFzLg69LCy3Eamhks5vGfScgaJpZM4aRaQL .