CRAN Package Check Results for Package biwavelet

Last updated on 2018-02-05 07:46:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.20.11 33.09 51.68 84.77 NOTE
r-devel-linux-x86_64-debian-gcc 0.20.11 21.76 46.40 68.16 NOTE
r-devel-linux-x86_64-fedora-clang 0.20.11 121.61 NOTE
r-devel-linux-x86_64-fedora-gcc 0.20.11 107.91 NOTE
r-devel-windows-ix86+x86_64 0.20.11 57.00 108.00 165.00 OK
r-patched-linux-x86_64 0.20.11 27.96 70.13 98.09 NOTE
r-patched-solaris-x86 0.20.11 125.90 WARN
r-release-linux-x86_64 0.20.11 29.76 69.42 99.18 NOTE
r-release-windows-ix86+x86_64 0.20.11 64.00 107.00 171.00 OK
r-release-osx-x86_64 0.20.11 WARN
r-oldrel-windows-ix86+x86_64 0.20.11 85.00 148.00 233.00 OK
r-oldrel-osx-x86_64 0.20.11 WARN

Check Details

Version: 0.20.11
Check: compiled code
Result: NOTE
    File ‘biwavelet/libs/biwavelet.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.20.11
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.
Flavor: r-patched-solaris-x86

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

Version: 0.20.11
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.
    Quitting from lines 40-46 (profiling.Rmd)
    Error: processing vignette 'profiling.Rmd' failed with diagnostics:
    cannot open the connection
    Execution halted
Flavor: r-release-osx-x86_64

Version: 0.20.11
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning: It seems you should call rmarkdown::render() instead of knitr::knit2html() because profiling.Rmd appears to be an R Markdown v2 document.
    Quitting from lines 40-46 (profiling.Rmd)
    Error: processing vignette 'profiling.Rmd' failed with diagnostics:
    cannot open the connection
    Execution halted
Flavor: r-oldrel-osx-x86_64