DOI-USGS / mda.streams

backend tools for powstreams
Creative Commons Zero v1.0 Universal
3 stars 8 forks source link

keep up with sbtools 0.16 (fix #234) #236

Closed aappling-usgs closed 8 years ago

aappling-usgs commented 8 years ago

would also like to update the DESCRIPTION to depend on sbtools version >= 0.16.0, but PR #235 also changes the DESCRIPTION file and probably has merge conflicts to resolve there already. so I will update DESCRIPTION with new sbtools version in a later PR.

aappling-usgs commented 8 years ago

appveyor failed on trying to install curl:

Error in download.file(url, destfile, method, mode = "wb", ...) : 
  cannot open URL 'https://cloud.r-project.org/src/contrib/curl_0.9.7.tar.gz'
In addition: Warning message:
In download.file(url, destfile, method, mode = "wb", ...) : 
  InternetOpenUrl failed: 'The operation timed out'
Warning in download.packages(pkgs, destdir = tmpd, available = available,  : 
  download of package 'curl' failed

(i had no problem using my browser to follow the same link.)

aappling-usgs commented 8 years ago

all the travis failures are the same as the last time i PRed - various ways of getting to "item unavailable on ScienceBase" for items that are easily accessible on SB from my computer. i still suspect there's some switch to the "mda_streams_dev" scheme in the autobuild environment, but i can't find it to fix it. and i think/hope it doesn't affect performance for humans using the package.

aappling-usgs commented 8 years ago

so @jread-usgs , if you think this looks good, i think it's ready to merge despite the failed CI builds.