Last updated on 2026-06-07 08:50:42 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 5.39 | 64.37 | 69.76 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 3.39 | 43.46 | 46.85 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 9.00 | 103.79 | 112.79 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 9.00 | 278.29 | 287.29 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 9.00 | 88.00 | 97.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 4.78 | 60.10 | 64.88 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 5.56 | 59.96 | 65.52 | OK | |
| r-release-macos-arm64 | 0.4.0 | 1.00 | 130.00 | 131.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 4.00 | 438.00 | 442.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 7.00 | 89.00 | 96.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.0 | 4.00 | 324.00 | 328.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 11.00 | 103.00 | 114.00 | OK |
Version: 0.4.0
Check: R code for possible problems
Result: NOTE
Fatal error: cannot create 'R_TempDir'
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘addin.Rmd’ using rmarkdown
[WARNING] Could not fetch resource https://giphy.com/embed/elbqrgdp24rVgOGAyK: HttpExceptionRequest Request {
host = "giphy.com"
port = 443
secure = True
requestHeaders = []
path = "/embed/elbqrgdp24rVgOGAyK"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
proxySecureMode = ProxySecureWithConnect
}
(StatusCodeException (Response {responseStatus = Status {statusCode = 406, statusMessage = "Not Acceptable"}, responseVersion = HTTP/1.1, responseHeaders = [("Connection","keep-alive"),("Content-Length","156"),("Content-Type","text/html"),("Accept-Ranges","bytes"),("Date","Sat, 06 Jun 2026 16:55:07 GMT"),("X-Served-By","cache-iad-kcgs7200167-IAD, cache-muc13981-MUC"),("X-Cache","MISS, MISS"),("X-Cache-Hits","0, 0"),("X-Timer","S1780764907.120569,VS0,VE103"),("Vary","X-UA-Device, Fastly-SSL, X-UA-Device, Fastly-SSL"),("Strict-Transport-Security","max-age=15465600"),("alt-svc","h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request {
host = "giphy.com"
port = 443
secure = True
requestHeaders = []
path = "/embed/elbqrgdp24rVgOGAyK"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
proxySecureMode = ProxySecureWithConnect
}
, responseEarlyHints = []}) "<html>\r\n<head><title>406 Not Acceptable</title></head>\r\n<body>\r\n<center><h1>406 Not Acceptable</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n")
--- finished re-building ‘addin.Rmd’
--- re-building ‘imports.Rmd’ using rmarkdown
--- finished re-building ‘imports.Rmd’
--- re-building ‘motivation.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/tmp/Rtmpx5H1v6/Rf110c941efa836': No space left on device
Quitting from motivation.Rmd:63-69 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cannot open the connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from motivation.Rmd:63-69 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'motivation.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘motivation.Rmd’
--- re-building ‘opts.Rmd’ using rmarkdown
--- finished re-building ‘opts.Rmd’
--- re-building ‘tests_and_coverage.Rmd’ using rmarkdown
--- finished re-building ‘tests_and_coverage.Rmd’
--- re-building ‘workflow.Rmd’ using rmarkdown
--- finished re-building ‘workflow.Rmd’
SUMMARY: processing the following file failed:
‘motivation.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc