Last updated on 2025-10-31 02:50:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 35.71 | 320.46 | 356.17 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 23.10 | 216.08 | 239.18 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 82.00 | 479.42 | 561.42 | 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 | 34.01 | 299.87 | 333.88 | NOTE | |
| r-release-linux-x86_64 | 1.0.0 | 31.73 | 302.69 | 334.42 | 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 | 258.00 | 293.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 | 45.00 | 368.00 | 413.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