CRAN Package Check Results for Package gtDesign

Last updated on 2026-09-03 02:52:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.84 128.40 132.24 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 2.78 84.25 87.03 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 98.12 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 98.78 OK
r-devel-windows-x86_64 0.1.0 6.00 142.00 148.00 OK
r-patched-linux-x86_64 0.1.0 4.47 117.09 121.56 ERROR
r-release-linux-x86_64 0.1.0 2.91 121.08 123.99 ERROR
r-release-macos-arm64 0.1.1 1.00 37.00 38.00 OK
r-release-macos-x86_64 0.1.1 3.00 196.00 199.00 OK
r-release-windows-x86_64 0.1.0 7.00 144.00 151.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 3.00 219.00 222.00 OK
r-oldrel-windows-x86_64 0.1.1 9.00 173.00 182.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [94s/118s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > > library(testthat) > library(gtDesign) > > test_check("gtDesign") Saving _problems/test-huang2020-paper-8.R Saving _problems/test-huang2020-paper-9.R [ FAIL 2 | WARN 1 | SKIP 0 | PASS 35 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-huang2020-paper.R:8:3'): Huang et al. (2020) D-opt matches arXiv:2508.08445 Table 1 (q=0, M=61) ── Expected `sup` to equal `c(1, 17, 61)`. Differences: `actual`: 1 16 17 61 `expected`: 1 17 61 ── Failure ('test-huang2020-paper.R:9:3'): Huang et al. (2020) D-opt matches arXiv:2508.08445 Table 1 (q=0, M=61) ── Expected `res$design$weight` to equal `rep(1/3, 3)`. Differences: actual | expected [1] 0.33332562221356 - 0.333333333333333 [1] [2] 1.83427559790176e-06 - 0.333333333333333 [2] [3] 0.333329271237766 - 0.333333333333333 [3] [4] 0.333343272273076 - [ FAIL 2 | WARN 1 | SKIP 0 | PASS 35 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [74s/95s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > > library(testthat) > library(gtDesign) > > test_check("gtDesign") Saving _problems/test-huang2020-paper-8.R Saving _problems/test-huang2020-paper-9.R [ FAIL 2 | WARN 1 | SKIP 0 | PASS 35 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-huang2020-paper.R:8:3'): Huang et al. (2020) D-opt matches arXiv:2508.08445 Table 1 (q=0, M=61) ── Expected `sup` to equal `c(1, 17, 61)`. Differences: `actual`: 1 16 17 61 `expected`: 1 17 61 ── Failure ('test-huang2020-paper.R:9:3'): Huang et al. (2020) D-opt matches arXiv:2508.08445 Table 1 (q=0, M=61) ── Expected `res$design$weight` to equal `rep(1/3, 3)`. Differences: actual | expected [1] 0.33332562221356 - 0.333333333333333 [1] [2] 1.83427559790176e-06 - 0.333333333333333 [2] [3] 0.333329271237766 - 0.333333333333333 [3] [4] 0.333343272273076 - [ FAIL 2 | WARN 1 | SKIP 0 | PASS 35 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [86s/114s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > > library(testthat) > library(gtDesign) > > test_check("gtDesign") Saving _problems/test-huang2020-paper-8.R Saving _problems/test-huang2020-paper-9.R [ FAIL 2 | WARN 1 | SKIP 0 | PASS 35 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-huang2020-paper.R:8:3'): Huang et al. (2020) D-opt matches arXiv:2508.08445 Table 1 (q=0, M=61) ── Expected `sup` to equal `c(1, 17, 61)`. Differences: `actual`: 1 16 17 61 `expected`: 1 17 61 ── Failure ('test-huang2020-paper.R:9:3'): Huang et al. (2020) D-opt matches arXiv:2508.08445 Table 1 (q=0, M=61) ── Expected `res$design$weight` to equal `rep(1/3, 3)`. Differences: actual | expected [1] 0.33332562221356 - 0.333333333333333 [1] [2] 1.83427559790176e-06 - 0.333333333333333 [2] [3] 0.333329271237766 - 0.333333333333333 [3] [4] 0.333343272273076 - [ FAIL 2 | WARN 1 | SKIP 0 | PASS 35 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [90s/109s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > > library(testthat) > library(gtDesign) > > test_check("gtDesign") Saving _problems/test-huang2020-paper-8.R Saving _problems/test-huang2020-paper-9.R [ FAIL 2 | WARN 1 | SKIP 0 | PASS 35 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-huang2020-paper.R:8:3'): Huang et al. (2020) D-opt matches arXiv:2508.08445 Table 1 (q=0, M=61) ── Expected `sup` to equal `c(1, 17, 61)`. Differences: `actual`: 1 16 17 61 `expected`: 1 17 61 ── Failure ('test-huang2020-paper.R:9:3'): Huang et al. (2020) D-opt matches arXiv:2508.08445 Table 1 (q=0, M=61) ── Expected `res$design$weight` to equal `rep(1/3, 3)`. Differences: actual | expected [1] 0.33332562221356 - 0.333333333333333 [1] [2] 1.83427559790176e-06 - 0.333333333333333 [2] [3] 0.333329271237766 - 0.333333333333333 [3] [4] 0.333343272273076 - [ FAIL 2 | WARN 1 | SKIP 0 | PASS 35 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64