CRAN Package Check Results for Package fastml

Last updated on 2026-01-23 07:50:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.6 41.17 981.71 1022.88 OK
r-devel-linux-x86_64-debian-gcc 0.7.6 26.41 665.17 691.58 OK
r-devel-linux-x86_64-fedora-clang 0.7.6 74.00 WARN
r-devel-linux-x86_64-fedora-gcc 0.7.6 72.00 1625.30 1697.30 OK
r-devel-windows-x86_64 0.7.6 40.00 745.00 785.00 OK
r-patched-linux-x86_64 0.7.6 40.86 918.57 959.43 OK
r-release-linux-x86_64 0.7.6 38.07 930.76 968.83 OK
r-release-macos-arm64 0.7.6 9.00 174.00 183.00 OK
r-release-macos-x86_64 0.7.6 26.00 460.00 486.00 OK
r-release-windows-x86_64 0.7.6 39.00 729.00 768.00 OK
r-oldrel-macos-arm64 0.7.6 8.00 169.00 177.00 OK
r-oldrel-macos-x86_64 0.7.6 27.00 781.00 808.00 OK
r-oldrel-windows-x86_64 0.7.6 53.00 1106.00 1159.00 OK

Check Details

Version: 0.7.6
Check: R code for possible problems
Result: NOTE shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory Error: .onLoad failed in loadNamespace() for 'parallelly', details: call: basename(pwd) error: a character vector argument expected Call sequence: 14: stop(gettextf("%s failed in %s() for '%s', details:\n call: %s\n error: %s", hookname, "loadNamespace", pkgname, deparse(conditionCall(res))[1L], conditionMessage(res)), call. = FALSE, domain = NA) 13: runHook(".onLoad", env, package.lib, package) 12: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 11: asNamespace(ns) 10: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 9: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 8: asNamespace(ns) 7: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 6: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 5: asNamespace(ns) Execution halted shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory See section ‘Good practice’ in ‘?data’. shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory Error: .onLoad failed in loadNamespace() for 'parallelly', details: call: basename(pwd) error: a character vector argument expected Call sequence: 14: stop(gettextf("%s failed in %s() for '%s', details:\n call: %s\n error: %s", hookname, "loadNamespace", pkgname, deparse(conditionCall(res))[1L], conditionMessage(res)), call. = FALSE, domain = NA) 13: runHook(".onLoad", env, package.lib, package) 12: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 11: asNamespace(ns) 10: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 9: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 8: asNamespace(ns) 7: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 6: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 5: asNamespace(ns) Execution halted shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7.6
Check: for missing documentation entries
Result: WARN shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory Error: package or namespace load failed for ‘fastml’: .onLoad failed in loadNamespace() for 'parallelly', details: call: basename(pwd) error: a character vector argument expected Call sequence: 6: stop(msg, call. = FALSE, domain = NA) 5: value[[3L]](cond) 4: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 3: tryCatchList(expr, classes, parentenv, handlers) 2: tryCatch({ ns <- loadNamespace(package, lib.loc) env <- attachNamespace(ns, pos = pos, deps, exclude, include.only) }, error = function(e) { P <- if (!is.null(cc <- conditionCall(e))) paste(" in", deparse(cc)[1L]) else "" msg <- gettextf("package or namespace load failed for %s%s:\n %s", sQuote(package), P, conditionMessage(e)) if (logical.return && !quietly) message(paste("Error:", msg), domain = NA) else stop(msg, call. = FALSE, domain = NA) }) 1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) Execution halted shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory All user-level objects in a package should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang