CRAN Package Check Results for Package covid19nytimes

Last updated on 2021-02-23 06:51:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 3.54 59.64 63.18 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 3.09 46.63 49.72 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 82.64 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.3 76.11 NOTE
r-devel-windows-ix86+x86_64 0.1.3 7.00 66.00 73.00 OK
r-patched-linux-x86_64 0.1.3 3.17 57.79 60.96 OK
r-patched-solaris-x86 0.1.3 100.50 WARN
r-release-linux-x86_64 0.1.3 3.67 57.28 60.95 OK
r-release-macos-x86_64 0.1.3 NOTE
r-release-windows-ix86+x86_64 0.1.3 9.00 89.00 98.00 OK
r-oldrel-macos-x86_64 0.1.3 NOTE
r-oldrel-windows-ix86+x86_64 0.1.3 6.00 85.00 91.00 OK

Check Details

Version: 0.1.3
Check: data for non-ASCII characters
Result: NOTE
     Note: found 48 marked UTF-8 strings
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.1.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘ny-times-bubble-map.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.
    Loading required package: covid19nytimes
    Loading required package: dplyr
    
    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: sf
    Linking to GEOS 3.6.4, GDAL 2.2.4, PROJ 5.2.0
    Loading required package: tigris
    To enable
    caching of data, set `options(tigris_use_cache = TRUE)` in your R script or .Rprofile.
    Warning in unzip(file_loc, exdir = tmp) :
     error 1 in extracting from zip file
    Quitting from lines 34-48 (ny-times-bubble-map.Rmd)
    Error: processing vignette 'ny-times-bubble-map.Rmd' failed with diagnostics:
    Cannot open "/tmp/RtmpIia4V2/working_dir/RtmpMLaW53"; The source could be corrupt or not supported. See `st_drivers()` for a list of supported formats.
    --- failed re-building ‘ny-times-bubble-map.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘ny-times-bubble-map.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86