Back to Build/check report for BioC 3.17
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-02-08 01:15:11 -0000 (Wed, 08 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4164
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

CHECK results for M3Drop on kunpeng1


To the developers/maintainers of the M3Drop package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/M3Drop.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1055/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
M3Drop 1.25.0  (landing page)
Tallulah Andrews
Snapshot Date: 2023-02-06 00:12:45 -0000 (Mon, 06 Feb 2023)
git_url: https://git.bioconductor.org/packages/M3Drop
git_branch: master
git_last_commit: 8cf1b5d
git_last_commit_date: 2022-11-01 15:14:44 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    ERROR  

Summary

Package: M3Drop
Version: 1.25.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:M3Drop.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings M3Drop_1.25.0.tar.gz
StartedAt: 2023-02-07 06:26:53 -0000 (Tue, 07 Feb 2023)
EndedAt: 2023-02-07 06:36:43 -0000 (Tue, 07 Feb 2023)
EllapsedTime: 589.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: M3Drop.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:M3Drop.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings M3Drop_1.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/M3Drop.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘M3Drop/DESCRIPTION’ ... OK
* this is package ‘M3Drop’ version ‘1.25.0’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘M3Drop’ 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 R 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 ... WARNING
Package in Depends field not imported from: ‘numDeriv’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
Missing or unexported object: ‘scater::exprs’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
M3DropConvertData: no visible global function definition for ‘assays’
NBumiConvertData: no visible global function definition for ‘assays’
bg__filter_cells: no visible binding for global variable ‘x’
bg__get_extreme_residuals: no visible binding for global variable ‘x’
Undefined global functions or variables:
  assays x
* checking Rd files ... NOTE
prepare_Rd: NBumi_FSOther.Rd:8-10: Dropping empty section \usage
prepare_Rd: NBumi_TradDE.Rd:7-8: Dropping empty section \usage
* 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 ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘M3Drop-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Simulation Trifecta
> ### Title: Make Simulated Data from a provided scRNASeq dataset.
> ### Aliases: M3DropSimulationTrifecta NBumiSimulationTrifecta
> ### Keywords: simulations, differential expression, differential variance
> 
> ### ** Examples
> 
> 	library(M3DExampleData)
> 	counts <- NBumiConvertData(Mmus_example_list$data)
[1] "Removing  18 undetected genes."
> 	norm <- M3DropConvertData(Mmus_example_list$data, is.log=FALSE, is.counts=TRUE)
[1] "Removing  18 undetected genes."
> 	ZINB_sim <- M3DropSimulationTrifecta(norm)
> 	DANB_sim <- NBumiSimulationTrifecta(counts)
Killed
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘M3Drop_Vignette.Rnw’... failed to complete the test
 ERROR
Errors in running code in vignettes:
when running code in ‘M3Drop_Vignette.Rnw’
  ...

> marker_genes[rownames(marker_genes) == "Cdx2", ]
           AUC Group         pval
Cdx2 0.8859793     1 1.286591e-12

> heat_out <- M3DropExpressionHeatmap(NBDropFS$Gene, 
+     norm, cell_labels = labels)
Killed

... incomplete output.  Crash?

* checking re-building of vignette outputs ... NOTE
Error(s) in re-building vignettes:
  ...
--- re-building ‘M3Drop_Vignette.Rnw’ using Sweave
Loading required package: numDeriv
Killed

* checking PDF version of manual ... OK
* DONE

Status: 2 ERRORs, 1 WARNING, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/M3Drop.Rcheck/00check.log’
for details.


Installation output

M3Drop.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL M3Drop
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘M3Drop’ ...
** using staged installation
** R
** 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 (M3Drop)

Tests output


Example timings

M3Drop.Rcheck/M3Drop-Ex.timings

nameusersystemelapsed
Brennecke_getVariableGenes5.3940.1005.509
Consensus_FS2.2170.0002.222
Fitting_Dropout_Models000
Imputation79.134 0.00479.257
M3D_Clean_Data2.3660.0362.406
M3D_ConverData6.3190.1166.446
M3D_Differential_Expression1.9620.0642.029
M3D_Dropout_Models2.2550.0482.308
M3D_Expression_Heatmap0.5830.0080.592
M3D_Get_Extremes4.1070.0164.130
M3D_Get_Heatmap_Cell_Clusters0.5340.0080.543
M3D_Simulations000
M3D_Test_Shift0.9240.0040.931
M3D_ThreeSet_Venn0.3580.0040.362
M3D_TraditionalDE0.0130.0000.013
M3D_getmarkers47.639 0.00847.691
M3D_horz_res000
NBumi_CheckFit3.4190.0163.439
NBumi_CoExpression2.6510.0042.695
NBumi_CompareModels5.4460.0205.467
NBumi_ConvertToInteger0.0010.0000.000
NBumi_ConvrtData0.4320.0040.435
NBumi_FSDrop2.9640.0162.980
NBumi_FSHighVar2.5380.0322.571
NBumi_FSOther0.0120.0000.012
NBumi_FitDisp000
NBumi_FitDispVsMean1.4830.0041.487
NBumi_FitModel1.8860.0001.886
NBumi_HVG2.1600.0082.169
NBumi_TradDE000