Skip to content

v0.8.0

Compare
Choose a tag to compare
@sherrillmix sherrillmix released this 06 May 16:00
· 63 commits to master since this release
  • Switch to curl package for downloading
  • Add curl package dependency (necessary to avoid download.file() issues on Windows)
  • Remove option('timeout') settings since not used in curl
  • This should fix the strange download issues that have been reported on Windows e.g. issues #27, #28, #31