Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

This page was generated on 2024-05-31 19:30:21 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4669
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4404
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4431
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4384
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1380/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netSmooth 1.25.0  (landing page)
Jonathan Ronen
Snapshot Date: 2024-05-30 18:57:37 -0400 (Thu, 30 May 2024)
git_url: https://git.bioconductor.org/packages/netSmooth
git_branch: devel
git_last_commit: ee9993b
git_last_commit_date: 2024-04-30 11:06:35 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino4Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  

CHECK results for netSmooth on palomino4


To the developers/maintainers of the netSmooth package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/netSmooth.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: netSmooth
Version: 1.25.0
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:netSmooth.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings netSmooth_1.25.0.tar.gz
StartedAt: 2024-05-31 08:54:10 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 09:01:43 -0400 (Fri, 31 May 2024)
EllapsedTime: 453.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: netSmooth.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:netSmooth.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings netSmooth_1.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/netSmooth.Rcheck'
* using R version 4.4.0 RC (2024-04-16 r86468 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'netSmooth/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'netSmooth' version '1.25.0'
* package encoding: UTF-8
* 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 hidden files and directories ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'netSmooth' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... 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 ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: 'methods'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... NOTE
checkRd: (-1) human.ppi.Rd:7: Lost braces; missing escapes or markup?
     7 | \format{A square matrix where A_{ij}=1 if gene i interacts with gene j}
       |                                 ^
checkRd: (-1) mouse.ppi.Rd:7: Lost braces; missing escapes or markup?
     7 | \format{A square matrix where A_{ij}=1 if gene i interacts with gene j}
       |                                 ^
checkRd: (-1) randomWalkByMatrixInv-matrix-method.Rd:29: Lost braces; missing escapes or markup?
    29 |   f_{ss} = (1 - alpha) * (I - alpha * A)^{-1} * f_0
       |     ^
checkRd: (-1) randomWalkByMatrixInv-matrix-method.Rd:29: Lost braces; missing escapes or markup?
    29 |   f_{ss} = (1 - alpha) * (I - alpha * A)^{-1} * f_0
       |                                          ^
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... NOTE
Documented arguments not in \usage in Rd file 'projectFromNetworkRecombine-matrix-method.Rd':
  'filepath'

Documented arguments not in \usage in Rd file 'smoothAndRecombine-matrix-method.Rd':
  'filepath'

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
robustClusters   7.75   0.38    8.19
pickDimReduction 5.77   0.14    5.91
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
   23.                             └─BiocSingular (local) .local(x, ...)
   24.                               ├─BiocSingular::runSVD(...)
   25.                               └─BiocSingular::runSVD(...)
   26.                                 ├─BiocSingular::runSVD(...)
   27.                                 └─BiocSingular::runSVD(...)
   28.                                   ├─base::do.call(...)
   29.                                   └─BiocSingular (local) `<fn>`(...)
   30.                                     └─BiocSingular:::.compute_center_and_scale(x, center, scale, nthreads = bpnworkers(BPPARAM))
   31.                                       ├─beachmat::initializeCpp(x)
   32.                                       └─beachmat::initializeCpp(x)
   33.                                         └─beachmat:::initialize_dense_matrix(x@x, nrow(x), ncol(x))
  
  [ FAIL 1 | WARN 1 | SKIP 2 | PASS 13 ]
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 4 NOTEs
See
  'F:/biocbuild/bbs-3.20-bioc/meat/netSmooth.Rcheck/00check.log'
for details.


Installation output

netSmooth.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL netSmooth
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library'
* installing *source* package 'netSmooth' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (netSmooth)

Tests output

netSmooth.Rcheck/tests/testthat.Rout.fail


R version 4.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(netSmooth)
Loading required package: scater
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

Loading required package: scuttle
Loading required package: ggplot2
Loading required package: clusterExperiment

Attaching package: 'clusterExperiment'

The following object is masked from 'package:scater':

    plotHeatmap

> 
> test_check("netSmooth")
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 13 ]

══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): 'test_netsmooth.R:7:1', 'test_netsmooth.R:55:1'

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_netsmooth.R:19:5'): netSmooth accepts sparse matrices ──────────
<Rcpp::not_a_matrix/C++Error/error/condition>
Error: Not a matrix.
Backtrace:
     ▆
  1. ├─netSmooth::netSmooth(...) at test_netsmooth.R:19:5
  2. └─netSmooth::netSmooth(...)
  3.   └─netSmooth (local) .local(x, ...)
  4.     ├─netSmooth::pickDimReduction(x, is.counts = is.counts)
  5.     └─netSmooth::pickDimReduction(x, is.counts = is.counts)
  6.       └─netSmooth (local) .local(x, ...)
  7.         └─base::sapply(...)
  8.           └─base::lapply(X = X, FUN = FUN, ...)
  9.             └─netSmooth (local) FUN(X[[i]], ...)
 10.               ├─netSmooth:::calc2DEntropy(dimReduce(x, flavor = flavor, is.counts = is.counts))
 11.               │ └─entropy::discretize2d(x[, 1], x[, 2], numBins1, numBins2)
 12.               │   └─base::seq(from = r1[1], to = r1[2], length.out = numBins1 + 1)
 13.               └─netSmooth:::dimReduce(x, flavor = flavor, is.counts = is.counts)
 14.                 ├─BiocSingular (local) function.to.call(sce, ncomponents = k, ntop = ntop)
 15.                 └─scater (local) function.to.call(sce, ncomponents = k, ntop = ntop)
 16.                   └─scater (local) .local(x, ...)
 17.                     ├─scater::calculatePCA(y, ...)
 18.                     └─scater::calculatePCA(y, ...)
 19.                       └─scater (local) .local(x, ...)
 20.                         └─scater:::.calculate_pca(mat, transposed = !is.null(dimred), ...)
 21.                           ├─BiocSingular::runPCA(...)
 22.                           └─BiocSingular::runPCA(...)
 23.                             └─BiocSingular (local) .local(x, ...)
 24.                               ├─BiocSingular::runSVD(...)
 25.                               └─BiocSingular::runSVD(...)
 26.                                 ├─BiocSingular::runSVD(...)
 27.                                 └─BiocSingular::runSVD(...)
 28.                                   ├─base::do.call(...)
 29.                                   └─BiocSingular (local) `<fn>`(...)
 30.                                     └─BiocSingular:::.compute_center_and_scale(x, center, scale, nthreads = bpnworkers(BPPARAM))
 31.                                       ├─beachmat::initializeCpp(x)
 32.                                       └─beachmat::initializeCpp(x)
 33.                                         └─beachmat:::initialize_dense_matrix(x@x, nrow(x), ncol(x))

[ FAIL 1 | WARN 1 | SKIP 2 | PASS 13 ]
Error: Test failures
Execution halted

Example timings

netSmooth.Rcheck/netSmooth-Ex.timings

nameusersystemelapsed
netSmooth0.050.000.05
pickDimReduction5.770.145.91
robustClusters7.750.388.19