Last updated on 2022-04-27 11:54:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 85.07 | 93.94 | 179.01 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 67.25 | 71.43 | 138.68 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 238.55 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 218.24 | ERROR | |||
| r-devel-windows-x86_64 | 1.0 | 150.00 | 146.00 | 296.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 73.74 | 89.16 | 162.90 | NOTE | |
| r-release-linux-x86_64 | 1.0 | 64.91 | 88.55 | 153.46 | NOTE | |
| r-release-macos-arm64 | 1.0 | 66.00 | NOTE | |||
| r-release-macos-x86_64 | 1.0 | 121.00 | NOTE | |||
| r-release-windows-x86_64 | 1.0 | 105.00 | 164.00 | 269.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0 | 70.00 | NOTE | |||
| r-oldrel-macos-x86_64 | 1.0 | 81.00 | NOTE | |||
| r-oldrel-windows-ix86+x86_64 | 1.0 | 201.00 | 124.00 | 325.00 | NOTE | 
Version: 1.0
Check: LazyData
Result: NOTE
      'LazyData' is specified without a 'data' directory
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-ix86+x86_64
Version: 1.0
Check: tests
Result: ERROR
      Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(SCPME)
      Loading required package: Rcpp
      Loading required package: RcppProgress
      Loading required package: doParallel
      Loading required package: foreach
      Loading required package: iterators
      Loading required package: parallel
      > 
      > test_check("SCPME")
      
      Optimal tuning parameter on boundary...!
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 11 ]
      
      ══ Failed tests ════════════════════════════════════════════════════════════════
      ── Failure (testSCPME.R:30:1): (code run outside of `test_that()`) ─────────────
      `shrink(data$X, data$Y, path = TRUE, trace = "none")` threw an error.
      Message: 'length = 5' in coercion to 'logical(1)'
      Class:   simpleError/error/condition
      Backtrace:
          ▆
       1. ├─testthat::expect_error(...) at testSCPME.R:30:0
       2. │ └─testthat:::quasi_capture(...)
       3. │   ├─testthat .capture(...)
       4. │   │ └─base::withCallingHandlers(...)
       5. │   └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
       6. └─SCPME::shrink(data$X, data$Y, path = TRUE, trace = "none")
      
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 11 ]
      Error: Test failures
      Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc