Zach

Results 4 comments of Zach

@jessecambon Sure thing. `rlang::last_error()` produces: ``` Backtrace: 1. tidygeocoder::reverse_geo(...) 2. tidygeocoder:::package_inputs(...) 5. tibble:::`[.tbl_df`(input_unique, !names(input_unique) %in% c(".uid")) 6. tibble:::vectbl_as_col_location(...) 9. vctrs::vec_as_location(j, n, names, call = call) ``` While `devtools::session_info()` produces: ```...

@jessecambon Do you need any more information?

@jessecambon I just tried to update using the `install.packages` function but still am getting the same results. Let me know how to proceed, as this issue is rather urgent. ```...

@jessecambon Nevermind I updated all the packages and now it seems to be working.