CRAN Package Check Results for Package ri

Last updated on 2022-05-09 09:50:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9 2.11 85.43 87.54 NOTE
r-devel-linux-x86_64-debian-gcc 0.9 1.98 63.71 65.69 NOTE
r-devel-linux-x86_64-fedora-clang 0.9 100.44 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9 99.29 NOTE
r-devel-windows-x86_64 0.9 10.00 99.00 109.00 NOTE
r-patched-linux-x86_64 0.9 2.44 80.36 82.80 NOTE
r-release-linux-x86_64 0.9 2.10 80.59 82.69 NOTE
r-release-macos-arm64 0.9 23.00 NOTE
r-release-macos-x86_64 0.9 46.00 NOTE
r-release-windows-x86_64 0.9 7.00 98.00 105.00 NOTE
r-oldrel-macos-arm64 0.9 27.00 NOTE
r-oldrel-macos-x86_64 0.9 58.00 NOTE
r-oldrel-windows-ix86+x86_64 0.9 5.00 70.00 75.00 NOTE

Check Details

Version: 0.9
Check: R code for possible problems
Result: NOTE
    desmat.sanitize: no visible global function definition for 'aggregate'
    dispdist: no visible global function definition for 'quantile'
    dispdist: no visible global function definition for 'hist'
    dispdist: no visible global function definition for 'lines'
    estate: no visible global function definition for 'weighted.mean'
    estate: no visible global function definition for 'lm'
    genperms: no visible global function definition for 'combn'
    genprobexact: no visible global function definition for 'ave'
    invert.ci: no visible global function definition for 'quantile'
    invert.ci: no visible global function definition for 'uniroot'
    omni.ate: no visible global function definition for 'hist'
    omni.ate: no visible global function definition for 'lines'
    omni.ate: no visible global function definition for 'quantile'
    resresplot: no visible global function definition for 'lm'
    resresplot: no visible global function definition for 'symbols'
    resresplot: no visible global function definition for 'abline'
    Undefined global functions or variables:
     abline aggregate ave combn hist lines lm quantile symbols uniroot
     weighted.mean
    Consider adding
     importFrom("graphics", "abline", "hist", "lines", "symbols")
     importFrom("stats", "aggregate", "ave", "lm", "quantile", "uniroot",
     "weighted.mean")
     importFrom("utils", "combn")
    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: 0.9
Check: Rd line widths
Result: NOTE
    Rd file 'genperms.custom.Rd':
     \examples lines wider than 100 characters:
     teststat <- pf(fstat[1],fstat[2],fstat[3],lower.tail=FALSE) # extract F-test p-value
    
    Rd file 'genprob.Rd':
     \examples lines wider than 100 characters:
     teststat <- pf(fstat[1],fstat[2],fstat[3],lower.tail=FALSE) # extract F-test p-value
    
    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