DOI-USGS / hurricane-irma

Creative Commons Zero v1.0 Universal
55 stars 20 forks source link

unable to createMakefiles() #186

Open rmalarc opened 6 years ago

rmalarc commented 6 years ago

get error:

Error in needsTimestampOld(item.info) : fetchTimestamp.view_limits must be implemented for view-limits, probably in an R file in 'scripts:'

Thoughts?

Thanks!

ldecicco-USGS commented 6 years ago

This is a (relatively) older project and it seems you are running it against our latest version of the vizlab package. You'll probably need to install version 0.1.8.10:

devtools::install_github('usgs-vizlab/vizlab@v0.1.8.10') 

Just a heads up, since this is a published viz (https://owi.usgs.gov/vizlab/hurricane-irma/) we do not have resources to provide technical support or updates.