CRAN Package Check Results for Package glmpathcr

Last updated on 2014-11-24 23:47:05.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 3.69 129.80 133.49 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 3.34 120.92 124.26 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 266.23 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 253.92 NOTE
r-devel-osx-x86_64-clang 1.0.3 263.80 NOTE
r-devel-windows-ix86+x86_64 1.0.3 7.00 190.00 197.00 NOTE
r-patched-linux-x86_64 1.0.3 3.60 122.50 126.10 NOTE
r-patched-solaris-sparc 1.0.3 1895.70 NOTE
r-patched-solaris-x86 1.0.3 497.80 NOTE
r-release-linux-ix86 1.0.3 4.15 194.80 198.96 NOTE
r-release-linux-x86_64 1.0.3 4.38 121.29 125.67 NOTE
r-release-osx-x86_64-mavericks 1.0.3 NOTE
r-release-osx-x86_64-snowleopard 1.0.3 OK
r-release-windows-ix86+x86_64 1.0.3 10.00 178.00 188.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0.3 10.00 186.00 196.00 NOTE

Check Details

Version: 1.0.3
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     ‘glmpath’ ‘mvtnorm’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
    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-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0.3
Check: R code for possible problems
Result: NOTE
    glmpath.cr: no visible global function definition for ‘glmpath’
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-windows-ix86+x86_64

Version: 1.0.3
Check: re-building of vignette outputs
Result: NOTE
    Error in re-building vignettes:
     ...
    Loading required package: glmpath
    Loading required package: survival
    Loading required package: splines
    Loading required package: mvtnorm
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'glmpathcr.tex' failed.
    LaTeX errors:
    ! LaTeX Error: File `a4wide.sty' not found.
    
    Type X to quit or <RETURN> to proceed,
    or enter new name. (Default extension: sty)
    
    gn_test/glmpathcr/vignettes/glmpathcr.tex:30: ==> Fatal error occurred, no out
    put PDF file produced!
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-release-osx-x86_64-mavericks