Last updated on 2019-01-19 00:46:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 139.87 | 46.45 | 186.32 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 129.90 | 36.64 | 166.54 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 291.54 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 257.36 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.4 | 404.00 | 94.00 | 498.00 | OK | |
r-patched-linux-x86_64 | 1.0.4 | 154.50 | 39.42 | 193.92 | OK | |
r-patched-solaris-x86 | 1.0.4 | 228.30 | OK | |||
r-release-linux-x86_64 | 1.0.4 | 162.48 | 39.68 | 202.16 | OK | |
r-release-windows-ix86+x86_64 | 1.0.4 | 421.00 | 122.00 | 543.00 | OK | |
r-release-osx-x86_64 | 1.0.4 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.4 | 401.00 | 91.00 | 492.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.3 | 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]
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.4
Check: installed package size
Result: NOTE
installed size is 11.0Mb
sub-directories of 1Mb or more:
libs 10.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-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.
Flavor: r-release-osx-x86_64
Version: 1.0.3
Check: installed package size
Result: NOTE
installed size is 7.2Mb
sub-directories of 1Mb or more:
libs 6.3Mb
Flavor: r-oldrel-osx-x86_64
Version: 1.0.3
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.
Flavor: r-oldrel-osx-x86_64