Last updated on 2025-10-31 22:49:58 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4 | 4.17 | 26.64 | 30.81 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4 | 3.49 | 20.49 | 23.98 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4 | 10.00 | 36.68 | 46.68 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.4 | 11.00 | 33.80 | 44.80 | NOTE | |
| r-devel-windows-x86_64 | 0.4 | 9.00 | 48.00 | 57.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4 | 4.62 | 25.51 | 30.13 | OK | |
| r-release-linux-x86_64 | 0.4 | 4.44 | 25.25 | 29.69 | OK | |
| r-release-macos-arm64 | 0.4 | 4.00 | 18.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 0.4 | 7.00 | 29.00 | 36.00 | OK | |
| r-release-windows-x86_64 | 0.4 | 9.00 | 54.00 | 63.00 | OK | |
| r-oldrel-macos-arm64 | 0.4 | 3.00 | 21.00 | 24.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4 | 4.00 | 23.00 | 27.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4 | 9.00 | 49.00 | 58.00 | OK | 
Version: 0.4
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Charles J. Geyer <charlie@stat.umn.edu>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: person(given = c("Charles", "J."),
                      family = "Geyer",
                      role = c("aut", "cre"),
                      email = "charlie@stat.umn.edu")
  as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.4
Check: tests
Result: NOTE
    Running ‘ranksum.R’ [0s/1s]
    Comparing ‘ranksum.Rout’ to ‘ranksum.Rout.save’ ...34c34
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  37c37
  < W = 8, p-value = 0.0053
  ---
  > W = 8, p-value = 0.0076
  39a40,41
  > Warning message:
  > In wilcox.test.default(x, y) : cannot compute exact p-value with ties
  64c66
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  67c69
  < W = 8, p-value = 0.0027
  ---
  > W = 8, p-value = 0.0038
  69a72,74
  > Warning message:
  > In wilcox.test.default(x, y, alt = "less") :
  >   cannot compute exact p-value with ties
  91c96
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  94c99
  < W = 8, p-value = 0.0053
  ---
  > W = 8, p-value = 0.0076
  97c102
  <  -7 -1
  ---
  >  -6.0001 -1.0001
  101a107,111
  > Warning messages:
  > 1: In wilcox.test.default(x, y, conf.int = TRUE) :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, y, conf.int = TRUE) :
  >   cannot compute exact confidence intervals with ties
  121c131
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  124c134
  < W = 8, p-value = 0.0027
  ---
  > W = 8, p-value = 0.0038
  127c137
  <  -Inf   -1
  ---
  >  -Inf   -2
  131a142,146
  > Warning messages:
  > 1: In wilcox.test.default(x, y, conf.int = TRUE, alt = "less") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, y, conf.int = TRUE, alt = "less") :
  >   cannot compute exact confidence intervals with ties
  151c166
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  161a177,181
  > Warning messages:
  > 1: In wilcox.test.default(x, y, conf.int = TRUE, alt = "great") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, y, conf.int = TRUE, alt = "great") :
  >   cannot compute exact confidence intervals with ties
    Running ‘sign-ci.R’ [0s/0s]
    Comparing ‘sign-ci.Rout’ to ‘sign-ci.Rout.save’ ... OK
    Running ‘sign.R’ [0s/0s]
    Comparing ‘sign.Rout’ to ‘sign.Rout.save’ ... OK
    Running ‘signrank.R’ [0s/1s]
    Comparing ‘signrank.Rout’ to ‘signrank.Rout.save’ ...40c40
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  43c43
  < V = 102, p-value = 0.037
  ---
  > V = 66.5, p-value = 0.034
  45a46,48
  > Warning messages:
  > 1: In wilcox.test.default(x) : cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x) : cannot compute exact p-value with zeroes
  77c80
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  80c83
  < V = 102, p-value = 0.98
  ---
  > V = 66.5, p-value = 0.99
  82a86,90
  > Warning messages:
  > 1: In wilcox.test.default(x, alt = "less") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, alt = "less") :
  >   cannot compute exact p-value with zeroes
  114c122
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  117c125
  < V = 102, p-value = 0.019
  ---
  > V = 66.5, p-value = 0.017
  119a128,132
  > Warning messages:
  > 1: In wilcox.test.default(x, alt = "great") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, alt = "great") :
  >   cannot compute exact p-value with zeroes
  141c154
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  144c157
  < V = 102, p-value = 0.037
  ---
  > V = 66.5, p-value = 0.034
  147c160
  <  0 4
  ---
  >  0.49999 4.50000
  150c163
  <              2 
  ---
  >            2.5 
  151a165,173
  > Warning messages:
  > 1: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact confidence interval with ties
  > 3: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact p-value with zeroes
  > 4: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact confidence interval with zeroes
  173c195
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  176c198
  < V = 102, p-value = 0.98
  ---
  > V = 66.5, p-value = 0.99
  179c201
  <  -Inf    4
  ---
  >    -Inf 4.4999
  182c204
  <              2 
  ---
  >            2.5 
  183a206,214
  > Warning messages:
  > 1: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact confidence interval with ties
  > 3: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact p-value with zeroes
  > 4: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact confidence interval with zeroes
  203c234
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  206c237
  < V = 102, p-value = 0.019
  ---
  > V = 66.5, p-value = 0.017
  209c240
  <  0.5 Inf
  ---
  >  0.50001     Inf
  212c243
  <              2 
  ---
  >            2.5 
  213a245,253
  > Warning messages:
  > 1: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact confidence interval with ties
  > 3: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact p-value with zeroes
  > 4: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact confidence interval with zeroes
    Running ‘testc.R’ [0s/0s]
    Comparing ‘testc.Rout’ to ‘testc.Rout.save’ ... OK
    Running ‘testd.R’ [0s/1s]
    Comparing ‘testd.Rout’ to ‘testd.Rout.save’ ... OK
    Running ‘teste.R’ [0s/1s]
    Comparing ‘teste.Rout’ to ‘teste.Rout.save’ ... OK
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4
Check: tests
Result: NOTE
    Running ‘ranksum.R’ [0s/0s]
    Comparing ‘ranksum.Rout’ to ‘ranksum.Rout.save’ ...34c34
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  37c37
  < W = 8, p-value = 0.0053
  ---
  > W = 8, p-value = 0.0076
  39a40,41
  > Warning message:
  > In wilcox.test.default(x, y) : cannot compute exact p-value with ties
  64c66
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  67c69
  < W = 8, p-value = 0.0027
  ---
  > W = 8, p-value = 0.0038
  69a72,74
  > Warning message:
  > In wilcox.test.default(x, y, alt = "less") :
  >   cannot compute exact p-value with ties
  91c96
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  94c99
  < W = 8, p-value = 0.0053
  ---
  > W = 8, p-value = 0.0076
  97c102
  <  -7 -1
  ---
  >  -6.0001 -1.0001
  101a107,111
  > Warning messages:
  > 1: In wilcox.test.default(x, y, conf.int = TRUE) :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, y, conf.int = TRUE) :
  >   cannot compute exact confidence intervals with ties
  121c131
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  124c134
  < W = 8, p-value = 0.0027
  ---
  > W = 8, p-value = 0.0038
  127c137
  <  -Inf   -1
  ---
  >  -Inf   -2
  131a142,146
  > Warning messages:
  > 1: In wilcox.test.default(x, y, conf.int = TRUE, alt = "less") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, y, conf.int = TRUE, alt = "less") :
  >   cannot compute exact confidence intervals with ties
  151c166
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  161a177,181
  > Warning messages:
  > 1: In wilcox.test.default(x, y, conf.int = TRUE, alt = "great") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, y, conf.int = TRUE, alt = "great") :
  >   cannot compute exact confidence intervals with ties
    Running ‘sign-ci.R’ [0s/0s]
    Comparing ‘sign-ci.Rout’ to ‘sign-ci.Rout.save’ ... OK
    Running ‘sign.R’ [0s/0s]
    Comparing ‘sign.Rout’ to ‘sign.Rout.save’ ... OK
    Running ‘signrank.R’ [0s/0s]
    Comparing ‘signrank.Rout’ to ‘signrank.Rout.save’ ...40c40
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  43c43
  < V = 102, p-value = 0.037
  ---
  > V = 66.5, p-value = 0.034
  45a46,48
  > Warning messages:
  > 1: In wilcox.test.default(x) : cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x) : cannot compute exact p-value with zeroes
  77c80
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  80c83
  < V = 102, p-value = 0.98
  ---
  > V = 66.5, p-value = 0.99
  82a86,90
  > Warning messages:
  > 1: In wilcox.test.default(x, alt = "less") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, alt = "less") :
  >   cannot compute exact p-value with zeroes
  114c122
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  117c125
  < V = 102, p-value = 0.019
  ---
  > V = 66.5, p-value = 0.017
  119a128,132
  > Warning messages:
  > 1: In wilcox.test.default(x, alt = "great") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, alt = "great") :
  >   cannot compute exact p-value with zeroes
  141c154
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  144c157
  < V = 102, p-value = 0.037
  ---
  > V = 66.5, p-value = 0.034
  147c160
  <  0 4
  ---
  >  0.49999 4.50000
  150c163
  <              2 
  ---
  >            2.5 
  151a165,173
  > Warning messages:
  > 1: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact confidence interval with ties
  > 3: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact p-value with zeroes
  > 4: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact confidence interval with zeroes
  173c195
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  176c198
  < V = 102, p-value = 0.98
  ---
  > V = 66.5, p-value = 0.99
  179c201
  <  -Inf    4
  ---
  >    -Inf 4.4999
  182c204
  <              2 
  ---
  >            2.5 
  183a206,214
  > Warning messages:
  > 1: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact confidence interval with ties
  > 3: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact p-value with zeroes
  > 4: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact confidence interval with zeroes
  203c234
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  206c237
  < V = 102, p-value = 0.019
  ---
  > V = 66.5, p-value = 0.017
  209c240
  <  0.5 Inf
  ---
  >  0.50001     Inf
  212c243
  <              2 
  ---
  >            2.5 
  213a245,253
  > Warning messages:
  > 1: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact confidence interval with ties
  > 3: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact p-value with zeroes
  > 4: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact confidence interval with zeroes
    Running ‘testc.R’ [0s/0s]
    Comparing ‘testc.Rout’ to ‘testc.Rout.save’ ... OK
    Running ‘testd.R’ [0s/0s]
    Comparing ‘testd.Rout’ to ‘testd.Rout.save’ ... OK
    Running ‘teste.R’ [0s/0s]
    Comparing ‘teste.Rout’ to ‘teste.Rout.save’ ... OK
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4
Check: tests
Result: NOTE
    Running ‘ranksum.R’
    Comparing ‘ranksum.Rout’ to ‘ranksum.Rout.save’ ...34c34
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  37c37
  < W = 8, p-value = 0.0053
  ---
  > W = 8, p-value = 0.0076
  39a40,41
  > Warning message:
  > In wilcox.test.default(x, y) : cannot compute exact p-value with ties
  64c66
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  67c69
  < W = 8, p-value = 0.0027
  ---
  > W = 8, p-value = 0.0038
  69a72,74
  > Warning message:
  > In wilcox.test.default(x, y, alt = "less") :
  >   cannot compute exact p-value with ties
  91c96
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  94c99
  < W = 8, p-value = 0.0053
  ---
  > W = 8, p-value = 0.0076
  97c102
  <  -7 -1
  ---
  >  -6.0001 -1.0001
  101a107,111
  > Warning messages:
  > 1: In wilcox.test.default(x, y, conf.int = TRUE) :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, y, conf.int = TRUE) :
  >   cannot compute exact confidence intervals with ties
  121c131
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  124c134
  < W = 8, p-value = 0.0027
  ---
  > W = 8, p-value = 0.0038
  127c137
  <  -Inf   -1
  ---
  >  -Inf   -2
  131a142,146
  > Warning messages:
  > 1: In wilcox.test.default(x, y, conf.int = TRUE, alt = "less") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, y, conf.int = TRUE, alt = "less") :
  >   cannot compute exact confidence intervals with ties
  151c166
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  161a177,181
  > Warning messages:
  > 1: In wilcox.test.default(x, y, conf.int = TRUE, alt = "great") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, y, conf.int = TRUE, alt = "great") :
  >   cannot compute exact confidence intervals with ties
    Running ‘sign-ci.R’
    Comparing ‘sign-ci.Rout’ to ‘sign-ci.Rout.save’ ... OK
    Running ‘sign.R’
    Comparing ‘sign.Rout’ to ‘sign.Rout.save’ ... OK
    Running ‘signrank.R’
    Comparing ‘signrank.Rout’ to ‘signrank.Rout.save’ ...40c40
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  43c43
  < V = 102, p-value = 0.037
  ---
  > V = 66.5, p-value = 0.034
  45a46,48
  > Warning messages:
  > 1: In wilcox.test.default(x) : cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x) : cannot compute exact p-value with zeroes
  77c80
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  80c83
  < V = 102, p-value = 0.98
  ---
  > V = 66.5, p-value = 0.99
  82a86,90
  > Warning messages:
  > 1: In wilcox.test.default(x, alt = "less") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, alt = "less") :
  >   cannot compute exact p-value with zeroes
  114c122
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  117c125
  < V = 102, p-value = 0.019
  ---
  > V = 66.5, p-value = 0.017
  119a128,132
  > Warning messages:
  > 1: In wilcox.test.default(x, alt = "great") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, alt = "great") :
  >   cannot compute exact p-value with zeroes
  141c154
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  144c157
  < V = 102, p-value = 0.037
  ---
  > V = 66.5, p-value = 0.034
  147c160
  <  0 4
  ---
  >  0.49999 4.50000
  150c163
  <              2 
  ---
  >            2.5 
  151a165,173
  > Warning messages:
  > 1: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact confidence interval with ties
  > 3: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact p-value with zeroes
  > 4: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact confidence interval with zeroes
  173c195
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  176c198
  < V = 102, p-value = 0.98
  ---
  > V = 66.5, p-value = 0.99
  179c201
  <  -Inf    4
  ---
  >    -Inf 4.4999
  182c204
  <              2 
  ---
  >            2.5 
  183a206,214
  > Warning messages:
  > 1: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact confidence interval with ties
  > 3: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact p-value with zeroes
  > 4: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact confidence interval with zeroes
  203c234
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  206c237
  < V = 102, p-value = 0.019
  ---
  > V = 66.5, p-value = 0.017
  209c240
  <  0.5 Inf
  ---
  >  0.50001     Inf
  212c243
  <              2 
  ---
  >            2.5 
  213a245,253
  > Warning messages:
  > 1: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact confidence interval with ties
  > 3: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact p-value with zeroes
  > 4: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact confidence interval with zeroes
    Running ‘testc.R’
    Comparing ‘testc.Rout’ to ‘testc.Rout.save’ ... OK
    Running ‘testd.R’
    Comparing ‘testd.Rout’ to ‘testd.Rout.save’ ... OK
    Running ‘teste.R’
    Comparing ‘teste.Rout’ to ‘teste.Rout.save’ ... OK
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.4
Check: tests
Result: NOTE
    Running 'ranksum.R' [0s]
    Comparing 'ranksum.Rout' to 'ranksum.Rout.save' ...34c34
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  37c37
  < W = 8, p-value = 0.0053
  ---
  > W = 8, p-value = 0.0076
  39a40,41
  > Warning message:
  > In wilcox.test.default(x, y) : cannot compute exact p-value with ties
  64c66
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  67c69
  < W = 8, p-value = 0.0027
  ---
  > W = 8, p-value = 0.0038
  69a72,74
  > Warning message:
  > In wilcox.test.default(x, y, alt = "less") :
  >   cannot compute exact p-value with ties
  91c96
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  94c99
  < W = 8, p-value = 0.0053
  ---
  > W = 8, p-value = 0.0076
  97c102
  <  -7 -1
  ---
  >  -6.0001 -1.0001
  101a107,111
  > Warning messages:
  > 1: In wilcox.test.default(x, y, conf.int = TRUE) :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, y, conf.int = TRUE) :
  >   cannot compute exact confidence intervals with ties
  121c131
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  124c134
  < W = 8, p-value = 0.0027
  ---
  > W = 8, p-value = 0.0038
  127c137
  <  -Inf   -1
  ---
  >  -Inf   -2
  131a142,146
  > Warning messages:
  > 1: In wilcox.test.default(x, y, conf.int = TRUE, alt = "less") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, y, conf.int = TRUE, alt = "less") :
  >   cannot compute exact confidence intervals with ties
  151c166
  < 	Wilcoxon rank sum exact test
  ---
  > 	Wilcoxon rank sum test with continuity correction
  161a177,181
  > Warning messages:
  > 1: In wilcox.test.default(x, y, conf.int = TRUE, alt = "great") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, y, conf.int = TRUE, alt = "great") :
  >   cannot compute exact confidence intervals with ties
    Running 'sign-ci.R' [0s]
    Comparing 'sign-ci.Rout' to 'sign-ci.Rout.save' ... OK
    Running 'sign.R' [0s]
    Comparing 'sign.Rout' to 'sign.Rout.save' ... OK
    Running 'signrank.R' [0s]
    Comparing 'signrank.Rout' to 'signrank.Rout.save' ...40c40
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  43c43
  < V = 102, p-value = 0.037
  ---
  > V = 66.5, p-value = 0.034
  45a46,48
  > Warning messages:
  > 1: In wilcox.test.default(x) : cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x) : cannot compute exact p-value with zeroes
  77c80
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  80c83
  < V = 102, p-value = 0.98
  ---
  > V = 66.5, p-value = 0.99
  82a86,90
  > Warning messages:
  > 1: In wilcox.test.default(x, alt = "less") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, alt = "less") :
  >   cannot compute exact p-value with zeroes
  114c122
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  117c125
  < V = 102, p-value = 0.019
  ---
  > V = 66.5, p-value = 0.017
  119a128,132
  > Warning messages:
  > 1: In wilcox.test.default(x, alt = "great") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, alt = "great") :
  >   cannot compute exact p-value with zeroes
  141c154
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  144c157
  < V = 102, p-value = 0.037
  ---
  > V = 66.5, p-value = 0.034
  147c160
  <  0 4
  ---
  >  0.49999 4.50000
  150c163
  <              2 
  ---
  >            2.5 
  151a165,173
  > Warning messages:
  > 1: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact confidence interval with ties
  > 3: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact p-value with zeroes
  > 4: In wilcox.test.default(x, conf.int = TRUE) :
  >   cannot compute exact confidence interval with zeroes
  173c195
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  176c198
  < V = 102, p-value = 0.98
  ---
  > V = 66.5, p-value = 0.99
  179c201
  <  -Inf    4
  ---
  >    -Inf 4.4999
  182c204
  <              2 
  ---
  >            2.5 
  183a206,214
  > Warning messages:
  > 1: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact confidence interval with ties
  > 3: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact p-value with zeroes
  > 4: In wilcox.test.default(x, conf.int = TRUE, alt = "less") :
  >   cannot compute exact confidence interval with zeroes
  203c234
  < 	Wilcoxon signed rank exact test
  ---
  > 	Wilcoxon signed rank test with continuity correction
  206c237
  < V = 102, p-value = 0.019
  ---
  > V = 66.5, p-value = 0.017
  209c240
  <  0.5 Inf
  ---
  >  0.50001     Inf
  212c243
  <              2 
  ---
  >            2.5 
  213a245,253
  > Warning messages:
  > 1: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact p-value with ties
  > 2: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact confidence interval with ties
  > 3: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact p-value with zeroes
  > 4: In wilcox.test.default(x, conf.int = TRUE, alt = "great") :
  >   cannot compute exact confidence interval with zeroes
    Running 'testc.R' [0s]
    Comparing 'testc.Rout' to 'testc.Rout.save' ... OK
    Running 'testd.R' [0s]
    Comparing 'testd.Rout' to 'testd.Rout.save' ... OK
    Running 'teste.R' [0s]
    Comparing 'teste.Rout' to 'teste.Rout.save' ... OK
Flavor: r-devel-windows-x86_64