CRAN Package Check Results for Package symbol.equation.gpt

Last updated on 2024-05-02 04:00:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 4.33 43.03 47.36 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 3.23 32.67 35.90 OK
r-devel-linux-x86_64-fedora-clang 1.1.3 59.50 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.3 69.49 NOTE
r-devel-windows-x86_64 1.1.3 6.00 56.00 62.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 4.52 40.37 44.89 OK
r-release-macos-arm64 1.1.3 33.00 ERROR
r-release-windows-x86_64 1.1.3 6.00 56.00 62.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 6.00 72.00 78.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