CRAN Package Check Results for Package atlantistools

Last updated on 2019-03-22 09:49:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 7.65 273.81 281.46 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.3 6.34 223.69 230.03 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.3 355.65 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.3 325.29 ERROR
r-devel-windows-ix86+x86_64 0.4.3 17.00 381.00 398.00 ERROR
r-patched-linux-x86_64 0.4.3 7.95 271.92 279.87 ERROR
r-patched-solaris-x86 0.4.3 417.90 ERROR
r-release-linux-x86_64 0.4.3 7.57 266.75 274.32 ERROR
r-release-windows-ix86+x86_64 0.4.3 10.00 288.00 298.00 ERROR
r-release-osx-x86_64 0.4.3 OK
r-oldrel-windows-ix86+x86_64 0.4.3 11.00 460.00 471.00 ERROR
r-oldrel-osx-x86_64 0.4.3 OK

Check Details

Version: 0.4.3
Check: tests
Result: ERROR
     Running 'testthat.R' [23s/33s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(atlantistools)
     >
     > test_check("atlantistools")
     -- 1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     dim(df1) not equal to c(4, 16).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     -- 2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$linf[3] not equivalent to 87.4.
     1/1 mismatches
     [1] 75.1 - 87.4 == -12.3
    
     -- 3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$k[2] not equivalent to 0.15.
     1/1 mismatches
     [1] 0.53 - 0.15 == 0.38
    
     -- 4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$locality[1] not equivalent to "Central Adriatic, 100-200 m depth".
     1/1 mismatches
     x[1]: "northeast Mediterranean Sea"
     y[1]: "Central Adriatic, 100-200 m depth"
    
     == testthat results ===========================================================
     OK: 193 SKIPPED: 1 FAILED: 4
     1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#6)
     2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#7)
     3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#8)
     4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#9)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [18s/30s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(atlantistools)
     >
     > test_check("atlantistools")
     ── 1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     dim(df1) not equal to c(4, 16).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     ── 2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$linf[3] not equivalent to 87.4.
     1/1 mismatches
     [1] 75.1 - 87.4 == -12.3
    
     ── 3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$k[2] not equivalent to 0.15.
     1/1 mismatches
     [1] 0.53 - 0.15 == 0.38
    
     ── 4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$locality[1] not equivalent to "Central Adriatic, 100-200 m depth".
     1/1 mismatches
     x[1]: "northeast Mediterranean Sea"
     y[1]: "Central Adriatic, 100-200 m depth"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 193 SKIPPED: 1 FAILED: 4
     1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#6)
     2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#7)
     3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#8)
     4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#9)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [27s/40s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(atlantistools)
     >
     > test_check("atlantistools")
     ── 1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     dim(df1) not equal to c(4, 16).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     ── 2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$linf[3] not equivalent to 87.4.
     1/1 mismatches
     [1] 75.1 - 87.4 == -12.3
    
     ── 3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$k[2] not equivalent to 0.15.
     1/1 mismatches
     [1] 0.53 - 0.15 == 0.38
    
     ── 4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$locality[1] not equivalent to "Central Adriatic, 100-200 m depth".
     1/1 mismatches
     x[1]: "northeast Mediterranean Sea"
     y[1]: "Central Adriatic, 100-200 m depth"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 193 SKIPPED: 1 FAILED: 4
     1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#6)
     2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#7)
     3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#8)
     4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#9)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [26s/38s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(atlantistools)
     >
     > test_check("atlantistools")
     ── 1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     dim(df1) not equal to c(4, 16).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     ── 2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$linf[3] not equivalent to 87.4.
     1/1 mismatches
     [1] 75.1 - 87.4 == -12.3
    
     ── 3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$k[2] not equivalent to 0.15.
     1/1 mismatches
     [1] 0.53 - 0.15 == 0.38
    
     ── 4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$locality[1] not equivalent to "Central Adriatic, 100-200 m depth".
     1/1 mismatches
     x[1]: "northeast Mediterranean Sea"
     y[1]: "Central Adriatic, 100-200 m depth"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 193 SKIPPED: 1 FAILED: 4
     1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#6)
     2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#7)
     3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#8)
     4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#9)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.3
Check: tests
Result: ERROR
     Running 'testthat.R' [43s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(atlantistools)
     >
     > test_check("atlantistools")
     -- 1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     dim(df1) not equal to c(4, 16).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     -- 2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$linf[3] not equivalent to 87.4.
     1/1 mismatches
     [1] 75.1 - 87.4 == -12.3
    
     -- 3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$k[2] not equivalent to 0.15.
     1/1 mismatches
     [1] 0.53 - 0.15 == 0.38
    
     -- 4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$locality[1] not equivalent to "Central Adriatic, 100-200 m depth".
     1/1 mismatches
     x[1]: "northeast Mediterranean Sea"
     y[1]: "Central Adriatic, 100-200 m depth"
    
     == testthat results ===========================================================
     OK: 193 SKIPPED: 1 FAILED: 4
     1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#6)
     2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#7)
     3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#8)
     4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#9)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.4.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [25s/35s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(atlantistools)
     >
     > test_check("atlantistools")
     ── 1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     dim(df1) not equal to c(4, 16).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     ── 2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$linf[3] not equivalent to 87.4.
     1/1 mismatches
     [1] 75.1 - 87.4 == -12.3
    
     ── 3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$k[2] not equivalent to 0.15.
     1/1 mismatches
     [1] 0.53 - 0.15 == 0.38
    
     ── 4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$locality[1] not equivalent to "Central Adriatic, 100-200 m depth".
     1/1 mismatches
     x[1]: "northeast Mediterranean Sea"
     y[1]: "Central Adriatic, 100-200 m depth"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 193 SKIPPED: 1 FAILED: 4
     1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#6)
     2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#7)
     3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#8)
     4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#9)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.4.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [35s/208s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(atlantistools)
     >
     > test_check("atlantistools")
     ── 1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     dim(df1) not equal to c(4, 16).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     ── 2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$linf[3] not equivalent to 87.4.
     1/1 mismatches
     [1] 75.1 - 87.4 == -12.3
    
     ── 3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$k[2] not equivalent to 0.15.
     1/1 mismatches
     [1] 0.53 - 0.15 == 0.38
    
     ── 4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$locality[1] not equivalent to "Central Adriatic, 100-200 m depth".
     1/1 mismatches
     x[1]: "northeast Mediterranean Sea"
     y[1]: "Central Adriatic, 100-200 m depth"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 193 SKIPPED: 1 FAILED: 4
     1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#6)
     2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#7)
     3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#8)
     4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#9)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.4.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [23s/31s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(atlantistools)
     >
     > test_check("atlantistools")
     ── 1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     dim(df1) not equal to c(4, 16).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     ── 2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$linf[3] not equivalent to 87.4.
     1/1 mismatches
     [1] 75.1 - 87.4 == -12.3
    
     ── 3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$k[2] not equivalent to 0.15.
     1/1 mismatches
     [1] 0.53 - 0.15 == 0.38
    
     ── 4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$locality[1] not equivalent to "Central Adriatic, 100-200 m depth".
     1/1 mismatches
     x[1]: "northeast Mediterranean Sea"
     y[1]: "Central Adriatic, 100-200 m depth"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 193 SKIPPED: 1 FAILED: 4
     1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#6)
     2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#7)
     3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#8)
     4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#9)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.4.3
Check: tests
Result: ERROR
     Running 'testthat.R' [35s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(atlantistools)
     >
     > test_check("atlantistools")
     -- 1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     dim(df1) not equal to c(4, 16).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     -- 2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$linf[3] not equivalent to 87.4.
     1/1 mismatches
     [1] 75.1 - 87.4 == -12.3
    
     -- 3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$k[2] not equivalent to 0.15.
     1/1 mismatches
     [1] 0.53 - 0.15 == 0.38
    
     -- 4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$locality[1] not equivalent to "Central Adriatic, 100-200 m depth".
     1/1 mismatches
     x[1]: "northeast Mediterranean Sea"
     y[1]: "Central Adriatic, 100-200 m depth"
    
     == testthat results ===========================================================
     OK: 193 SKIPPED: 1 FAILED: 4
     1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#6)
     2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#7)
     3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#8)
     4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#9)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.4.3
Check: tests
Result: ERROR
     Running 'testthat.R' [68s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(atlantistools)
     >
     > test_check("atlantistools")
     -- 1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     dim(df1) not equal to c(4, 16).
     1/2 mismatches
     [1] 5 - 4 == 1
    
     -- 2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$linf[3] not equivalent to 87.4.
     1/1 mismatches
     [1] 75.1 - 87.4 == -12.3
    
     -- 3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$k[2] not equivalent to 0.15.
     1/1 mismatches
     [1] 0.53 - 0.15 == 0.38
    
     -- 4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase
     df1$locality[1] not equivalent to "Central Adriatic, 100-200 m depth".
     1/1 mismatches
     x[1]: "northeast Mediterranean Sea"
     y[1]: "Central Adriatic, 100-200 m depth"
    
     == testthat results ===========================================================
     OK: 193 SKIPPED: 1 FAILED: 4
     1. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#6)
     2. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#7)
     3. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#8)
     4. Failure: test extraction for Small-spotted catshark (@test-growth-fishbase.R#9)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64