CRAN Package Check Results for Package driftR

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 7.47 66.43 73.90 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.0 5.34 50.72 56.06 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.0 95.35 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.0 84.26 ERROR
r-devel-windows-ix86+x86_64 1.1.0 21.00 87.00 108.00 ERROR
r-patched-linux-x86_64 1.1.0 7.14 63.14 70.28 ERROR
r-patched-solaris-x86 1.1.0 120.80 ERROR
r-release-linux-x86_64 1.1.0 6.51 63.85 70.36 ERROR
r-release-osx-x86_64 1.1.0 OK
r-release-windows-ix86+x86_64 1.1.0 23.00 113.00 136.00 ERROR
r-oldrel-osx-x86_64 1.1.0 OK
r-oldrel-windows-ix86+x86_64 1.1.0 18.00 104.00 122.00 ERROR

Check Details

Version: 1.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [9s/11s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(driftR)
     >
     > test_check("driftR")
     -- 1. Failure: importing the data (@test_import.R#29) -------------------------
     `result1` not equal to `test_data2`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     -- 2. Failure: importing the data (@test_read.R#40) ---------------------------
     `sondeResult1` not equal to `sondeClean`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     == testthat results ===========================================================
     [ OK: 202 | SKIPPED: 0 | WARNINGS: 15 | FAILED: 2 ]
     1. Failure: importing the data (@test_import.R#29)
     2. Failure: importing the data (@test_read.R#40)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [7s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(driftR)
     >
     > test_check("driftR")
     ── 1. Failure: importing the data (@test_import.R#29) ─────────────────────────
     `result1` not equal to `test_data2`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     ── 2. Failure: importing the data (@test_read.R#40) ───────────────────────────
     `sondeResult1` not equal to `sondeClean`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 202 | SKIPPED: 0 | WARNINGS: 15 | FAILED: 2 ]
     1. Failure: importing the data (@test_import.R#29)
     2. Failure: importing the data (@test_read.R#40)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [10s/15s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(driftR)
     >
     > test_check("driftR")
     ── 1. Failure: importing the data (@test_import.R#29) ─────────────────────────
     `result1` not equal to `test_data2`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     ── 2. Failure: importing the data (@test_read.R#40) ───────────────────────────
     `sondeResult1` not equal to `sondeClean`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 202 | SKIPPED: 0 | WARNINGS: 15 | FAILED: 2 ]
     1. Failure: importing the data (@test_import.R#29)
     2. Failure: importing the data (@test_read.R#40)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [10s/14s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(driftR)
     >
     > test_check("driftR")
     ── 1. Failure: importing the data (@test_import.R#29) ─────────────────────────
     `result1` not equal to `test_data2`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     ── 2. Failure: importing the data (@test_read.R#40) ───────────────────────────
     `sondeResult1` not equal to `sondeClean`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 202 | SKIPPED: 0 | WARNINGS: 15 | FAILED: 2 ]
     1. Failure: importing the data (@test_import.R#29)
     2. Failure: importing the data (@test_read.R#40)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [11s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(driftR)
     >
     > test_check("driftR")
     -- 1. Failure: importing the data (@test_import.R#29) -------------------------
     `result1` not equal to `test_data2`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     -- 2. Failure: importing the data (@test_read.R#40) ---------------------------
     `sondeResult1` not equal to `sondeClean`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     == testthat results ===========================================================
     [ OK: 202 | SKIPPED: 0 | WARNINGS: 15 | FAILED: 2 ]
     1. Failure: importing the data (@test_import.R#29)
     2. Failure: importing the data (@test_read.R#40)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(driftR)
     >
     > test_check("driftR")
     ── 1. Failure: importing the data (@test_import.R#29) ─────────────────────────
     `result1` not equal to `test_data2`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     ── 2. Failure: importing the data (@test_read.R#40) ───────────────────────────
     `sondeResult1` not equal to `sondeClean`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 202 | SKIPPED: 0 | WARNINGS: 15 | FAILED: 2 ]
     1. Failure: importing the data (@test_import.R#29)
     2. Failure: importing the data (@test_read.R#40)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [14s/19s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(driftR)
     >
     > test_check("driftR")
     ── 1. Failure: importing the data (@test_import.R#29) ─────────────────────────
     `result1` not equal to `test_data2`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     ── 2. Failure: importing the data (@test_read.R#40) ───────────────────────────
     `sondeResult1` not equal to `sondeClean`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 202 | SKIPPED: 0 | WARNINGS: 15 | FAILED: 2 ]
     1. Failure: importing the data (@test_import.R#29)
     2. Failure: importing the data (@test_read.R#40)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(driftR)
     >
     > test_check("driftR")
     ── 1. Failure: importing the data (@test_import.R#29) ─────────────────────────
     `result1` not equal to `test_data2`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     ── 2. Failure: importing the data (@test_read.R#40) ───────────────────────────
     `sondeResult1` not equal to `sondeClean`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 202 | SKIPPED: 0 | WARNINGS: 15 | FAILED: 2 ]
     1. Failure: importing the data (@test_import.R#29)
     2. Failure: importing the data (@test_read.R#40)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 1.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [13s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(driftR)
     >
     > test_check("driftR")
     -- 1. Failure: importing the data (@test_import.R#29) -------------------------
     `result1` not equal to `test_data2`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     -- 2. Failure: importing the data (@test_read.R#40) ---------------------------
     `sondeResult1` not equal to `sondeClean`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     == testthat results ===========================================================
     [ OK: 202 | SKIPPED: 0 | WARNINGS: 15 | FAILED: 2 ]
     1. Failure: importing the data (@test_import.R#29)
     2. Failure: importing the data (@test_read.R#40)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 1.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [12s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(driftR)
     >
     > test_check("driftR")
     -- 1. Failure: importing the data (@test_import.R#29) -------------------------
     `result1` not equal to `test_data2`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     -- 2. Failure: importing the data (@test_read.R#40) ---------------------------
     `sondeResult1` not equal to `sondeClean`.
     Attributes: < Component "class": Lengths (3, 1) differ (string compare on first 1) >
     Attributes: < Component "class": 1 string mismatch >
    
     == testthat results ===========================================================
     [ OK: 202 | SKIPPED: 0 | WARNINGS: 15 | FAILED: 2 ]
     1. Failure: importing the data (@test_import.R#29)
     2. Failure: importing the data (@test_read.R#40)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64