epiverse-trace / epiverse-trace/ColOpenData
Error downloading climate data
Open
- Dominant language
- R
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Good afternon, i tray download climate data, and then i get the error:
ColOpenData::download_climate(...)
1. ├─ColOpenData::download_climate(...)
2. │ └─ColOpenData::download_climate_stations(...)
3. │ └─dplyr::bind_rows(climate_data)
4. │ └─dplyr:::list_flatten(dots, fn = is_flattenable)
5. │ └─vctrs::obj_check_list(x)
6. └─vctrs:::stop_non_list_type(x, y, z)
7. └─cli::cli_abort(...)
8. └─rlang::abort(...)
I have the dplyr library version 1.2.0
Contributor guide
Assessment
This issue has not been assessed yet.