* using log directory ‘/srv/hornik/tmp/CRAN_pretest/mlr3torch.Rcheck’ * using R Under development (unstable) (2024-09-09 r87107) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 18.1.8 (9) Debian flang-new version 18.1.8 (9) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘mlr3torch/DESCRIPTION’ ... OK * this is package ‘mlr3torch’ version ‘0.1.1’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [6s/8s] NOTE Maintainer: ‘Sebastian Fischer ’ Found the following (possibly) invalid URLs: URL: https://CRAN.R-project.org/package=mlr3 From: man/mlr_learners.mlp.Rd man/mlr_learners.tab_resnet.Rd man/mlr_learners.torch_featureless.Rd Status: Error Message: Failed to connect to CRAN.R-project.org port 443 after 3 ms: Could not connect to server URL: https://CRAN.R-project.org/package=torch From: man/mlr_learners.mlp.Rd man/mlr_learners.tab_resnet.Rd man/mlr_learners.torch_featureless.Rd man/mlr_pipeops_nn_avg_pool1d.Rd man/mlr_pipeops_nn_avg_pool2d.Rd man/mlr_pipeops_nn_avg_pool3d.Rd man/mlr_pipeops_nn_batch_norm1d.Rd man/mlr_pipeops_nn_batch_norm2d.Rd man/mlr_pipeops_nn_batch_norm3d.Rd man/mlr_pipeops_nn_block.Rd man/mlr_pipeops_nn_celu.Rd man/mlr_pipeops_nn_conv1d.Rd man/mlr_pipeops_nn_conv2d.Rd man/mlr_pipeops_nn_conv3d.Rd man/mlr_pipeops_nn_conv_transpose1d.Rd man/mlr_pipeops_nn_conv_transpose2d.Rd man/mlr_pipeops_nn_conv_transpose3d.Rd man/mlr_pipeops_nn_dropout.Rd man/mlr_pipeops_nn_elu.Rd man/mlr_pipeops_nn_flatten.Rd man/mlr_pipeops_nn_gelu.Rd man/mlr_pipeops_nn_glu.Rd man/mlr_pipeops_nn_hardshrink.Rd man/mlr_pipeops_nn_hardsigmoid.Rd man/mlr_pipeops_nn_hardtanh.Rd man/mlr_pipeops_nn_head.Rd man/mlr_pipeops_nn_layer_norm.Rd man/mlr_pipeops_nn_leaky_relu.Rd man/mlr_pipeops_nn_linear.Rd man/mlr_pipeops_nn_log_sigmoid.Rd man/mlr_pipeops_nn_max_pool1d.Rd man/mlr_pipeops_nn_max_pool2d.Rd man/mlr_pipeops_nn_max_pool3d.Rd man/mlr_pipeops_nn_merge_cat.Rd man/mlr_pipeops_nn_merge_prod.Rd man/mlr_pipeops_nn_merge_sum.Rd man/mlr_pipeops_nn_prelu.Rd man/mlr_pipeops_nn_relu.Rd man/mlr_pipeops_nn_relu6.Rd man/mlr_pipeops_nn_reshape.Rd man/mlr_pipeops_nn_rrelu.Rd man/mlr_pipeops_nn_selu.Rd man/mlr_pipeops_nn_sigmoid.Rd man/mlr_pipeops_nn_softmax.Rd man/mlr_pipeops_nn_softplus.Rd man/mlr_pipeops_nn_softshrink.Rd man/mlr_pipeops_nn_softsign.Rd man/mlr_pipeops_nn_squeeze.Rd man/mlr_pipeops_nn_tanh.Rd man/mlr_pipeops_nn_tanhshrink.Rd man/mlr_pipeops_nn_threshold.Rd man/mlr_pipeops_nn_unsqueeze.Rd Status: Error Message: Failed to connect to CRAN.R-project.org port 443 after 5 ms: Could not connect to server * 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 executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘mlr3torch’ can be installed ... [7s/7s] OK * checking package directory ... OK * checking for future file timestamps ... 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 ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking whether startup messages can be suppressed ... [1s/1s] 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 ... [10s/10s] OK * checking Rd files ... [1s/1s] OK * 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 examples ... [10s/10s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [0s/0s] OK Running ‘testthat.R’ [0s/0s] * checking PDF version of manual ... [10s/10s] OK * checking HTML version of manual ... [6s/6s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 NOTE