CRAN Package Check Results for Package loop

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 3.00 41.30 44.30 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 2.80 31.24 34.04 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 54.41 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 51.47 NOTE
r-devel-windows-x86_64 1.1 13.00 66.00 79.00 NOTE
r-patched-linux-x86_64 1.1 4.94 39.13 44.07 NOTE
r-release-linux-x86_64 1.1 3.17 39.19 42.36 NOTE
r-release-macos-arm64 1.1 16.00 NOTE
r-release-macos-x86_64 1.1 28.00 NOTE
r-release-windows-x86_64 1.1 14.00 54.00 68.00 NOTE
r-oldrel-macos-arm64 1.1 18.00 NOTE
r-oldrel-macos-x86_64 1.1 31.00 NOTE
r-oldrel-windows-ix86+x86_64 1.1 8.00 49.00 57.00 NOTE

Check Details

Version: 1.1
Check: R code for possible problems
Result: NOTE
    fplot: no visible global function definition for 'rnorm'
    fplot: no visible global function definition for 'segments'
    fplot: no visible global function definition for 'points'
    fplot: no visible global function definition for 'text'
    fplot.foodweb: no visible global function definition for 'segments'
    fplot.foodweb: no visible global function definition for 'points'
    fplot.foodweb: no visible global function definition for 'text'
    gplot: no visible global function definition for 'runif'
    groupplot: no visible global function definition for 'rnorm'
    groupplot: no visible global function definition for 'segments'
    groupplot: no visible global function definition for 'points'
    groupplot: no visible global function definition for 'text'
    groupplot.foodweb: no visible global function definition for 'rnorm'
    groupplot.foodweb: no visible global function definition for 'segments'
    groupplot.foodweb: no visible global function definition for 'points'
    groupplot.foodweb: no visible global function definition for 'text'
    Undefined global functions or variables:
     points rnorm runif segments text
    Consider adding
     importFrom("graphics", "points", "segments", "text")
     importFrom("stats", "rnorm", "runif")
    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 'fplot.Rd':
     \usage lines wider than 90 characters:
     fplot(gemat,type="both",metric="jaccard",addlabels=FALSE,scaled=TRUE,weighted=TRUE,pch=20,bg=1,pcex=3,pcol=4,lty=1,lcol=8,tfont=12,tcol ... [TRUNCATED]
    
    Rd file 'fplot.foodweb.Rd':
     \usage lines wider than 90 characters:
     fplot.foodweb(gemat,ranks,addlabels=FALSE,scaled=TRUE,weighted=TRUE,pch=20,bg=1,pcex=3,pcol=4,lty=1,lcol=8,tfont=12,tcol=1)
    
    Rd file 'groupplot.Rd':
     \usage lines wider than 90 characters:
     groupplot(gemat, groups, type = "both", metric = "jaccard", addlabels = FALSE, scaled = TRUE, pch = 20, bg = 1, pcex = 3, pcol = 4, lty ... [TRUNCATED]
    
    Rd file 'groupplot.foodweb.Rd':
     \usage lines wider than 90 characters:
     groupplot.foodweb(gemat, ranks, groups, addlabels = FALSE, scaled = TRUE, pch = 20, bg = 1, pcex = 3, pcol = 4, lty = 1, lcol = 8, tfon ... [TRUNCATED]
     \examples lines wider than 100 characters:
     groupplot.foodweb(gemat=mat,ranks=rlist,groups=glist,pch=pch,lcol=lcol) #other parameters are set in default
    
    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