CRAN Package Check Results for Package gam

Last updated on 2020-08-07 01:49:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.20 12.34 37.26 49.60 OK
r-devel-linux-x86_64-debian-gcc 1.20 10.78 28.72 39.50 OK
r-devel-linux-x86_64-fedora-clang 1.20 69.37 OK
r-devel-linux-x86_64-fedora-gcc 1.20 59.67 OK
r-devel-windows-ix86+x86_64 1.20 41.00 65.00 106.00 OK
r-patched-linux-x86_64 1.20 12.88 37.13 50.01 OK
r-patched-solaris-x86 1.20 80.30 OK
r-release-linux-x86_64 1.20 12.99 36.86 49.85 OK
r-release-macos-x86_64 1.20 OK
r-release-windows-ix86+x86_64 1.20 44.00 69.00 113.00 OK
r-oldrel-macos-x86_64 1.20 ERROR
r-oldrel-windows-ix86+x86_64 1.20 31.00 59.00 90.00 ERROR

Check Details

Version: 1.20
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     Testing an2
     Testing step1
     ── 3. Failure: (unknown) (@test_example.R#34) ─────────────────────────────────
     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
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 7 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 3 ]
     1. Failure: (unknown) (@test_example.R#34)
     2. Failure: (unknown) (@test_example.R#34)
     3. Failure: (unknown) (@test_example.R#34)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 1.20
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [1s]
    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
     -- 1. Failure: (unknown) (@test_example.R#34) ---------------------------------
     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
    
     Testing fit2
     Testing fit3
     -- 2. Failure: (unknown) (@test_example.R#34) ---------------------------------
     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
    
     Testing fit4
     Testing fit5
     Testing fit6
     Testing sum1
     Testing an1
     Testing an2
     Testing step1
     -- 3. Failure: (unknown) (@test_example.R#34) ---------------------------------
     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
    
     == testthat results ===========================================================
     [ OK: 7 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 3 ]
     1. Failure: (unknown) (@test_example.R#34)
     2. Failure: (unknown) (@test_example.R#34)
     3. Failure: (unknown) (@test_example.R#34)
    
     Error: testthat unit tests failed
     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
     -- 1. Failure: (unknown) (@test_example.R#34) ---------------------------------
     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
    
     Testing fit2
     Testing fit3
     -- 2. Failure: (unknown) (@test_example.R#34) ---------------------------------
     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
    
     Testing fit4
     Testing fit5
     Testing fit6
     Testing sum1
     Testing an1
     Testing an2
     Testing step1
     -- 3. Failure: (unknown) (@test_example.R#34) ---------------------------------
     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
    
     == testthat results ===========================================================
     [ OK: 7 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 3 ]
     1. Failure: (unknown) (@test_example.R#34)
     2. Failure: (unknown) (@test_example.R#34)
     3. Failure: (unknown) (@test_example.R#34)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64