Package: BKTR Check: whether package can be installed New result: WARNING Found the following significant warnings: Warning: Torch libraries are installed but loading them caused a segfault. Package: brulee Check: whether the namespace can be unloaded cleanly New result: WARNING *** caught bus error *** address 0x7f99d5702220, cause 'non-existent physical address' Traceback: 1: cpp_lantern_init(file.path(torch_install_path(), "lib")) 2: lantern_start() 3: doTryCatch(return(expr), name, parentenv, handler) 4: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5: tryCatchList(expr, classes, parentenv, handlers) 6: tryCatch({ lantern_start() cpp_set_lantern_allocator(getOption("torch.threshold_call_gc", 4000L)) cpp_set_cuda_allocator_allocator_thresholds(getOption("torch.cuda_allocator_reserved_rate", 0.2), getOption("torch.cuda_allocator_allocated_rate", 0.8), getOption("torch.cuda_allocator_allocated_reserved_rate", 0.8)) register_lambda_function_deleter() .generator_null <<- torch_generator() .generator_null$set_current_seed(seed = sample(1e+05, 1)) .compilation_unit <<- cpp_jit_compilation_unit()}, error = function(e) { msg <- if (is.character(e$message)) e$message else "Unknown error." cli::cli_warn(c(i = "torch failed to start, restart your R session to try again.", i = "You might need to reinstall torch using {.fn install_torch}", x = msg), parent = e) FALSE}) 7: fun(libname, pkgname) 8: doTryCatch(return(expr), name, parentenv, handler) 9: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10: tryCatchList(expr, classes, parentenv, handlers) 11: tryCatch(fun(libname, pkgname), error = identity) 12: runHook(".onLoad", env, package.lib, package) 13: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 14: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 15: loadNamespace("brulee") 16: withCallingHandlers(expr, message = function(c) if (inherits(c, classes)) tryInvokeRestart("muffleMessage")) 17: suppressMessages(loadNamespace("brulee")) An irrecoverable exception occurred. R is aborting now ... Bus error Package: innsight Check: whether package can be installed New result: WARNING Found the following significant warnings: Warning: Torch libraries are installed but loading them caused a segfault. Package: madgrad Check: R code for possible problems New result: NOTE Warning: Torch libraries are installed but loading them caused a segfault. Please reinstall torch with `install_torch(reinstall = TRUE)` You can disable this check by setting `TORCH_VERIFY_LOAD` to "FALSE" ! callr subprocess failed: could not start R, exited with non-zero status, has crashed or was killed Package: RGAN Check: R code for possible problems New result: NOTE Warning: Torch libraries are installed but loading them caused a segfault. Please reinstall torch with `install_torch(reinstall = TRUE)` You can disable this check by setting `TORCH_VERIFY_LOAD` to "FALSE" ! callr subprocess failed: could not start R, exited with non-zero status, has crashed or was killed Package: shrinkGPR Check: whether package can be installed New result: ERROR Installation failed. Package: survdnn Check: whether package can be installed New result: ERROR Installation failed.