CRAN Package Check Results for Package ICvectorfields

Last updated on 2021-09-09 07:49:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 3.91 100.75 104.66 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.2 3.20 75.63 78.83 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.2 131.60 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.2 122.30 ERROR
r-devel-windows-x86_64 0.0.2 7.00 120.00 127.00 ERROR
r-devel-windows-x86_64-gcc10-UCRT 0.0.2 ERROR
r-patched-linux-x86_64 0.0.2 3.69 94.32 98.01 ERROR
r-patched-solaris-x86 0.0.2 157.10 ERROR
r-release-linux-x86_64 0.0.2 3.02 94.74 97.76 ERROR
r-release-macos-arm64 0.0.2 OK
r-release-macos-x86_64 0.0.2 OK
r-release-windows-ix86+x86_64 0.0.2 6.00 133.00 139.00 ERROR
r-oldrel-macos-x86_64 0.0.2 OK
r-oldrel-windows-ix86+x86_64 0.0.2 6.00 123.00 129.00 ERROR

Check Details

Version: 0.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [12s/13s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ICvectorfields)
     >
     > test_check("ICvectorfields")
     == Failed tests ================================================================
     -- Failure (test-DispField.R:16:3): DispField correctly estimates displacement --
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     -- Failure (test-DispField.R:17:3): DispField correctly estimates displacement --
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldST.R:27:3): DispFieldST correctly estimates vertical velocity --
     round(VFdf2$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldST.R:28:3): DispFieldST correctly estimates vertical velocity --
     VFdf2$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldSTall.R:27:3): DispFieldSTall correctly estimates vertical velocity --
     round(VFdf4$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldSTall.R:28:3): DispFieldSTall correctly estimates vertical velocity --
     VFdf4$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldSTbb.R:22:3): DispFieldST correctly estimates vertical velocity --
     round(VFdf3$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldSTbb.R:23:3): DispFieldST correctly estimates vertical velocity --
     VFdf3$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldSTbball.R:27:3): DispFieldSTbball correctly estimates vertical velocity --
     round(VFdf5$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldSTbball.R:28:3): DispFieldSTbball correctly estimates vertical velocity --
     VFdf5$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldbb.R:14:3): DispFieldbb correctly estimates displacement --
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     -- Failure (test-DispFieldbb.R:15:3): DispFieldbb correctly estimates displacement --
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-utils_functions.R:30:3): raster to matrix conversion works ----
     RastToMatrix(rastz) (`actual`) not equal to `matz` (`expected`).
    
     actual vs expected
     [,1] [,2] [,3]
     - actual[1, ] 1 4 7
     + expected[1, ] 1 2 3
     - actual[2, ] 2 5 8
     + expected[2, ] 4 5 6
     - actual[3, ] 3 6 9
     + expected[3, ] 7 8 9
    
     [ FAIL 13 | WARN 0 | SKIP 0 | PASS 8 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/14s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ICvectorfields)
     >
     > test_check("ICvectorfields")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-DispField.R:16:3): DispField correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispField.R:17:3): DispField correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldST.R:27:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf2$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldST.R:28:3): DispFieldST correctly estimates vertical velocity ──
     VFdf2$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTall.R:27:3): DispFieldSTall correctly estimates vertical velocity ──
     round(VFdf4$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTall.R:28:3): DispFieldSTall correctly estimates vertical velocity ──
     VFdf4$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbb.R:22:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf3$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbb.R:23:3): DispFieldST correctly estimates vertical velocity ──
     VFdf3$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbball.R:27:3): DispFieldSTbball correctly estimates vertical velocity ──
     round(VFdf5$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbball.R:28:3): DispFieldSTbball correctly estimates vertical velocity ──
     VFdf5$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldbb.R:14:3): DispFieldbb correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispFieldbb.R:15:3): DispFieldbb correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-utils_functions.R:30:3): raster to matrix conversion works ────
     RastToMatrix(rastz) (`actual`) not equal to `matz` (`expected`).
    
     actual vs expected
     [,1] [,2] [,3]
     - actual[1, ] 1 4 7
     + expected[1, ] 1 2 3
     - actual[2, ] 2 5 8
     + expected[2, ] 4 5 6
     - actual[3, ] 3 6 9
     + expected[3, ] 7 8 9
    
     [ FAIL 13 | WARN 0 | SKIP 0 | PASS 8 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [13s/18s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ICvectorfields)
     >
     > test_check("ICvectorfields")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-DispField.R:16:3): DispField correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispField.R:17:3): DispField correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldST.R:27:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf2$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldST.R:28:3): DispFieldST correctly estimates vertical velocity ──
     VFdf2$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTall.R:27:3): DispFieldSTall correctly estimates vertical velocity ──
     round(VFdf4$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTall.R:28:3): DispFieldSTall correctly estimates vertical velocity ──
     VFdf4$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbb.R:22:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf3$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbb.R:23:3): DispFieldST correctly estimates vertical velocity ──
     VFdf3$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbball.R:27:3): DispFieldSTbball correctly estimates vertical velocity ──
     round(VFdf5$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbball.R:28:3): DispFieldSTbball correctly estimates vertical velocity ──
     VFdf5$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldbb.R:14:3): DispFieldbb correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispFieldbb.R:15:3): DispFieldbb correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-utils_functions.R:30:3): raster to matrix conversion works ────
     RastToMatrix(rastz) (`actual`) not equal to `matz` (`expected`).
    
     actual vs expected
     [,1] [,2] [,3]
     - actual[1, ] 1 4 7
     + expected[1, ] 1 2 3
     - actual[2, ] 2 5 8
     + expected[2, ] 4 5 6
     - actual[3, ] 3 6 9
     + expected[3, ] 7 8 9
    
     [ FAIL 13 | WARN 0 | SKIP 0 | PASS 8 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [13s/17s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ICvectorfields)
     >
     > test_check("ICvectorfields")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-DispField.R:16:3): DispField correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispField.R:17:3): DispField correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldST.R:27:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf2$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldST.R:28:3): DispFieldST correctly estimates vertical velocity ──
     VFdf2$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTall.R:27:3): DispFieldSTall correctly estimates vertical velocity ──
     round(VFdf4$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTall.R:28:3): DispFieldSTall correctly estimates vertical velocity ──
     VFdf4$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbb.R:22:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf3$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbb.R:23:3): DispFieldST correctly estimates vertical velocity ──
     VFdf3$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbball.R:27:3): DispFieldSTbball correctly estimates vertical velocity ──
     round(VFdf5$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbball.R:28:3): DispFieldSTbball correctly estimates vertical velocity ──
     VFdf5$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldbb.R:14:3): DispFieldbb correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispFieldbb.R:15:3): DispFieldbb correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-utils_functions.R:30:3): raster to matrix conversion works ────
     RastToMatrix(rastz) (`actual`) not equal to `matz` (`expected`).
    
     actual vs expected
     [,1] [,2] [,3]
     - actual[1, ] 1 4 7
     + expected[1, ] 1 2 3
     - actual[2, ] 2 5 8
     + expected[2, ] 4 5 6
     - actual[3, ] 3 6 9
     + expected[3, ] 7 8 9
    
     [ FAIL 13 | WARN 0 | SKIP 0 | PASS 8 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [11s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ICvectorfields)
     >
     > test_check("ICvectorfields")
     == Failed tests ================================================================
     -- Failure (test-DispField.R:16:3): DispField correctly estimates displacement --
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     -- Failure (test-DispField.R:17:3): DispField correctly estimates displacement --
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldST.R:27:3): DispFieldST correctly estimates vertical velocity --
     round(VFdf2$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldST.R:28:3): DispFieldST correctly estimates vertical velocity --
     VFdf2$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldSTall.R:27:3): DispFieldSTall correctly estimates vertical velocity --
     round(VFdf4$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldSTall.R:28:3): DispFieldSTall correctly estimates vertical velocity --
     VFdf4$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldSTbb.R:22:3): DispFieldST correctly estimates vertical velocity --
     round(VFdf3$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldSTbb.R:23:3): DispFieldST correctly estimates vertical velocity --
     VFdf3$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldSTbball.R:27:3): DispFieldSTbball correctly estimates vertical velocity --
     round(VFdf5$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldSTbball.R:28:3): DispFieldSTbball correctly estimates vertical velocity --
     VFdf5$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldbb.R:14:3): DispFieldbb correctly estimates displacement --
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     -- Failure (test-DispFieldbb.R:15:3): DispFieldbb correctly estimates displacement --
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-utils_functions.R:30:3): raster to matrix conversion works ----
     RastToMatrix(rastz) (`actual`) not equal to `matz` (`expected`).
    
     actual vs expected
     [,1] [,2] [,3]
     - actual[1, ] 1 4 7
     + expected[1, ] 1 2 3
     - actual[2, ] 2 5 8
     + expected[2, ] 4 5 6
     - actual[3, ] 3 6 9
     + expected[3, ] 7 8 9
    
     [ FAIL 13 | WARN 0 | SKIP 0 | PASS 8 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.0.2
Check: tests
Result: ERROR
     Running 'testthat.R'
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ICvectorfields)
     >
     > test_check("ICvectorfields")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-DispField.R:16:3): DispField correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispField.R:17:3): DispField correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldST.R:27:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf2$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldST.R:28:3): DispFieldST correctly estimates vertical velocity ──
     VFdf2$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTall.R:27:3): DispFieldSTall correctly estimates vertical velocity ──
     round(VFdf4$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTall.R:28:3): DispFieldSTall correctly estimates vertical velocity ──
     VFdf4$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbb.R:22:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf3$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbb.R:23:3): DispFieldST correctly estimates vertical velocity ──
     VFdf3$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbball.R:27:3): DispFieldSTbball correctly estimates vertical velocity ──
     round(VFdf5$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbball.R:28:3): DispFieldSTbball correctly estimates vertical velocity ──
     VFdf5$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldbb.R:14:3): DispFieldbb correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispFieldbb.R:15:3): DispFieldbb correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-utils_functions.R:30:3): raster to matrix conversion works ────
     RastToMatrix(rastz) (`actual`) not equal to `matz` (`expected`).
    
     actual vs expected
     [,1] [,2] [,3]
     - actual[1, ] 1 4 7
     + expected[1, ] 1 2 3
     - actual[2, ] 2 5 8
     + expected[2, ] 4 5 6
     - actual[3, ] 3 6 9
     + expected[3, ] 7 8 9
    
     [ FAIL 13 | WARN 0 | SKIP 0 | PASS 8 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [11s/13s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ICvectorfields)
     >
     > test_check("ICvectorfields")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-DispField.R:16:3): DispField correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispField.R:17:3): DispField correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldST.R:27:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf2$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldST.R:28:3): DispFieldST correctly estimates vertical velocity ──
     VFdf2$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTall.R:27:3): DispFieldSTall correctly estimates vertical velocity ──
     round(VFdf4$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTall.R:28:3): DispFieldSTall correctly estimates vertical velocity ──
     VFdf4$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbb.R:22:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf3$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbb.R:23:3): DispFieldST correctly estimates vertical velocity ──
     VFdf3$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbball.R:27:3): DispFieldSTbball correctly estimates vertical velocity ──
     round(VFdf5$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbball.R:28:3): DispFieldSTbball correctly estimates vertical velocity ──
     VFdf5$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldbb.R:14:3): DispFieldbb correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispFieldbb.R:15:3): DispFieldbb correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-utils_functions.R:30:3): raster to matrix conversion works ────
     RastToMatrix(rastz) (`actual`) not equal to `matz` (`expected`).
    
     actual vs expected
     [,1] [,2] [,3]
     - actual[1, ] 1 4 7
     + expected[1, ] 1 2 3
     - actual[2, ] 2 5 8
     + expected[2, ] 4 5 6
     - actual[3, ] 3 6 9
     + expected[3, ] 7 8 9
    
     [ FAIL 13 | WARN 0 | SKIP 0 | PASS 8 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [15s/15s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ICvectorfields)
     >
     > test_check("ICvectorfields")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-DispField.R:16:3): DispField correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispField.R:17:3): DispField correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldST.R:27:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf2$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldST.R:28:3): DispFieldST correctly estimates vertical velocity ──
     VFdf2$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTall.R:27:3): DispFieldSTall correctly estimates vertical velocity ──
     round(VFdf4$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTall.R:28:3): DispFieldSTall correctly estimates vertical velocity ──
     VFdf4$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbb.R:22:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf3$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbb.R:23:3): DispFieldST correctly estimates vertical velocity ──
     VFdf3$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbball.R:27:3): DispFieldSTbball correctly estimates vertical velocity ──
     round(VFdf5$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbball.R:28:3): DispFieldSTbball correctly estimates vertical velocity ──
     VFdf5$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldbb.R:14:3): DispFieldbb correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispFieldbb.R:15:3): DispFieldbb correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-utils_functions.R:30:3): raster to matrix conversion works ────
     RastToMatrix(rastz) (`actual`) not equal to `matz` (`expected`).
    
     actual vs expected
     [,1] [,2] [,3]
     - actual[1, ] 1 4 7
     + expected[1, ] 1 2 3
     - actual[2, ] 2 5 8
     + expected[2, ] 4 5 6
     - actual[3, ] 3 6 9
     + expected[3, ] 7 8 9
    
     [ FAIL 13 | WARN 0 | SKIP 0 | PASS 8 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [11s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ICvectorfields)
     >
     > test_check("ICvectorfields")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-DispField.R:16:3): DispField correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispField.R:17:3): DispField correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldST.R:27:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf2$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldST.R:28:3): DispFieldST correctly estimates vertical velocity ──
     VFdf2$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTall.R:27:3): DispFieldSTall correctly estimates vertical velocity ──
     round(VFdf4$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTall.R:28:3): DispFieldSTall correctly estimates vertical velocity ──
     VFdf4$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbb.R:22:3): DispFieldST correctly estimates vertical velocity ──
     round(VFdf3$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbb.R:23:3): DispFieldST correctly estimates vertical velocity ──
     VFdf3$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldSTbball.R:27:3): DispFieldSTbball correctly estimates vertical velocity ──
     round(VFdf5$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     ── Failure (test-DispFieldSTbball.R:28:3): DispFieldSTbball correctly estimates vertical velocity ──
     VFdf5$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-DispFieldbb.R:14:3): DispFieldbb correctly estimates displacement ──
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     ── Failure (test-DispFieldbb.R:15:3): DispFieldbb correctly estimates displacement ──
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     ── Failure (test-utils_functions.R:30:3): raster to matrix conversion works ────
     RastToMatrix(rastz) (`actual`) not equal to `matz` (`expected`).
    
     actual vs expected
     [,1] [,2] [,3]
     - actual[1, ] 1 4 7
     + expected[1, ] 1 2 3
     - actual[2, ] 2 5 8
     + expected[2, ] 4 5 6
     - actual[3, ] 3 6 9
     + expected[3, ] 7 8 9
    
     [ FAIL 13 | WARN 0 | SKIP 0 | PASS 8 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [13s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ICvectorfields)
     >
     > test_check("ICvectorfields")
     == Failed tests ================================================================
     -- Failure (test-DispField.R:16:3): DispField correctly estimates displacement --
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     -- Failure (test-DispField.R:17:3): DispField correctly estimates displacement --
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldST.R:27:3): DispFieldST correctly estimates vertical velocity --
     round(VFdf2$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldST.R:28:3): DispFieldST correctly estimates vertical velocity --
     VFdf2$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldSTall.R:27:3): DispFieldSTall correctly estimates vertical velocity --
     round(VFdf4$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldSTall.R:28:3): DispFieldSTall correctly estimates vertical velocity --
     VFdf4$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldSTbb.R:22:3): DispFieldST correctly estimates vertical velocity --
     round(VFdf3$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldSTbb.R:23:3): DispFieldST correctly estimates vertical velocity --
     VFdf3$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldSTbball.R:27:3): DispFieldSTbball correctly estimates vertical velocity --
     round(VFdf5$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldSTbball.R:28:3): DispFieldSTbball correctly estimates vertical velocity --
     VFdf5$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldbb.R:14:3): DispFieldbb correctly estimates displacement --
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     -- Failure (test-DispFieldbb.R:15:3): DispFieldbb correctly estimates displacement --
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-utils_functions.R:30:3): raster to matrix conversion works ----
     RastToMatrix(rastz) (`actual`) not equal to `matz` (`expected`).
    
     actual vs expected
     [,1] [,2] [,3]
     - actual[1, ] 1 4 7
     + expected[1, ] 1 2 3
     - actual[2, ] 2 5 8
     + expected[2, ] 4 5 6
     - actual[3, ] 3 6 9
     + expected[3, ] 7 8 9
    
     [ FAIL 13 | WARN 0 | SKIP 0 | PASS 8 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [13s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ICvectorfields)
     >
     > test_check("ICvectorfields")
     Error in x$.self$finalize() : attempt to apply non-function
     Error in x$.self$finalize() : attempt to apply non-function
     Error in x$.self$finalize() : attempt to apply non-function
     Error in x$.self$finalize() : attempt to apply non-function
     Error in (function (x) : attempt to apply non-function
     Error in (function (x) : attempt to apply non-function
     == Failed tests ================================================================
     -- Failure (test-DispField.R:16:3): DispField correctly estimates displacement --
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     -- Failure (test-DispField.R:17:3): DispField correctly estimates displacement --
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldST.R:27:3): DispFieldST correctly estimates vertical velocity --
     round(VFdf2$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldST.R:28:3): DispFieldST correctly estimates vertical velocity --
     VFdf2$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldSTall.R:27:3): DispFieldSTall correctly estimates vertical velocity --
     round(VFdf4$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldSTall.R:28:3): DispFieldSTall correctly estimates vertical velocity --
     VFdf4$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldSTbb.R:22:3): DispFieldST correctly estimates vertical velocity --
     round(VFdf3$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldSTbb.R:23:3): DispFieldST correctly estimates vertical velocity --
     VFdf3$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldSTbball.R:27:3): DispFieldSTbball correctly estimates vertical velocity --
     round(VFdf5$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: -0.0
     `expected`: -0.1
     -- Failure (test-DispFieldSTbball.R:28:3): DispFieldSTbball correctly estimates vertical velocity --
     VFdf5$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-DispFieldbb.R:14:3): DispFieldbb correctly estimates displacement --
     round(VFdf1$dispy, 7) (`actual`) not equal to -0.1111111 (`expected`).
    
     `actual`: 0.0
     `expected`: -0.1
     -- Failure (test-DispFieldbb.R:15:3): DispFieldbb correctly estimates displacement --
     VFdf1$dispx (`actual`) not equal to 0 (`expected`).
    
     `actual`: 0.1
     `expected`: 0.0
     -- Failure (test-utils_functions.R:30:3): raster to matrix conversion works ----
     RastToMatrix(rastz) (`actual`) not equal to `matz` (`expected`).
    
     actual vs expected
     [,1] [,2] [,3]
     - actual[1, ] 1 4 7
     + expected[1, ] 1 2 3
     - actual[2, ] 2 5 8
     + expected[2, ] 4 5 6
     - actual[3, ] 3 6 9
     + expected[3, ] 7 8 9
    
     [ FAIL 13 | WARN 0 | SKIP 0 | PASS 8 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64