Last updated on 2025-11-04 05:51:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.0 | 56.03 | 669.78 | 725.81 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.4.0 | 36.49 | 472.81 | 509.30 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.4.0 | 251.00 | 989.69 | 1240.69 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.0 | 119.00 | 1018.09 | 1137.09 | OK | |
| r-devel-windows-x86_64 | 2.4.0 | 57.00 | 676.00 | 733.00 | OK | |
| r-patched-linux-x86_64 | 2.4.0 | 0.26 | 1.97 | 2.23 | ERROR | |
| r-release-linux-x86_64 | 2.4.0 | 0.35 | 1.93 | 2.28 | ERROR | |
| 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 | 56.00 | 668.00 | 724.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.0 | 23.00 | 269.00 | 292.00 | OK | |
| r-oldrel-macos-x86_64 | 2.4.0 | 59.00 | 435.00 | 494.00 | ERROR | |
| r-oldrel-windows-x86_64 | 2.4.0 | 78.00 | 838.00 | 916.00 | OK | 
Version: 2.4.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-patched-linux-x86_64
Version: 2.4.0
Check: package dependencies
Result: ERROR
  Packages required but not available: 'ggtree', 'treeio'
  
  See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
  manual.
Flavor: r-release-linux-x86_64
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