Last updated on 2026-03-10 09:50:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.0 | 0.36 | 4.59 | 4.95 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.4.0 | 34.62 | 474.23 | 508.85 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.4.0 | 17.00 | 3.97 | 20.97 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.0 | 16.00 | 4.42 | 20.42 | ERROR | |
| r-devel-macos-arm64 | 2.4.0 | 15.00 | 169.00 | 184.00 | OK | |
| r-devel-windows-x86_64 | 2.4.0 | 62.00 | 688.00 | 750.00 | OK | |
| r-patched-linux-x86_64 | 2.4.0 | 53.62 | 637.58 | 691.20 | OK | |
| r-release-linux-x86_64 | 2.4.0 | 52.82 | 635.76 | 688.58 | OK | |
| r-release-macos-arm64 | 2.4.0 | OK | ||||
| r-release-macos-x86_64 | 2.4.0 | 35.00 | 498.00 | 533.00 | OK | |
| r-release-windows-x86_64 | 2.4.0 | 56.00 | 678.00 | 734.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.4.0 | 37.00 | 388.00 | 425.00 | ERROR | |
| r-oldrel-windows-x86_64 | 2.4.0 | 77.00 | 849.00 | 926.00 | OK |
Version: 2.4.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Kenneth Hoehn <kenneth.b.hoehn@dartmouth.edu>’
Found the following (possibly) invalid file URIs:
URI: Resolve-Light-Chains-Vignette.md
From: inst/doc/Building-Trees-Vignette.pdf
URI: Plotting-Trees-Vignette.md
From: inst/doc/Measurable-Evolution.pdf
URI: Building-Trees-Vignette.md
From: inst/doc/Resolve-Light-Chains-Vignette.pdf
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.4.0
Check: package dependencies
Result: ERROR
Packages required but not available: 'alakazam', 'Biostrings', 'shazam'
Package suggested but not available for checking: ‘pwalign’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.4.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: 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