Last updated on 2026-04-14 00:50:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.1-10 | 95.49 | 238.28 | 333.77 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.1-10 | 80.26 | 176.86 | 257.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.1-10 | 106.00 | 361.63 | 467.63 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.1-10 | 202.00 | 378.25 | 580.25 | OK | |
| r-devel-macos-arm64 | 4.1-10 | 22.00 | 50.00 | 72.00 | OK | |
| r-devel-windows-x86_64 | 4.1-10 | 101.00 | 390.00 | 491.00 | OK | |
| r-patched-linux-x86_64 | 4.1-10 | 106.39 | 236.24 | 342.63 | NOTE | |
| r-release-linux-x86_64 | 4.1-10 | 106.69 | 230.77 | 337.46 | OK | |
| r-release-macos-arm64 | 4.1-10 | OK | ||||
| r-release-macos-x86_64 | 4.1-10 | 69.00 | 241.00 | 310.00 | OK | |
| r-release-windows-x86_64 | 4.1-10 | 101.00 | 0.00 | 101.00 | OK | |
| r-oldrel-macos-arm64 | 4.1-10 | NOTE | ||||
| r-oldrel-macos-x86_64 | 4.1-10 | 66.00 | 235.00 | 301.00 | NOTE | |
| r-oldrel-windows-x86_64 | 4.1-10 | 122.00 | 377.00 | 499.00 | ERROR |
Version: 4.1-10
Check: compiled code
Result: NOTE
File ‘glmnet/libs/glmnet.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-patched-linux-x86_64
Version: 4.1-10
Check: installed package size
Result: NOTE
installed size is 33.9Mb
sub-directories of 1Mb or more:
libs 31.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 4.1-10
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'Coxnet.Rmd' using rmarkdown
! Package pdftex.def Error: File `e8b25f6d1e577a8b457ba3b05ee7735c7bb39acc.pdf'
not found: using draft setting.
Error: processing vignette 'Coxnet.Rmd' failed with diagnostics:
LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/glmnet.Rcheck/vign_test/glmnet/vignettes/Coxnet.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See Coxnet.log for more info.
--- failed re-building 'Coxnet.Rmd'
--- re-building 'glmnet.Rmd' using rmarkdown
! Package pdftex.def Error: File `25fc1305f4989d9b51efc782933070d8c4cb4471.pdf'
not found: using draft setting.
Error: processing vignette 'glmnet.Rmd' failed with diagnostics:
LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/glmnet.Rcheck/vign_test/glmnet/vignettes/glmnet.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See glmnet.log for more info.
--- failed re-building 'glmnet.Rmd'
--- re-building 'glmnetFamily.Rmd' using rmarkdown
! Package pdftex.def Error: File `c822a7f43434655a8a6f8d96ad59121a1121ba73.png'
not found: using draft setting.
Error: processing vignette 'glmnetFamily.Rmd' failed with diagnostics:
LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/glmnet.Rcheck/vign_test/glmnet/vignettes/glmnetFamily.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See glmnetFamily.log for more info.
--- failed re-building 'glmnetFamily.Rmd'
--- re-building 'relax.Rmd' using rmarkdown
! Package pdftex.def Error: File `598137c64589ef50fe55a57ab2792c80b882e913.pdf'
not found: using draft setting.
Error: processing vignette 'relax.Rmd' failed with diagnostics:
LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/glmnet.Rcheck/vign_test/glmnet/vignettes/relax.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See relax.log for more info.
--- failed re-building 'relax.Rmd'
SUMMARY: processing the following files failed:
'Coxnet.Rmd' 'glmnet.Rmd' 'glmnetFamily.Rmd' 'relax.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64