CRAN Package Check Results for Package macleish

Last updated on 2021-09-02 10:52:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.7 10.15 85.42 95.57 OK
r-devel-linux-x86_64-debian-gcc 0.3.7 OK
r-devel-linux-x86_64-fedora-clang 0.3.7 123.68 OK
r-devel-linux-x86_64-fedora-gcc 0.3.7 110.43 OK
r-devel-windows-x86_64 0.3.7 9.00 114.00 123.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.3.7 OK
r-patched-linux-x86_64 0.3.7 10.60 80.56 91.16 OK
r-patched-solaris-x86 0.3.7 176.20 ERROR
r-release-linux-x86_64 0.3.7 11.08 79.53 90.61 OK
r-release-macos-arm64 0.3.7 OK
r-release-macos-x86_64 0.3.7 OK
r-release-windows-ix86+x86_64 0.3.7 12.00 82.00 94.00 OK
r-oldrel-macos-x86_64 0.3.7 OK
r-oldrel-windows-ix86+x86_64 0.3.7 20.00 104.00 124.00 OK

Check Details

Version: 0.3.7
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(macleish)
     Loading required package: etl
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("macleish")
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-macleish.R:14:3): data integrity ──────────────────────────────
     all(epsg == 4326) is not TRUE
    
     `actual`: <NA>
     `expected`: TRUE
    
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 4 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-solaris-x86