Last updated on 2025-10-31 02:50:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 11.45 | 194.09 | 205.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 8.31 | 136.39 | 144.70 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 25.00 | 294.14 | 319.14 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 23.00 | 297.74 | 320.74 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 13.00 | 206.00 | 219.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 11.66 | 184.77 | 196.43 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 10.30 | 187.18 | 197.48 | OK | |
| r-release-macos-arm64 | 0.1.2 | 6.00 | 112.00 | 118.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 11.00 | 201.00 | 212.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 14.00 | 205.00 | 219.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | 5.00 | 91.00 | 96.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.2 | 21.00 | 181.00 | 202.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 18.00 | 263.00 | 281.00 | OK | 
Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR
  Error(s) in re-building vignettes:
    ...
  --- re-building ‘anchored_binary.Rmd’ using rmarkdown
  [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
  --- finished re-building ‘anchored_binary.Rmd’
  
  --- re-building ‘anchored_survival.Rmd’ using rmarkdown
  [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
  --- finished re-building ‘anchored_survival.Rmd’
  
  --- re-building ‘calculating_weights.Rmd’ using rmarkdown
  [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
  --- finished re-building ‘calculating_weights.Rmd’
  
  --- re-building ‘introduction.Rmd’ using rmarkdown
  [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
  Could not fetch http://www.zotero.org/styles/elsevier-vancouver
  HttpExceptionRequest Request {
    host                 = "www.zotero.org"
    port                 = 443
    secure               = True
    requestHeaders       = []
    path                 = "/styles/elsevier-vancouver"
    queryString          = ""
    method               = "GET"
    proxy                = Nothing
    rawBody              = False
    redirectCount        = 10
    responseTimeout      = ResponseTimeoutDefault
    requestVersion       = HTTP/1.1
    proxySecureMode      = ProxySecureWithConnect
  }
   (StatusCodeException (Response {responseStatus = Status {statusCode = 504, statusMessage = "Gateway Time-out"}, responseVersion = HTTP/1.1, responseHeaders = [("Server","awselb/2.0"),("Date","Thu, 30 Oct 2025 15:57:10 GMT"),("Content-Type","text/html"),("Content-Length","132"),("Connection","keep-alive")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request {
    host                 = "www.zotero.org"
    port                 = 443
    secure               = True
    requestHeaders       = []
    path                 = "/styles/elsevier-vancouver"
    queryString          = ""
    method               = "GET"
    proxy                = Nothing
    rawBody              = False
    redirectCount        = 10
    responseTimeout      = ResponseTimeoutDefault
    requestVersion       = HTTP/1.1
    proxySecureMode      = ProxySecureWithConnect
  }
  , responseEarlyHints = []}) "<html>\r\n<head><title>504 Gateway Time-out</title></head>\r\n<body>\r\n<center><h1>504 Gateway Time-out</h1></center>\r\n</body>\r\n</html>\r\n")
  Error: processing vignette 'introduction.Rmd' failed with diagnostics:
  pandoc document conversion failed with error 61
  --- failed re-building ‘introduction.Rmd’
  
  --- re-building ‘kaplan_meier_plots.Rmd’ using rmarkdown
  [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
  --- finished re-building ‘kaplan_meier_plots.Rmd’
  
  --- re-building ‘unanchored_binary.Rmd’ using rmarkdown
  [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
  --- finished re-building ‘unanchored_binary.Rmd’
  
  --- re-building ‘unanchored_survival.Rmd’ using rmarkdown
  [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
  --- finished re-building ‘unanchored_survival.Rmd’
  
  SUMMARY: processing the following file failed:
    ‘introduction.Rmd’
  
  Error: Vignette re-building failed.
  Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc