Last updated on 2020-01-27 00:48:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 168.52 | 52.66 | 221.18 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 118.67 | 39.63 | 158.30 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 314.17 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 300.42 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.4 | 418.00 | 135.00 | 553.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0.4 | 420.00 | 107.00 | 527.00 | OK | |
r-patched-linux-x86_64 | 1.0.4 | 126.26 | 46.66 | 172.92 | OK | |
r-patched-solaris-x86 | 1.0.4 | 245.20 | OK | |||
r-release-linux-x86_64 | 1.0.4 | 128.91 | 44.27 | 173.18 | OK | |
r-release-windows-ix86+x86_64 | 1.0.4 | 295.00 | 95.00 | 390.00 | OK | |
r-release-osx-x86_64 | 1.0.4 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.4 | 295.00 | 87.00 | 382.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.4 | WARN |
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