Last updated on 2024-09-12 08:50:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.17.1 | 13.40 | 124.99 | 138.39 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.17.1 | 9.55 | 88.26 | 97.81 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.17.1 | 222.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.17.1 | 222.49 | OK | |||
r-devel-windows-x86_64 | 2.17.1 | 15.00 | 159.00 | 174.00 | NOTE | |
r-patched-linux-x86_64 | 2.17.1 | 15.15 | 117.18 | 132.33 | OK | |
r-release-linux-x86_64 | 2.17.1 | 13.92 | 117.36 | 131.28 | OK | |
r-release-macos-arm64 | 2.17.1 | 78.00 | NOTE | |||
r-release-macos-x86_64 | 2.17.1 | 181.00 | NOTE | |||
r-release-windows-x86_64 | 2.17.1 | 17.00 | 155.00 | 172.00 | NOTE | |
r-oldrel-macos-arm64 | 2.17.1 | 86.00 | ERROR | |||
r-oldrel-macos-x86_64 | 2.17.1 | 141.00 | ERROR | |||
r-oldrel-windows-x86_64 | 2.17.1 | 20.00 | 196.00 | 216.00 | NOTE |
Version: 2.17.1
Check: installed package size
Result: NOTE
installed size is 7.3Mb
sub-directories of 1Mb or more:
doc 6.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.17.1
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘Catch_errors.Rmd’
...
> out2
[1] 1
> set.seed(7)
> out3 <- manageWarnings(myfun(), warning2error = "This warning is serious")
When sourcing ‘Catch_errors.R’:
Error: This warning is serious
Execution halted
‘Catch_errors.Rmd’ using ‘UTF-8’... failed
‘Fixed_obj_fun.Rmd’ using ‘UTF-8’... [1s/2s] OK
‘HPC-computing.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘MultipleAnalyses.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘Parallel-computing.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘Saving-results.Rmd’ using ‘UTF-8’... [3s/3s] OK
‘SimDesign-intro.Rmd’ using ‘UTF-8’... [3s/3s] OK
Flavor: r-oldrel-macos-arm64
Version: 2.17.1
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘Catch_errors.Rmd’
...
> out2
[1] 1
> set.seed(7)
> out3 <- manageWarnings(myfun(), warning2error = "This warning is serious")
When sourcing ‘Catch_errors.R’:
Error: This warning is serious
Execution halted
‘Catch_errors.Rmd’ using ‘UTF-8’... failed
‘Fixed_obj_fun.Rmd’ using ‘UTF-8’... [2s/3s] OK
‘HPC-computing.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘MultipleAnalyses.Rmd’ using ‘UTF-8’... [1s/2s] OK
‘Parallel-computing.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘Saving-results.Rmd’ using ‘UTF-8’... [4s/5s] OK
‘SimDesign-intro.Rmd’ using ‘UTF-8’... [4s/6s] OK
Flavor: r-oldrel-macos-x86_64