- using R Under development (unstable) (2025-09-03 r88788 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'ISwR/DESCRIPTION' ... OK
- this is package 'ISwR' version '2.0-10'
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'ISwR' can be installed ... OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s] OK
- checking whether the package can be unloaded cleanly ... [0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s] OK
- checking loading without being on the library search path ... [0s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [2s] OK
- checking Rd files ... [1s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of 'data' directory ... OK
- checking data for non-ASCII characters ... [0s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking examples ... [4s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [10s] NOTE
Running 'allexercises.R' [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
468c477
< Wilcoxon signed rank exact test
---
> Wilcoxon signed rank test with continuity correction
471c480
< V = 0, p-value = 0.0625
---
> V = 0, p-value = 0.05906
473a483,485
> Warning message:
> In wilcox.test.default(lung$volume[lung$method == "A"], lung$volume[lung$method == :
> cannot compute exact p-value with zeroes
Running 'allscripts.R' [4s]
Comparing 'allscripts.Rout' to 'allscripts.Rout.save' ...942c942
< Wilcoxon signed rank exact test
---
> Wilcoxon signed rank test with continuity correction
945c945
< V = 8, p-value = 0.02246
---
> V = 8, p-value = 0.0293
947a948,950
> Warning message:
> In wilcox.test.default(daily.intake, mu = 7725) :
> cannot compute exact p-value with ties
1014c1017
< Wilcoxon rank sum exact test
---
> Wilcoxon rank sum test with continuity correction
1017c1020
< W = 12, p-value = 0.001057
---
> W = 12, p-value = 0.002122
1019a1023,1025
> Warning message:
> In wilcox.test.default(x = DATA[[1L]], y = DATA[[2L]], ...) :
> cannot compute exact p-value with ties
1065c1071
< Wilcoxon signed rank exact test
---
> Wilcoxon signed rank test with continuity correction
1068c1074
< V = 66, p-value = 0.0009766
---
> V = 66, p-value = 0.00384
1070a1077,1079
> Warning message:
> In wilcox.test.default(pre, post, paired = T) :
> cannot compute exact p-value with ties
- checking PDF version of manual ... [22s] OK
- checking HTML version of manual ... [7s] OK
- DONE
Status: 1 NOTE