Last updated on 2021-02-15 09:47:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 3.81 | 33.17 | 36.98 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 2.57 | 25.87 | 28.44 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 54.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 43.92 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 10.00 | 65.00 | 75.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 3.26 | 31.59 | 34.85 | NOTE | |
r-patched-solaris-x86 | 0.3 | 73.00 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 2.98 | 31.73 | 34.71 | NOTE | |
r-release-macos-x86_64 | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 21.00 | 66.00 | 87.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 7.00 | 52.00 | 59.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