CRAN Package Check Results for Package cplm

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7-2 8.41 78.08 86.49 NOTE
r-devel-linux-x86_64-debian-gcc 0.7-2 7.86 76.21 84.07 NOTE
r-devel-linux-x86_64-fedora-clang 0.7-2 195.34 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7-2 186.74 NOTE
r-devel-osx-x86_64-clang 0.7-2 165.97 NOTE
r-devel-windows-ix86+x86_64 0.7-2 26.00 144.00 170.00 NOTE
r-patched-linux-x86_64 0.7-2 8.41 80.23 88.64 NOTE
r-patched-solaris-sparc 0.7-2 1064.00 NOTE
r-patched-solaris-x86 0.7-2 255.30 NOTE
r-release-linux-ix86 0.7-2 10.14 92.71 102.85 NOTE
r-release-linux-x86_64 0.7-2 8.34 81.82 90.16 NOTE
r-release-osx-x86_64-mavericks 0.7-2 NOTE
r-release-osx-x86_64-snowleopard 0.7-2 OK
r-release-windows-ix86+x86_64 0.7-2 30.00 150.00 180.00 NOTE
r-oldrel-windows-ix86+x86_64 0.7-2 28.00 154.00 182.00 OK

Check Details

Version: 0.7-2
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: ‘splines’
     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-windows-ix86+x86_64

Version: 0.7-2
Check: R code for possible problems
Result: NOTE
    bsp: no visible global function definition for ‘spline.des’
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: 0.7-2
Check: re-building of vignette outputs
Result: NOTE
    Error in re-building vignettes:
     ...
    Loading required package: coda
    Loading required package: lattice
    Loading required package: Matrix
    Loading required package: splines
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'cplm.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)
    
    ./Z.cls:20: ==> Fatal error occurred, no output PDF file produced!
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-release-osx-x86_64-mavericks