Last updated on 2026-07-20 12:50:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.8-15 | 9.53 | 92.87 | 102.40 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.8-15 | 6.91 | 60.99 | 67.90 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.8-15 | 14.00 | 142.48 | 156.48 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.8-15 | 73.11 | NOTE | |||
| r-devel-windows-x86_64 | 1.8-15 | 17.00 | 175.00 | 192.00 | NOTE | |
| r-patched-linux-x86_64 | 1.8-15 | 9.74 | 85.19 | 94.93 | OK | |
| r-release-linux-x86_64 | 1.8-15 | 8.47 | 84.05 | 92.52 | OK | |
| r-release-macos-arm64 | 1.8-15 | 2.00 | 29.00 | 31.00 | ERROR | |
| r-release-macos-x86_64 | 1.8-15 | 7.00 | 131.00 | 138.00 | OK | |
| r-release-windows-x86_64 | 1.8-15 | 17.00 | 186.00 | 203.00 | OK | |
| r-oldrel-macos-arm64 | 1.8-15 | 2.00 | 48.00 | 50.00 | OK | |
| r-oldrel-macos-x86_64 | 1.8-15 | 7.00 | 168.00 | 175.00 | OK | |
| r-oldrel-windows-x86_64 | 1.8-15 | 19.00 | 190.00 | 209.00 | OK |
Version: 1.8-15
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
zoo/inst/doc/zoo-read.R (.Names: 2, .Label: 1)
'.Names' should be changed to 'names'.
'.Label' should be changed to 'levels'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 1.8-15
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘zoo-design.Rnw’ using Sweave
Attaching package: ‘zoo’
The following objects are masked from ‘package:base’:
as.Date, as.Date.numeric
--- finished re-building ‘zoo-design.Rnw’
--- re-building ‘zoo-faq.Rnw’ using Sweave
Attaching package: ‘zoo’
The following objects are masked from ‘package:base’:
as.Date, as.Date.numeric
Attaching package: ‘timeSeries’
The following object is masked from ‘package:zoo’:
time<-
The following objects are masked from ‘package:graphics’:
lines, points
--- finished re-building ‘zoo-faq.Rnw’
--- re-building ‘zoo-quickref.Rnw’ using Sweave
Attaching package: ‘zoo’
The following objects are masked from ‘package:base’:
as.Date, as.Date.numeric
--- finished re-building ‘zoo-quickref.Rnw’
--- re-building ‘zoo-read.Rnw’ using Sweave
Attaching package: ‘zoo’
The following objects are masked from ‘package:base’:
as.Date, as.Date.numeric
--- finished re-building ‘zoo-read.Rnw’
--- re-building ‘zoo.Rnw’ using Sweave
Attaching package: ‘zoo’
The following objects are masked from ‘package:base’:
as.Date, as.Date.numeric
Loading required package: sandwich
Error: processing vignette 'zoo.Rnw' failed with diagnostics:
chunk 1 (label = preliminaries)
Error in library("timeDate") : there is no package called ‘timeDate’
--- failed re-building ‘zoo.Rnw’
SUMMARY: processing the following file failed:
‘zoo.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64