Last updated on 2020-08-07 01:49:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 3.84 | 29.65 | 33.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 3.02 | 23.53 | 26.55 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 49.15 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 40.00 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 15.00 | 57.00 | 72.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 3.27 | 29.73 | 33.00 | NOTE | |
r-patched-solaris-x86 | 0.3 | 64.10 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 3.68 | 29.35 | 33.03 | NOTE | |
r-release-macos-x86_64 | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 18.00 | 72.00 | 90.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 8.00 | 72.00 | 80.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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