Last updated on 2025-12-29 01:50:03 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.1.3 | 86.73 | 129.24 | 215.97 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 3.1.3 | 40.90 | 114.74 | 155.64 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.1.3 | 122.00 | 275.28 | 397.28 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.1.3 | 97.00 | 177.95 | 274.95 | OK | |
| r-devel-windows-x86_64 | 3.1.3 | 74.00 | 260.00 | 334.00 | OK | |
| r-patched-linux-x86_64 | 3.1.3 | 68.16 | 153.81 | 221.97 | OK | |
| r-release-linux-x86_64 | 3.1.3 | 67.40 | 156.32 | 223.72 | OK | |
| r-release-macos-arm64 | 3.0.3 | 38.00 | 36.00 | 74.00 | OK | |
| r-release-macos-x86_64 | 3.1.3 | 60.00 | 188.00 | 248.00 | OK | |
| r-release-windows-x86_64 | 3.1.3 | 77.00 | 255.00 | 332.00 | OK | |
| r-oldrel-macos-arm64 | 3.1.3 | 21.00 | 57.00 | 78.00 | OK | |
| r-oldrel-macos-x86_64 | 3.1.3 | 55.00 | 256.00 | 311.00 | OK | |
| r-oldrel-windows-x86_64 | 3.1.3 | 94.00 | 277.00 | 371.00 | OK |
Version: 3.1.3
Check: examples
Result: ERROR
Running examples in ‘sequoia-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: CalcPairLL
> ### Title: Calculate Likelihoods for Alternative Relationships
> ### Aliases: CalcPairLL
>
> ### ** Examples
>
> # Likelihoods depend on the presumed genotyping error rate:
> CalcPairLL(Pairs = data.frame(ID1='i042_2003_F', ID2='i015_2001_F'),
+ GenoM = Geno_griffin, Err = 1e-7, Plot=FALSE)
ℹ Not conditioning on any pedigree
Error in xtfrm.data.frame(list(PO = -319.07353939109, FS = -323.423047546106, :
cannot xtfrm data frames
Calls: CalcPairLL ... <Anonymous> -> .fun -> data.frame -> xtfrm -> xtfrm.data.frame
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 3.1.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘PedComp.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘PedComp.Rmd’
--- re-building ‘quick_start_example1.rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘quick_start_example1.rmd’
--- re-building ‘vignette-age.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘vignette-age.Rmd’
--- re-building ‘vignette-main.Rmd’ using rmarkdown
Quitting from vignette-main.Rmd:1254-1266 [griffin-useAge-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `xtfrm.data.frame()`:
! cannot xtfrm data frames
---
Backtrace:
x
1. \-sequoia::CalcPairLL(...)
2. \-plyr::adply(LLM, 1, find_bestrel)
3. \-plyr::ldply(...)
4. \-plyr::llply(...)
5. +-plyr:::loop_apply(n, do.ply)
6. \-plyr (local) `<fn>`(1L)
7. \-sequoia (local) .fun(piece, ...)
8. +-base::data.frame(...)
9. +-base::xtfrm(`<df[,7]>`)
10. \-base::xtfrm.data.frame(`<df[,7]>`)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vignette-main.Rmd' failed with diagnostics:
cannot xtfrm data frames
--- failed re-building ‘vignette-main.Rmd’
--- re-building ‘flowchart.pdf.asis’ using asis
--- finished re-building ‘flowchart.pdf.asis’
--- re-building ‘vignette_mtDNA.pdf.asis’ using asis
--- finished re-building ‘vignette_mtDNA.pdf.asis’
SUMMARY: processing the following file failed:
‘vignette-main.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang