You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: ensure proper capitalization of R and RScript
These scripts previously worked on macOS, but not on Linux. This was
due to Apple's case-insensitive file system. This commit ensures that
the executables are properly capitalized.
The commit also removes unused usage information functions as
shellcheck was complaining about them.
0 commit comments