Fablepongiste
Fablepongiste
I believe you are missing a dtoken = dtoken row 34 of drop_dir function. ``` if (is.null(limit)) { while (content$has_more) { content
```r drop_dir('AFL_Resources/Model/db') Source: local data frame [6 x 5] path mime_type root bytes modified 1 /AFL_Resources/model/db/afl.csv text/csv dropbox 354595 Mon, 11 May 2015 17:55:34 +0000 2 /AFL_Resources/model/db/lookup_stadium.csv text/csv dropbox 2234...
More an improvement than an issue but will be really nice
Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached Calls: drop_upload ... request_fetch -> request_fetch.write_memory -> -> .Call I sometimes get this error, above all when the internet is...
New functionality, not a bug but something that would be useful. If update = TRUE, and a list of packages is listed in p_load , only these packages should be...
I think there should be a way to install a specific version of package instead of a minimum one, latest version of packages are sometimes unstable or breaks existing code