CRAN Package Check Results for Package dextergui

Last updated on 2018-06-10 08:48:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 8.58 71.24 79.82 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 5.52 55.89 61.41 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 91.92 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 94.70 NOTE
r-devel-windows-ix86+x86_64 0.1.2 21.00 115.00 136.00 NOTE
r-patched-linux-x86_64 0.1.2 7.72 62.79 70.51 NOTE
r-patched-solaris-x86 0.1.2 3.90 ERROR
r-release-linux-x86_64 0.1.2 7.16 62.72 69.88 NOTE
r-release-windows-ix86+x86_64 0.1.2 16.00 73.00 89.00 NOTE
r-release-osx-x86_64 0.1.2 NOTE
r-oldrel-windows-ix86+x86_64 0.1.2 19.00 126.00 145.00 WARN
r-oldrel-osx-x86_64 0.1.1 NOTE

Check Details

Version: 0.1.2
Check: dependencies in R code
Result: NOTE
    Unexported objects imported by ':::' calls:
     ‘dexter:::get_resp_data’ ‘dexter:::qcolors’
     See the note in ?`:::` about the use of this operator.
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1.2
Check: package dependencies
Result: ERROR
    Package required but not available: ‘dexter’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-patched-solaris-x86

Version: 0.1.2
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    
    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
    
    Loading required package: RSQLite
    no column `person_id` provided, automatically generating unqique person id's
    pandoc.exe: Could not fetch img/main_bar.PNG
    img/main_bar.PNG: openBinaryFile: does not exist (No such file or directory)
    Warning: running command '"D:/compiler/pandoc/pandoc" +RTS -K512m -RTS dextergui.utf8.md --to html4 --from markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash --output dextergui.html --smart --email-obfuscation none --self-contained --standalone --section-divs --table-of-contents --toc-depth 3 --template "d:\RCompile\CRANpkg\lib\3.4\rmarkdown\rmd\h\default.html" --highlight-style pygments --css "d:\RCompile\CRANpkg\lib\3.4\rmarkdown\rmarkdown\templates\html_vignette\resources\vignette.css" --mathjax --variable "mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"' had status 67
    Error: processing vignette 'dextergui.Rmd' failed with diagnostics:
    pandoc document conversion failed with error 67
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.1.1
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘Cairo’ ‘sparkline’
     All declared Imports should be used.
    Unexported objects imported by ':::' calls:
     ‘dexter:::get_resp_data’ ‘dexter:::qcolors’
     See the note in ?`:::` about the use of this operator.
Flavor: r-oldrel-osx-x86_64