CRAN Package Check Results for Package datasus

Last updated on 2018-05-14 01:46:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 9.87 43.92 53.79 WARN
r-devel-linux-x86_64-debian-gcc 0.4.0 8.71 38.89 47.60 WARN
r-devel-linux-x86_64-fedora-clang 0.4.0 82.68 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.0 78.32 NOTE
r-devel-windows-ix86+x86_64 0.4.0 20.00 107.00 127.00 OK
r-patched-linux-x86_64 0.4.0 12.54 48.98 61.52 WARN
r-patched-solaris-x86 0.4.0 101.80 NOTE
r-release-linux-x86_64 0.4.0 11.61 49.24 60.85 WARN
r-release-windows-ix86+x86_64 0.4.0 20.00 107.00 127.00 OK
r-release-osx-x86_64 0.4.0 NOTE
r-oldrel-windows-ix86+x86_64 0.4.0 4.00 86.00 90.00 OK
r-oldrel-osx-x86_64 0.4.0 NOTE

Check Details

Version: 0.4.0
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
    
    Quitting from lines 78-85 (Introduction_to_datasus.Rmd)
    Error: processing vignette ‘Introduction_to_datasus.Rmd’ failed with diagnostics:
    the condition has length > 1
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.4.0
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Registered S3 method overwritten by 'dplyr':
     method from
     as.data.frame.tbl_df tibble
    
    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:
    the condition has length > 1
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.0
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-osx-x86_64, r-oldrel-osx-x86_64