if (FALSE) {
gadata <- system.file("testdata", "test_gitassets.json",
package = "binman"
)
platform <- c("linux64", "win64", "macos")
gadllist <- predl_github_assets(
url = gadata, platform, history = 3L,
appname = "binman_chromedriver"
)
}
Run the code above in your browser using DataLab