Last updated on 2026-04-25 20:50:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 29.91 | 101.16 | 131.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 23.65 | 71.13 | 94.78 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 47.00 | 146.25 | 193.25 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 58.00 | 156.22 | 214.22 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 31.76 | 91.02 | 122.78 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 23.72 | 86.23 | 109.95 | OK | |
| r-release-macos-arm64 | 0.1.1 | 6.00 | 27.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 0.1.1 | 20.00 | 82.00 | 102.00 | ERROR | |
| r-release-windows-x86_64 | 0.1.1 | 39.00 | 133.00 | 172.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 18.00 | 88.00 | 106.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 45.00 | 168.00 | 213.00 | OK |
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘polyqtlR-Ex.R’ failed
The error most likely occurred in:
> ### Name: thinmap
> ### Title: Thin out map data
> ### Aliases: thinmap
>
> ### ** Examples
>
> data("phased_maplist.4x","SNP_dosages.4x")
> maplist_thin<-thinmap(maplist=phased_maplist.4x,dosage_matrix=SNP_dosages.4x)
87 markers from a possible 93 on LG1 were included.
89 markers from a possible 93 on LG2 were included.
Error in loadNamespace(x) : there is no package called ‘polymapR’
Calls: thinmap ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘polyqtlR_vignette.rmd’ using rmarkdown
Quitting from polyqtlR_vignette.rmd:277-279 [unnamed-chunk-22]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `dyn.load()`:
! unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
---
Backtrace:
▆
1. ├─polyqtlR::visualiseGIC(GIC_list = GIC_4x)
2. └─base::loadNamespace(x)
3. ├─base::namespaceImportFrom(...)
4. │ └─base::asNamespace(ns)
5. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
6. └─base::library.dynam(lib, package, package.lib)
7. └─base::dyn.load(file, DLLpath = DLLpath, ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'polyqtlR_vignette.rmd' failed with diagnostics:
unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
--- failed re-building ‘polyqtlR_vignette.rmd’
SUMMARY: processing the following file failed:
‘polyqtlR_vignette.rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64