CRAN Package Check Results for Package oxcovid19

Last updated on 2020-08-07 01:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 6.44 93.48 99.92 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 5.23 68.78 74.01 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 125.88 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 116.84 NOTE
r-devel-windows-ix86+x86_64 0.1.0 30.00 172.00 202.00 OK
r-patched-linux-x86_64 0.1.0 6.79 88.28 95.07 OK
r-release-linux-x86_64 0.1.0 6.34 90.11 96.45 OK
r-release-macos-x86_64 0.1.0 WARN
r-release-windows-ix86+x86_64 0.1.0 26.00 113.00 139.00 OK
r-oldrel-macos-x86_64 0.1.0 WARN
r-oldrel-windows-ix86+x86_64 0.1.0 15.00 123.00 138.00 OK

Check Details

Version: 0.1.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘dbplyr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.1.0
Check: data for non-ASCII characters
Result: NOTE
     Note: found 2 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘database_access.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
    
    --- finished re-building ‘database_access.Rmd’
    
    --- re-building ‘oxcovid19.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.
    Quitting from lines 22-91 (oxcovid19.Rmd)
    Error: processing vignette 'oxcovid19.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘oxcovid19.Rmd’
    
    --- re-building ‘visualisation_china.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
    
    Linking to GEOS 3.8.1, GDAL 3.1.1, PROJ 6.3.1
    Warning: Removed 4 row(s) containing missing values (geom_path).
    Warning: Removed 18 rows containing missing values (geom_point).
    Warning: Removed 1 row(s) containing missing values (geom_path).
    Warning: Removed 1 row(s) containing missing values (geom_path).
    --- finished re-building ‘visualisation_china.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘oxcovid19.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-macos-x86_64

Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘database_access.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
    
    --- finished re-building ‘database_access.Rmd’
    
    --- re-building ‘oxcovid19.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.
    Quitting from lines 22-91 (oxcovid19.Rmd)
    Error: processing vignette 'oxcovid19.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘oxcovid19.Rmd’
    
    --- re-building ‘visualisation_china.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
    
    Linking to GEOS 3.7.2, GDAL 2.4.2, PROJ 5.2.0
    Warning: Removed 4 row(s) containing missing values (geom_path).
    Warning: Removed 18 rows containing missing values (geom_point).
    Warning: Removed 1 row(s) containing missing values (geom_path).
    Warning: Removed 1 row(s) containing missing values (geom_path).
    --- finished re-building ‘visualisation_china.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘oxcovid19.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64