Last updated on 2020-08-07 01:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 1.80 | 17.74 | 19.54 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.44 | 14.24 | 15.68 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 34.21 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 23.80 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 6.00 | 28.00 | 34.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 1.84 | 17.78 | 19.62 | NOTE | |
r-patched-solaris-x86 | 0.1 | 37.60 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 1.79 | 18.06 | 19.85 | NOTE | |
r-release-macos-x86_64 | 0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1 | 5.00 | 39.00 | 44.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 3.00 | 41.00 | 44.00 | NOTE |
Version: 0.1
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.1
Check: R code for possible problems
Result: NOTE
bm: no visible global function definition for 'rnorm'
bm: no visible global function definition for 'ts'
fbm: no visible global function definition for 'fft'
fbm: no visible global function definition for 'rnorm'
fbm: no visible global function definition for 'ts'
gbm: no visible global function definition for 'rnorm'
gbm: no visible global function definition for 'ts'
Undefined global functions or variables:
fft rnorm ts
Consider adding
importFrom("stats", "fft", "rnorm", "ts")
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