Commit d06bfde
committed
make sure all vignettes generated locally not on CRAN
From Brian Ripley:
This has added Suggests: rstan but does not use it conditionally, so on an M1 Mac
Packages suggested but not available for checking:
'brms', 'rstan', 'rstanarm', 'rstantools'
...
--- re-building ‘large-data.Rmd’ using rmarkdown
Quitting from lines 45-48 (large-data.Rmd)
Error: processing vignette 'large-data.Rmd' failed with diagnostics:
there is no package called 'rstan'
This is because rstan requires package V8 hence v8, probably the hardest of all external software to install and no one has yet succeeded in porting to arm64.1 parent 549f826 commit d06bfde
4 files changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments