- using R Under development (unstable) (2025-09-04 r88790)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 21.1.0
flang version 21.1.0
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- 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 executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... 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 ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... 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 ... OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... 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 ... OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking examples ... OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [15s/23s] NOTE
Running ‘allexercises.R’ [8s/13s]
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’
Comparing ‘allscripts.Rout’ to ‘allscripts.Rout.save’ ...75,78c75,78
< log = "", lim2 = FALSE, main = NULL, sub = NULL, xlab = NULL,
< ylab = NULL, ann = par("ann"), axes = TRUE, frame.plot = axes,
< panel.first = NULL, panel.last = NULL, asp = NA, xgap.axis = NA,
< ygap.axis = NA, ...)
---
> log = "", main = NULL, sub = NULL, xlab = NULL, ylab = NULL,
> ann = par("ann"), axes = TRUE, frame.plot = axes, panel.first = NULL,
> panel.last = NULL, asp = NA, xgap.axis = NA, ygap.axis = NA,
> ...)
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 ... [8s/12s] OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 NOTE