# \donttest{
# Download RKEELjars file
dCode = RKEEL::downloadFromMirror("https://personal.us.es/jmoyano1/RKEELjars_1.1.zip",
downloadedJarFile, md5_sum)
# Check if the download was successful
if(dCode<0){
print('There was an error during the download.')
}
# }
Run the code above in your browser using DataLab