Last updated on 2023-09-28 15:58:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 4.53 | 47.93 | 52.46 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 4.02 | 36.10 | 40.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 73.48 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 80.79 | NOTE | |||
r-devel-windows-x86_64 | 0.1.3 | 7.00 | 56.00 | 63.00 | OK | |
r-patched-linux-x86_64 | 0.1.3 | 4.80 | 44.88 | 49.68 | OK | |
r-release-linux-x86_64 | 0.1.3 | 4.99 | 45.49 | 50.48 | OK | |
r-release-macos-arm64 | 0.1.3 | 33.00 | OK | |||
r-release-macos-x86_64 | 0.1.3 | 48.00 | OK | |||
r-release-windows-x86_64 | 0.1.3 | 8.00 | 95.00 | 103.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.3 | 26.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.3 | 43.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.3 | 8.00 | 66.00 | 74.00 | OK |
Version: 0.1.3
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘knitr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'intro.Rmd' using rmarkdown
Could not fetch https://upload.wikimedia.org/wikipedia/en/a/a2/Star_Wars_The_Force_Awakens_Theatrical_Poster.jpg
HttpExceptionRequest Request {
host = "upload.wikimedia.org"
port = 443
secure = True
requestHeaders = []
path = "/wikipedia/en/a/a2/Star_Wars_The_Force_Awakens_Theatrical_Poster.jpg"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
}
(InternalException (HostCannotConnect "upload.wikimedia.org" [Network.Socket.connect: <socket: 824>: failed (Connection timed out (WSAETIMEDOUT))]))
Error: processing vignette 'intro.Rmd' failed with diagnostics:
pandoc document conversion failed with error 61
--- failed re-building 'intro.Rmd'
--- re-building 'label_tweets.Rmd' using rmarkdown
Could not fetch http://pbs.twimg.com/media/DHEXH7RV0AAUwKj.jpg
HttpExceptionRequest Request {
host = "pbs.twimg.com"
port = 80
secure = False
requestHeaders = []
path = "/media/DHEXH7RV0AAUwKj.jpg"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
}
(ConnectionFailure Network.Socket.connect: <socket: 840>: failed (Connection timed out (WSAETIMEDOUT)))
Error: processing vignette 'label_tweets.Rmd' failed with diagnostics:
pandoc document conversion failed with error 61
--- failed re-building 'label_tweets.Rmd'
SUMMARY: processing the following files failed:
'intro.Rmd' 'label_tweets.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64