if (FALSE) { # identical(tolower(Sys.getenv("NOT_CRAN")), "true")
# download r5 JAR
r5r::download_r5()
# list all files cached
r5r_cache(list_files = TRUE)
# delete r5 JAR
r5r_cache(delete_file = 'r5-v7.0')
}
Run the code above in your browser using DataLab