Last updated on 2021-03-12 07:50:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 5.68 | 58.45 | 64.13 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.43 | 151.84 | 156.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 252.61 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 240.61 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 13.00 | 238.00 | 251.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.2.0 | OK | ||||
r-patched-linux-x86_64 | 0.2.0 | 5.41 | 197.27 | 202.68 | OK | |
r-patched-solaris-x86 | 0.2.0 | 442.50 | OK | |||
r-release-linux-x86_64 | 0.2.0 | 4.70 | 191.12 | 195.82 | OK | |
r-release-macos-x86_64 | 0.2.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.2.0 | 11.00 | 236.00 | 247.00 | OK | |
r-oldrel-macos-x86_64 | 0.2.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 9.00 | 243.00 | 252.00 | OK |
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in 'fishualize-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: add_fishape
> ### Title: fish silhouette in ggplot2
> ### Aliases: add_fishape
>
> ### ** Examples
>
> library(ggplot2)
>
> ggplot() + add_fishape(fill = fish(n = 5)[4])
trying URL 'https://raw.githubusercontent.com/simonjbrandl/fishape/master/shapes/Pomacanthidae_Centropyge.loricula.png'
Warning in download.file(url, method = method, ...) :
cannot open URL 'https://raw.githubusercontent.com/simonjbrandl/fishape/master/shapes/Pomacanthidae_Centropyge.loricula.png': HTTP status was '503 Service Unavailable'
Error in download.file(url, method = method, ...) :
cannot open URL 'https://raw.githubusercontent.com/simonjbrandl/fishape/master/shapes/Pomacanthidae_Centropyge.loricula.png'
Calls: add_fishape -> wrap.url -> <Anonymous> -> download.file
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'contribute.Rmd' using rmarkdown
--- finished re-building 'contribute.Rmd'
--- re-building 'overview_colors.Rmd' using rmarkdown
--- finished re-building 'overview_colors.Rmd'
--- re-building 'overview_shapes.Rmd' using rmarkdown
trying URL 'https://raw.githubusercontent.com/simonjbrandl/fishape/master/shapes/Acanthuridae_Acanthurus.nigricauda.png'
Warning in download.file(url, method = method, ...) :
cannot open URL 'https://raw.githubusercontent.com/simonjbrandl/fishape/master/shapes/Acanthuridae_Acanthurus.nigricauda.png': HTTP status was '503 Service Unavailable'
Quitting from lines 23-32 (overview_shapes.Rmd)
Error: processing vignette 'overview_shapes.Rmd' failed with diagnostics:
cannot open URL 'https://raw.githubusercontent.com/simonjbrandl/fishape/master/shapes/Acanthuridae_Acanthurus.nigricauda.png'
--- failed re-building 'overview_shapes.Rmd'
SUMMARY: processing the following file failed:
'overview_shapes.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang