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

This page was generated on 2022-04-13 12:06:48 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 tokay2


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 1023/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
M3Drop 1.20.0  (landing page)
Tallulah Andrews
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/M3Drop
git_branch: RELEASE_3_14
git_last_commit: 7233577
git_last_commit_date: 2021-10-26 12:31:05 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: M3Drop
Version: 1.20.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:M3Drop.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings M3Drop_1.20.0.tar.gz
StartedAt: 2022-04-12 22:06:39 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 22:19:15 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 756.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: M3Drop.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:M3Drop.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings M3Drop_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/M3Drop.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'M3Drop/DESCRIPTION' ... OK
* this is package 'M3Drop' version '1.20.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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
NewSimulations 153.31   1.89  155.20
Imputation      83.64   0.06   83.72
M3D_getmarkers  35.92   0.07   35.98
M3D_ConverData   5.14   0.40    5.55
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
NewSimulations 141.01   0.89  141.93
Imputation      83.94   0.08   84.09
M3D_getmarkers  37.96   0.05   38.01
M3D_ConverData   5.31   0.21    5.52
* 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
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/M3Drop.Rcheck/00check.log'
for details.



Installation output

M3Drop.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/M3Drop_1.20.0.tar.gz && rm -rf M3Drop.buildbin-libdir && mkdir M3Drop.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=M3Drop.buildbin-libdir M3Drop_1.20.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL M3Drop_1.20.0.zip && rm M3Drop_1.20.0.tar.gz M3Drop_1.20.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 56216  100 56216    0     0   112k      0 --:--:-- --:--:-- --:--:--  112k

install for i386

* installing *source* package 'M3Drop' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'M3Drop'
    finding HTML links ... done
    Brennecke_getVariableGenes              html  
    Consensus_FS                            html  
    Fitting_Dropout_Models                  html  
    Imputation                              html  
    M3D_Clean_Data                          html  
    M3D_ConverData                          html  
    M3D_Differential_Expression             html  
    M3D_Dropout_Models                      html  
    M3D_Expression_Heatmap                  html  
    M3D_Get_Extremes                        html  
    M3D_Get_Heatmap_Cell_Clusters           html  
    M3D_Plotting                            html  
    M3D_Simulations                         html  
    M3D_Test_Shift                          html  
    M3D_ThreeSet_Venn                       html  
    M3D_TraditionalDE                       html  
    M3D_calc_var                            html  
    M3D_getmarkers                          html  
    M3D_horz_res                            html  
    NBumi_CheckFit                          html  
    NBumi_CoExpression                      html  
    NBumi_CompareModels                     html  
    NBumi_ConvertToInteger                  html  
    NBumi_ConvrtData                        html  
    NBumi_FSDrop                            html  
    NBumi_FSHighVar                         html  
    NBumi_FSOther                           html  
    NBumi_FitDisp                           html  
    NBumi_FitDispVsMean                     html  
    NBumi_FitModel                          html  
    NBumi_HVG                               html  
    NBumi_TradDE                            html  
    NewSimulations                          html  
    Other_FS                                html  
    PoissonUMIFeatureSelectionDropouts      html  
    bg__fit_gamma                           html  
    bg__get_stats                           html  
    bg__mean2disp                           html  
    bg__shift_size                          html  
    bg__var_vs_drop                         html  
** 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

install for x64

* installing *source* package 'M3Drop' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'M3Drop' as M3Drop_1.20.0.zip
* DONE (M3Drop)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'M3Drop' successfully unpacked and MD5 sums checked

Tests output


Example timings

M3Drop.Rcheck/examples_i386/M3Drop-Ex.timings

nameusersystemelapsed
Brennecke_getVariableGenes4.520.184.73
Consensus_FS0.290.000.30
Fitting_Dropout_Models000
Imputation83.64 0.0683.72
M3D_Clean_Data1.490.081.56
M3D_ConverData5.140.405.55
M3D_Differential_Expression1.200.141.34
M3D_Dropout_Models2.030.082.11
M3D_Expression_Heatmap0.740.050.78
M3D_Get_Extremes3.250.173.42
M3D_Get_Heatmap_Cell_Clusters0.640.020.66
M3D_Simulations000
M3D_Test_Shift1.000.041.04
M3D_ThreeSet_Venn0.420.000.42
M3D_TraditionalDE0.020.000.02
M3D_getmarkers35.92 0.0735.98
M3D_horz_res000
NBumi_CheckFit2.800.122.93
NBumi_CoExpression0.970.061.03
NBumi_CompareModels3.790.073.86
NBumi_ConvertToInteger000
NBumi_ConvrtData0.640.000.64
NBumi_FSDrop1.740.091.83
NBumi_FSHighVar0.900.080.99
NBumi_FSOther000
NBumi_FitDisp000
NBumi_FitDispVsMean1.080.121.20
NBumi_FitModel1.410.171.58
NBumi_HVG1.340.131.47
NBumi_TradDE000
NewSimulations153.31 1.89155.20
Other_FS1.280.021.30
PoissonUMIFeatureSelectionDropouts0.830.010.84
bg__fit_gamma000
bg__get_stats000
bg__mean2disp000
bg__shift_size000
bg__var_vs_drop000

M3Drop.Rcheck/examples_x64/M3Drop-Ex.timings

nameusersystemelapsed
Brennecke_getVariableGenes4.110.084.19
Consensus_FS0.320.000.31
Fitting_Dropout_Models000
Imputation83.94 0.0884.09
M3D_Clean_Data1.770.061.83
M3D_ConverData5.310.215.52
M3D_Differential_Expression1.090.071.17
M3D_Dropout_Models1.920.152.07
M3D_Expression_Heatmap0.560.010.58
M3D_Get_Extremes3.530.143.67
M3D_Get_Heatmap_Cell_Clusters0.570.000.56
M3D_Simulations000
M3D_Test_Shift0.780.000.78
M3D_ThreeSet_Venn0.390.000.39
M3D_TraditionalDE0.010.000.02
M3D_getmarkers37.96 0.0538.01
M3D_horz_res000
NBumi_CheckFit2.400.012.42
NBumi_CoExpression0.810.080.90
NBumi_CompareModels4.220.214.42
NBumi_ConvertToInteger000
NBumi_ConvrtData0.430.040.47
NBumi_FSDrop1.750.051.79
NBumi_FSHighVar0.770.030.80
NBumi_FSOther000
NBumi_FitDisp000
NBumi_FitDispVsMean0.600.020.61
NBumi_FitModel0.750.030.78
NBumi_HVG1.490.011.50
NBumi_TradDE000
NewSimulations141.01 0.89141.93
Other_FS1.380.031.41
PoissonUMIFeatureSelectionDropouts0.810.020.82
bg__fit_gamma000
bg__get_stats000
bg__mean2disp000
bg__shift_size000
bg__var_vs_drop000