Last updated on 2024-09-08 19:49:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.17.1 | 15.01 | 125.16 | 140.17 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.17.1 | 6.87 | 85.50 | 92.37 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.17.1 | 222.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.17.1 | 221.71 | OK | |||
r-devel-windows-x86_64 | 2.17.1 | 15.00 | 159.00 | 174.00 | NOTE | |
r-patched-linux-x86_64 | 2.17.1 | 14.28 | 117.73 | 132.01 | OK | |
r-release-linux-x86_64 | 2.17.1 | 12.57 | 118.02 | 130.59 | 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 | 87.00 | ERROR | |||
r-oldrel-macos-x86_64 | 2.17.1 | 149.00 | ERROR | |||
r-oldrel-windows-x86_64 | 2.17.1 | 19.00 | 192.00 | 211.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