CRAN Package Check Results for Package gscounts

Last updated on 2021-07-04 08:50:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-3 ERROR
r-devel-linux-x86_64-debian-gcc 0.1-3 14.25 30.46 44.71 ERROR
r-devel-linux-x86_64-fedora-clang 0.1-3 87.14 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1-3 72.63 ERROR
r-devel-windows-x86_64 0.1-3 22.00 85.00 107.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.1-3 ERROR
r-patched-linux-x86_64 0.1-3 18.30 37.54 55.84 ERROR
r-patched-solaris-x86 0.1-3 83.90 ERROR
r-release-linux-x86_64 0.1-3 18.14 37.46 55.60 ERROR
r-release-macos-arm64 0.1-3 OK
r-release-macos-x86_64 0.1-3 OK
r-release-windows-ix86+x86_64 0.1-3 33.00 82.00 115.00 OK
r-oldrel-macos-x86_64 0.1-3 OK
r-oldrel-windows-ix86+x86_64 0.1-3 50.00 89.00 139.00 OK

Additional issues

M1mac

Check Details

Version: 0.1-3
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'gsDesign'
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-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.1-3
Check: tests
Result: ERROR
     Running 'testthat.R' [2s/2s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(gscounts)
     >
     > test_check("gscounts")
     == Failed tests ================================================================
     -- Error (test_gs-bindingfut.R:10:1): (code run outside of `test_that()`) ------
     Error: there is no package called 'gsDesign'
     Backtrace:
     x
     1. \-base::loadNamespace(x) test_gs-bindingfut.R:10:0
     2. \-base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. \-base:::withOneRestart(expr, restarts[[1L]])
     4. \-base:::doWithOneRestart(return(expr), restart)
     -- Error (test_gs-efficacy.R:9:1): (code run outside of `test_that()`) ---------
     Error: there is no package called 'gsDesign'
     Backtrace:
     x
     1. \-base::loadNamespace(x) test_gs-efficacy.R:9:0
     2. \-base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. \-base:::withOneRestart(expr, restarts[[1L]])
     4. \-base:::doWithOneRestart(return(expr), restart)
     -- Error (test_gs-fixedfollowup.R:4:1): (code run outside of `test_that()`) ----
     Error: there is no package called 'gsDesign'
     Backtrace:
     x
     1. \-base::loadNamespace(x) test_gs-fixedfollowup.R:4:0
     2. \-base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. \-base:::withOneRestart(expr, restarts[[1L]])
     4. \-base:::doWithOneRestart(return(expr), restart)
     -- Error (test_gs-nonbindingfut.R:11:1): (code run outside of `test_that()`) ---
     Error: there is no package called 'gsDesign'
     Backtrace:
     x
     1. \-base::loadNamespace(x) test_gs-nonbindingfut.R:11:0
     2. \-base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. \-base:::withOneRestart(expr, restarts[[1L]])
     4. \-base:::doWithOneRestart(return(expr), restart)
     -- Error (test_spending.R:5:12): Pocock spending function matches gsdesign -----
     Error: there is no package called 'gsDesign'
     Backtrace:
     x
     1. +-testthat::expect_equal(...) test_spending.R:5:11
     2. | \-testthat::quasi_label(enquo(expected), expected.label, arg = "expected")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-base::loadNamespace(x)
     5. \-base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     6. \-base:::withOneRestart(expr, restarts[[1L]])
     7. \-base:::doWithOneRestart(return(expr), restart)
     -- Error (test_spending.R:10:12): OBF spending function matches gsdesign -------
     Error: there is no package called 'gsDesign'
     Backtrace:
     x
     1. +-testthat::expect_equal(...) test_spending.R:10:11
     2. | \-testthat::quasi_label(enquo(expected), expected.label, arg = "expected")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-base::loadNamespace(x)
     5. \-base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     6. \-base:::withOneRestart(expr, restarts[[1L]])
     7. \-base:::doWithOneRestart(return(expr), restart)
    
     [ FAIL 6 | WARN 0 | SKIP 0 | PASS 17 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1-3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(gscounts)
     >
     > test_check("gscounts")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_gs-bindingfut.R:10:1): (code run outside of `test_that()`) ──────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test_gs-bindingfut.R:10:0
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_gs-efficacy.R:9:1): (code run outside of `test_that()`) ─────────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test_gs-efficacy.R:9:0
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_gs-fixedfollowup.R:4:1): (code run outside of `test_that()`) ────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test_gs-fixedfollowup.R:4:0
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_gs-nonbindingfut.R:11:1): (code run outside of `test_that()`) ───
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test_gs-nonbindingfut.R:11:0
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_spending.R:5:12): Pocock spending function matches gsdesign ─────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. ├─testthat::expect_equal(...) test_spending.R:5:11
     2. │ └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─base::loadNamespace(x)
     5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     6. └─base:::withOneRestart(expr, restarts[[1L]])
     7. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_spending.R:10:12): OBF spending function matches gsdesign ───────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. ├─testthat::expect_equal(...) test_spending.R:10:11
     2. │ └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─base::loadNamespace(x)
     5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     6. └─base:::withOneRestart(expr, restarts[[1L]])
     7. └─base:::doWithOneRestart(return(expr), restart)
    
     [ FAIL 6 | WARN 0 | SKIP 0 | PASS 17 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1-3
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(gscounts)
     >
     > test_check("gscounts")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_gs-bindingfut.R:10:1): (code run outside of `test_that()`) ──────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test_gs-bindingfut.R:10:0
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_gs-efficacy.R:9:1): (code run outside of `test_that()`) ─────────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test_gs-efficacy.R:9:0
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_gs-fixedfollowup.R:4:1): (code run outside of `test_that()`) ────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test_gs-fixedfollowup.R:4:0
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_gs-nonbindingfut.R:11:1): (code run outside of `test_that()`) ───
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test_gs-nonbindingfut.R:11:0
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_spending.R:5:12): Pocock spending function matches gsdesign ─────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. ├─testthat::expect_equal(...) test_spending.R:5:11
     2. │ └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─base::loadNamespace(x)
     5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     6. └─base:::withOneRestart(expr, restarts[[1L]])
     7. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_spending.R:10:12): OBF spending function matches gsdesign ───────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. ├─testthat::expect_equal(...) test_spending.R:10:11
     2. │ └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─base::loadNamespace(x)
     5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     6. └─base:::withOneRestart(expr, restarts[[1L]])
     7. └─base:::doWithOneRestart(return(expr), restart)
    
     [ FAIL 6 | WARN 0 | SKIP 0 | PASS 17 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.1-3
Check: tests
Result: ERROR
     Running 'testthat.R'
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
     -- Error (test_spending.R:10:12): OBF spending function matches gsdesign -------
     Error: there is no package called 'gsDesign'
     Backtrace:
     x
     1. +-testthat::expect_equal(...) test_spending.R:10:11
     2. | \-testthat::quasi_label(enquo(expected), expected.label, arg = "expected")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-base::loadNamespace(x)
     5. \-base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     6. \-base:::withOneRestart(expr, restarts[[1L]])
     7. \-base:::doWithOneRestart(return(expr), restart)
    
     [ FAIL 6 | WARN 0 | SKIP 0 | PASS 17 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.1-3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(gscounts)
     >
     > test_check("gscounts")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_gs-bindingfut.R:10:1): (code run outside of `test_that()`) ──────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test_gs-bindingfut.R:10:0
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_gs-efficacy.R:9:1): (code run outside of `test_that()`) ─────────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test_gs-efficacy.R:9:0
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_gs-fixedfollowup.R:4:1): (code run outside of `test_that()`) ────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test_gs-fixedfollowup.R:4:0
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_gs-nonbindingfut.R:11:1): (code run outside of `test_that()`) ───
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test_gs-nonbindingfut.R:11:0
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_spending.R:5:12): Pocock spending function matches gsdesign ─────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. ├─testthat::expect_equal(...) test_spending.R:5:11
     2. │ └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─base::loadNamespace(x)
     5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     6. └─base:::withOneRestart(expr, restarts[[1L]])
     7. └─base:::doWithOneRestart(return(expr), restart)
     ── Error (test_spending.R:10:12): OBF spending function matches gsdesign ───────
     Error: there is no package called 'gsDesign'
     Backtrace:
     █
     1. ├─testthat::expect_equal(...) test_spending.R:10:11
     2. │ └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─base::loadNamespace(x)
     5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     6. └─base:::withOneRestart(expr, restarts[[1L]])
     7. └─base:::doWithOneRestart(return(expr), restart)
    
     [ FAIL 6 | WARN 0 | SKIP 0 | PASS 17 ]
     Error: Test failures
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64