Last updated on 2026-02-02 22:50:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 3.58 | 46.67 | 50.25 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 2.20 | 35.72 | 37.92 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 6.00 | 73.53 | 79.53 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 89.92 | OK | |||
| r-devel-windows-x86_64 | 1.1.0 | 8.00 | 68.00 | 76.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 3.09 | 40.68 | 43.77 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 2.88 | 40.40 | 43.28 | OK | |
| r-release-macos-arm64 | 1.1.0 | OK | ||||
| r-release-macos-x86_64 | 1.1.0 | 2.00 | 57.00 | 59.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 6.00 | 67.00 | 73.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 2.00 | 45.00 | 47.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 6.00 | 79.00 | 85.00 | OK |
Version: 1.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘m_tests.Rmd’ using rmarkdown
Could not fetch http://www.zotero.org/styles/elsevier-harvard
HttpExceptionRequest Request {
host = "www.zotero.org"
port = 80
secure = False
requestHeaders = []
path = "/styles/elsevier-harvard"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
proxySecureMode = ProxySecureWithConnect
}
ResponseTimeout
Error: processing vignette 'm_tests.Rmd' failed with diagnostics:
pandoc document conversion failed with error 61
--- failed re-building ‘m_tests.Rmd’
--- re-building ‘robnptests.Rmd’ using rmarkdown
Could not fetch http://www.zotero.org/styles/elsevier-harvard
HttpExceptionRequest Request {
host = "www.zotero.org"
port = 80
secure = False
requestHeaders = []
path = "/styles/elsevier-harvard"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
proxySecureMode = ProxySecureWithConnect
}
ConnectionTimeout
Error: processing vignette 'robnptests.Rmd' failed with diagnostics:
pandoc document conversion failed with error 61
--- failed re-building ‘robnptests.Rmd’
SUMMARY: processing the following files failed:
‘m_tests.Rmd’ ‘robnptests.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc