Last updated on 2024-07-24 18:54:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.3 | 4.46 | 43.15 | 47.61 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.3 | 2.99 | 32.44 | 35.43 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.3 | 59.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.3 | 69.39 | NOTE | |||
r-devel-windows-x86_64 | 1.1.3 | 7.00 | 57.00 | 64.00 | OK | |
r-patched-linux-x86_64 | 1.1.3 | 4.26 | 40.30 | 44.56 | OK | |
r-release-linux-x86_64 | 1.1.3 | 3.55 | 41.29 | 44.84 | OK | |
r-release-macos-arm64 | 1.1.3 | 33.00 | ERROR | |||
r-release-macos-x86_64 | 1.1.3 | 41.00 | OK | |||
r-release-windows-x86_64 | 1.1.3 | 5.00 | 55.00 | 60.00 | OK | |
r-oldrel-macos-arm64 | 1.1.3 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.3 | 61.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.3 | 8.00 | 61.00 | 69.00 | OK |
Version: 1.1.3
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘htmltools’ ‘markdown’ ‘nextGenShinyApps’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘using_equations_symbols_r.Rmd’ using rmarkdown
Could not fetch https://symbols-ui.obi.obianom.com/assets/equationrpkg1.png
HttpExceptionRequest Request {
host = "symbols-ui.obi.obianom.com"
port = 443
secure = True
requestHeaders = []
path = "/assets/equationrpkg1.png"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
}
(ConnectionFailure Network.Socket.getAddrInfo (called with preferred socket type/protocol: AddrInfo {addrFlags = [AI_ADDRCONFIG], addrFamily = AF_UNSPEC, addrSocketType = Stream, addrProtocol = 0, addrAddress = <assumed to be undefined>, addrCanonName = <assumed to be undefined>}, host name: Just "symbols-ui.obi.obianom.com", service name: Just "443"): does not exist (nodename nor servname provided, or not known))
Error: processing vignette 'using_equations_symbols_r.Rmd' failed with diagnostics:
pandoc document conversion failed with error 61
--- failed re-building ‘using_equations_symbols_r.Rmd’
SUMMARY: processing the following file failed:
‘using_equations_symbols_r.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64