Last updated on 2025-12-02 01:50:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 19.38 | 496.93 | 516.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 14.49 | 346.09 | 360.58 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 51.00 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 89.00 | 759.23 | 848.23 | OK | |
| r-devel-windows-x86_64 | 0.3.1 | 21.00 | 508.00 | 529.00 | OK | |
| r-patched-linux-x86_64 | 0.3.1 | 17.36 | 473.32 | 490.68 | OK | |
| r-release-linux-x86_64 | 0.3.1 | 16.11 | 470.29 | 486.40 | OK | |
| r-release-macos-arm64 | 0.3.1 | OK | ||||
| r-release-macos-x86_64 | 0.3.1 | 14.00 | 476.00 | 490.00 | OK | |
| r-release-windows-x86_64 | 0.3.1 | 22.00 | 526.00 | 548.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.1 | 15.00 | 281.00 | 296.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.1 | 28.00 | 629.00 | 657.00 | OK |
Version: 0.3.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘a_data_generation.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘a_data_generation.Rmd’
--- re-building ‘b_routine_diagnostics.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘b_routine_diagnostics.Rmd’
--- re-building ‘c_multivariate_missingness.Rmd’ using rmarkdown
Quitting from c_multivariate_missingness.Rmd:32-36 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'smdi' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'xml2'
---
Backtrace:
▆
1. └─base::library(smdi)
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'c_multivariate_missingness.Rmd' failed with diagnostics:
package or namespace load failed for 'smdi' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'xml2'
--- failed re-building ‘c_multivariate_missingness.Rmd’
--- re-building ‘d_narfcs_sensitivity_analysis.Rmd’ using rmarkdown
Quitting from d_narfcs_sensitivity_analysis.Rmd:24-38 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'smdi' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'xml2'
---
Backtrace:
▆
1. └─base::library(smdi)
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'd_narfcs_sensitivity_analysis.Rmd' failed with diagnostics:
package or namespace load failed for 'smdi' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'xml2'
--- failed re-building ‘d_narfcs_sensitivity_analysis.Rmd’
--- re-building ‘smdi.Rmd’ using rmarkdown
Quitting from smdi.Rmd:21-24 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'smdi' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'xml2'
---
Backtrace:
▆
1. └─base::library(smdi)
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'smdi.Rmd' failed with diagnostics:
package or namespace load failed for 'smdi' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'xml2'
--- failed re-building ‘smdi.Rmd’
SUMMARY: processing the following files failed:
‘c_multivariate_missingness.Rmd’ ‘d_narfcs_sensitivity_analysis.Rmd’
‘smdi.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang