biobricks-ai / bricktools

a set of tools for auditing bricks
2 stars 1 forks source link

bricktools should check if `brick_ls_remote` will work on a brick #2

Closed jborden closed 2 years ago

jborden commented 2 years ago
biobricks::local_bblib()
biobricks::install_brick("HGNC")
biobricks::brick_ls_remote("HGNC")
# Error in .f(.x[[i]], ...) : download/ is not accessible on remote

Above is the code that Tom has been running to check bricks, this should work for each brick