Last updated on 2019-12-14 05:47:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.4 | 112.15 | 297.41 | 409.56 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.4 | 79.70 | 228.81 | 308.51 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.4 | 527.41 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.4 | 494.92 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.1.4 | 208.00 | 620.00 | 828.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 2.1.4 | 222.00 | 637.00 | 859.00 | ERROR | |
r-patched-linux-x86_64 | 2.1.4 | 84.50 | 270.92 | 355.42 | OK | |
r-patched-solaris-x86 | 2.1.4 | 573.80 | NOTE | |||
r-release-linux-x86_64 | 2.1.4 | 85.24 | 269.87 | 355.11 | OK | |
r-release-windows-ix86+x86_64 | 2.1.4 | 192.00 | 439.00 | 631.00 | NOTE | |
r-release-osx-x86_64 | 2.1.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.1.4 | 189.00 | 391.00 | 580.00 | NOTE | |
r-oldrel-osx-x86_64 | 2.1.4 | NOTE |
Version: 2.1.4
Check: installed package size
Result: NOTE
installed size is 7.9Mb
sub-directories of 1Mb or more:
libs 4.9Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 2.1.4
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
Version: 2.1.4
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [85s]
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: tree_detection LMF works with a RasterLayer (@test-tree_detection
dim(ttops@data) not equal to c(158, 2).
1/2 mismatches
[1] 157 - 158 == -1
-- 2. Failure: tree_detection LMF works with a RasterLayer (@test-tree_detection
dim(ttops@data) not equal to c(185, 2).
1/2 mismatches
[1] 183 - 185 == -2
== testthat results ===========================================================
[ OK: 599 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: tree_detection LMF works with a RasterLayer (@test-tree_detection.R#35)
2. Failure: tree_detection LMF works with a RasterLayer (@test-tree_detection.R#43)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8
Version: 2.1.4
Check: dependencies in R code
Result: NOTE
No protocol specified
Namespace in Imports field not imported from: ‘Rcpp’
All declared Imports should be used.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64