Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2025-01-24 11:44 -0500 (Fri, 24 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4609
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4393
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 3839
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 3835
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 1126/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
M3Drop 1.33.0  (landing page)
Tallulah Andrews
Snapshot Date: 2025-01-23 13:40 -0500 (Thu, 23 Jan 2025)
git_url: https://git.bioconductor.org/packages/M3Drop
git_branch: devel
git_last_commit: a036ab7
git_last_commit_date: 2024-10-29 10:15:21 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  ERROR    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  ERROR    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for M3Drop on kunpeng2

To the developers/maintainers of the M3Drop package:
- 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 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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: M3Drop
Version: 1.33.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:M3Drop.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings M3Drop_1.33.0.tar.gz
StartedAt: 2025-01-24 09:26:50 -0000 (Fri, 24 Jan 2025)
EndedAt: 2025-01-24 09:35:49 -0000 (Fri, 24 Jan 2025)
EllapsedTime: 538.7 seconds
RetCode: 0
Status:   OK  
CheckDir: M3Drop.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/M3Drop.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘M3Drop/DESCRIPTION’ ... OK
* this is package ‘M3Drop’ version ‘1.33.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 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘scater’
  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 ... 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             156.081  0.699 157.093
Imputation                  79.522  0.271  79.957
M3D_getmarkers              49.260  0.239  49.628
M3D_ConverData               6.807  0.135   6.959
Brennecke_getVariableGenes   5.065  0.151   5.241
NBumi_CompareModels          5.086  0.040   5.138
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/M3Drop.Rcheck/00check.log’
for details.


Installation output

M3Drop.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL M3Drop
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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.0650.1515.241
Consensus_FS1.6980.0241.725
Fitting_Dropout_Models000
Imputation79.522 0.27179.957
M3D_Clean_Data2.2340.0432.283
M3D_ConverData6.8070.1356.959
M3D_Differential_Expression2.7870.0202.812
M3D_Dropout_Models1.5000.0201.522
M3D_Expression_Heatmap0.6040.0000.605
M3D_Get_Extremes4.0510.0154.080
M3D_Get_Heatmap_Cell_Clusters0.5450.0080.554
M3D_Simulations000
M3D_Test_Shift0.8880.0000.891
M3D_ThreeSet_Venn0.3330.0040.338
M3D_TraditionalDE0.0130.0000.012
M3D_getmarkers49.260 0.23949.628
M3D_horz_res000
NBumi_CheckFit3.3590.0633.435
NBumi_CoExpression1.7770.0121.793
NBumi_CompareModels5.0860.0405.138
NBumi_ConvertToInteger0.0000.0000.001
NBumi_ConvrtData0.3630.0040.372
NBumi_FSDrop2.1650.0082.178
NBumi_FSHighVar1.8020.0081.815
NBumi_FSOther0.0120.0000.012
NBumi_FitDisp000
NBumi_FitDispVsMean1.3440.0001.348
NBumi_FitModel2.5120.0042.522
NBumi_HVG1.9580.0001.962
NBumi_PearsonResiduals1.9840.0162.003
NBumi_TradDE0.0010.0000.000
NewSimulations156.081 0.699157.093
Other_FS2.3900.0082.400
PoissonUMIFeatureSelectionDropouts1.5410.0001.544
bg__fit_gamma000
bg__get_stats000
bg__mean2disp000
bg__shift_size0.0010.0000.000
bg__var_vs_drop000