CRAN Package Check Results for Package Bclim

Last updated on 2021-01-29 17:50:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.2 5.59 24.58 30.17 OK --no-vignettes
r-devel-linux-x86_64-debian-gcc 3.1.2 3.90 19.47 23.37 OK --no-vignettes
r-devel-linux-x86_64-fedora-clang 3.1.2 1840.64 WARN
r-devel-linux-x86_64-fedora-gcc 3.1.2 1833.77 WARN
r-devel-windows-ix86+x86_64 3.1.2 16.00 48.00 64.00 NOTE --no-vignettes
r-patched-linux-x86_64 3.1.2 4.69 23.72 28.41 OK --no-vignettes
r-patched-solaris-x86 3.1.2 1869.60 WARN
r-release-linux-x86_64 3.1.2 4.57 23.97 28.54 OK --no-vignettes
r-release-macos-x86_64 3.1.2 NOTE
r-release-windows-ix86+x86_64 3.1.2 11.00 40.00 51.00 NOTE --no-vignettes
r-oldrel-macos-x86_64 3.1.2 NOTE
r-oldrel-windows-ix86+x86_64 3.1.2 18.00 42.00 60.00 NOTE --no-vignettes

Check Details

Version: 3.1.2
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘ggplot2’
     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-macos-x86_64, r-oldrel-macos-x86_64

Version: 3.1.2
Check: compiled code
Result: NOTE
    File ‘Bclim/libs/Bclim.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 3.1.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘Bclim.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     The vignette engine knitr::rmarkdown is not available because the rmarkdown package is not available. Did you forget to add it to Suggests in DESCRIPTION? Please see https://github.com/yihui/knitr/issues/1864 for more information.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.1.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘Bclim.Rmd’ using rmarkdown
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 3.1.2
Flags: --no-vignettes
Check: DESCRIPTION meta-information
Result: NOTE
    NeedsCompilation field should likely be 'yes'
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 3.1.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘Bclim.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     The vignette engine knitr::rmarkdown is not available because the rmarkdown package is not available. Did you forget to add it to Suggests in DESCRIPTION? Please see https://github.com/yihui/knitr/issues/1864 for more information.
Flavor: r-patched-solaris-x86