CRAN Package Check Results for Package symbol.equation.gpt

Last updated on 2024-07-12 00:53:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 3.20 42.98 46.18 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 3.44 32.83 36.27 OK
r-devel-linux-x86_64-fedora-clang 1.1.3 50.24 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.3 69.38 NOTE
r-devel-windows-x86_64 1.1.3 5.00 55.00 60.00 OK
r-patched-linux-x86_64 1.1.3 2.74 40.50 43.24 OK
r-release-linux-x86_64 1.1.3 4.30 40.74 45.04 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 56.00 61.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 61.00 68.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