CRAN Package Check Results for Package r3dmol

Last updated on 2024-05-12 00:32:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 9.57 78.19 87.76 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 4.78 59.40 64.18 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 103.83 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 148.11 OK
r-devel-windows-x86_64 0.1.2 10.00 108.00 118.00 NOTE
r-patched-linux-x86_64 0.1.2 11.56 76.18 87.74 OK
r-release-linux-x86_64 0.1.2 8.39 77.51 85.90 OK
r-release-macos-arm64 0.1.2 53.00 NOTE
r-release-windows-x86_64 0.1.2 10.00 105.00 115.00 NOTE
r-oldrel-macos-arm64 0.1.2 56.00 NOTE
r-oldrel-macos-x86_64 0.1.2 75.00 NOTE
r-oldrel-windows-x86_64 0.1.2 13.00 214.00 227.00 ERROR

Check Details

Version: 0.1.2
Check: installed package size
Result: NOTE installed size is 11.6Mb sub-directories of 1Mb or more: doc 9.9Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.2
Check: examples
Result: ERROR Running examples in 'r3dmol-Ex.R' failed The error most likely occurred in: > ### Name: m_add_sphere > ### Title: Add Sphere Shape > ### Aliases: m_add_sphere > > ### ** Examples > > r3dmol() %>% + m_add_model(data = m_fetch_pdb("1bna")) %>% + m_add_sphere( + center = m_sel(resi = 1), + spec = m_shape_spec(color = "green", wireframe = TRUE) + ) %>% + m_zoom_to(sel = m_sel(resi = 1)) Warning in file(con, "r") : URL 'https://files.rcsb.org/download/1bna.pdb': Timeout of 60 seconds was reached Error in file(con, "r") : cannot open the connection to 'https://files.rcsb.org/download/1bna.pdb' Calls: %>% ... as.list.environment -> m_add_model -> m_fetch_pdb -> readLines -> file Execution halted Flavor: r-oldrel-windows-x86_64

Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'r3dmol.Rmd' using rmarkdown --- finished re-building 'r3dmol.Rmd' --- re-building 'style-functions.Rmd' using rmarkdown Quitting from lines at lines 172-177 [unnamed-chunk-6] (style-functions.Rmd) Error: processing vignette 'style-functions.Rmd' failed with diagnostics: cannot open the connection to 'https://files.rcsb.org/download/1bna.pdb' --- failed re-building 'style-functions.Rmd' SUMMARY: processing the following file failed: 'style-functions.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64