CRAN Package Check Results for Package bakR

Last updated on 2026-05-03 15:51:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 628.61 520.21 1148.82 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 543.04 414.98 958.02 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 720.00 866.50 1586.50 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 1380.00 806.93 2186.93 NOTE
r-devel-windows-x86_64 1.0.1 667.00 597.00 1264.00 OK
r-patched-linux-x86_64 1.0.1 540.17 557.87 1098.04 OK
r-release-linux-x86_64 1.0.1 663.95 423.02 1086.97 ERROR
r-release-macos-arm64 1.0.1 125.00 24.00 149.00 OK
r-release-macos-x86_64 1.0.1 416.00 617.00 1033.00 OK
r-release-windows-x86_64 1.0.1 651.00 560.00 1211.00 OK
r-oldrel-macos-arm64 1.0.1 OK
r-oldrel-macos-x86_64 1.0.1 381.00 217.00 598.00 OK
r-oldrel-windows-x86_64 1.0.1 848.00 729.00 1577.00 OK

Check Details

Version: 1.0.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘RcppParallel’ ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘Differential-Synth.Rmd’ using rmarkdown Quitting from Differential-Synth.Rmd:28-42 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `library()`: ! there is no package called 'DESeq2' --- Backtrace: ▆ 1. └─base::library(DESeq2) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Differential-Synth.Rmd' failed with diagnostics: there is no package called 'DESeq2' --- failed re-building ‘Differential-Synth.Rmd’ --- re-building ‘Dropout.Rmd’ using rmarkdown --- finished re-building ‘Dropout.Rmd’ --- re-building ‘Getting-Started.Rmd’ using rmarkdown --- finished re-building ‘Getting-Started.Rmd’ --- re-building ‘NSS.Rmd’ using rmarkdown Quitting from NSS.Rmd:31-46 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `library()`: ! there is no package called 'DESeq2' --- Backtrace: ▆ 1. └─base::library(DESeq2) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'NSS.Rmd' failed with diagnostics: there is no package called 'DESeq2' --- failed re-building ‘NSS.Rmd’ --- re-building ‘Troubleshooting.Rmd’ using rmarkdown --- finished re-building ‘Troubleshooting.Rmd’ --- re-building ‘bakR-Fn.Rmd’ using rmarkdown --- finished re-building ‘bakR-Fn.Rmd’ --- re-building ‘bakR-Quickstart.Rmd’ using rmarkdown --- finished re-building ‘bakR-Quickstart.Rmd’ SUMMARY: processing the following files failed: ‘Differential-Synth.Rmd’ ‘NSS.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-linux-x86_64