USAID-OHA-SI / grabr

OHA/SI APIs package
https://usaid-oha-si.github.io/grabr/
Other
1 stars 2 forks source link

Bug with s3_objects #66

Closed achafetz closed 2 months ago

achafetz commented 2 months ago

When running s3_objects() in Workbench, I've receive the following error:

Warning message: There was 1 warning in dplyr::mutate(). ℹ In argument: size = base::as.integer(size). Caused by warning: ! NAs introduced by coercion to integer range

Not sure why some objects might night have a size (maybe they are folders)? Possible solution is suppressing the warning.