Last updated on 2022-04-24 14:50:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1 | 2.10 | 30.56 | 32.66 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1 | 1.74 | 23.61 | 25.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1 | 39.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1 | 27.87 | NOTE | |||
r-devel-windows-x86_64 | 2.1 | 12.00 | 42.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 2.1 | 1.64 | 29.42 | 31.06 | NOTE | |
r-release-linux-x86_64 | 2.1 | 1.93 | 27.91 | 29.84 | NOTE | |
r-release-macos-arm64 | 2.1 | 14.00 | NOTE | |||
r-release-macos-x86_64 | 2.1 | 22.00 | NOTE | |||
r-release-windows-x86_64 | 2.1 | 11.00 | 42.00 | 53.00 | NOTE | |
r-oldrel-macos-arm64 | 2.1 | 17.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.1 | 25.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 2.1 | 4.00 | 24.00 | 28.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-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: 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