James-Thorson-NOAA / VAST

Spatio-temporal analysis of univariate or multivariate data, e.g., standardizing data for multiple species or stages
http://www.FishStats.org
GNU General Public License v3.0
124 stars 54 forks source link

Error using devtools::install_github("james-thorson/VAST") #63

Open areeder8 opened 6 years ago

areeder8 commented 6 years ago

I also get the same error when using devtools::install_github("james-thorson/utilities"). The error is

Error in _digest(c(list(repos, type), lapply(_additional, function(x) eval(x[[2L]], : object 'digest_impl' not found

Thanks!

James-Thorson commented 6 years ago

I can't replicate your error and don't recognize it either, do you mind doing some googling, or check another machine? What's your OS, and do you have install privileges? etc.

areeder8 commented 6 years ago

I had to install digest to get it to work. Thanks!