Commit 6c2bbf0
committed
Turns out that the environment variable I needed was actually
_R_CLASS_MATRIX_ARRAY_, not R_CLASS_MATRIX_ARRAY. With that fixed, it now
passes R CMD check --as-cran on both release and R-devel locally. I am
now getting the bizarre error on WinBuilder in which tests fail on
i386 with no information or error messages (the tests are never run),
though the 64-bit platform seems fine. No idea what is up with that.1 parent 2e1e934 commit 6c2bbf0
2 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
0 commit comments