CRAN Package Check Results for Package gtDesign

Last updated on 2026-08-25 19:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.57 128.41 130.98 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 2.40 88.55 90.95 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 3.00 102.48 105.48 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 101.49 ERROR
r-devel-windows-x86_64 0.1.0 8.00 149.00 157.00 OK
r-patched-linux-x86_64 0.1.0 4.26 115.20 119.46 OK
r-release-linux-x86_64 0.1.0 3.07 118.15 121.22 OK
r-release-macos-arm64 0.1.0 1.00 97.00 98.00 OK
r-release-macos-x86_64 0.1.0 3.00 187.00 190.00 OK
r-release-windows-x86_64 0.1.0 6.00 142.00 148.00 OK
r-oldrel-macos-arm64 0.1.0 1.00 37.00 38.00 OK
r-oldrel-macos-x86_64 0.1.0 3.00 224.00 227.00 OK
r-oldrel-windows-x86_64 0.1.0 8.00 175.00 183.00 ERROR

Additional issues

M1mac

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [94s/117s] 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’ [61s/73s] 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-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [78s/234s] 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’ [77s/83s] 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.333336607125553 - 0.333333333333333 [1] [2] 1.86808506833676e-06 - 0.333333333333333 [2] [3] 0.333323121238745 - 0.333333333333333 [3] [4] 0.333338403550634 - [ FAIL 2 | WARN 1 | SKIP 0 | PASS 35 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [106s] 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.33333467273457 - 0.333333333333333 [1] [2] 1.21107604264758e-06 - 0.333333333333333 [2] [3] 0.333328951065447 - 0.333333333333333 [3] [4] 0.33333516512394 - [ FAIL 2 | WARN 1 | SKIP 0 | PASS 35 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64