CRAN Package Check Results for Package WHO

Last updated on 2019-11-25 05:47:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 2.00 57.53 59.53 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 1.66 43.44 45.10 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 38.18 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 69.42 OK
r-devel-windows-ix86+x86_64 0.2.1 9.00 91.00 100.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.2.1 7.00 77.00 84.00 OK
r-patched-linux-x86_64 0.2.1 1.65 52.35 54.00 OK
r-patched-solaris-x86 0.2.1 84.20 OK
r-release-linux-x86_64 0.2.1 1.70 55.72 57.42 OK
r-release-windows-ix86+x86_64 0.2.1 8.00 64.00 72.00 OK
r-release-osx-x86_64 0.2.1 OK
r-oldrel-windows-ix86+x86_64 0.2.1 2.00 94.00 96.00 OK
r-oldrel-osx-x86_64 0.2.1 OK

Check Details

Version: 0.2.1
Check: examples
Result: ERROR
    Running examples in ‘WHO-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: get_data
    > ### Title: Retrieve Data from the World Health Organization
    > ### Aliases: get_data
    >
    > ### ** Examples
    >
    > df <- get_data("WHOSIS_000001")
    Error: parse error: invalid object key (must be a string)
     { , }
     (right here) ------^
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘who_vignette.Rmd’ using rmarkdown
    
    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 64-80 (who_vignette.Rmd)
    Error: processing vignette 'who_vignette.Rmd' failed with diagnostics:
    parse error: invalid object key (must be a string)
     { , }
     (right here) ------^
    
    --- failed re-building ‘who_vignette.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘who_vignette.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang