CRAN Package Check Results for Package clhs

Last updated on 2014-09-12 01:48:02.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5-1 3.84 56.81 60.65 NOTE
r-devel-linux-x86_64-debian-gcc 0.5-1 3.77 56.28 60.05 NOTE
r-devel-linux-x86_64-fedora-clang 0.5-1 143.54 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5-1 143.15 NOTE
r-devel-osx-x86_64-clang 0.5-1 106.32 NOTE
r-devel-windows-ix86+x86_64 0.5-1 11.00 85.00 96.00 NOTE
r-patched-linux-x86_64 0.5-1 5.04 60.83 65.86 NOTE
r-patched-solaris-sparc 0.5-1 787.00 NOTE
r-patched-solaris-x86 0.5-1 173.60 NOTE
r-release-linux-ix86 0.5-1 4.70 72.86 77.56 NOTE
r-release-linux-x86_64 0.5-1 4.09 60.61 64.70 NOTE
r-release-osx-x86_64-mavericks 0.5-1 NOTE
r-release-osx-x86_64-snowleopard 0.5-1 NOTE
r-release-windows-ix86+x86_64 0.5-1 12.00 93.00 105.00 NOTE
r-oldrel-windows-ix86+x86_64 0.5-1 10.00 176.00 186.00 NOTE

Check Details

Version: 0.5-1
Check: DESCRIPTION meta-information
Result: NOTE
    Package listed in more than one of Depends, Imports, Suggests, Enhances:
     ‘ggplot2’
    A package should be listed in only one of these fields.
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-osx-x86_64-snowleopard, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.5-1
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘methods’
     All declared Imports should be used.
    See the information on DESCRIPTION files in the chapter ‘Creating R
    packages’ of the ‘Writing R Extensions’ 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-osx-x86_64-snowleopard, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.5-1
Check: for old-style vignette sources
Result: NOTE
    Vignette sources only in ‘inst/doc’:
     ‘vignette.Rnw’
    A ‘vignettes’ directory is required as from R 3.1.0
    and these will not be indexed nor checked
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-osx-x86_64-snowleopard, r-release-windows-ix86+x86_64

Version: 0.5-1
Check: Rd line widths
Result: NOTE
    Rd file 'clhs-package.Rd':
     \examples lines wider than 100 characters:
     df <- data.frame(a = runif(1000), b = rnorm(1000), c = sample(LETTERS[1:5], size = 1000, replace = TRUE))
    
    Rd file 'clhs.Rd':
     \examples lines wider than 100 characters:
     df <- data.frame(a = runif(1000), b = rnorm(1000), c = sample(LETTERS[1:5], size = 1000, replace = TRUE))
    
    Rd file 'plot.cLHS_result.Rd':
     \examples lines wider than 100 characters:
     df <- data.frame(a = runif(1000), b = rnorm(1000), c = sample(LETTERS[1:5], size = 1000, replace = TRUE))
    
    These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.5-1
Check: for old-style vignette sources
Result: NOTE
    Vignette sources only in 'inst/doc':
     'vignette.Rnw'
    A 'vignettes' directory will be required as from R 3.1.0
Flavor: r-oldrel-windows-ix86+x86_64