CRAN Package Check Results for Package lidR

Last updated on 2019-01-19 00:46:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 128.48 382.94 511.42 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 119.30 245.03 364.33 OK
r-devel-linux-x86_64-fedora-clang 2.0.0 521.49 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.0 495.03 NOTE
r-devel-windows-ix86+x86_64 2.0.0 350.00 553.00 903.00 NOTE
r-patched-linux-x86_64 2.0.0 148.67 282.53 431.20 OK
r-patched-solaris-x86 2.0.0 654.40 ERROR
r-release-linux-x86_64 2.0.0 146.36 283.69 430.05 OK
r-release-windows-ix86+x86_64 2.0.0 308.00 537.00 845.00 NOTE
r-release-osx-x86_64 2.0.0 NOTE
r-oldrel-windows-ix86+x86_64 2.0.0 357.00 472.00 829.00 NOTE
r-oldrel-osx-x86_64 1.6.1 NOTE

Check Details

Version: 2.0.0
Check: installed package size
Result: NOTE
     installed size is 8.3Mb
     sub-directories of 1Mb or more:
     libs 5.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64

Version: 2.0.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘Rcpp’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64

Version: 2.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [176s/192s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > Sys.setenv("R_TESTS" = "")
     >
     > library(testthat)
     > library(lidR)
     Loading required package: raster
     Loading required package: sp
     >
     > options(lidR.progress = FALSE)
     >
     > test_check("lidR")
     ── 1. Failure: grid_terrain return the same both with LAScatalog and LAS (@test-
     mean(error) not equal to 0.048.
     1/1 mismatches
     [1] 0.0532 - 0.048 == 0.0052
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 569 SKIPPED: 0 FAILED: 1
     1. Failure: grid_terrain return the same both with LAScatalog and LAS (@test-grid_terrain.R#107)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.6.1
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘Rcpp’ ‘memoise’
     All declared Imports should be used.
Flavor: r-oldrel-osx-x86_64