if (FALSE) {
gsdata <- system.file("testdata", "test_googstor.json",
package = "binman"
)
platform <- c("linux64", "win32", "mac64")
gsdllist <- predl_google_storage(
url = gsdata, platform, history = 5L,
appname = "binman_chromedriver"
)
}
Run the code above in your browser using DataLab