Last updated on 2026-03-28 05:50:59 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 6.1.1 | 74.65 | 167.08 | 241.73 | OK | |
| r-devel-linux-x86_64-debian-gcc | 6.1.4 | 60.15 | 119.51 | 179.66 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 6.1.4 | 145.00 | 272.69 | 417.69 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 6.1.4 | 166.00 | 273.86 | 439.86 | OK | |
| r-devel-macos-arm64 | 6.1.4 | 18.00 | 86.00 | 104.00 | OK | |
| r-devel-windows-x86_64 | 6.1.1 | 89.00 | 454.00 | 543.00 | OK | |
| r-patched-linux-x86_64 | 6.1.1 | 72.83 | 152.28 | 225.11 | OK | |
| r-release-linux-x86_64 | 6.1.1 | 70.99 | 150.74 | 221.73 | OK | |
| r-release-macos-arm64 | 6.1.4 | 15.00 | 90.00 | 105.00 | OK | |
| r-release-macos-x86_64 | 6.1.4 | 51.00 | 314.00 | 365.00 | OK | |
| r-release-windows-x86_64 | 6.1.4 | 56.00 | 465.00 | 521.00 | OK | |
| r-oldrel-macos-arm64 | 6.1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 6.1.4 | 50.00 | 313.00 | 363.00 | NOTE | |
| r-oldrel-windows-x86_64 | 6.1.4 | 58.00 | 531.00 | 589.00 | ERROR |
Version: 6.1.4
Check: compiled code
Result: NOTE
File ‘SelfControlledCaseSeries/libs/SelfControlledCaseSeries.so’:
Found non-API call to R: ‘R_UnboundValue’
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-devel-linux-x86_64-debian-gcc
Version: 6.1.1
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
libs 3.9Mb
Flavor: r-oldrel-macos-arm64
Version: 6.1.4
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
libs 3.8Mb
Flavor: r-oldrel-macos-x86_64
Version: 6.1.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'MultipleAnalyses.Rmd' using rmarkdown
--- finished re-building 'MultipleAnalyses.Rmd'
--- re-building 'ResultsSchema.Rmd' using rmarkdown
--- finished re-building 'ResultsSchema.Rmd'
--- re-building 'SingleStudies.Rmd' using rmarkdown
! Package pdftex.def Error: File `47fa7a5fa41c18374d3ccbd84c92e3e23a41305d.png'
not found: using draft setting.
Error: processing vignette 'SingleStudies.Rmd' failed with diagnostics:
LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/SelfControlledCaseSeries.Rcheck/vign_test/SelfControlledCaseSeries/vignettes/SingleStudies.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See SingleStudies.log for more info.
--- failed re-building 'SingleStudies.Rmd'
SUMMARY: processing the following file failed:
'SingleStudies.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64