CRAN Package Check Results for Package lawn

Last updated on 2017-07-20 08:48:57.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 2.37 54.20 56.57 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 2.12 54.50 56.61 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 89.09 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 86.18 OK
r-devel-windows-ix86+x86_64 0.3.0 15.00 9.00 24.00 ERROR
r-patched-linux-x86_64 0.3.0 2.19 54.78 56.97 OK
r-patched-solaris-x86 0.3.0 103.90 OK
r-release-linux-x86_64 0.3.0 2.11 53.44 55.55 OK
r-release-windows-ix86+x86_64 0.3.0 11.00 116.00 127.00 OK
r-release-osx-x86_64 0.3.0 ERROR
r-oldrel-windows-ix86+x86_64 0.3.0 14.00 133.00 147.00 OK
r-oldrel-osx-x86_64 0.3.0 OK

Check Details

Version: 0.3.0
Check: whether the package can be loaded
Result: ERROR
    Loading this package had a fatal error status code 1
    Loading log:
    Error: package or namespace load failed for 'lawn' in FUN(X[[i]], ...):
     no such symbol R_windows_build in package d:/RCompile/CRANpkg/lib/3.5/curl/libs/x64/curl.dll
    Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.3.0
Check: package dependencies
Result: NOTE
    Package which this enhances but not available for checking: ‘geojsonio’
Flavor: r-release-osx-x86_64

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘test-all.R’ [10s/15s]
    Running the tests in ‘tests/test-all.R’ failed.
    Last 13 lines of output:
     Actual value: "c++ exception (unknown reason)"
    
    
     2. Failure: lawn_centroid fails correctly (@test-centroid.R#50) ----------------
     error$message does not match "Unexpected number".
     Actual value: "c++ exception (unknown reason)"
    
    
     testthat results ================================================================
     OK: 805 SKIPPED: 0 FAILED: 2
     1. Failure: lawn_centroid fails correctly (@test-centroid.R#47)
     2. Failure: lawn_centroid fails correctly (@test-centroid.R#50)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64