Last updated on 2025-07-15 12:49:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 2.57 | 85.10 | 87.67 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 1.86 | 77.42 | 79.28 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 181.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 199.84 | OK | |||
r-devel-windows-x86_64 | 0.3.1 | 4.00 | 119.00 | 123.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 2.63 | 109.75 | 112.38 | OK | |
r-release-linux-x86_64 | 0.3.1 | 2.55 | 108.07 | 110.62 | OK | |
r-release-macos-arm64 | 0.3.1 | 58.00 | OK | |||
r-release-macos-x86_64 | 0.3.1 | 65.00 | ERROR | |||
r-release-windows-x86_64 | 0.3.1 | 5.00 | 123.00 | 128.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.1 | 98.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.1 | 5.00 | 145.00 | 150.00 | OK |
Version: 0.3.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘glmtree.Rmd’ using rmarkdown
Quitting from glmtree.Rmd:107-120 [segmentation_pca2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `model.frame.default()`:
! factor x1 has new levels 6
---
Backtrace:
▆
1. ├─stats::predict(modele, test[dim_famd == j, ], type = "response")
2. └─stats::predict.glm(modele, test[dim_famd == j, ], type = "response")
3. └─stats::predict.lm(...)
4. ├─stats::model.frame(Terms, newdata, na.action = na.action, xlev = object$xlevels)
5. └─stats::model.frame.default(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'glmtree.Rmd' failed with diagnostics:
factor x1 has new levels 6
--- failed re-building ‘glmtree.Rmd’
SUMMARY: processing the following file failed:
‘glmtree.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘glmtree.Rmd’ using rmarkdown
Quitting from lines 31-51 [segmentation_pca1] (glmtree.Rmd)
Error: processing vignette 'glmtree.Rmd' failed with diagnostics:
there is no package called 'FactoMineR'
--- failed re-building ‘glmtree.Rmd’
SUMMARY: processing the following file failed:
‘glmtree.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64