CRAN Package Check Results for Package xtune

Last updated on 2025-11-14 12:50:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 9.16 185.65 194.81 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.0 7.21 123.05 130.26 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.0 51.00 265.48 316.48 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 59.00 124.87 183.87 ERROR
r-devel-windows-x86_64 2.0.0 12.00 204.00 216.00 NOTE
r-patched-linux-x86_64 2.0.0 10.28 198.59 208.87 NOTE
r-release-linux-x86_64 2.0.0 8.58 199.40 207.98 NOTE
r-release-macos-arm64 2.0.0 5.00 110.00 115.00 OK
r-release-macos-x86_64 2.0.0 10.00 247.00 257.00 OK
r-release-windows-x86_64 2.0.0 11.00 204.00 215.00 NOTE
r-oldrel-macos-arm64 2.0.0 5.00 98.00 103.00 OK
r-oldrel-macos-x86_64 2.0.0 7.00 157.00 164.00 OK
r-oldrel-windows-x86_64 2.0.0 14.00 275.00 289.00 OK

Check Details

Version: 2.0.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: estimateVariance.Rd: selectiveInference xtune.Rd: glmnet Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 2.0.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘Tutorials_for_xtune.Rmd’ using rmarkdown Quitting from Tutorials_for_xtune.Rmd:70-72 [fit1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `approx()`: ! need at least two non-NA values to interpolate --- Backtrace: ▆ 1. └─xtune::xtune(X, Y, Z, family = "linear", c = 1) 2. └─xtune:::xtune.fit(...) 3. ├─stats::coef(...) 4. └─glmnet::coef.glmnet(...) 5. ├─stats::predict(...) 6. ├─glmnet:::predict.elnet(...) 7. ├─base::NextMethod("predict") 8. └─glmnet::predict.glmnet(...) 9. └─glmnet:::lambda.interp(lambda, s) 10. └─stats::approx(lambda, seq(lambda), sfrac) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Tutorials_for_xtune.Rmd' failed with diagnostics: need at least two non-NA values to interpolate --- failed re-building ‘Tutorials_for_xtune.Rmd’ SUMMARY: processing the following file failed: ‘Tutorials_for_xtune.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc