Last updated on 2018-06-01 08:48:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-2 | 9.02 | 96.00 | 105.02 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4-2 | 7.82 | 81.91 | 89.73 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4-2 | 151.51 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-2 | 142.40 | OK | |||
r-devel-windows-ix86+x86_64 | 0.4-2 | 35.00 | 192.00 | 227.00 | NOTE | |
r-patched-linux-x86_64 | 0.4-2 | 8.40 | 87.71 | 96.11 | ERROR | |
r-patched-solaris-x86 | 0.4-2 | 199.90 | OK | |||
r-release-linux-x86_64 | 0.4-2 | 8.73 | 89.12 | 97.85 | ERROR | |
r-release-windows-ix86+x86_64 | 0.4-2 | 18.00 | 164.00 | 182.00 | NOTE | |
r-release-osx-x86_64 | 0.4-2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.4-2 | 36.00 | 119.00 | 155.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.4-2 | OK |
Version: 0.4-2
Check: examples
Result: ERROR
Running examples in ‘AFLPsim-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: hybridindex
> ### Title: Estimate hybrid index por 'hybridsim' objects
> ### Aliases: hybridindex
> ### Keywords: hybridization
>
> ### ** Examples
>
> ## simulate parentals and F1 hybrids
> hybrids<-hybridsim(Nmarker=50, Na=10, Nb=10, Nf1=10, type="neutral", hybrid="F1")
########Neutral hybridization########>
> ## estimate hybrid index
> hest<-hybridindex(hybrids)
Error in if (is.na(x[[3]]) == F) { : the condition has length > 1
Calls: hybridindex -> sim2introgress
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.4-2
Check: R code for possible problems
Result: NOTE
bayescan: no visible global function definition for 'shortPathName'
Undefined global functions or variables:
shortPathName
Consider adding
importFrom("utils", "shortPathName")
to your NAMESPACE file.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64