speedtest icon indicating copy to clipboard operation
speedtest copied to clipboard

:triangular_ruler: Measure upload/download speed/bandwidth for your network with R

Results 4 speedtest issues
Sort by recently updated
recently updated
newest added

It might be handy if this package implemented some functions to take a file size and download speed and calculate the time needed to download. Remembering how to go from...

An error (to do with retrieving badges used in markdown) is avoided by not including the markdown files in the tarball sent to CRAN. `speedtest` now passes check `--as-cran` speedtest...

Just noticed a misspelling on one of the functions. only_the_best_severs Shouldn't that be: only_the_best_servers ?

I'm getting errors when I try to reproduce your example code. ``` spd_servers() # Error in strsplit(config$`server-config`$ignoreids, ",") : # non-character argument ```