Last updated on 2025-09-02 09:50:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0-10 | 1.76 | 35.58 | 37.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0-10 | 1.61 | 26.94 | 28.55 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0-10 | 56.65 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0-10 | 51.59 | OK | |||
r-devel-windows-x86_64 | 2.0-10 | 4.00 | 59.00 | 63.00 | OK | |
r-patched-linux-x86_64 | 2.0-10 | 2.49 | 33.18 | 35.67 | OK | |
r-release-linux-x86_64 | 2.0-10 | 1.90 | 33.45 | 35.35 | OK | |
r-release-macos-arm64 | 2.0-10 | 18.00 | OK | |||
r-release-macos-x86_64 | 2.0-10 | 37.00 | OK | |||
r-release-windows-x86_64 | 2.0-10 | 3.00 | 62.00 | 65.00 | OK | |
r-oldrel-macos-arm64 | 2.0-10 | 27.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0-10 | 101.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0-10 | 5.00 | 69.00 | 74.00 | OK |
Version: 2.0-10
Check: tests
Result: NOTE
Running ‘allexercises.R’ [3s/4s]
Comparing ‘allexercises.Rout’ to ‘allexercises.Rout.save’ ...185c185
< Wilcoxon rank sum exact test
---
> Wilcoxon rank sum test with continuity correction
188c188
< W = 30.5, p-value = 0.01508
---
> W = 30.5, p-value = 0.01783
190a191,193
> Warning message:
> In wilcox.test.default(x = DATA[[1L]], y = DATA[[2L]], ...) :
> cannot compute exact p-value with ties
444c447
< Wilcoxon rank sum exact test
---
> Wilcoxon rank sum test with continuity correction
447c450
< W = 3, p-value = 0.02597
---
> W = 3, p-value = 0.03493
449a453,455
> Warning message:
> In wilcox.test.default(zelazo$active, zelazo$ctr.8w) :
> cannot compute exact p-value with ties
452c458
< Wilcoxon rank sum exact test
---
> Wilcoxon rank sum test with continuity correction
455c461
< W = 18, p-value = 0.01866
---
> W = 18, p-value = 0.02224
457a464,466
> Warning message:
> In wilcox.test.default(zelazo$active, unlist(zelazo[-1])) :
> cannot compute exact p-value with ties
Running ‘allscripts.R’ [3s/5s]
Comparing ‘allscripts.Rout’ to ‘allscripts.Rout.save’ ...1017c1017
< Wilcoxon rank sum exact test
---
> Wilcoxon rank sum test with continuity correction
1020c1020
< W = 12, p-value = 0.001057
---
> W = 12, p-value = 0.002122
1022a1023,1025
> Warning message:
> In wilcox.test.default(x = DATA[[1L]], y = DATA[[2L]], ...) :
> cannot compute exact p-value with ties
Flavor: r-devel-linux-x86_64-debian-gcc