CRAN Package Check Results for Package datasus

Last updated on 2020-11-21 12:50:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1.1 14.26 65.90 80.16 OK
r-devel-linux-x86_64-debian-gcc 0.4.1.1 11.92 48.71 60.63 OK
r-devel-linux-x86_64-fedora-clang 0.4.1.1 103.13 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.1.1 94.34 NOTE
r-devel-windows-ix86+x86_64 0.4.1.1 20.00 66.00 86.00 OK
r-patched-linux-x86_64 0.4.1.1 13.21 60.44 73.65 OK
r-patched-solaris-x86 0.4.1.1 100.70 WARN
r-release-linux-x86_64 0.4.1.1 12.37 61.68 74.05 OK
r-release-macos-x86_64 0.4.1.1 NOTE
r-release-windows-ix86+x86_64 0.4.1.1 18.00 60.00 78.00 OK
r-oldrel-macos-x86_64 0.4.1.1 NOTE
r-oldrel-windows-ix86+x86_64 0.4.1.1 15.00 65.00 80.00 OK

Check Details

Version: 0.4.1.1
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘RCurl’
     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: 0.4.1.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘Introduction_to_datasus.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.
    
    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
    
    Quitting from lines 78-85 (Introduction_to_datasus.Rmd)
    Error: processing vignette 'Introduction_to_datasus.Rmd' failed with diagnostics:
    Recv failure: Connection reset by peer
    --- failed re-building ‘Introduction_to_datasus.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘Introduction_to_datasus.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86