Last updated on 2019-07-03 01:47:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 7.45 | 63.32 | 70.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 7.14 | 49.52 | 56.66 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 85.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 79.42 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 15.00 | 103.00 | 118.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 7.54 | 60.98 | 68.52 | NOTE | |
r-patched-solaris-x86 | 1.0 | 125.30 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 6.72 | 61.04 | 67.76 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 14.00 | 93.00 | 107.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 9.00 | 73.00 | 82.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
CIFplot: no visible global function definition for 'plot'
CIFplot: no visible global function definition for 'gray'
CIFplot: no visible global function definition for 'lines'
iprop: no visible global function definition for 'qnorm'
irates: no visible global function definition for 'qnorm'
irates.ratio: no visible global function definition for 'qnorm'
Undefined global functions or variables:
gray lines plot qnorm
Consider adding
importFrom("grDevices", "gray")
importFrom("graphics", "lines", "plot")
importFrom("stats", "qnorm")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0
Check: Rd line widths
Result: NOTE
Rd file 'CIFplot.Rd':
\usage lines wider than 90 characters:
CIFplot(x, event.code = NULL, covar.code = NULL, indiv.times = NULL, indiv.events = NULL, indiv.covar = NULL,
Rd file 'irates.Rd':
\usage lines wider than 90 characters:
irates(data, time.code = NULL, no.event.code = NULL, no.event.lab = NULL, event.lab = NULL, covar.lab = NULL,
Rd file 'plot.irates.Rd':
\usage lines wider than 90 characters:
plot(x, covar.code = NULL, full.sample = FALSE, n.row = 1, viewport.size = list(w = 3.5, h = 2.5),
box.size = list(w = NULL, h = NULL), dist = 0.5, irates.vbw = NULL, arrow.maxlwd = 10, display.digits = 2, cex = 0.9, show.values = TRU ... [TRUNCATED]
Rd file 'print.iprop.Rd':
\usage lines wider than 90 characters:
print(x, event.code = NULL, covar.code = NULL, full.sample = FALSE, display.digits = 4, ...)
Rd file 'print.irates.Rd':
\usage lines wider than 90 characters:
print(x, event.code = NULL, covar.code = NULL, full.sample = FALSE, display.digits = 4, ...)
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