CRAN Package Check Results for Package compeir

Last updated on 2016-12-28 23:47:05.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 2.54 32.16 34.70 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 2.33 32.11 34.44 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 76.88 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 1.0 76.87 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 1.0 58.50 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 1.0 9.00 91.00 100.00 NOTE
r-patched-linux-x86_64 1.0 2.27 29.32 31.59 NOTE
r-patched-solaris-sparc 1.0 408.40 NOTE
r-patched-solaris-x86 1.0 89.40 NOTE
r-release-linux-x86_64 1.0 2.22 28.72 30.94 NOTE
r-release-osx-x86_64-mavericks 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 8.00 54.00 62.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0 7.00 79.00 86.00 OK

Check Details

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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+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-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0
Flags: --no-stop-on-test-error
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang

Version: 1.0
Flags: --no-stop-on-test-error
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc