Last updated on 2022-06-14 11:49:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-6 | 7.10 | 71.28 | 78.38 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-6 | 5.25 | 54.25 | 59.50 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-6 | 92.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-6 | 94.47 | NOTE | |||
r-devel-windows-x86_64 | 1.0-6 | 19.00 | 88.00 | 107.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-6 | 5.63 | 67.73 | 73.36 | NOTE | |
r-release-linux-x86_64 | 1.0-6 | 6.93 | 67.41 | 74.34 | NOTE | |
r-release-macos-arm64 | 1.0-6 | 27.00 | NOTE | |||
r-release-macos-x86_64 | 1.0-6 | 38.00 | NOTE | |||
r-release-windows-x86_64 | 1.0-6 | 16.00 | 85.00 | 101.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0-6 | 33.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0-6 | 49.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0-6 | 14.00 | 80.00 | 94.00 | NOTE |
Version: 1.0-6
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0-6
Check: R code for possible problems
Result: NOTE
dftest: no visible global function definition for 'slot'
mctest: no visible global function definition for 'rnorm'
mleurDiag: no visible global function definition for 'acf'
mleurDiag: no visible global function definition for 'pchisq'
mleurDiag: no visible global function definition for 'par'
mleurDiag: no visible global function definition for 'boxplot'
mleurDiag: no visible global function definition for 'shapiroTest'
mleurDiag: no visible global function definition for 'title'
mleurDiag: no visible global function definition for 'abline'
mleurDiag: no visible global function definition for 'lines'
simar1: no visible global function definition for 'rnorm'
simar1: no visible global function definition for 'rt'
simar1: no visible global function definition for 'convolve'
Undefined global functions or variables:
abline acf boxplot convolve lines par pchisq rnorm rt shapiroTest
slot title
Consider adding
importFrom("graphics", "abline", "boxplot", "lines", "par", "title")
importFrom("methods", "slot")
importFrom("stats", "acf", "convolve", "pchisq", "rnorm", "rt")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64