CRAN Package Check Results for Package symbol.equation.gpt

Last updated on 2024-04-28 00:56:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 4.24 42.58 46.82 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 3.35 32.41 35.76 OK
r-devel-linux-x86_64-fedora-clang 1.1.3 59.35 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.3 69.49 NOTE
r-devel-windows-x86_64 1.1.3 5.00 54.00 59.00 OK
r-patched-linux-x86_64 1.1.3 4.15 39.84 43.99 OK
r-release-linux-x86_64 1.1.3 3.87 40.47 44.34 OK
r-release-macos-arm64 1.1.3 33.00 ERROR
r-release-windows-x86_64 1.1.3 5.00 54.00 59.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 7.00 58.00 65.00 OK

Check Details

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