Last updated on 2025-10-22 17:49:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 36.94 | 320.78 | 357.72 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 25.21 | 213.39 | 238.60 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 79.00 | 494.68 | 573.68 | NOTE | |
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 80.00 | 467.35 | 547.35 | NOTE | |
r-devel-windows-x86_64 | 1.0.0 | 34.00 | 242.00 | 276.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 36.66 | 303.55 | 340.21 | NOTE | |
r-release-linux-x86_64 | 1.0.0 | 37.14 | 303.81 | 340.95 | NOTE | |
r-release-macos-arm64 | 1.0.0 | 14.00 | 114.00 | 128.00 | NOTE | |
r-release-macos-x86_64 | 1.0.0 | 28.00 | 220.00 | 248.00 | NOTE | |
r-release-windows-x86_64 | 1.0.0 | 35.00 | 237.00 | 272.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.0 | 13.00 | 108.00 | 121.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.0 | 52.00 | 393.00 | 445.00 | OK | |
r-oldrel-windows-x86_64 | 1.0.0 | 48.00 | 342.00 | 390.00 | ERROR |
Version: 1.0.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘goodmap.R’ ‘traits.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'drhutools.Rmd' using rmarkdown
Could not fetch https://drhuyue.site:10002/sammo3182/figure/animated_map.gif
HttpExceptionRequest Request {
host = "drhuyue.site"
port = 10002
secure = True
requestHeaders = []
path = "/sammo3182/figure/animated_map.gif"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
}
(InternalException (HostCannotConnect "drhuyue.site" [Network.Socket.connect: <socket: 788>: failed (Connection timed out (WSAETIMEDOUT))]))
Error: processing vignette 'drhutools.Rmd' failed with diagnostics:
pandoc document conversion failed with error 61
--- failed re-building 'drhutools.Rmd'
SUMMARY: processing the following file failed:
'drhutools.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64