Add tests for R builds
This commit is contained in:
parent
69b268e6f7
commit
1de359f3e6
1 changed files with 505 additions and 0 deletions
3
test/testpkg/README.md
Normal file
3
test/testpkg/README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# testpkg
|
||||
|
||||
Test package with C/C++ and Fortran code, which links against libR, BLAS, LAPACK (see [Makevars](src/Makevars)).
|
||||
Loading…
Reference in a new issue