Last updated on 2018-06-02 07:48:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 1.95 | 16.97 | 18.92 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 1.34 | 13.70 | 15.04 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 22.40 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 21.03 | WARN | |||
r-devel-windows-ix86+x86_64 | 1.3 | 11.00 | 33.00 | 44.00 | WARN | |
r-patched-linux-x86_64 | 1.3 | 1.85 | 13.19 | 15.04 | WARN | |
r-patched-solaris-x86 | 1.3 | 34.10 | NOTE | |||
r-release-linux-x86_64 | 1.3 | 1.52 | 13.35 | 14.87 | WARN | |
r-release-windows-ix86+x86_64 | 1.3 | 12.00 | 43.00 | 55.00 | WARN | |
r-release-osx-x86_64 | 1.3 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.3 | 7.00 | 27.00 | 34.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.3 | NOTE |
Version: 1.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
ADM3.c:34:19: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
ADM3.c:34:31: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
ADM3.c:34:15: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
ADM3.c:39:61: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
ADM3.c:39:73: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
ADM3.c:39:57: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
ADM3.c:52:6: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
ADM3.c:54:10: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
ADM3.c:54:56: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
ADM3.c:55:10: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
ADM3.c:55:42: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
ADM3.c:56:10: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
ADM3.c:56:38: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64
Version: 1.3
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.3
Check: R code for possible problems
Result: NOTE
ADM3: no visible global function definition for ‘read.table’
ADM3: no visible global function definition for ‘write.table’
dLRs: no visible global function definition for ‘IQR’
dLRs: no visible global function definition for ‘na.omit’
dLRs: no visible global function definition for ‘qnorm’
plotADM3: no visible global function definition for ‘plot’
plotADM3: no visible global function definition for ‘abline’
plotADM3: no visible global function definition for ‘segments’
Undefined global functions or variables:
IQR abline na.omit plot qnorm read.table segments write.table
Consider adding
importFrom("graphics", "abline", "plot", "segments")
importFrom("stats", "IQR", "na.omit", "qnorm")
importFrom("utils", "read.table", "write.table")
to your NAMESPACE file.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.3
Check: compiled code
Result: NOTE
File ‘ADM3/libs/ADM3.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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
ADM3.c:37:12: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
ADM3.c:37:29: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
ADM3.c:54:21: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64