CRAN Package Check Results for Package TreeLS

Last updated on 2020-07-05 16:48:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 62.42 90.91 153.33 ERROR
r-devel-linux-x86_64-debian-gcc 1.0 53.01 69.68 122.69 ERROR
r-devel-linux-x86_64-fedora-clang 1.0 203.83 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0 190.37 ERROR
r-devel-windows-ix86+x86_64 1.0 173.00 193.00 366.00 ERROR
r-patched-linux-x86_64 1.0 54.46 88.87 143.33 ERROR
r-patched-solaris-x86 1.0 218.40 ERROR
r-release-linux-x86_64 1.0 56.17 88.62 144.79 ERROR
r-release-osx-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 119.00 126.00 245.00 ERROR
r-oldrel-osx-x86_64 1.0 WARN
r-oldrel-windows-ix86+x86_64 1.0 163.00 171.00 334.00 ERROR

Check Details

Version: 1.0
Check: examples
Result: ERROR
    Running examples in 'TreeLS-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: gpsTimeFilter
    > ### Title: Filter points based on gpstime
    > ### Aliases: gpsTimeFilter
    >
    > ### ** Examples
    >
    > file = system.file("extdata", "model_boles.laz", package="TreeLS")
    > tls = readTLS(file)
    Error: Invalid data: gpstime contains some NAs
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0
Check: installed package size
Result: NOTE
     installed size is 14.1Mb
     sub-directories of 1Mb or more:
     extdata 1.4Mb
     libs 12.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.0
Check: examples
Result: ERROR
    Running examples in ‘TreeLS-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: gpsTimeFilter
    > ### Title: Filter points based on gpstime
    > ### Aliases: gpsTimeFilter
    >
    > ### ** Examples
    >
    > file = system.file("extdata", "model_boles.laz", package="TreeLS")
    > tls = readTLS(file)
    Error: Invalid data: gpstime contains some NAs
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 1.0
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'TreeLS-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: gpsTimeFilter
    > ### Title: Filter points based on gpstime
    > ### Aliases: gpsTimeFilter
    >
    > ### ** Examples
    >
    > file = system.file("extdata", "model_boles.laz", package="TreeLS")
    > tls = readTLS(file)
    Error: Invalid data: gpstime contains some NAs
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'TreeLS-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: gpsTimeFilter
    > ### Title: Filter points based on gpstime
    > ### Aliases: gpsTimeFilter
    >
    > ### ** Examples
    >
    > file = system.file("extdata", "model_boles.laz", package="TreeLS")
    > tls = readTLS(file)
    Error: Invalid data: gpstime contains some NAs
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-oldrel-osx-x86_64