CRAN Package Check Results for Package dynr

Last updated on 2019-03-11 09:49:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.13-4 29.17 154.87 184.04 WARN
r-devel-linux-x86_64-debian-gcc 0.1.13-4 20.74 118.49 139.23 WARN
r-devel-linux-x86_64-fedora-clang 0.1.13-4 232.57 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.13-4 230.57 WARN
r-devel-windows-ix86+x86_64 0.1.13-4 74.00 749.00 823.00 WARN
r-patched-linux-x86_64 0.1.13-4 20.74 143.52 164.26 OK
r-patched-solaris-x86 0.1.13-4 263.70 WARN
r-release-linux-x86_64 0.1.13-4 22.00 142.95 164.95 OK
r-release-windows-ix86+x86_64 0.1.13-4 39.00 5.00 44.00 ERROR
r-release-osx-x86_64 0.1.13-4 NOTE
r-oldrel-windows-ix86+x86_64 0.1.13-4 83.00 252.00 335.00 OK
r-oldrel-osx-x86_64 0.1.13-4 NOTE

Check Details

Version: 0.1.13-4
Check: top-level files
Result: WARN
    Found a 'configure' file without source file 'configure.ac' or
    'configure.in' . An Open Source package must include its autoconf
    sources.
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

Version: 0.1.13-4
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘Rdpack’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.1.13-4
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    /home/ripley/developerstudio12.6/bin/cc -xc99 -I"/home/ripley/R/cc/include" -DNDEBUG -I/usr/local/include -I/usr/local/include -KPIC -O -xlibmieee -xlibmil -xtarget=native -xcache=generic -nofstore -c LinearSDE.c -o LinearSDE.o
    /home/ripley/developerstudio12.6/bin/cc -xc99 -G -L/usr/local/lib -o LinearSDE.so LinearSDE.o -L/usr/local/lib -lgsl -lgslcblas -lm
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'LinearDiscreteTimeModels.tex' failed.
    Messages:
    /usr/local/bin/texi2dvi: line 411: 10910 Killed "$@" 2>&5 1>&2
    /usr/local/bin/texi2dvi: biber failed
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.13-4
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-release-windows-ix86+x86_64

Version: 0.1.13-4
Check: installed package size
Result: NOTE
     installed size is 5.9Mb
     sub-directories of 1Mb or more:
     doc 1.4Mb
     libs 2.8Mb
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64