I get this error when running devtools::check()
.
Error in processx::run(bin, args = real_cmdargs, stdout_line_callback = real_callback(stdout), :
System command error
The check runs and completes just fine if I remove the underscore from my package name. How do I create a package name with underscore?