Last updated on 2025-04-03 09:56:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 12.42 | 117.27 | 129.69 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 7.76 | 82.86 | 90.62 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 227.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 230.94 | NOTE | |||
r-devel-macos-arm64 | 1.0.0 | 63.00 | NOTE | |||
r-devel-macos-x86_64 | 1.0.0 | 116.00 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 15.00 | 124.00 | 139.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 11.85 | 110.39 | 122.24 | NOTE | |
r-release-linux-x86_64 | 1.0.0 | 10.00 | 107.93 | 117.93 | OK | |
r-release-macos-arm64 | 1.0.0 | 74.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 13.00 | ERROR | |||
r-release-windows-x86_64 | 1.0.0 | 15.00 | 121.00 | 136.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 9.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0.0 | 13.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0.0 | 1.00 | 8.00 | 9.00 | ERROR |
Version: 1.0.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘Af_edge_RMSD.R’ ‘VDJ_3d_properties.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64
Version: 1.0.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘pwalign’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-release-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.0.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘pwalign’
Package suggested but not available for checking: ‘msa’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64