At: https://genomicsclass.github.io/book/pages/permutation_tests_exercises.html The line: ``` download(url, destfile=filename) ``` gives an error could not find function "download"; should either be `downloader::download(url, destfile=filename)` or `download.file`