* using log directory 'd:/RCompile/CRANincoming/R-devel/rPDBapi.Rcheck' * using R Under development (unstable) (2026-03-06 r89561 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-03-07 13:20:30 UTC * checking for file 'rPDBapi/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'rPDBapi' version '3.0.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... [12s] NOTE Maintainer: 'Selcuk Korkmaz ' Days since last update: 0 Possibly misspelled words in DESCRIPTION: RCSB (10:45) bioinformatics (15:26) * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking serialization versions ... OK * checking whether package 'rPDBapi' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [11s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... OK Running 'testthat.R' * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [70s] ERROR Error(s) in re-building vignettes: --- re-building 'rPDBapi-structural-bioinformatics.Rmd' using rmarkdown Quitting from rPDBapi-structural-bioinformatics.Rmd:880-897 [r3dmol-view] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `loadNamespace()`: ! there is no package called 'shiny' --- Backtrace: ▆ 1. ├─... %>% r3d$m_zoom_to() 2. ├─r3d$m_zoom_to(.) 3. │ └─r3dmol:::callJS() 4. │ ├─base::Filter(function(x) !is.symbol(x), as.list(parent.frame(1))) 5. │ │ ├─base::unlist(lapply(x, f)) 6. │ │ └─base::lapply(x, f) 7. │ ├─base::as.list(parent.frame(1)) 8. │ └─base::as.list.environment(parent.frame(1)) 9. ├─r3d$m_set_style(., style = r3d$m_style_cartoon(color = "spectrum")) 10. │ └─r3dmol:::callJS() 11. │ ├─base::Filter(function(x) !is.symbol(x), as.list(parent.frame(1))) 12. │ │ ├─base::unlist(lapply(x, f)) 13. │ │ └─base::lapply(x, f) 14. │ ├─base::as.list(parent.frame(1)) 15. │ └─base::as.list.environment(parent.frame(1)) 16. ├─r3d$m_add_model(., data = saved_structure$path, format = "pdb") 17. │ └─r3dmol:::callJS() 18. └─base::loadNamespace(x) 19. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 20. └─base (local) withOneRestart(expr, restarts[[1L]]) 21. └─base (local) doWithOneRestart(return(expr), restart) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'rPDBapi-structural-bioinformatics.Rmd' failed with diagnostics: there is no package called 'shiny' --- failed re-building 'rPDBapi-structural-bioinformatics.Rmd' SUMMARY: processing the following file failed: 'rPDBapi-structural-bioinformatics.Rmd' Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [20s] OK * checking HTML version of manual ... [12s] OK * DONE Status: 1 ERROR, 1 NOTE