Last updated on 2024-11-05 03:49:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.3 | 23.71 | 143.47 | 167.18 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.5.3 | 16.59 | 94.13 | 110.72 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.5.3 | 286.77 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.3 | 245.58 | ERROR | |||
r-devel-windows-x86_64 | 1.5.3 | 27.00 | 137.00 | 164.00 | ERROR | |
r-patched-linux-x86_64 | 1.5.3 | 24.06 | 131.79 | 155.85 | ERROR | |
r-release-linux-x86_64 | 1.5.3 | 20.47 | 132.88 | 153.35 | ERROR | |
r-release-macos-arm64 | 1.5.3 | 67.00 | OK | |||
r-release-macos-x86_64 | 1.5.3 | 104.00 | OK | |||
r-release-windows-x86_64 | 1.5.3 | 28.00 | 137.00 | 165.00 | ERROR | |
r-oldrel-macos-arm64 | 1.5.3 | 71.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.3 | 145.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5.3 | 32.00 | 170.00 | 202.00 | ERROR |
Version: 1.5.3
Check: examples
Result: ERROR
Running examples in ‘Xplortext-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plot.LexChar
> ### Title: Plot LexChar objects
> ### Aliases: plot.LexChar
> ### Keywords: plot
>
> ### ** Examples
>
> data(open.question)
> res.TD<-TextData(open.question, var.text=c(9,10), var.agg="Gen_Edu", Fmin=10, Dmin=10,
+ remov.number=TRUE, stop.word.tm=TRUE)
> LD<-LexChar(res.TD,maxCharDoc = 0)
> plot(LD)
Error in `gtable_add_grob()`:
! `grobs` must be a single grob or a list of grobs, not a list.
Backtrace:
▆
1. ├─base::plot(LD)
2. └─Xplortext:::plot.LexChar(LD)
3. ├─base::suppressWarnings(...)
4. │ └─base::withCallingHandlers(...)
5. └─Xplortext (local) marrangeGrob2(grobs = pword, nrow = numr, ncol = numc, top = top)
6. ├─base::do.call(gridExtra::arrangeGrob, c(grobs[groups[[g]]], params))
7. └─gridExtra (local) `<fn>`(...)
8. └─gtable::gtable_add_grob(grobs = grobs)
9. └─gtable:::stop_input_type(grobs, "a single grob or a list of grobs")
10. └─rlang::abort(message, ..., call = call, arg = arg)
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.5.3
Check: examples
Result: ERROR
Running examples in ‘Xplortext-Ex.R’ failed
The error most likely occurred in:
> ### Name: plot.LexChar
> ### Title: Plot LexChar objects
> ### Aliases: plot.LexChar
> ### Keywords: plot
>
> ### ** Examples
>
> data(open.question)
> res.TD<-TextData(open.question, var.text=c(9,10), var.agg="Gen_Edu", Fmin=10, Dmin=10,
+ remov.number=TRUE, stop.word.tm=TRUE)
> LD<-LexChar(res.TD,maxCharDoc = 0)
> plot(LD)
Error in `gtable_add_grob()`:
! `grobs` must be a single grob or a list of grobs, not a list.
Backtrace:
▆
1. ├─base::plot(LD)
2. └─Xplortext:::plot.LexChar(LD)
3. ├─base::suppressWarnings(...)
4. │ └─base::withCallingHandlers(...)
5. └─Xplortext (local) marrangeGrob2(grobs = pword, nrow = numr, ncol = numc, top = top)
6. ├─base::do.call(gridExtra::arrangeGrob, c(grobs[groups[[g]]], params))
7. └─gridExtra (local) `<fn>`(...)
8. └─gtable::gtable_add_grob(grobs = grobs)
9. └─gtable:::stop_input_type(grobs, "a single grob or a list of grobs")
10. └─rlang::abort(message, ..., call = call, arg = arg)
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64