Last updated on 2026-09-04 12:51:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.9.9.5 | 101.55 | 799.35 | 900.90 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.9.9.5 | 71.12 | 538.46 | 609.58 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.9.9.5 | 75.00 | 555.67 | 630.67 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.9.9.5 | 80.00 | 592.59 | 672.59 | NOTE | |
| r-devel-windows-x86_64 | 2.9.9.5 | 107.00 | 21.00 | 128.00 | ERROR | |
| r-patched-linux-x86_64 | 2.9.9.5 | 103.59 | 763.26 | 866.85 | OK | |
| r-release-linux-x86_64 | 2.9.9.5 | 91.13 | 766.11 | 857.24 | OK | |
| r-release-macos-arm64 | 2.9.9.5 | 19.00 | 134.00 | 153.00 | OK | |
| r-release-macos-x86_64 | 2.9.9.5 | 54.00 | 654.00 | 708.00 | OK | |
| r-release-windows-x86_64 | 2.9.9.5 | 99.00 | 881.00 | 980.00 | OK | |
| r-oldrel-macos-arm64 | 2.9.9.5 | OK | ||||
| r-oldrel-macos-x86_64 | 2.9.9.5 | 49.00 | 269.00 | 318.00 | OK | |
| r-oldrel-windows-x86_64 | 2.9.9.5 | 141.00 | 1222.00 | 1363.00 | OK |
Version: 2.9.9.5
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘foreach’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.9.9.5
Check: whether the package can be loaded
Result: ERROR
Loading this package had a fatal error status code 1
Loading log:
Loading required package: adegenet
Loading required package: ade4
/// adegenet 2.1.11 is loaded ////////////
> overview: '?adegenet'
> tutorials/doc/questions: 'adegenetWeb()'
> bug reports/feature requests: adegenetIssues()
Loading required package: ggplot2
Loading required package: dplyr
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Loading required package: dartR.data
**** Welcome to dartR.data [Version 1.2.2 ] ****
Error: package or namespace load failed for 'dartR':
object 'ggcoef_multinom' is not exported by 'namespace:ggstats'
Execution halted
Flavor: r-devel-windows-x86_64