CRAN Package Check Results for Package wgsea

Last updated on 2018-05-28 06:47:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8 5.20 77.97 83.17 WARN
r-devel-linux-x86_64-debian-gcc 1.8 5.07 68.43 73.50 WARN
r-devel-linux-x86_64-fedora-clang 1.8 114.62 WARN
r-devel-linux-x86_64-fedora-gcc 1.8 114.18 WARN
r-devel-windows-ix86+x86_64 1.8 10.00 146.00 156.00 NOTE
r-patched-linux-x86_64 1.8 3.91 72.37 76.28 WARN
r-patched-solaris-x86 1.8 153.20 WARN
r-release-linux-x86_64 1.8 4.61 72.25 76.86 WARN
r-release-windows-ix86+x86_64 1.8 13.00 111.00 124.00 NOTE
r-release-osx-x86_64 1.8 NOTE
r-oldrel-windows-ix86+x86_64 1.8 11.00 93.00 104.00 NOTE
r-oldrel-osx-x86_64 1.8 NOTE

Check Details

Version: 1.8
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: ‘snpStats’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.8
Check: R code for possible problems
Result: NOTE
    Z.value: no visible global function definition for ‘sd’
    Z.value: no visible global function definition for ‘pnorm’
    pairtest: no visible global function definition for ‘is’
    pairtest: no visible global function definition for ‘new’
    pairtest: no visible global function definition for ‘rbind2’
    pairtest: no visible global function definition for ‘p.value’
    pairtest: no visible global function definition for ‘single.snp.tests’
    scoretest: no visible global function definition for ‘pchisq’
    varplot : <anonymous>: no visible global function definition for ‘var’
    varplot: no visible global function definition for ‘plot’
    varplot: no visible global function definition for ‘abline’
    Undefined global functions or variables:
     abline is new p.value pchisq plot pnorm rbind2 sd single.snp.tests
     var
    Consider adding
     importFrom("graphics", "abline", "plot")
     importFrom("methods", "is", "new", "rbind2")
     importFrom("stats", "pchisq", "pnorm", "sd", "var")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.8
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Loading required package: survival
    Loading required package: Matrix
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running ‘texi2dvi’ on ‘wgsea.tex’ failed.
    LaTeX errors:
    ! Package inputenc Error: Invalid UTF-8 byte 252.
    
    See the inputenc package documentation for explanation.
    Type H <return> for immediate help.
     ...
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
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-patched-solaris-x86

Version: 1.8
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Loading required package: survival
    Loading required package: Matrix
    Warning in grepl("(Rerun to get|biblatex.*\\(re\\)run)", readLines(log, :
     input string 488 is invalid in this locale
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running ‘texi2dvi’ on ‘wgsea.tex’ failed.
    LaTeX errors:
    ! Package inputenc Error: Invalid UTF-8 byte 252.
    
    See the inputenc package documentation for explanation.
    Type H <return> for immediate help.
     ...
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-release-linux-x86_64