CRAN Package Check Results for Package valr

Last updated on 2017-02-24 23:53:00.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 96.03 119.11 215.14 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 105.56 119.20 224.76 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 410.99 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 0.1.1 428.55 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 0.1.1 287.32 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 0.1.1 506.00 318.00 824.00 OK
r-patched-linux-x86_64 0.1.1 94.59 110.04 204.63 OK
r-patched-solaris-sparc 0.1.1 2275.30 WARN
r-patched-solaris-x86 0.1.1 405.80 WARN
r-release-linux-x86_64 0.1.1 94.42 105.02 199.44 OK
r-release-osx-x86_64-mavericks 0.1.1 NOTE
r-release-windows-ix86+x86_64 0.1.1 413.00 211.00 624.00 OK
r-oldrel-windows-ix86+x86_64 0.1.1 19.00 3.00 22.00 ERROR

Check Details

Version: 0.1.1
Check: compiled code
Result: NOTE
    File ‘valr/libs/valr.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

Version: 0.1.1
Flags: --no-stop-on-test-error
Check: installed package size
Result: NOTE
     installed size is 10.0Mb
     sub-directories of 1Mb or more:
     libs 9.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
    File ‘valr/libs/valr.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, r-devel-macos-x86_64-clang

Version: 0.1.1
Check: package dependencies
Result: NOTE
    Packages suggested but not available for checking:
     ‘microbenchmark’ ‘RMySQL’
Flavors: r-patched-solaris-sparc, r-patched-solaris-x86

Version: 0.1.1
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.
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    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.
    
    Attaching package: 'purrr'
    
    The following objects are masked from 'package:dplyr':
    
     contains, order_by
    
    Quitting from lines 280-302 (valr.Rmd)
    Error: processing vignette 'valr.Rmd' failed with diagnostics:
    there is no package called 'microbenchmark'
    Execution halted
Flavors: r-patched-solaris-sparc, r-patched-solaris-x86

Version: 0.1.1
Check: installed package size
Result: NOTE
     installed size is 6.8Mb
     sub-directories of 1Mb or more:
     libs 5.8Mb
Flavor: r-release-osx-x86_64-mavericks

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