CRAN Package Check Results for Package fastml

Last updated on 2026-01-31 05:51:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.7 43.79 991.06 1034.85 OK
r-devel-linux-x86_64-debian-gcc 0.7.7 29.55 677.32 706.87 OK
r-devel-linux-x86_64-fedora-clang 0.7.7 77.00 -76.41 0.59 WARN
r-devel-linux-x86_64-fedora-gcc 0.7.7 77.00 1589.52 1666.52 OK
r-devel-windows-x86_64 0.7.7 45.00 717.00 762.00 OK
r-patched-linux-x86_64 0.7.6 37.40 916.02 953.42 OK
r-release-linux-x86_64 0.7.6 38.74 923.42 962.16 OK
r-release-macos-arm64 0.7.7 10.00 178.00 188.00 OK
r-release-macos-x86_64 0.7.7 29.00 486.00 515.00 OK
r-release-windows-x86_64 0.7.6 38.00 713.00 751.00 OK
r-oldrel-macos-arm64 0.7.7 9.00 171.00 180.00 OK
r-oldrel-macos-x86_64 0.7.7 29.00 509.00 538.00 OK
r-oldrel-windows-x86_64 0.7.7 59.00 976.00 1035.00 OK

Check Details

Version: 0.7.7
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.7
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