Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:20:27 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 nebbiolo1


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 1049/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
M3Drop 1.22.0  (landing page)
Tallulah Andrews
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/M3Drop
git_branch: RELEASE_3_15
git_last_commit: 251aea9
git_last_commit_date: 2022-04-26 11:37:02 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: M3Drop
Version: 1.22.0
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:M3Drop.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings M3Drop_1.22.0.tar.gz
StartedAt: 2022-10-18 20:21:53 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 20:27:17 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 323.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: M3Drop.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/M3Drop.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘M3Drop/DESCRIPTION’ ... OK
* this is package ‘M3Drop’ version ‘1.22.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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
NewSimulations 131.616  1.568 133.189
Imputation      38.907  0.176  39.082
M3D_getmarkers  33.165  0.203  33.371
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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



Installation output

M3Drop.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.15-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_getVariableGenes3.6610.1273.789
Consensus_FS0.2810.0200.301
Fitting_Dropout_Models000
Imputation38.907 0.17639.082
M3D_Clean_Data1.4920.1081.600
M3D_ConverData4.4080.1874.595
M3D_Differential_Expression1.3520.0641.415
M3D_Dropout_Models1.6350.0281.663
M3D_Expression_Heatmap0.4750.0110.487
M3D_Get_Extremes1.6100.0931.703
M3D_Get_Heatmap_Cell_Clusters0.4210.0080.430
M3D_Simulations000
M3D_Test_Shift0.5790.0240.603
M3D_ThreeSet_Venn0.3180.0040.323
M3D_TraditionalDE0.0120.0000.013
M3D_getmarkers33.165 0.20333.371
M3D_horz_res000
NBumi_CheckFit2.0630.0762.139
NBumi_CoExpression0.7160.0280.746
NBumi_CompareModels3.3490.0603.410
NBumi_ConvertToInteger000
NBumi_ConvrtData0.3180.0040.322
NBumi_FSDrop0.8730.0200.893
NBumi_FSHighVar0.7610.0560.819
NBumi_FSOther0.0110.0000.011
NBumi_FitDisp0.0000.0000.001
NBumi_FitDispVsMean0.5430.0000.544
NBumi_FitModel0.7380.0180.757
NBumi_HVG1.3610.0161.378
NBumi_TradDE000
NewSimulations131.616 1.568133.189
Other_FS1.8550.0761.930
PoissonUMIFeatureSelectionDropouts0.6250.0120.638
bg__fit_gamma0.0000.0010.000
bg__get_stats000
bg__mean2disp000
bg__shift_size0.0000.0000.001
bg__var_vs_drop000