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

Last updated on 2025-10-21 00:50:44 CEST.

Package ERROR NOTE OK
dowser 1 3 9

Package dowser

Current CRAN status: ERROR: 1, NOTE: 3, OK: 9

Version: 2.4.0
Check: HTML version of manual
Result: NOTE Found the following HTML validation problems: exportTrees.html:59:1 (exportTrees.Rd:17): Warning: missing </ul> before </div> writeCloneSequences.html:52:1 (writeCloneSequences.Rd:14): Warning: missing </ul> before </div> Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.4.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘pwalign’ Flavor: r-oldrel-macos-x86_64

Version: 2.4.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 loadNamespace(x) : there is no package called ‘pwalign’ Calls: print ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-oldrel-macos-x86_64