Commit 75e5c13
ci: add usethis to update-cdisc-data workflow extra-packages
The scheduled update workflow was failing with:
Error in loadNamespace(x) : there is no package called 'usethis'
fetch_ct_sdtm.R, fetch_ct_adam.R, and build_catalogue.R all call
usethis::use_data() but usethis was not installed by the workflow.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7843979 commit 75e5c13
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments