CRAN Package Check Results for Maintainer ‘Wei Su <swsoyee at gmail.com>’

Last updated on 2024-05-12 09:53:25 CEST.

Package ERROR NOTE OK
pagemap 12
r3dmol 1 6 5

Package pagemap

Current CRAN status: OK: 12

Package r3dmol

Current CRAN status: ERROR: 1, NOTE: 6, OK: 5

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