CRAN Package Check Results for Maintainer ‘Kenneth Hoehn <kenneth.b.hoehn at dartmouth.edu>’

Last updated on 2024-05-02 02:58:19 CEST.

Package ERROR OK
dowser 4 9

Package dowser

Current CRAN status: ERROR: 4, OK: 9

Version: 2.1.0
Check: examples
Result: ERROR Running examples in ‘dowser-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: maskCodons > ### Title: 'maskCodons' Masks codons split by insertions > ### Aliases: maskCodons > > ### ** Examples > > s = "ATCATCATC..." > q = "ATCTTTATCATC" > print(maskCodons(1,q,s,TRUE)) Error in .load_package_gracefully("pwalign", "Starting with BioC 3.19, ", : Could not load package pwalign. Is it installed? Note that Starting with BioC 3.19, calling pairwiseAlignment() requires the pwalign package. Please install it with: BiocManager::install("pwalign") Calls: print ... <Anonymous> -> .call_fun_in_pwalign -> .load_package_gracefully Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 2.1.0
Check: examples
Result: ERROR Running examples in ‘dowser-Ex.R’ failed The error most likely occurred in: > ### Name: maskCodons > ### Title: 'maskCodons' Masks codons split by insertions > ### Aliases: maskCodons > > ### ** Examples > > s = "ATCATCATC..." > q = "ATCTTTATCATC" > print(maskCodons(1,q,s,TRUE)) Error in .load_package_gracefully("pwalign", "Starting with BioC 3.19, ", : Could not load package pwalign. Is it installed? Note that Starting with BioC 3.19, calling pairwiseAlignment() requires the pwalign package. Please install it with: BiocManager::install("pwalign") Calls: print ... <Anonymous> -> .call_fun_in_pwalign -> .load_package_gracefully Execution halted Flavor: r-devel-linux-x86_64-fedora-clang