Bump up version number, add cleanup script (#1886)
* fix cran check * change required R version because of utils::globalVariables * temporary commit, monotone not working * fix test * fix doc * fix doc * fix cran note and warning * improve checks * fix urls * fix cran check * add cleanup and bump up version number * use clean in build * Update Makefile
This commit is contained in:
3
R-package/cleanup
Executable file
3
R-package/cleanup
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm -f src/Makevars
|
||||
Reference in New Issue
Block a user