CRAN Package Check Results for Package eurlex

Last updated on 2022-11-11 05:56:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 3.96 48.08 52.04 OK
r-devel-linux-x86_64-debian-gcc 0.4.3 2.90 37.34 40.24 OK
r-devel-linux-x86_64-fedora-clang 0.4.3 80.96 OK
r-devel-linux-x86_64-fedora-gcc 0.4.3 76.21 OK
r-devel-windows-x86_64 0.4.3 21.00 91.00 112.00 OK
r-patched-linux-x86_64 0.4.3 3.06 46.41 49.47 OK
r-release-linux-x86_64 0.4.3 3.08 46.76 49.84 OK
r-release-macos-arm64 0.4.2 77.00 OK
r-release-macos-x86_64 0.4.3 90.00 OK
r-release-windows-x86_64 0.4.3 18.00 91.00 109.00 OK
r-oldrel-macos-arm64 0.4.2 80.00 OK
r-oldrel-macos-x86_64 0.4.3 52.00 ERROR
r-oldrel-windows-ix86+x86_64 0.4.3 9.00 300.00 309.00 OK

Check Details

Version: 0.4.3
Check: examples
Result: ERROR
    Running examples in ‘eurlex-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: elx_label_eurovoc
    > ### Title: Label EuroVoc concepts
    > ### Aliases: elx_label_eurovoc
    >
    > ### ** Examples
    >
    > elx_label_eurovoc(uri_eurovoc = "http://eurovoc.europa.eu/5760", alt_labels = TRUE, language = "fr")
    Timeout was reached: [publications.europa.eu] Resolving timed out after 10000 milliseconds
    Error in UseMethod("read_xml") :
     no applicable method for 'read_xml' applied to an object of class "NULL"
    Calls: elx_label_eurovoc ... %>% -> elx_parse_xml -> %>% -> <Anonymous> -> <Anonymous>
    Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 0.4.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘eurlexpkg.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 47-51 (eurlexpkg.Rmd)
    Error: processing vignette 'eurlexpkg.Rmd' failed with diagnostics:
    no applicable method for 'read_xml' applied to an object of class "NULL"
    --- failed re-building ‘eurlexpkg.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘eurlexpkg.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64