CRAN Package Check Results for Package linLIR

Last updated on 2022-05-10 10:49:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 3.08 48.72 51.80 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 3.22 37.15 40.37 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 63.26 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 61.34 NOTE
r-devel-windows-x86_64 1.1 10.00 66.00 76.00 NOTE
r-patched-linux-x86_64 1.1 3.51 46.34 49.85 NOTE
r-release-linux-x86_64 1.1 3.08 46.72 49.80 NOTE
r-release-macos-arm64 1.1 18.00 NOTE
r-release-macos-x86_64 1.1 32.00 NOTE
r-release-windows-x86_64 1.1 7.00 67.00 74.00 NOTE
r-oldrel-macos-arm64 1.1 31.00 NOTE
r-oldrel-macos-x86_64 1.1 45.00 NOTE
r-oldrel-windows-ix86+x86_64 1.1 7.00 37.00 44.00 NOTE

Check Details

Version: 1.1
Check: R code for possible problems
Result: NOTE
    gen.lms: no visible global function definition for 'na.omit'
    plot.idf: no visible global function definition for 'mtext'
    plot.idf: no visible global function definition for 'points'
    plot.idf: no visible global function definition for 'segments'
    plot.idf: no visible global function definition for 'ftable'
    plot.idf: no visible global function definition for 'image'
    plot.idf: no visible global function definition for 'gray'
    plot.idf: no visible global function definition for 'abline'
    plot.s.linlir: no visible global function definition for 'mtext'
    plot.s.linlir: no visible global function definition for 'polygon'
    plot.s.linlir: no visible global function definition for 'points'
    plot.s.linlir: no visible global function definition for 'curve'
    s.linlir: no visible global function definition for 'na.omit'
    s.linlir: no visible global function definition for 'dbinom'
    s.linlir: no visible global function definition for 'pchisq'
    Undefined global functions or variables:
     abline curve dbinom ftable gray image mtext na.omit pchisq points
     polygon segments
    Consider adding
     importFrom("grDevices", "gray")
     importFrom("graphics", "abline", "curve", "image", "mtext", "points",
     "polygon", "segments")
     importFrom("stats", "dbinom", "ftable", "na.omit", "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: 1.1
Check: Rd line widths
Result: NOTE
    Rd file 'idf.Rd':
     \usage lines wider than 90 characters:
     plot(x, y=NULL, ..., var = NULL, typ="hist", k.x = 1, k.y = 1, inf.margin=10, p.cex=1, col.lev=15, plot.grid=FALSE, x.adj = 0.5, x.padj ... [TRUNCATED]
     \examples lines wider than 100 characters:
     plot(pm.idf, typ="draft", k.x=10, k.y=20, p.cex=0.35, x.adj=0.5, x.padj=4, y.las=0, y.adj=0.5, y.padj=-4, x.lab="temperature", y.lab="p ... [TRUNCATED]
    
    Rd file 's.linlir.Rd':
     \usage lines wider than 90 characters:
     plot(x, y=NULL, ..., typ, para.typ="polygon", b.grid=500, nb.func=1000, seed.func=NULL, pl.lrm=TRUE, pl.band=FALSE, lrm.col="blue", pl. ... [TRUNCATED]
     \examples lines wider than 100 characters:
     plot(test, typ="lrm", lrm.col="red", pl.band=TRUE, pl.dat=TRUE, pl.dat.typ="draft",k.x=10, k.y=10, y.las=1, y.adj=6)
    
    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