Last updated on 2026-04-26 03:49:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 49.70 | 120.87 | 170.57 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 33.33 | 76.96 | 110.29 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 69.00 | 173.30 | 242.30 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 101.00 | 167.61 | 268.61 | ERROR | |
| r-patched-linux-x86_64 | 0.1.2 | 45.67 | 104.28 | 149.95 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 32.38 | 106.65 | 139.03 | OK | |
| r-release-macos-arm64 | 0.1.2 | 10.00 | 30.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 31.00 | 118.00 | 149.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 58.00 | 142.00 | 200.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.2 | 29.00 | 145.00 | 174.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 66.00 | 176.00 | 242.00 | OK |
Version: 0.1.2
Check: dependencies in R code
Result: WARN
Missing or unexported objects:
‘harmony::HarmonyMatrix’ ‘harmony::moe_ridge_get_betas’
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘quickstart_tutorial.Rmd’ using rmarkdown
Quitting from quickstart_tutorial.Rmd:142-154 [unnamed-chunk-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! 'HarmonyMatrix' is not an exported object from 'namespace:harmony'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'quickstart_tutorial.Rmd' failed with diagnostics:
'HarmonyMatrix' is not an exported object from 'namespace:harmony'
--- failed re-building ‘quickstart_tutorial.Rmd’
SUMMARY: processing the following file failed:
‘quickstart_tutorial.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘quickstart_tutorial.Rmd’ using rmarkdown
Quitting from quickstart_tutorial.Rmd:142-154 [unnamed-chunk-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! 'HarmonyMatrix' is not an exported object from 'namespace:harmony'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'quickstart_tutorial.Rmd' failed with diagnostics:
'HarmonyMatrix' is not an exported object from 'namespace:harmony'
--- failed re-building ‘quickstart_tutorial.Rmd’
SUMMARY: processing the following file failed:
‘quickstart_tutorial.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc