CRAN Package Check Results for Package gam

Last updated on 2020-08-19 01:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.20 12.76 37.08 49.84 OK
r-devel-linux-x86_64-debian-gcc 1.20 10.34 28.94 39.28 OK
r-devel-linux-x86_64-fedora-clang 1.20 69.78 OK
r-devel-linux-x86_64-fedora-gcc 1.20 59.86 OK
r-devel-windows-ix86+x86_64 1.20 41.00 65.00 106.00 OK
r-patched-linux-x86_64 1.20 11.84 36.66 48.50 OK
r-patched-solaris-x86 1.20 81.60 OK
r-release-linux-x86_64 1.20 12.79 37.38 50.17 OK
r-release-macos-x86_64 1.20 OK
r-release-windows-ix86+x86_64 1.20 42.00 61.00 103.00 OK
r-oldrel-macos-x86_64 1.20 ERROR
r-oldrel-windows-ix86+x86_64 1.20 35.00 104.00 139.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' [3s]
    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' [3s]
    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