CRAN Package Check Results for Maintainer ‘Charles J. Geyer <charlie at stat.umn.edu>’

Last updated on 2025-09-13 00:51:13 CEST.

Package NOTE OK
CatDataAnalysis 2 11
fuzzyRankTests 5 8
glmbb 13
pooh 2 11
potts 2 11
sped 2 11
trust 2 11
TSHRC 2 11
ump 2 11

Package CatDataAnalysis

Current CRAN status: NOTE: 2, OK: 11

Version: 0.1-5
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: c(person(given = "Alan", family = "Agesti", role = "aut", email = "aa@stat.ufl.edu"), person(given = c("Charles", "J."), family = "Geyer", role = "cre", email = "charlie@stat.umn.edu")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package fuzzyRankTests

Current CRAN status: NOTE: 5, OK: 8

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/1s] 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/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' ... OK 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' ...160c160 < 4.3784e-05 3.5000e+00 --- > 0.49999 4.50000 163c163 < 1.9999 --- > 2.5 201c201 < -Inf 3.5 --- > -Inf 4.4999 204c204 < 1.9999 --- > 2.5 240c240 < 0.49996 Inf --- > 0.50001 Inf 243c243 < 1.9999 --- > 2.5 Running 'testc.R' [0s] Comparing 'testc.Rout' to 'testc.Rout.save' ... OK Running 'testd.R' [1s] 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

Package glmbb

Current CRAN status: NOTE: 13

Version: 0.5-1
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: c(person(given = c("Charles", "J."), family = "Geyer.", role = "aut", email = "charlie@stat.umn.edu"), person(given = c("Charles", "J."), family = "Geyer", role = "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.5-1
Check: Rd files
Result: NOTE checkRd: (-1) NEWS.Rd:16: Lost braces; missing escapes or markup? 16 | \item Now \code{AICc == Inf} when {n <= p + 1}. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-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

Package pooh

Current CRAN status: NOTE: 2, OK: 11

Version: 0.3-2
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: c(person(given = c("Charles", "J."), family = "Geyer.", role = "aut", email = "charlie@stat.umn.edu"), person(given = c("Charles", "J."), family = "Geyer", role = "cre", email = "charlie@stat.umn.edu")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package potts

Current CRAN status: NOTE: 2, OK: 11

Version: 0.5-11
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: c(person(given = c("Charles", "J."), family = "Geyer", role = c("aut", "cre"), email = "charlie@stat.umn.edu"), person(given = "Leif", family = "Johnson", role = "aut", email = "ltjohnson@google.com")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package sped

Current CRAN status: NOTE: 2, OK: 11

Version: 0.3
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: c(person(given = c("Charles", "J."), family = "Geyer", role = c("aut", "cre"), email = "charlie@stat.umn.edu"), person(given = c("Elizabeth", "A."), family = "Thompson", role = "aut", email = "eathomp@u.washington.edu")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package trust

Current CRAN status: NOTE: 2, OK: 11

Version: 0.1-8
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: c(person(given = c("Charles", "J."), family = "Geyer.", role = "aut", email = "charlie@stat.umn.edu"), person(given = c("Charles", "J."), family = "Geyer", role = "cre", email = "charlie@stat.umn.edu")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package TSHRC

Current CRAN status: NOTE: 2, OK: 11

Version: 0.1-6
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: c(person(given = "Jun", family = "Sheng", role = "aut"), person(given = "Peihua", family = "Qiu", role = "aut", email = "pqiu@ufl.edu"), 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

Package ump

Current CRAN status: NOTE: 2, OK: 11

Version: 0.5-8
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: c(person(given = c("Charles", "J."), family = "Geyer", role = c("aut", "cre"), email = "charlie@stat.umn.edu"), person(given = c("Glen", "D."), family = "Meeden", role = "aut", email = "glen@stat.umn.edu")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc