Closed
Description
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 inleft_join()
:
!...
must be empty.
✖ Problematic argument:
• ignore_columns = "item"
Backtrace:
- gcamdata::driver()
- dplyr:::left_join.data.frame(...)
Runrlang::last_trace()
to see the full context.
rlang::last_trace()
<error/rlib_error_dots_nonempty>
Error inleft_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
- │ └─gcamdata:::module_aglu_LB141.ag_Fert_IFA_ctry_crop("MAKE",
<named list>
) - │ └─... %>% select(iso, GTAP_crop, scaler) at gcam_data_system/R/zchunk_LB141.ag_Fert_IFA_ctry_crop.R:108:4
- ├─dplyr::select(., iso, GTAP_crop, scaler)
- ├─dplyr::left_join(...)
- └─dplyr:::left_join.data.frame(...)
- └─rlang::check_dots_empty0(...)
-
└─rlang::check_dots_empty(call = call)
-
└─rlang:::action_dots(...)
-
├─base (local) try_dots(...)
-
└─rlang (local) action(...)
Metadata
Metadata
Assignees
Labels
No labels