Commit 371198a
Tim Tsang
Fix Windows build: add LAPACK/BLAS/FLIBS to Makevars, exclude .github from tarball
RcppArmadillo needs LAPACK on Windows (dgemv_, dpotrf_ etc). Also add
.github to .Rbuildignore so R CMD check doesn't flag it.1 parent 6ee779e commit 371198a
3 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments