holgerbrandl / r4intellij

An integration of the R programming language into Intellij IDEA
BSD 2-Clause "Simplified" License
148 stars 28 forks source link

R run configuration shows wrong command line #222

Open rillig opened 4 years ago

rillig commented 4 years ago

image

When I run this configuration, the first line in the output says:

"C:\Users\rillig\Program Files\R-3.6.1\bin\R.exe" --no-save --quiet

That line is missing the R2pkg_test.R.

holgerbrandl commented 4 years ago

Indeed, it's missing in the output, although it seems to be correctly provided to R.