Last updated on 2025-04-15 09:52:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 5.98 | 46.65 | 52.63 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 3.98 | 34.07 | 38.05 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 83.47 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 74.22 | ERROR | |||
r-devel-windows-x86_64 | 0.1.5 | 6.00 | 64.00 | 70.00 | OK | |
r-patched-linux-x86_64 | 0.1.5 | 5.76 | 44.36 | 50.12 | OK | |
r-release-linux-x86_64 | 0.1.5 | 5.37 | 44.63 | 50.00 | OK | |
r-release-macos-arm64 | 0.1.5 | 28.00 | OK | |||
r-release-macos-x86_64 | 0.1.5 | 58.00 | OK | |||
r-release-windows-x86_64 | 0.1.5 | 8.00 | 71.00 | 79.00 | OK | |
r-oldrel-macos-arm64 | 0.1.5 | 32.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.5 | 52.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.5 | 8.00 | 72.00 | 80.00 | OK |
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in ‘wikiprofiler-Ex.R’ failed
The error most likely occurred in:
> ### Name: wpplot
> ### Title: Input specific wikipathways ID to get an output in class of
> ### wpplot.
> ### Aliases: wpplot
>
> ### ** Examples
>
> if (yulab.utils::has_internet())
+ wpplot('WP179')
Warning in (function (con = stdin(), n = -1L, ok = TRUE, warn = TRUE, encoding = "unknown", :
incomplete final line found on 'https://www.wikipathways.org/wikipathways-assets/pathways/WP179/WP179.svg'
Error in rsvg::rsvg_nativeraster(f) :
Failed to parse svg: XML parse error: Error domain 1 code 73 on line 1 column 294913 of data: Couldn't find end of Start Tag g line 1
Calls: <Anonymous> ... annotation_custom -> layer -> as.grob -> as.grob.wpplot -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc