CRAN Package Check Results for Package tidyxl

Last updated on 2019-10-31 00:51:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 169.05 48.10 217.15 WARN
r-devel-linux-x86_64-debian-gcc 1.0.4 119.71 38.24 157.95 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 322.46 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.4 281.63 OK
r-devel-windows-ix86+x86_64 1.0.4 401.00 131.00 532.00 OK
r-patched-linux-x86_64 1.0.4 130.39 45.79 176.18 OK
r-patched-solaris-x86 1.0.4 244.90 OK
r-release-linux-x86_64 1.0.4 131.72 45.78 177.50 OK
r-release-windows-ix86+x86_64 1.0.4 423.00 88.00 511.00 OK
r-release-osx-x86_64 1.0.4 WARN
r-oldrel-windows-ix86+x86_64 1.0.4 309.00 122.00 431.00 OK
r-oldrel-osx-x86_64 1.0.4 WARN

Check Details

Version: 1.0.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ref.cpp:24:14: warning: explicitly assigning value of variable of type 'std::string::const_iterator' (aka '__normal_iterator<const char *, std::__cxx11::basic_string<char> >') to itself [-Wself-assign-overloaded]
     ref.cpp:35:14: warning: explicitly assigning value of variable of type 'std::string::const_iterator' (aka '__normal_iterator<const char *, std::__cxx11::basic_string<char> >') to itself [-Wself-assign-overloaded]
     ref.cpp:50:16: warning: explicitly assigning value of variable of type 'std::string::const_iterator' (aka '__normal_iterator<const char *, std::__cxx11::basic_string<char> >') to itself [-Wself-assign-overloaded]
     ref.cpp:61:16: warning: explicitly assigning value of variable of type 'std::string::const_iterator' (aka '__normal_iterator<const char *, std::__cxx11::basic_string<char> >') to itself [-Wself-assign-overloaded]
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.4
Check: compiled code
Result: WARN
    File 'tidyxl/libs/tidyxl.so':
     Found 'abort', possibly from 'abort' (C)
     Object: 'xlex.o'
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs.
    
    See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 1.0.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ref.cpp:24:14: warning: explicitly assigning value of variable of type 'std::string::const_iterator' (aka '__wrap_iter<const char *>') to itself [-Wself-assign-overloaded]
     ref.cpp:35:14: warning: explicitly assigning value of variable of type 'std::string::const_iterator' (aka '__wrap_iter<const char *>') to itself [-Wself-assign-overloaded]
     ref.cpp:50:16: warning: explicitly assigning value of variable of type 'std::string::const_iterator' (aka '__wrap_iter<const char *>') to itself [-Wself-assign-overloaded]
     ref.cpp:61:16: warning: explicitly assigning value of variable of type 'std::string::const_iterator' (aka '__wrap_iter<const char *>') to itself [-Wself-assign-overloaded]
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64

Version: 1.0.4
Check: installed package size
Result: NOTE
     installed size is 10.1Mb
     sub-directories of 1Mb or more:
     libs 9.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.0.4
Check: compiled code
Result: WARN
    File ‘tidyxl/libs/tidyxl.so’:
     Found ‘_abort’, possibly from ‘abort’ (C)
     Object: ‘xlex.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64