Last updated on 2020-08-07 01:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1 | 1.95 | 18.44 | 20.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1 | 1.56 | 14.73 | 16.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1 | 33.55 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1 | 24.42 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.1 | 7.00 | 26.00 | 33.00 | NOTE | |
r-patched-linux-x86_64 | 2.1 | 2.27 | 18.49 | 20.76 | NOTE | |
r-patched-solaris-x86 | 2.1 | 37.30 | NOTE | |||
r-release-linux-x86_64 | 2.1 | 2.13 | 18.23 | 20.36 | NOTE | |
r-release-macos-x86_64 | 2.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.1 | 5.00 | 27.00 | 32.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.1 | 4.00 | 39.00 | 43.00 | NOTE |
Version: 2.1
Check: R code for possible problems
Result: NOTE
exbio: no visible global function definition for 'as.formula'
exbio: no visible global function definition for 'glm'
exbio: no visible binding for global variable 'gaussian'
exbio: no visible global function definition for 'Gamma'
exbio: no visible global function definition for 'pchisq'
Undefined global functions or variables:
Gamma as.formula gaussian glm pchisq
Consider adding
importFrom("stats", "Gamma", "as.formula", "gaussian", "glm", "pchisq")
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: 2.1
Check: Rd line widths
Result: NOTE
Rd file 'exbio.Rd':
\usage lines wider than 90 characters:
exbio(R, R.alt, cc, n, tol = 0.001, a.start = 1, b.start = 1, max.it = 1000, digits = NULL, model.maf = TRUE)
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64