CRAN Package Check Results for Package multipol

Last updated on 2017-07-26 01:56:22.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-6 0.98 26.58 27.56 NOTE
r-devel-linux-x86_64-debian-gcc 1.0-6 0.96 26.51 27.47 NOTE
r-devel-linux-x86_64-fedora-clang 1.0-6 36.93 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-6 36.03 NOTE
r-devel-windows-ix86+x86_64 1.0-6 4.00 47.00 51.00 NOTE
r-patched-linux-x86_64 1.0-6 0.92 26.82 27.74 NOTE
r-patched-solaris-x86 1.0-6 51.50 NOTE
r-release-linux-x86_64 1.0-6 0.92 26.71 27.63 NOTE
r-release-windows-ix86+x86_64 1.0-6 3.00 45.00 48.00 NOTE
r-release-osx-x86_64 1.0-6 NOTE
r-oldrel-windows-ix86+x86_64 1.0-6 4.00 59.00 63.00 NOTE
r-oldrel-osx-x86_64 1.0-6 NOTE

Check Details

Version: 1.0-6
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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.0-6
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: ‘abind’
     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.0-6
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     Ops.multipol [.multipol [<-.multipol as.array.multipol
     as.character.multipol as.function.multipol deriv.multipol
     print.multipol
    See section ‘Registering S3 methods’ in 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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 1.0-6
Check: re-building of vignette outputs
Result: NOTE
    Error in re-building vignettes:
     ...
    Loading required package: abind
    
    Attaching package: ‘multipol’
    
    The following object is masked from ‘package:base’:
    
     single
    
    Loading required package: polynom
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'multipol.tex' failed.
    LaTeX errors:
    ! LaTeX Error: File `dsfont.sty' not found.
    
    Type X to quit or <RETURN> to proceed,
    or enter new name. (Default extension: sty)
    
    ! Emergency stop.
    <read *>
    
    l.4 \usepackage
     {bbm}^^M
    ! ==> Fatal error occurred, no output PDF file produced!
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-release-osx-x86_64