CRAN Package Check Results for Package DWLS

Last updated on 2025-05-02 01:51:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 51.02 403.34 454.36 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 35.97 283.77 319.74 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 520.28 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.0 736.51 OK
r-devel-windows-x86_64 0.1.0 47.00 345.00 392.00 OK
r-patched-linux-x86_64 0.1.0 46.01 373.50 419.51 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 0.1.0 168.00 OK
r-release-macos-x86_64 0.1.0 332.00 OK
r-release-windows-x86_64 0.1.0 51.00 335.00 386.00 OK
r-oldrel-macos-arm64 0.1.0 168.00 OK
r-oldrel-macos-x86_64 0.1.0 283.00 OK
r-oldrel-windows-x86_64 0.1.0 64.00 453.00 517.00 OK

Additional issues

donttest

Check Details

Version: 0.1.0
Check: replacement functions
Result: WARN Error: undefined exports: altExp<-, altExpNames<-, altExps<-, colLabels<-, colPair<-, colPairNames<-, colPairs<-, cpm<-, factorData<-, featureLoadings<-, int_colData<-, int_elementMetadata<-, int_metadata<-, logcounts<-, mainExpName<-, normcounts<-, reducedDim<-, reducedDimNames<-, reducedDims<-, rowPair<-, rowPairNames<-, rowPairs<-, rowSubset<-, sampleFactors<-, tpm<-, weights<-, LinearEmbeddingMatrix, SingleCellExperiment, altExp, altExpNames, altExps, applySCE, colLabels, colPair, colPairNames, colPairs, cpm, factorData, featureLoadings, int_colData, int_elementMetadata, int_metadata, logcounts, mainExpName, normcounts, objectVersion, reduced.dim.matrix, reducedDim, reducedDimNames, reducedDims, removeAltExps, rowPair, rowPairNames, rowPairs, rowSubset, sampleFactors, simplifyToSCE, splitAltExps, swapAltExp, tpm, unsplitAltExps Call sequence: 8: stop(gettextf("undefined exports: %s", undef), domain = NA) 7: namespaceExport(ns, exports) 6: loadNamespace(i, c(lib.loc, .libPaths()), v Execution halted The argument of a replacement function which corresponds to the right hand side must be named ‘value’. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: foreign function calls
Result: NOTE Error: there is no package called ‘SingleCellExperiment’ Call sequence: 9: doWithOneRestart(return(expr), restart) 8: withOneRestart(expr, restarts[[1L]]) 7: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: R code for possible problems
Result: NOTE Error: there is no package called ‘SingleCellExperiment’ Call sequence: 9: doWithOneRestart(return(expr), restart) 8: withOneRestart(expr, restarts[[1L]]) 7: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called ‘SingleCellExperiment’ Calls: <Anonymous> Execution halted Error: there is no package called ‘SingleCellExperiment’ Call sequence: 9: doWithOneRestart(return(expr), restart) 8: withOneRestart(expr, restarts[[1L]]) 7: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: for missing documentation entries
Result: WARN Error: package or namespace load failed for ‘DWLS’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘SingleCellExperiment’ 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({ attr(package, "LibPath") <- which.lib.loc 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, cha Execution halted 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

Version: 0.1.0
Check: for code/documentation mismatches
Result: WARN Error: package or namespace load failed for ‘DWLS’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘SingleCellExperiment’ 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({ attr(package, "LibPath") <- which.lib.loc 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, cha Execution halted Error: package or namespace load failed for ‘DWLS’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘SingleCellExperiment’ 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({ attr(package, "LibPath") <- which.lib.loc 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, cha Execution halted Error: package or namespace load failed for ‘DWLS’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘SingleCellExperiment’ 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({ attr(package, "LibPath") <- which.lib.loc 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, cha Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: Rd \usage sections
Result: NOTE Error: there is no package called ‘SingleCellExperiment’ Call sequence: 9: doWithOneRestart(return(expr), restart) 8: withOneRestart(expr, restarts[[1L]]) 7: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang