Last updated on 2026-04-08 08:00:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.9.0 | 33.27 | 371.95 | 405.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.9.0 | 22.32 | 238.35 | 260.67 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.9.0 | 69.00 | 603.89 | 672.89 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.9.0 | 61.00 | 578.53 | 639.53 | OK | |
| r-devel-macos-arm64 | 1.9.0 | 8.00 | 84.00 | 92.00 | OK | |
| r-devel-windows-x86_64 | 1.9.0 | 36.00 | 360.00 | 396.00 | OK | |
| r-patched-linux-x86_64 | 1.8.2 | 34.80 | 341.36 | 376.16 | OK | |
| r-release-linux-x86_64 | 1.8.2 | 34.78 | 339.49 | 374.27 | OK | |
| r-release-macos-arm64 | 1.9.0 | 8.00 | 81.00 | 89.00 | OK | |
| r-release-macos-x86_64 | 1.9.0 | 23.00 | 365.00 | 388.00 | OK | |
| r-release-windows-x86_64 | 1.8.2 | 37.00 | 323.00 | 360.00 | OK | |
| r-oldrel-macos-arm64 | 1.8.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.9.0 | 24.00 | 326.00 | 350.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.8.2 | 52.00 | 449.00 | 501.00 | OK |
Version: 1.9.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘correlation.Rmd’ using rmarkdown
--- finished re-building ‘correlation.Rmd’
--- re-building ‘influencefunction.Rmd’ using rmarkdown
Quitting from influencefunction.Rmd:616-619 [geepack]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'dplyr'
---
Backtrace:
▆
1. └─base::loadNamespace(x)
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImport(...)
6. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
8. └─base (local) withOneRestart(expr, restarts[[1L]])
9. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'influencefunction.Rmd' failed with diagnostics:
there is no package called 'dplyr'
--- failed re-building ‘influencefunction.Rmd’
--- re-building ‘nonlinear.Rmd’ using rmarkdown
--- finished re-building ‘nonlinear.Rmd’
SUMMARY: processing the following file failed:
‘influencefunction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64