Last updated on 2024-09-07 19:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 5.05 | 426.79 | 431.84 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 3.63 | 271.15 | 274.78 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 516.97 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 684.36 | OK | |||
r-devel-windows-x86_64 | 0.1.5 | 8.00 | 353.00 | 361.00 | OK | |
r-patched-linux-x86_64 | 0.1.5 | 4.99 | 417.67 | 422.66 | OK | |
r-release-linux-x86_64 | 0.1.5 | 4.15 | 419.88 | 424.03 | OK | |
r-release-macos-arm64 | 0.1.5 | 212.00 | OK | |||
r-release-macos-x86_64 | 0.1.5 | 589.00 | OK | |||
r-release-windows-x86_64 | 0.1.5 | 8.00 | 338.00 | 346.00 | OK | |
r-oldrel-macos-arm64 | 0.1.5 | 200.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.1.5 | 412.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.1.5 | 10.00 | 469.00 | 479.00 | OK |
Version: 0.1.5
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘eco-analysis.Rmd’
...
> set.seed(123)
> load("../data/nice_raw.rda")
Warning in readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file '../data/nice_raw.rda', probable reason 'No such file or directory'
When sourcing ‘eco-analysis.R’:
Error: cannot open the connection
Execution halted
when running code in ‘explore-classifications.Rmd’
...
> qualitative_colors <- c("#E69F00", "#56B4E9", "#009E73",
+ "#F0E442", "#0072B2", "#D55E00", "#CC79A7")
> load("../data/nice_raw.rda")
Warning in readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file '../data/nice_raw.rda', probable reason 'No such file or directory'
When sourcing ‘explore-classifications.R’:
Error: cannot open the connection
Execution halted
when running code in ‘ulrb-vignet.Rmd’
...
> library(ggplot2)
> load("../data/nice_raw.rda")
Warning in readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file '../data/nice_raw.rda', probable reason 'No such file or directory'
When sourcing ‘ulrb-vignet.R’:
Error: cannot open the connection
Execution halted
‘Glossary.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘eco-analysis.Rmd’ using ‘UTF-8’... failed
‘explore-classifications.Rmd’ using ‘UTF-8’... failed
‘ulrb-vignet.Rmd’ using ‘UTF-8’... failed
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64