Last updated on 2026-05-02 11:50:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.3 | 50.86 | 371.51 | 422.37 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.3 | 39.66 | 235.55 | 275.21 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.3 | 57.00 | 563.02 | 620.02 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.3 | 92.00 | 606.56 | 698.56 | OK | |
| r-devel-windows-x86_64 | 0.7.3 | 156.00 | 270.00 | 426.00 | OK | |
| r-patched-linux-x86_64 | 0.7.3 | 53.05 | 347.54 | 400.59 | OK | |
| r-release-linux-x86_64 | 0.7.3 | 51.54 | 338.91 | 390.45 | OK | |
| r-release-macos-arm64 | 0.7.3 | 12.00 | 58.00 | 70.00 | OK | |
| r-release-macos-x86_64 | 0.7.3 | 38.00 | 250.00 | 288.00 | ERROR | |
| r-release-windows-x86_64 | 0.7.3 | 94.00 | 267.00 | 361.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.3 | 11.00 | 61.00 | 72.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.7.3 | 42.00 | 414.00 | 456.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.7.3 | 113.00 | 365.00 | 478.00 | NOTE |
Version: 0.7.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘pillar.Rmd’ using rmarkdown
Error: processing vignette 'pillar.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘pillar.Rmd’
--- re-building ‘s3-vector.Rmd’ using rmarkdown
Error: processing vignette 's3-vector.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘s3-vector.Rmd’
--- re-building ‘stability.Rmd’ using rmarkdown
Error: processing vignette 'stability.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘stability.Rmd’
--- re-building ‘type-size.Rmd’ using rmarkdown
Error: processing vignette 'type-size.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘type-size.Rmd’
SUMMARY: processing the following files failed:
‘pillar.Rmd’ ‘s3-vector.Rmd’ ‘stability.Rmd’ ‘type-size.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.7.3
Check: compiled code
Result: NOTE
File ‘vctrs/libs/vctrs.so’:
Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’,
‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’,
‘SET_GROWABLE_BIT’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’,
‘SET_TRUELENGTH’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.7.3
Check: compiled code
Result: NOTE
File 'vctrs/libs/x64/vctrs.dll':
Found non-API calls to R: 'PRENV', 'PRVALUE', 'R_PromiseExpr',
'Rf_allocSExp', 'Rf_findVarInFrame3', 'SETLENGTH',
'SET_GROWABLE_BIT', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE',
'SET_TRUELENGTH'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-oldrel-windows-x86_64