CRAN Package Check Results for Package Ryacas

Last updated on 2018-09-05 15:47:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-1 64.57 40.14 104.71 WARN
r-devel-linux-x86_64-debian-gcc 0.3-1 60.85 32.90 93.75 NOTE
r-devel-linux-x86_64-fedora-clang 0.3-1 171.79 WARN
r-devel-linux-x86_64-fedora-gcc 0.3-1 139.18 NOTE
r-devel-windows-ix86+x86_64 0.3-1 69.00 6.00 75.00 ERROR
r-patched-linux-x86_64 0.3-1 74.55 36.62 111.17 NOTE
r-patched-solaris-x86 0.3-1 146.60 OK
r-release-linux-x86_64 0.3-1 76.15 36.38 112.53 NOTE
r-release-windows-ix86+x86_64 0.3-1 71.00 6.00 77.00 ERROR
r-release-osx-x86_64 0.3-1 WARN
r-oldrel-windows-ix86+x86_64 0.3-1 75.00 20.00 95.00 ERROR
r-oldrel-osx-x86_64 0.3-1 WARN

Check Details

Version: 0.3-1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     yacas/src/obmalloc.cpp:584:23: warning: result of comparison of constant 384307168202282325 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64

Version: 0.3-1
Check: compiled code
Result: NOTE
    File ‘Ryacas/libs/Ryacas.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ 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-release-linux-x86_64

Version: 0.3-1
Check: installed package size
Result: NOTE
     installed size is 9.7Mb
     sub-directories of 1Mb or more:
     libs 7.7Mb
     yacas 1.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.3-1
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.3-1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘devtools’
Flavor: r-oldrel-osx-x86_64

Version: 0.3-1
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'Ryacas.tex' failed.
    LaTeX errors:
    ! LaTeX Error: File `boxedminipage.sty' not found.
    
    Type X to quit or <RETURN> to proceed,
    or enter new name. (Default extension: sty)
    
    ! Emergency stop.
    <read *>
    
    l.9 ^^M
    
    ! ==> Fatal error occurred, no output PDF file produced!
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-oldrel-osx-x86_64