Last updated on 2020-08-07 01:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5 | 2.02 | 46.93 | 48.95 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5 | 1.66 | 33.08 | 34.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5 | 64.66 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5 | 54.73 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5 | 10.00 | 55.00 | 65.00 | NOTE | |
r-patched-linux-x86_64 | 0.5 | 1.96 | 43.53 | 45.49 | NOTE | |
r-patched-solaris-x86 | 0.5 | 92.50 | NOTE | |||
r-release-linux-x86_64 | 0.5 | 2.04 | 43.84 | 45.88 | NOTE | |
r-release-macos-x86_64 | 0.5 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.5 | 11.00 | 73.00 | 84.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5 | 5.00 | 65.00 | 70.00 | NOTE |
Version: 0.5
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.5
Check: R code for possible problems
Result: NOTE
partitionMap: no visible global function definition for 'predict'
partitionMap: no visible global function definition for 'rnorm'
partitionMap: no visible binding for global variable 'sd'
partitionMap: no visible global function definition for 'sd'
partitionMap: no visible global function definition for 'quantile'
Undefined global functions or variables:
predict quantile rnorm sd
Consider adding
importFrom("stats", "predict", "quantile", "rnorm", "sd")
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.5
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘stats’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64