Last updated on 2025-04-19 01:49:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 5.81 | 53.91 | 59.72 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 3.84 | 38.60 | 42.44 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 93.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 99.50 | NOTE | |||
r-devel-windows-x86_64 | 0.1.4 | 7.00 | 70.00 | 77.00 | OK | |
r-patched-linux-x86_64 | 0.1.4 | 6.07 | 51.76 | 57.83 | OK | |
r-release-linux-x86_64 | 0.1.4 | 5.58 | 51.84 | 57.42 | OK | |
r-release-macos-arm64 | 0.1.4 | 89.00 | OK | |||
r-release-macos-x86_64 | 0.1.4 | 72.00 | OK | |||
r-release-windows-x86_64 | 0.1.4 | 7.00 | 69.00 | 76.00 | OK | |
r-oldrel-macos-arm64 | 0.1.4 | 38.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.4 | 59.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.4 | 10.00 | 409.00 | 419.00 | ERROR |
Version: 0.1.4
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘grDevices’ ‘gtable’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'gghalves.Rmd' using rmarkdown
Could not fetch https://i.imgur.com/Dqjb7TP.png
HttpExceptionRequest Request {
host = "i.imgur.com"
port = 443
secure = True
requestHeaders = []
path = "/Dqjb7TP.png"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
}
ConnectionTimeout
Error: processing vignette 'gghalves.Rmd' failed with diagnostics:
pandoc document conversion failed with error 61
--- failed re-building 'gghalves.Rmd'
SUMMARY: processing the following file failed:
'gghalves.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64