Last updated on 2018-07-20 09:48:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.77 | 26.46 | 28.23 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.72 | 23.90 | 25.62 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 36.83 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 35.48 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0 | 5.00 | 58.00 | 63.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 1.92 | 28.56 | 30.48 | ERROR | |
r-patched-solaris-x86 | 1.0 | 53.90 | OK | |||
r-release-linux-x86_64 | 1.0 | 2.44 | 28.48 | 30.92 | ERROR | |
r-release-windows-ix86+x86_64 | 1.0 | 6.00 | 40.00 | 46.00 | OK | |
r-release-osx-x86_64 | 1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 43.00 | 49.00 | OK | |
r-oldrel-osx-x86_64 | 1.0 | OK |
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (!requireNamespace("testthat", quietly=TRUE)) install.packages("testthat", dependencies=TRUE, repos="http://cran.rstudio.com/")
> library(nbc4va)
To view the 'nbc4va' package guide see: help(nbc4va)
To cite the original method used in the 'nbc4va' package see: citation("nbc4va")
>
> testthat::test_check("nbc4va")
── 1. Error: summary.nbc() can handle incorrect input data types (@test_nbc4va.R
the condition has length > 1
1: expect_warning(nbc4va:::internalCheckNBCSummary(results, csmfa.obs = c(9, 10, 5))) at testthat/test_nbc4va.R:141
2: quasi_capture(enquo(object), capture_warnings, label = label)
3: capture(act$val <- eval_bare(get_expr(quo), get_env(quo)))
4: withCallingHandlers(code, warning = function(condition) {
out$push(condition)
invokeRestart("muffleWarning")
})
5: eval_bare(get_expr(quo), get_env(quo))
6: nbc4va:::internalCheckNBCSummary(results, csmfa.obs = c(9, 10, 5))
══ testthat results ═══════════════════════════════════════════════════════════
OK: 77 SKIPPED: 0 FAILED: 1
1. Error: summary.nbc() can handle incorrect input data types (@test_nbc4va.R#141)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64