Last updated on 2019-03-14 00:46:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 3.38 | 27.48 | 30.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 2.65 | 22.32 | 24.97 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 37.75 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 36.08 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 16.00 | 66.00 | 82.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 2.38 | 25.85 | 28.23 | NOTE | |
r-patched-solaris-x86 | 0.3 | 61.10 | NOTE | |||
r-release-linux-x86_64 | NOTE | |||||
r-release-windows-ix86+x86_64 | 0.3 | 12.00 | 69.00 | 81.00 | NOTE | |
r-release-osx-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 13.00 | 69.00 | 82.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.3 | NOTE |
Version: 0.3
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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: 0.3
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'MASS'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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: 0.3
Check: R code for possible problems
Result: NOTE
apple: no visible global function definition for 'ginv'
apple: no visible global function definition for 'runif'
deri: no visible global function definition for 'ginv'
logit: no visible global function definition for 'qlogis'
plot.apple: no visible global function definition for 'matplot'
plot.apple: no visible global function definition for 'lines'
y.app: no visible global function definition for 'ginv'
Undefined global functions or variables:
ginv lines matplot qlogis runif
Consider adding
importFrom("graphics", "lines", "matplot")
importFrom("stats", "qlogis", "runif")
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: 0.3
Check: Rd files
Result: NOTE
prepare_Rd: plot.apple.Rd:51-53: Dropping empty section \examples
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: 0.3
Check: compiled code
Result: NOTE
File ‘apple/libs/apple.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