Usethis: use_data_raw() creates template usethis::use_data("{name}")

Created on 28 Apr 2019  路  2Comments  路  Source: r-lib/usethis

use_data_raw() creates template usethis::use_data("{name}") but use_data() expects unquoted names.

bug tidy-dev-day

Most helpful comment

And it probably should set overwrite = TRUE

All 2 comments

And it probably should set overwrite = TRUE

I also encountered this error. Good to know it is already reported
@batpigandme I think this could be fixed during tidydevday next monday

Was this page helpful?
0 / 5 - 0 ratings