Last updated on 2020-08-07 01:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-0 | 2.37 | 21.20 | 23.57 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-0 | 1.84 | 16.56 | 18.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-0 | 36.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-0 | 27.41 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-0 | 8.00 | 32.00 | 40.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-0 | 2.18 | 21.10 | 23.28 | NOTE | |
r-patched-solaris-x86 | 1.0-0 | 42.10 | NOTE | |||
r-release-linux-x86_64 | 1.0-0 | 2.16 | 20.77 | 22.93 | NOTE | |
r-release-macos-x86_64 | 1.0-0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-0 | 5.00 | 35.00 | 40.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-0 | 4.00 | 46.00 | 50.00 | NOTE |
Version: 1.0-0
Check: R code for possible problems
Result: NOTE
print.cdf : numform: warning in formatC(x, dig = digits): partial
argument match of 'dig' to 'digits'
print.cdf: warning in get("x", env = environment(x)): partial argument
match of 'env' to 'envir'
print.cdf: warning in get("y", env = environment(x)): partial argument
match of 'env' to 'envir'
print.ogive : numform: warning in formatC(x, dig = digits): partial
argument match of 'dig' to 'digits'
print.ogive: warning in get("x", env = environment(x)): partial
argument match of 'env' to 'envir'
print.ogive: warning in get("y", env = environment(x)): partial
argument match of 'env' to 'envir'
quantile.expert: warning in formatC(paste(100 * probs, "%", sep = ""),
format = "fg", wid = 1, digits = dig): partial argument match of
'wid' to 'width'
MS: no visible global function definition for 'tail'
Undefined global functions or variables:
tail
Consider adding
importFrom("utils", "tail")
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