Last updated on 2026-03-30 08:52:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.1-10 | 94.91 | 240.98 | 335.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.1-10 | 81.00 | 174.55 | 255.55 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 4.1-10 | 102.00 | 359.83 | 461.83 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 4.1-10 | 201.00 | 364.87 | 565.87 | 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 | 393.00 | 494.00 | OK | |
| r-patched-linux-x86_64 | 4.1-10 | 107.25 | 231.44 | 338.69 | OK | |
| r-release-linux-x86_64 | 4.1-10 | 106.32 | 230.83 | 337.15 | 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 | 98.00 | 380.00 | 478.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 | 379.00 | 501.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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
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 `25f5321870be33d7b7d4f5c6b4cc241bf6e3466b.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 `7b1f18dee03b8db953d29648bd152e578f83d189.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 `7957f5b5ba07fd52cd1e9116b04e015ece34e133.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