Last updated on 2024-09-11 07:49:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 6.40 | 132.08 | 138.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 0.42 | 1.58 | 2.00 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 222.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 251.39 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 10.00 | 133.00 | 143.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 5.70 | 126.34 | 132.04 | OK | |
r-release-linux-x86_64 | 1.0.0 | 6.71 | 127.02 | 133.73 | OK | |
r-release-macos-arm64 | 1.0.0 | 93.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 224.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 9.00 | 131.00 | 140.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 107.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0.0 | 199.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0.0 | 10.00 | 161.00 | 171.00 | OK |
Version: 1.0.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘time-series-example.Rmd’
...
135 92 1506 720 323 16155 0.1073748 10 0 1980.167
136 100 1360 646 310 16585 0.1116954 4 0 1980.250
137 95 1453 765 424 18117 0.1106382 8 0 1980.333
138 114 1522 820 403 17552 0.1118552 8 0 1980.417
> knitr::include_graphics("../man/figures/scatterpie-1.png")
When sourcing ‘time-series-example.R’:
Error: Cannot find the file(s): "../man/figures/scatterpie-1.png"
Execution halted
when running code in ‘unusual-situations.Rmd’
...
> ggplot() + geom_pie_glyph(aes(x = x, y = y), slices = c("A",
+ "B", "C"), data = plot_data)
When sourcing ‘unusual-situations.R’:
Error: Problem while computing layer data.
ℹ Error occurred in the 1st layer.
Caused by error in `layer_data()`:
! The categories C and A in `data` contains negative values. Remove them
before plotting.
Execution halted
‘PieGlyph.Rmd’ using ‘UTF-8’... [3s/3s] OK
‘interactive-pie-glyphs.Rmd’ using ‘UTF-8’... [3s/3s] OK
‘multinomial-classification-example.Rmd’ using ‘UTF-8’... [5s/5s] OK
‘pie-lollipop-example.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘spatial-example.Rmd’ using ‘UTF-8’... [5s/5s] OK
‘time-series-example.Rmd’ using ‘UTF-8’... failed
‘unusual-situations.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-arm64
Version: 1.0.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘time-series-example.Rmd’
...
135 92 1506 720 323 16155 0.1073748 10 0 1980.167
136 100 1360 646 310 16585 0.1116954 4 0 1980.250
137 95 1453 765 424 18117 0.1106382 8 0 1980.333
138 114 1522 820 403 17552 0.1118552 8 0 1980.417
> knitr::include_graphics("../man/figures/scatterpie-1.png")
When sourcing ‘time-series-example.R’:
Error: Cannot find the file(s): "../man/figures/scatterpie-1.png"
Execution halted
when running code in ‘unusual-situations.Rmd’
...
> ggplot() + geom_pie_glyph(aes(x = x, y = y), slices = c("A",
+ "B", "C"), data = plot_data)
When sourcing ‘unusual-situations.R’:
Error: Problem while computing layer data.
ℹ Error occurred in the 1st layer.
Caused by error in `layer_data()`:
! The categories C and A in `data` contains negative values. Remove them
before plotting.
Execution halted
‘PieGlyph.Rmd’ using ‘UTF-8’... [4s/6s] OK
‘interactive-pie-glyphs.Rmd’ using ‘UTF-8’... [5s/6s] OK
‘multinomial-classification-example.Rmd’ using ‘UTF-8’... [8s/11s] OK
‘pie-lollipop-example.Rmd’ using ‘UTF-8’... [2s/2s] OK
‘spatial-example.Rmd’ using ‘UTF-8’... [8s/12s] OK
‘time-series-example.Rmd’ using ‘UTF-8’... failed
‘unusual-situations.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-x86_64