CRAN Package Check Results for Package tidyjson

Last updated on 2022-04-24 03:52:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 7.94 372.25 380.19 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 6.04 266.97 273.01 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 0.00 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 413.50 OK
r-patched-linux-x86_64 0.3.1 7.85 327.45 335.30 OK
r-release-linux-x86_64 0.3.1 6.71 314.18 320.89 OK
r-release-macos-arm64 0.3.1 OK
r-release-macos-x86_64 0.3.1 WARN
r-release-windows-x86_64 0.3.1 48.00 376.00 424.00 OK
r-oldrel-macos-arm64 0.3.1 OK
r-oldrel-macos-x86_64 0.3.1 WARN
r-oldrel-windows-ix86+x86_64 0.3.1 18.00 403.00 421.00 OK

Check Details

Version: 0.3.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘introduction-to-tidyjson.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
    
    Attaching package: 'tidyjson'
    
    The following object is masked from 'package:stats':
    
     filter
    
    
    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 ‘introduction-to-tidyjson.Rmd’
    
    --- re-building ‘visualizing-json.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) 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
    
    
    Attaching package: 'purrr'
    
    The following object is masked from 'package:jsonlite':
    
     flatten
    
    
    Attaching package: 'magrittr'
    
    The following object is masked from 'package:purrr':
    
     set_names
    
    
    Attaching package: 'igraph'
    
    The following objects are masked from 'package:purrr':
    
     compose, simplify
    
    The following objects are masked from 'package:dplyr':
    
     as_data_frame, groups, union
    
    The following objects are masked from 'package:stats':
    
     decompose, spectrum
    
    The following object is masked from 'package:base':
    
     union
    
    Loading required package: viridisLite
    
    Attaching package: 'tidyjson'
    
    The following object is masked from 'package:igraph':
    
     as_data_frame
    
    The following object is masked from 'package:jsonlite':
    
     read_json
    
    The following object is masked from 'package:stats':
    
     filter
    
    Quitting from lines 123-124 (visualizing-json.Rmd)
    Error: processing vignette 'visualizing-json.Rmd' failed with diagnostics:
    invalid 'path' argument
    --- failed re-building ‘visualizing-json.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘visualizing-json.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64