baynec2 / GLabR

tools for working with proteomics data in the Gonzalez lab
0 stars 0 forks source link

problems downloading #12

Open baynec2 opened 1 year ago

baynec2 commented 1 year ago

Downloading Github rep baynec2/GlabR@HEAD

Error in utils::download.file(url,path,method = method, quiet = quiet, download from 'https://api.github.com/repos/baynec2/GlabR/tarball/HEAD` failed

might be a problem on downloading computer, not with the package itself.

baynec2 commented 1 year ago

seems to be related to the inability to install the reshape dependancy,

to fix I cloned the repository, built from source, got an error, ran install.packages(reshape), and then built from source again and it then worked fine.