* using log directory 'd:/RCompile/CRANincoming/R-devel/sl3.Rcheck' * using R Under development (unstable) (2024-04-29 r86495 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'sl3/DESCRIPTION' ... OK * this is package 'sl3' version '1.4.5' * package encoding: UTF-8 * checking CRAN incoming feasibility ... [15s] NOTE Maintainer: 'Jeremy Coyle ' New submission Unknown, possibly misspelled, fields in DESCRIPTION: 'Remotes' Found the following (possibly) invalid URLs: URL: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science.html# (moved to https://docs.h2o.ai:443/h2o/latest-stable/h2o-docs/data-science.html) From: man/Lrnr_h2o_grid.Rd Status: 301 Message: Moved Permanently URL: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/parameters.html (moved to https://docs.h2o.ai:443/h2o/latest-stable/h2o-docs/parameters.html) From: man/Lrnr_h2o_grid.Rd Status: 301 Message: Moved Permanently URL: http://r-pkgs.had.co.nz/man.html (moved to https://r-pkgs.org/man.html) From: inst/doc/custom_lrnrs.html Status: 301 Message: Moved Permanently URL: http://www.csie.ntu.edu.tw/~cjlin/libsvm (moved to https://www.csie.ntu.edu.tw/~cjlin/libsvm/) From: man/Lrnr_svm.Rd Status: 301 Message: Moved Permanently URL: https://cran.r-project.org/web/packages/R6/vignettes/Introduction.html From: inst/doc/custom_lrnrs.html inst/doc/intro_sl3.html Status: 404 Message: Not Found CRAN URL not in canonical form URL: https://delayed.tlverse.org/articles/delayed.html From: inst/doc/custom_lrnrs.html Status: Error Message: Could not resolve host: delayed.tlverse.org URL: https://sl3.tlverse.org/articles/SuperLearner_benchmarks.html From: inst/doc/intro_sl3.html Status: Error Message: Could not resolve host: sl3.tlverse.org URL: https://sl3.tlverse.org/reference/Lrnr_base.html From: inst/doc/custom_lrnrs.html inst/doc/intro_sl3.html Status: Error Message: Could not resolve host: sl3.tlverse.org URL: https://sl3.tlverse.org/reference/sl3_Task.html From: inst/doc/custom_lrnrs.html inst/doc/intro_sl3.html Status: Error Message: Could not resolve host: sl3.tlverse.org URL: https://statistics.stanford.edu/sites/g/files/sbiybj6031/f/LCS%20110.pdf From: man/Lrnr_earth.Rd Status: 404 Message: Not Found URL: https://tlverse.org/sl3 (moved to https://tlverse.org/sl3/) From: DESCRIPTION Status: 301 Message: Moved Permanently The canonical URL of the CRAN page for a package is https://CRAN.R-project.org/package=pkgname For content that is 'Moved Permanently', please change http to https, add trailing slashes, or replace the old by the new URL. * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'sl3' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [25s] OK * checking Rd files ... NOTE checkRd: (-1) Lrnr_glmnet.Rd:32: Lost braces; missing escapes or markup? 32 | with cross-validation. Smallest {nfolds} value allowed by \code{glmnet} | ^ * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [75s] ERROR Running examples in 'sl3-Ex.R' failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: Lrnr_h2o_grid > ### Title: Grid Search Models with h2o > ### Aliases: Lrnr_h2o_grid Lrnr_h2o_classifier Lrnr_h2o_mutator > ### Keywords: data > > ### ** Examples > > library(h2o) ---------------------------------------------------------------------- Your next step is to start H2O: > h2o.init() For H2O package documentation, ask for help: > ??h2o After starting H2O, you can use the Web UI at http://localhost:54321 For more information visit https://docs.h2o.ai ---------------------------------------------------------------------- Attaching package: 'h2o' The following objects are masked from 'package:stats': cor, sd, var The following objects are masked from 'package:base': %*%, %in%, &&, apply, as.factor, as.numeric, colnames, colnames<-, ifelse, is.character, is.factor, is.numeric, log, log10, log1p, log2, round, signif, trunc, || > suppressWarnings(h2o.init()) Connection successful! Error in .h2o.doSafeREST(h2oRestApiVersion = h2oRestApiVersion, urlSuffix = urlSuffix, : Unexpected CURL error: Failed to connect to localhost port 54321 after 2256 ms: Couldn't connect to server Execution halted * checking for unstated dependencies in 'tests' ... OK * checking tests ... [18m] OK Running 'testthat.R' [18m] * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [18s] OK * checking PDF version of manual ... [50s] OK * checking HTML version of manual ... [24s] OK * DONE Status: 1 ERROR, 2 NOTEs