We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e108c commit 7d5fcecCopy full SHA for 7d5fcec
.github/build-githubpage.cmd
@@ -0,0 +1,6 @@
1
+@echo off
2
+
3
+SET R_HOME=/GCModeller/src/R-sharp/App/net6.0-windows
4
+SET R_ENV="%R_HOME%/R#.exe"
5
6
+R_ENV ./build-githubpage.R
0 commit comments