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

CHECK report for M3Drop on tokay2

This page was generated on 2019-04-09 12:27:56 -0400 (Tue, 09 Apr 2019).

Package 883/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
M3Drop 1.9.4
Tallulah Andrews
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/M3Drop
Branch: master
Last Commit: 6d00bdd
Last Changed Date: 2019-01-04 13:37:11 -0400 (Fri, 04 Jan 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: M3Drop
Version: 1.9.4
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:M3Drop.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings M3Drop_1.9.4.tar.gz
StartedAt: 2019-04-09 03:55:07 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 04:09:53 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 885.7 seconds
RetCode: 0
Status:  OK  
CheckDir: M3Drop.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/M3Drop.Rcheck'
* using R Under development (unstable) (2019-03-09 r76216)
* 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.9.4'
* 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 ... NOTE
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
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:
  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 or elapsed time > 5s
                 user system elapsed
NewSimulations 187.67   2.29  190.00
Imputation     129.27   0.05  129.37
M3D_getmarkers  45.50   0.31   45.83
M3D_ConverData   7.47   0.45    7.92
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
NewSimulations 188.08   1.26  189.34
Imputation     106.30   0.03  106.37
M3D_getmarkers  53.09   0.11   53.22
M3D_ConverData   6.70   0.21    6.91
* 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: 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.9-bioc/meat/M3Drop.Rcheck/00check.log'
for details.



Installation output

M3Drop.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/M3Drop_1.9.4.tar.gz && rm -rf M3Drop.buildbin-libdir && mkdir M3Drop.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=M3Drop.buildbin-libdir M3Drop_1.9.4.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL M3Drop_1.9.4.zip && rm M3Drop_1.9.4.tar.gz M3Drop_1.9.4.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 53031  100 53031    0     0   165k      0 --:--:-- --:--:-- --:--:--  169k

install for i386

* installing *source* package 'M3Drop' ...
** 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_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_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.9.4.zip
* DONE (M3Drop)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'M3Drop' successfully unpacked and MD5 sums checked

Tests output


Example timings

M3Drop.Rcheck/examples_i386/M3Drop-Ex.timings

nameusersystemelapsed
Brennecke_getVariableGenes2.860.144.92
Consensus_FS0.320.000.33
Fitting_Dropout_Models000
Imputation129.27 0.05129.37
M3D_Clean_Data1.270.131.39
M3D_ConverData7.470.457.92
M3D_Differential_Expression1.610.191.80
M3D_Dropout_Models1.590.091.69
M3D_Expression_Heatmap0.240.020.25
M3D_Get_Extremes2.230.072.31
M3D_Get_Heatmap_Cell_Clusters0.20.00.2
M3D_Simulations000
M3D_Test_Shift0.680.020.69
M3D_ThreeSet_Venn0.110.000.11
M3D_TraditionalDE000
M3D_getmarkers45.50 0.3145.83
M3D_horz_res000
NBumi_CheckFit1.810.081.89
NBumi_CompareModels3.190.093.28
NBumi_ConvertToInteger000
NBumi_ConvrtData0.590.000.59
NBumi_FSDrop2.150.082.23
NBumi_FSHighVar1.560.031.60
NBumi_FSOther000
NBumi_FitDisp000
NBumi_FitDispVsMean0.610.020.62
NBumi_FitModel0.990.051.03
NBumi_TradDE000
NewSimulations187.67 2.29190.00
Other_FS0.250.000.25
PoissonUMIFeatureSelectionDropouts1.050.001.05
bg__fit_gamma000
bg__get_stats000
bg__mean2disp000
bg__shift_size0.010.000.00
bg__var_vs_drop000

M3Drop.Rcheck/examples_x64/M3Drop-Ex.timings

nameusersystemelapsed
Brennecke_getVariableGenes2.280.142.50
Consensus_FS0.430.000.44
Fitting_Dropout_Models000
Imputation106.30 0.03106.37
M3D_Clean_Data0.940.121.06
M3D_ConverData6.700.216.91
M3D_Differential_Expression1.560.071.64
M3D_Dropout_Models1.850.101.94
M3D_Expression_Heatmap0.260.000.26
M3D_Get_Extremes2.580.112.69
M3D_Get_Heatmap_Cell_Clusters0.350.000.35
M3D_Simulations000
M3D_Test_Shift0.900.010.92
M3D_ThreeSet_Venn0.100.000.09
M3D_TraditionalDE0.000.020.02
M3D_getmarkers53.09 0.1153.22
M3D_horz_res000
NBumi_CheckFit1.980.142.12
NBumi_CompareModels3.910.144.05
NBumi_ConvertToInteger000
NBumi_ConvrtData0.870.000.87
NBumi_FSDrop2.090.062.15
NBumi_FSHighVar2.040.082.11
NBumi_FSOther0.010.000.02
NBumi_FitDisp000
NBumi_FitDispVsMean1.030.011.05
NBumi_FitModel1.270.071.32
NBumi_TradDE000
NewSimulations188.08 1.26189.34
Other_FS0.200.030.23
PoissonUMIFeatureSelectionDropouts0.770.000.77
bg__fit_gamma000
bg__get_stats000
bg__mean2disp000
bg__shift_size000
bg__var_vs_drop000