bc / retina

Tools for visualizing and comparing data from vertebrate retinas
14 stars 3 forks source link

Trying to install retina #42

Closed ades12345 closed 3 years ago

ades12345 commented 5 years ago

Hey Brian, I used retina quite a bit a few years ago and need it again. I am trying to install retina and keep getting an error. I keep getting "Error: object 'Outline' is not exported by 'namespace:retistruct'" Any thoughts? Thank you!

bc commented 4 years ago

I have something you can try: Archive.zip open prep-retina and change the file paths to the locations for your retina locally. be sure to run source("helper_functions.r") first so all the functions are loaded. let me know how this goes

bc commented 4 years ago

I added a completely new version of Retina, download it and run source('main.r')while the working directory is set within the unzipped folder, then let me know if you're able to run the sample retina and get the plots successfully

download link: https://github.com/bc/retina/archive/master.zip

bc commented 4 years ago

Any luck?