Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uprscript_path as optional parameter #45
Conversation
|
This feature is really nice if multiple R interpreters are installed or first need to be loaded using module. I didn't describe |
|
This seems like it would not cause any conflicts and should be fine to merge |
Include description of rscript_path argument for both functions
|
This now fails because of an issue with if-test using the logical operator See this issue. |
previously had caused check to fail with R 3.6 Resolved by adding any() to second condition after ||
Remove empty section of NEWS.Rd Explicitly import read.table from utils
No description provided.