CRAN Package Check Results for Package dowser

Last updated on 2024-05-05 20:53:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.0 0.90 2.31 3.21 ERROR
r-devel-linux-x86_64-debian-gcc 2.1.0 42.69 525.19 567.88 ERROR
r-devel-linux-x86_64-fedora-clang 2.1.0 1042.26 ERROR
r-devel-linux-x86_64-fedora-gcc 2.1.0 932.83 OK
r-devel-windows-x86_64 2.1.0 52.00 571.00 623.00 OK
r-patched-linux-x86_64 2.1.0 45.57 663.59 709.16 ERROR
r-release-linux-x86_64 2.1.0 43.12 664.77 707.89 ERROR
r-release-macos-arm64 2.1.0 276.00 OK
r-release-macos-x86_64 2.1.0 510.00 OK
r-release-windows-x86_64 2.1.0 52.00 581.00 633.00 OK
r-oldrel-macos-arm64 2.1.0 246.00 OK
r-oldrel-macos-x86_64 2.1.0 449.00 OK
r-oldrel-windows-x86_64 2.1.0 72.00 719.00 791.00 OK

Check Details

Version: 2.1.0
Check: package dependencies
Result: ERROR Packages required but not available: 'alakazam', 'shazam' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

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-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

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 Flavor: r-patched-linux-x86_64