Last updated on 2021-04-11 10:47:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.5 | 10.62 | 65.97 | 76.59 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.5 | 7.92 | 49.11 | 57.03 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.5 | 104.13 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.5 | 86.11 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2.5 | 18.00 | 81.00 | 99.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 1.2.5 | OK | ||||
r-patched-linux-x86_64 | 1.2.5 | 9.25 | 60.48 | 69.73 | OK | |
r-patched-solaris-x86 | 1.2.5 | 125.70 | WARN | |||
r-release-linux-x86_64 | 1.2.5 | 9.86 | 60.28 | 70.14 | OK | |
r-release-macos-x86_64 | 1.2.5 | OK | ||||
r-release-windows-ix86+x86_64 | 1.2.5 | 20.00 | 110.00 | 130.00 | OK | |
r-oldrel-macos-x86_64 | 1.2.5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.5 | 20.00 | 77.00 | 97.00 | OK |
Version: 1.2.5
Check: compiled code
Result: NOTE
File ‘mixexp/libs/mixexp.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.5
Check: dependencies in R code
Result: NOTE
ld.so.1: perl: fatal: relocation error: file /usr/local/bin/perl: symbol PL_perl_destruct_level: referenced symbol not found
Flavor: r-patched-solaris-x86
Version: 1.2.5
Check: S3 generic/method consistency
Result: WARN
ld.so.1: perl: fatal: relocation error: file /usr/local/bin/perl: symbol PL_perl_destruct_level: referenced symbol not found
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
Flavor: r-patched-solaris-x86
Version: 1.2.5
Check: replacement functions
Result: WARN
ld.so.1: perl: fatal: relocation error: file /usr/local/bin/perl: symbol PL_perl_destruct_level: referenced symbol not found
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
Flavor: r-patched-solaris-x86
Version: 1.2.5
Check: foreign function calls
Result: NOTE
ld.so.1: perl: fatal: relocation error: file /usr/local/bin/perl: symbol PL_perl_destruct_level: referenced symbol not found
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-patched-solaris-x86
Version: 1.2.5
Check: R code for possible problems
Result: NOTE
ld.so.1: perl: fatal: relocation error: file /usr/local/bin/perl: symbol PL_perl_destruct_level: referenced symbol not found
Flavor: r-patched-solaris-x86
Version: 1.2.5
Check: for missing documentation entries
Result: WARN
ld.so.1: perl: fatal: relocation error: file /usr/local/bin/perl: symbol PL_perl_destruct_level: referenced symbol not found
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-patched-solaris-x86
Version: 1.2.5
Check: for code/documentation mismatches
Result: WARN
ld.so.1: perl: fatal: relocation error: file /usr/local/bin/perl: symbol PL_perl_destruct_level: referenced symbol not found
ld.so.1: perl: fatal: relocation error: file /usr/local/bin/perl: symbol PL_perl_destruct_level: referenced symbol not found
ld.so.1: perl: fatal: relocation error: file /usr/local/bin/perl: symbol PL_perl_destruct_level: referenced symbol not found
Flavor: r-patched-solaris-x86
Version: 1.2.5
Check: Rd \usage sections
Result: NOTE
ld.so.1: perl: fatal: relocation error: file /usr/local/bin/perl: symbol PL_perl_destruct_level: referenced symbol not found
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-patched-solaris-x86