Last updated on 2021-02-26 00:48:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.20 | 13.40 | 39.61 | 53.01 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.20 | 9.91 | 30.50 | 40.41 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.20 | 74.86 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.20 | 63.61 | OK | |||
r-devel-windows-ix86+x86_64 | 1.20 | 28.00 | 55.00 | 83.00 | OK | |
r-patched-linux-x86_64 | 1.20 | 11.67 | 37.60 | 49.27 | OK | |
r-patched-solaris-x86 | 1.20 | 97.10 | OK | |||
r-release-linux-x86_64 | 1.20 | 12.09 | 38.08 | 50.17 | OK | |
r-release-macos-x86_64 | 1.20 | OK | ||||
r-release-windows-ix86+x86_64 | 1.20 | 32.00 | 51.00 | 83.00 | OK | |
r-oldrel-macos-x86_64 | 1.20 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.20 | 31.00 | 68.00 | 99.00 | ERROR |
Version: 1.20
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
objects[[x]] not equal to expected[[x]].
Component "family": Component "initialize": Modes of target, current: expression, call
Component "family": Component "initialize": target, current do not match when deparsed
── Failure (test_example.R:34:5): (code run outside of `test_that()`) ──────────
objects[[x]] not equal to expected[[x]].
Component "family": Component "initialize": Modes of target, current: expression, call
Component "family": Component "initialize": target, current do not match when deparsed
── Failure (test_example.R:34:5): (code run outside of `test_that()`) ──────────
objects[[x]] not equal to expected[[x]].
Component "anova": Component "From": 'current' is not a factor
Component "anova": Component "To": 'current' is not a factor
[ FAIL 3 | WARN 1 | SKIP 0 | PASS 7 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 1.20
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(gam)
Loading required package: splines
Loading required package: foreach
Loaded gam 1.20
>
> test_check("gam")
Start: y ~ s(x, 6) + z; AIC= 43.7495
Step:1 y ~ s(x, 6) ; AIC= 42.6681
Testing fit1
Testing fit2
Testing fit3
Testing fit4
Testing fit5
Testing fit6
Testing sum1
Testing an1
Testing an2
Testing step1
== Warnings ====================================================================
-- Warning (test_example.R:5:1): (code run outside of `test_that()`) -----------
37 observations omitted due to missing values in the response
Backtrace:
1. gam::gam(...) test_example.R:5:0
2. gam:::na.action(mf)
== Failed tests ================================================================
-- Failure (test_example.R:34:5): (code run outside of `test_that()`) ----------
objects[[x]] not equal to expected[[x]].
Component "family": Component "initialize": Modes of target, current: expression, call
Component "family": Component "initialize": target, current do not match when deparsed
-- Failure (test_example.R:34:5): (code run outside of `test_that()`) ----------
objects[[x]] not equal to expected[[x]].
Component "family": Component "initialize": Modes of target, current: expression, call
Component "family": Component "initialize": target, current do not match when deparsed
-- Failure (test_example.R:34:5): (code run outside of `test_that()`) ----------
objects[[x]] not equal to expected[[x]].
Component "anova": Component "From": 'current' is not a factor
Component "anova": Component "To": 'current' is not a factor
[ FAIL 3 | WARN 1 | SKIP 0 | PASS 7 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 1.20
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(gam)
Loading required package: splines
Loading required package: foreach
Loaded gam 1.20
>
> test_check("gam")
Start: y ~ s(x, 6) + z; AIC= 43.7495
Step:1 y ~ s(x, 6) ; AIC= 42.6681
Testing fit1
Testing fit2
Testing fit3
Testing fit4
Testing fit5
Testing fit6
Testing sum1
Testing an1
Testing an2
Testing step1
== Warnings ====================================================================
-- Warning (test_example.R:5:1): (code run outside of `test_that()`) -----------
37 observations omitted due to missing values in the response
Backtrace:
1. gam::gam(...) test_example.R:5:0
2. gam:::na.action(mf)
== Failed tests ================================================================
-- Failure (test_example.R:34:5): (code run outside of `test_that()`) ----------
objects[[x]] not equal to expected[[x]].
Component "family": Component "initialize": Modes of target, current: expression, call
Component "family": Component "initialize": target, current do not match when deparsed
-- Failure (test_example.R:34:5): (code run outside of `test_that()`) ----------
objects[[x]] not equal to expected[[x]].
Component "family": Component "initialize": Modes of target, current: expression, call
Component "family": Component "initialize": target, current do not match when deparsed
-- Failure (test_example.R:34:5): (code run outside of `test_that()`) ----------
objects[[x]] not equal to expected[[x]].
Component "anova": Component "From": 'current' is not a factor
Component "anova": Component "To": 'current' is not a factor
[ FAIL 3 | WARN 1 | SKIP 0 | PASS 7 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64