Last updated on 2025-11-25 13:49:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.0 | 54.11 | 687.21 | 741.32 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.4.0 | 40.29 | 484.23 | 524.52 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.4.0 | 351.00 | 891.81 | 1242.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.0 | 118.00 | 1006.83 | 1124.83 | OK | |
| r-devel-windows-x86_64 | 2.4.0 | 56.00 | 672.00 | 728.00 | OK | |
| r-patched-linux-x86_64 | 2.4.0 | 46.67 | 650.75 | 697.42 | OK | |
| r-release-linux-x86_64 | 2.4.0 | 53.47 | 653.85 | 707.32 | OK | |
| r-release-macos-arm64 | 2.4.0 | OK | ||||
| r-release-macos-x86_64 | 2.4.0 | 60.00 | 473.00 | 533.00 | OK | |
| r-release-windows-x86_64 | 2.4.0 | 53.00 | 662.00 | 715.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.4.0 | 89.00 | 540.00 | 629.00 | ERROR | |
| r-oldrel-windows-x86_64 | 2.4.0 | 75.00 | 831.00 | 906.00 | OK |
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