You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Four of us are getting the same error running the data system on Windows from the main branch:
[1] "module_aglu_LB141.ag_Fert_IFA_ctry_crop"
Error in left_join():
! ... must be empty.
✖ Problematic argument:
• ignore_columns = "item"
Run rlang::last_error() to see where the error occurred.
rlang::last_error()
<error/rlib_error_dots_nonempty>
Error in left_join():
! ... must be empty.
✖ Problematic argument:
• ignore_columns = "item"
Backtrace:
gcamdata::driver()
dplyr:::left_join.data.frame(...)
Run rlang::last_trace() to see the full context.
rlang::last_trace()
<error/rlib_error_dots_nonempty>
Error in left_join():
! ... must be empty.
✖ Problematic argument:
• ignore_columns = "item"
Backtrace:
▆
├─gcamdata::driver()
│ └─gcamdata:::run_chunk(chunk, all_data[input_names]) at gcam_data_system/R/driver.R:364:6
│ ├─base::do.call(chunk, list(driver.MAKE, all_data)) at gcam_data_system/R/driver.R:16:2
Four of us are getting the same error running the data system on Windows from the main branch:
[1] "module_aglu_LB141.ag_Fert_IFA_ctry_crop"
Error in
left_join():!
...must be empty.✖ Problematic argument:
• ignore_columns = "item"
Run
rlang::last_error()to see where the error occurred.Backtrace:
Run
rlang::last_trace()to see the full context.Backtrace:
▆
<named list>)