CRAN Package Check Results for Package dowser

Last updated on 2025-11-15 11:50:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.0 52.52 677.70 730.22 OK
r-devel-linux-x86_64-debian-gcc 2.4.0 34.98 479.79 514.77 OK
r-devel-linux-x86_64-fedora-clang 2.4.0 241.00 630.53 871.53 OK
r-devel-linux-x86_64-fedora-gcc 2.4.0 132.00 935.66 1067.66 OK
r-devel-windows-x86_64 2.4.0 56.00 672.00 728.00 OK
r-patched-linux-x86_64 2.4.0 54.49 649.85 704.34 OK
r-release-linux-x86_64 2.4.0 50.16 653.44 703.60 OK
r-release-macos-arm64 2.4.0 24.00 272.00 296.00 OK
r-release-macos-x86_64 2.4.0 60.00 473.00 533.00 OK
r-release-windows-x86_64 2.4.0 55.00 667.00 722.00 OK
r-oldrel-macos-arm64 2.4.0 23.00 269.00 292.00 OK
r-oldrel-macos-x86_64 2.4.0 64.00 438.00 502.00 ERROR
r-oldrel-windows-x86_64 2.4.0 77.00 816.00 893.00 OK

Check Details

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