Last updated on 2021-02-24 23:49:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.19 | 36.87 | 39.06 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.61 | 27.68 | 29.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 57.39 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 24.65 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 40.00 | 46.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 2.32 | 35.70 | 38.02 | OK | |
r-patched-solaris-x86 | 0.1.0 | 64.20 | OK | |||
r-release-linux-x86_64 | 0.1.0 | 2.38 | 36.20 | 38.58 | OK | |
r-release-macos-x86_64 | 0.1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 6.00 | 74.00 | 80.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 4.00 | 49.00 | 53.00 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(generics)
Attaching package: 'generics'
The following objects are masked from 'package:base':
as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
setequal, union
>
> test_check("generics")
== Failed tests ================================================================
-- Error (test-s4.R:9:1): (code run outside of `test_that()`) ------------------
Error: object 'lev' not found
Backtrace:
x
1. \-pkgload::load_all("testS4Docs") test-s4.R:9:0
2. \-pkgload:::setup_ns_exports(path, export_all, export_imports)
3. \-methods:::add_classes_to_exports(...)
-- Failure (test-single-package.R:28:3): multiple methods are correctly itemized --
Results have changed from known value recorded in 'testMultiMethod/test-1.txt'.
old[5:7] vs new[5:11]
"\\itemize{"
"\\item \\code{\\link[testMultiMethod]{multi-method-2}}: \\code{default}"
"\\item \\code{\\link[testMultiMethod]{multi-method-3}}: \\code{data.frame}"
"}"
+ "\\code{testS4Docs}"
+ "\\itemize{"
+ "\\item \\code{\\link[testS4Docs]{multi_method}}: \\code{ANY,ANY}, \\code{numeric,ANY}, \\code{numeric,integer}"
+ "}"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 6 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-ix86+x86_64