Commit 1e4e541
authored
Improve safety of RFormatter.importable (#353)
Previously, if the system was missing Rscript, an exception would be
thrown from RFormatter.importable. In some configurations, this
exception caused a noisy and annoying error message, "Unable to find
default formatters to use"1 parent 55a9d04 commit 1e4e541
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
364 | 367 | | |
365 | 368 | | |
366 | 369 | | |
| |||
0 commit comments