CRAN Package Check Results for Package linear.tools

Last updated on 2022-04-27 12:55:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 7.22 96.29 103.51 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.0 5.11 71.84 76.95 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.0 113.56 ERROR
r-devel-linux-x86_64-fedora-gcc 1.3.0 108.12 ERROR
r-devel-windows-x86_64 1.3.0 36.00 113.00 149.00 NOTE
r-patched-linux-x86_64 1.3.0 7.73 90.32 98.05 NOTE
r-release-linux-x86_64 1.3.0 7.37 88.98 96.35 NOTE
r-release-macos-arm64 1.3.0 33.00 NOTE
r-release-macos-x86_64 1.3.0 72.00 NOTE
r-release-windows-x86_64 1.3.0 33.00 123.00 156.00 NOTE
r-oldrel-macos-arm64 1.3.0 50.00 NOTE
r-oldrel-macos-x86_64 1.3.0 69.00 NOTE
r-oldrel-windows-ix86+x86_64 1.3.0 16.00 104.00 120.00 NOTE

Check Details

Version: 1.3.0
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.3.0
Check: examples
Result: ERROR
    Running examples in ‘linear.tools-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: Enter_to_Continue
    > ### Title: Enter_to_Continue: wait your response to continue
    > ### Aliases: Enter_to_Continue
    >
    > ### ** Examples
    >
    >
    > Enter_to_Continue(rbind(c('small','small data'),c('n','normal'),c('w','weird curve')))
    
     .... Press [enter] to continue; Type [s] to stop ....Error in !is.null(df_input_output) && !is.na(df_input_output) :
     'length = 6' in coercion to 'logical(1)'
    Calls: Enter_to_Continue
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc