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 6690d8e commit f6c908dCopy full SHA for f6c908d
Makefile
@@ -14,4 +14,4 @@ src:
14
15
check: Rcpp build
16
R CMD build selectiveInference
17
- R CMD check selectiveInference_1.2.2.tar.gz # fix this to be a script variable
+ R CMD check selectiveInference_1.2.5.tar.gz --as-cran # fix this to be a script variable
0 commit comments