CRAN Package Check Results for Package RCMIP5

Last updated on 2020-06-15 08:53:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 10.42 185.19 195.61 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.0 9.83 138.65 148.48 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.0 232.78 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.0 224.08 ERROR
r-devel-windows-ix86+x86_64 1.2.0 30.00 236.00 266.00 ERROR
r-patched-linux-x86_64 1.2.0 10.72 177.57 188.29 ERROR
r-patched-solaris-x86 1.2.0 304.00 ERROR
r-release-linux-x86_64 1.2.0 10.41 176.68 187.09 ERROR
r-release-osx-x86_64 1.2.0 OK
r-release-windows-ix86+x86_64 1.2.0 31.00 175.00 206.00 ERROR
r-oldrel-osx-x86_64 1.2.0 OK
r-oldrel-windows-ix86+x86_64 1.2.0 24.00 183.00 207.00 ERROR

Check Details

Version: 1.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [80s/87s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > test_check("RCMIP5")
     Loading required package: RCMIP5
     -- 1. Failure: monthly data (@test_chainedOperations.R#42) --------------------
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     -- 2. Failure: monthly data (@test_chainedOperations.R#63) --------------------
     d32$val not equal to d42$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     -- 3. Failure: annual data (@test_chainedOperations.R#97) ---------------------
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     -- 4. Failure: four-D data (@test_chainedOperations.R#132) --------------------
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 1: Modes: numeric, logical
     Component 1: target is numeric, current is logical
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Mean relative difference: 2
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     ...
     data.frame
    
     -- 5. Failure: four-D data (@test_chainedOperations.R#159) --------------------
     d33$val not equal to d43$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     == testthat results ===========================================================
     [ OK: 799 | SKIPPED: 29 | WARNINGS: 1 | FAILED: 5 ]
     1. Failure: monthly data (@test_chainedOperations.R#42)
     2. Failure: monthly data (@test_chainedOperations.R#63)
     3. Failure: annual data (@test_chainedOperations.R#97)
     4. Failure: four-D data (@test_chainedOperations.R#132)
     5. Failure: four-D data (@test_chainedOperations.R#159)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [59s/83s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check("RCMIP5")
     Loading required package: RCMIP5
     ── 1. Failure: monthly data (@test_chainedOperations.R#42) ────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 2. Failure: monthly data (@test_chainedOperations.R#63) ────────────────────
     d32$val not equal to d42$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 3. Failure: annual data (@test_chainedOperations.R#97) ─────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 4. Failure: four-D data (@test_chainedOperations.R#132) ────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 1: Modes: numeric, logical
     Component 1: target is numeric, current is logical
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Mean relative difference: 2
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     ...
     data.frame
    
     ── 5. Failure: four-D data (@test_chainedOperations.R#159) ────────────────────
     d33$val not equal to d43$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 799 | SKIPPED: 29 | WARNINGS: 1 | FAILED: 5 ]
     1. Failure: monthly data (@test_chainedOperations.R#42)
     2. Failure: monthly data (@test_chainedOperations.R#63)
     3. Failure: annual data (@test_chainedOperations.R#97)
     4. Failure: four-D data (@test_chainedOperations.R#132)
     5. Failure: four-D data (@test_chainedOperations.R#159)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [86s/100s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check("RCMIP5")
     Loading required package: RCMIP5
     ── 1. Failure: monthly data (@test_chainedOperations.R#42) ────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 2. Failure: monthly data (@test_chainedOperations.R#63) ────────────────────
     d32$val not equal to d42$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 3. Failure: annual data (@test_chainedOperations.R#97) ─────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 4. Failure: four-D data (@test_chainedOperations.R#132) ────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 1: Modes: numeric, logical
     Component 1: target is numeric, current is logical
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Mean relative difference: 2
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     ...
     data.frame
    
     ── 5. Failure: four-D data (@test_chainedOperations.R#159) ────────────────────
     d33$val not equal to d43$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 799 | SKIPPED: 29 | WARNINGS: 1 | FAILED: 5 ]
     1. Failure: monthly data (@test_chainedOperations.R#42)
     2. Failure: monthly data (@test_chainedOperations.R#63)
     3. Failure: annual data (@test_chainedOperations.R#97)
     4. Failure: four-D data (@test_chainedOperations.R#132)
     5. Failure: four-D data (@test_chainedOperations.R#159)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [88s/105s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check("RCMIP5")
     Loading required package: RCMIP5
     ── 1. Failure: monthly data (@test_chainedOperations.R#42) ────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 2. Failure: monthly data (@test_chainedOperations.R#63) ────────────────────
     d32$val not equal to d42$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 3. Failure: annual data (@test_chainedOperations.R#97) ─────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 4. Failure: four-D data (@test_chainedOperations.R#132) ────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 1: Modes: numeric, logical
     Component 1: target is numeric, current is logical
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Mean relative difference: 2
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     ...
     data.frame
    
     ── 5. Failure: four-D data (@test_chainedOperations.R#159) ────────────────────
     d33$val not equal to d43$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 799 | SKIPPED: 29 | WARNINGS: 1 | FAILED: 5 ]
     1. Failure: monthly data (@test_chainedOperations.R#42)
     2. Failure: monthly data (@test_chainedOperations.R#63)
     3. Failure: annual data (@test_chainedOperations.R#97)
     4. Failure: four-D data (@test_chainedOperations.R#132)
     5. Failure: four-D data (@test_chainedOperations.R#159)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [91s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > test_check("RCMIP5")
     Loading required package: RCMIP5
     -- 1. Failure: monthly data (@test_chainedOperations.R#42) --------------------
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     -- 2. Failure: monthly data (@test_chainedOperations.R#63) --------------------
     d32$val not equal to d42$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     -- 3. Failure: annual data (@test_chainedOperations.R#97) ---------------------
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     -- 4. Failure: four-D data (@test_chainedOperations.R#132) --------------------
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 1: Modes: numeric, logical
     Component 1: target is numeric, current is logical
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Mean relative difference: 2
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     ...
     data.frame
    
     -- 5. Failure: four-D data (@test_chainedOperations.R#159) --------------------
     d33$val not equal to d43$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     == testthat results ===========================================================
     [ OK: 799 | SKIPPED: 29 | WARNINGS: 1 | FAILED: 5 ]
     1. Failure: monthly data (@test_chainedOperations.R#42)
     2. Failure: monthly data (@test_chainedOperations.R#63)
     3. Failure: annual data (@test_chainedOperations.R#97)
     4. Failure: four-D data (@test_chainedOperations.R#132)
     5. Failure: four-D data (@test_chainedOperations.R#159)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [76s/81s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check("RCMIP5")
     Loading required package: RCMIP5
     ── 1. Failure: monthly data (@test_chainedOperations.R#42) ────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 2. Failure: monthly data (@test_chainedOperations.R#63) ────────────────────
     d32$val not equal to d42$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 3. Failure: annual data (@test_chainedOperations.R#97) ─────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 4. Failure: four-D data (@test_chainedOperations.R#132) ────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 1: Modes: numeric, logical
     Component 1: target is numeric, current is logical
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Mean relative difference: 2
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     ...
     data.frame
    
     ── 5. Failure: four-D data (@test_chainedOperations.R#159) ────────────────────
     d33$val not equal to d43$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 799 | SKIPPED: 29 | WARNINGS: 1 | FAILED: 5 ]
     1. Failure: monthly data (@test_chainedOperations.R#42)
     2. Failure: monthly data (@test_chainedOperations.R#63)
     3. Failure: annual data (@test_chainedOperations.R#97)
     4. Failure: four-D data (@test_chainedOperations.R#132)
     5. Failure: four-D data (@test_chainedOperations.R#159)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [115s/127s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check("RCMIP5")
     Loading required package: RCMIP5
     ── 1. Failure: monthly data (@test_chainedOperations.R#42) ────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 2. Failure: monthly data (@test_chainedOperations.R#63) ────────────────────
     d32$val not equal to d42$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 3. Failure: annual data (@test_chainedOperations.R#97) ─────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 4. Failure: four-D data (@test_chainedOperations.R#132) ────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 1: Modes: numeric, logical
     Component 1: target is numeric, current is logical
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Mean relative difference: 2
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     ...
     data.frame
    
     ── 5. Failure: four-D data (@test_chainedOperations.R#159) ────────────────────
     d33$val not equal to d43$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 799 | SKIPPED: 29 | WARNINGS: 1 | FAILED: 5 ]
     1. Failure: monthly data (@test_chainedOperations.R#42)
     2. Failure: monthly data (@test_chainedOperations.R#63)
     3. Failure: annual data (@test_chainedOperations.R#97)
     4. Failure: four-D data (@test_chainedOperations.R#132)
     5. Failure: four-D data (@test_chainedOperations.R#159)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [75s/80s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check("RCMIP5")
     Loading required package: RCMIP5
     ── 1. Failure: monthly data (@test_chainedOperations.R#42) ────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 2. Failure: monthly data (@test_chainedOperations.R#63) ────────────────────
     d32$val not equal to d42$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 3. Failure: annual data (@test_chainedOperations.R#97) ─────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ── 4. Failure: four-D data (@test_chainedOperations.R#132) ────────────────────
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 1: Modes: numeric, logical
     Component 1: target is numeric, current is logical
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Mean relative difference: 2
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     ...
     data.frame
    
     ── 5. Failure: four-D data (@test_chainedOperations.R#159) ────────────────────
     d33$val not equal to d43$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 799 | SKIPPED: 29 | WARNINGS: 1 | FAILED: 5 ]
     1. Failure: monthly data (@test_chainedOperations.R#42)
     2. Failure: monthly data (@test_chainedOperations.R#63)
     3. Failure: annual data (@test_chainedOperations.R#97)
     4. Failure: four-D data (@test_chainedOperations.R#132)
     5. Failure: four-D data (@test_chainedOperations.R#159)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 1.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [66s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > test_check("RCMIP5")
     Loading required package: RCMIP5
     -- 1. Failure: monthly data (@test_chainedOperations.R#42) --------------------
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     -- 2. Failure: monthly data (@test_chainedOperations.R#63) --------------------
     d32$val not equal to d42$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     -- 3. Failure: annual data (@test_chainedOperations.R#97) ---------------------
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     -- 4. Failure: four-D data (@test_chainedOperations.R#132) --------------------
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 1: Modes: numeric, logical
     Component 1: target is numeric, current is logical
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Mean relative difference: 2
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     ...
     data.frame
    
     -- 5. Failure: four-D data (@test_chainedOperations.R#159) --------------------
     d33$val not equal to d43$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     == testthat results ===========================================================
     [ OK: 799 | SKIPPED: 29 | WARNINGS: 1 | FAILED: 5 ]
     1. Failure: monthly data (@test_chainedOperations.R#42)
     2. Failure: monthly data (@test_chainedOperations.R#63)
     3. Failure: annual data (@test_chainedOperations.R#97)
     4. Failure: four-D data (@test_chainedOperations.R#132)
     5. Failure: four-D data (@test_chainedOperations.R#159)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 1.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [81s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > test_check("RCMIP5")
     Loading required package: RCMIP5
     -- 1. Failure: monthly data (@test_chainedOperations.R#42) --------------------
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     -- 2. Failure: monthly data (@test_chainedOperations.R#63) --------------------
     d32$val not equal to d42$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     -- 3. Failure: annual data (@test_chainedOperations.R#97) ---------------------
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     -- 4. Failure: four-D data (@test_chainedOperations.R#132) --------------------
     d12$val not equal to d22$val.
     Names: 5 string mismatches
     Component 1: Modes: numeric, logical
     Component 1: target is numeric, current is logical
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Mean relative difference: 2
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     ...
     data.frame
    
     -- 5. Failure: four-D data (@test_chainedOperations.R#159) --------------------
     d33$val not equal to d43$val.
     Names: 5 string mismatches
     Component 2: Modes: numeric, logical
     Component 2: target is numeric, current is logical
     Component 3: Modes: numeric, logical
     Component 3: target is numeric, current is logical
     Component 4: Modes: logical, numeric
     Component 4: target is logical, current is numeric
     Component 5: Modes: logical, numeric
     Component 5: target is logical, current is numeric
     data.frame
    
     == testthat results ===========================================================
     [ OK: 799 | SKIPPED: 29 | WARNINGS: 1 | FAILED: 5 ]
     1. Failure: monthly data (@test_chainedOperations.R#42)
     2. Failure: monthly data (@test_chainedOperations.R#63)
     3. Failure: annual data (@test_chainedOperations.R#97)
     4. Failure: four-D data (@test_chainedOperations.R#132)
     5. Failure: four-D data (@test_chainedOperations.R#159)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64