CRAN Package Check Results for Package dynr

Last updated on 2019-09-08 13:46:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.14-9 OK
r-devel-linux-x86_64-debian-gcc 0.1.14-9 25.28 129.02 154.30 OK
r-devel-linux-x86_64-fedora-gcc 0.1.14-9 248.46 NOTE
r-devel-windows-ix86+x86_64 0.1.14-9 107.00 841.00 948.00 OK
r-patched-linux-x86_64 0.1.14-9 26.01 161.00 187.01 OK
r-patched-solaris-x86 0.1.14-9 280.50 WARN
r-release-linux-x86_64 0.1.14-9 25.45 159.72 185.17 OK
r-release-windows-ix86+x86_64 0.1.14-9 71.00 559.00 630.00 OK
r-release-osx-x86_64 0.1.14-9 NOTE
r-oldrel-windows-ix86+x86_64 0.1.14-9 86.00 196.00 282.00 OK
r-oldrel-osx-x86_64 0.1.14-9 NOTE

Additional issues

LTO

Check Details

Version: 0.1.14-9
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-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.1.14-9
Check: for detritus in the temp directory
Result: NOTE
    Found the following files/directories:
     ‘par-7269706c6579’
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.14-9
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘linearSDE.Rmd’ using rmarkdown
    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
    --- finished re-building ‘linearSDE.Rmd’
    
    --- re-building ‘InstallationForDevelopers.Rnw’ using Sweave
    --- finished re-building ‘InstallationForDevelopers.Rnw’
    
    --- re-building ‘InstallationForUsers.Rnw’ using Sweave
    --- finished re-building ‘InstallationForUsers.Rnw’
    
    --- re-building ‘LinearDiscreteTimeModels.Rnw’ using Sweave
    Error: processing vignette 'LinearDiscreteTimeModels.Rnw' failed with diagnostics:
    Running 'texi2dvi' on 'LinearDiscreteTimeModels.tex' failed.
    Messages:
    /usr/local/bin/texi2dvi: line 402: 7913 Killed "$@" 2>&5 1>&2
    /usr/local/bin/texi2dvi: biber failed
    --- failed re-building ‘LinearDiscreteTimeModels.Rnw’
    
    --- re-building ‘NonlinearContinuousTimeModels.Rnw’ using Sweave
    Error: processing vignette 'NonlinearContinuousTimeModels.Rnw' failed with diagnostics:
    Running 'texi2dvi' on 'NonlinearContinuousTimeModels.tex' failed.
    Messages:
    /usr/local/bin/texi2dvi: line 402: 12180 Killed "$@" 2>&5 1>&2
    /usr/local/bin/texi2dvi: biber failed
    --- failed re-building ‘NonlinearContinuousTimeModels.Rnw’
    
    SUMMARY: processing the following files failed:
     ‘LinearDiscreteTimeModels.Rnw’ ‘NonlinearContinuousTimeModels.Rnw’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.14-9
Check: installed package size
Result: NOTE
     installed size is 6.5Mb
     sub-directories of 1Mb or more:
     data 1.3Mb
     doc 1.4Mb
     libs 2.9Mb
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64