Last updated on 2025-02-22 04:51:12 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.3 | 9.56 | 85.40 | 94.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.3 | 6.33 | 61.95 | 68.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.3 | 155.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 164.93 | NOTE | |||
r-devel-macos-arm64 | 0.3.3 | 49.00 | OK | |||
r-devel-macos-x86_64 | 0.3.3 | 65.00 | OK | |||
r-devel-windows-x86_64 | 0.3.3 | 10.00 | 93.00 | 103.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.3 | 9.52 | 79.03 | 88.55 | OK | |
r-release-linux-x86_64 | 0.3.3 | 8.27 | 78.71 | 86.98 | OK | |
r-release-macos-arm64 | 0.3.3 | 53.00 | OK | |||
r-release-macos-x86_64 | 0.3.3 | 93.00 | OK | |||
r-release-windows-x86_64 | 0.3.3 | 13.00 | 92.00 | 105.00 | OK | |
r-oldrel-macos-arm64 | 0.3.2 | 15.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.3.3 | 92.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.3 | 14.00 | 106.00 | 120.00 | OK |
Version: 0.3.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘crossover.R’ ‘initialize_population.R’ ‘mutation.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-windows-x86_64
Version: 0.3.2
Check: package dependencies
Result: ERROR
Package required but not available: ‘biocViews’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-arm64