Last updated on 2022-04-24 03:52:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0-1 | 6.08 | 269.43 | 275.51 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.0-1 | 4.25 | 203.02 | 207.27 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.0-1 | 339.30 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 3.0-1 | 329.70 | OK | |||
| r-patched-linux-x86_64 | 3.0-1 | 7.60 | 258.52 | 266.12 | OK | |
| r-release-linux-x86_64 | 3.0-1 | 4.58 | 253.40 | 257.98 | OK | |
| r-release-macos-arm64 | 3.0-1 | OK | ||||
| r-release-macos-x86_64 | 3.0-1 | WARN | ||||
| r-release-windows-x86_64 | 3.0-1 | 33.00 | 330.00 | 363.00 | OK | |
| r-oldrel-macos-arm64 | 3.0-1 | OK | ||||
| r-oldrel-macos-x86_64 | 3.0-1 | WARN | ||||
| r-oldrel-windows-ix86+x86_64 | 3.0-1 | 11.00 | 298.00 | 309.00 | OK | 
Version: 3.0-1
Check: running R code from vignettes
Result: WARN
    Errors in running code in vignettes:
    when running code in ‘sandwich-OOP.Rnw’
      ...
    
    > library("AER")
    Loading required package: car
    Loading required package: carData
    Error: package or namespace load failed for ‘car’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
     there is no package called ‘stringi’
    
      When sourcing ‘sandwich-OOP.R’:
    Error: package ‘car’ could not be loaded
    Execution halted
    
      ‘sandwich-CL.Rnw’... [9s/13s] OK
      ‘sandwich-OOP.Rnw’... failed
      ‘sandwich.Rnw’... [1s/1s] OK
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 3.0-1
Check: re-building of vignette outputs
Result: NOTE
    Error(s) in re-building vignettes:
    --- re-building ‘sandwich-CL.Rnw’ using Sweave
    Loading required package: zoo
    
    Attaching package: ‘zoo’
    
    The following objects are masked from ‘package:base’:
    
        as.Date, as.Date.numeric
    
    
    Attaching package: ‘pcse’
    
    The following object is masked from ‘package:sandwich’:
    
        vcovPC
    
    Classes and Methods for R developed in the
    Political Science Computational Laboratory
    Department of Political Science
    Stanford University
    Simon Jackman
    hurdle and zeroinfl functions by Achim Zeileis
    --- finished re-building ‘sandwich-CL.Rnw’
    
    --- re-building ‘sandwich-OOP.Rnw’ using Sweave
    Loading required package: car
    Loading required package: carData
    Error: package or namespace load failed for ‘car’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
     there is no package called ‘stringi’
    
    Error: processing vignette 'sandwich-OOP.Rnw' failed with diagnostics:
     chunk 1 (label = preliminaries) 
    Error : package ‘car’ could not be loaded
    
    --- failed re-building ‘sandwich-OOP.Rnw’
    
    --- re-building ‘sandwich.Rnw’ using Sweave
    
    Attaching package: ‘zoo’
    
    The following objects are masked from ‘package:base’:
    
        as.Date, as.Date.numeric
    
    --- finished re-building ‘sandwich.Rnw’
    
    SUMMARY: processing the following file failed:
      ‘sandwich-OOP.Rnw’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64