Last updated on 2025-07-22 08:48:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 2.54 | 112.61 | 115.15 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 2.03 | 81.05 | 83.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 181.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 186.12 | OK | |||
r-devel-windows-x86_64 | 0.3.1 | 4.00 | 108.00 | 112.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 2.71 | 110.41 | 113.12 | OK | |
r-release-linux-x86_64 | 0.3.1 | 2.42 | 108.54 | 110.96 | 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 | 114.00 | 119.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 | 6.00 | 123.00 | 129.00 | ERROR |
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
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 2, 5
---
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 2, 5
--- failed re-building 'glmtree.Rmd'
SUMMARY: processing the following file failed:
'glmtree.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64