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

CHECK report for M3Drop on tokay1

This page was generated on 2019-04-13 11:27:15 -0400 (Sat, 13 Apr 2019).

Package 859/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
M3Drop 1.8.1
Tallulah Andrews
Snapshot Date: 2019-04-12 17:01:30 -0400 (Fri, 12 Apr 2019)
URL: https://git.bioconductor.org/packages/M3Drop
Branch: RELEASE_3_8
Last Commit: f88412f
Last Changed Date: 2019-01-04 13:37:13 -0400 (Fri, 04 Jan 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: M3Drop
Version: 1.8.1
Command: C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:M3Drop.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings M3Drop_1.8.1.tar.gz
StartedAt: 2019-04-13 03:28:01 -0400 (Sat, 13 Apr 2019)
EndedAt: 2019-04-13 03:33:31 -0400 (Sat, 13 Apr 2019)
EllapsedTime: 329.4 seconds
RetCode: 0
Status:  OK  
CheckDir: M3Drop.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.8-bioc/meat/M3Drop.Rcheck'
* using R version 3.5.3 (2019-03-11)
* 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.8.1'
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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.
* 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 ... OK
* 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
M3D_getmarkers              69.62   0.00   69.62
M3D_Get_Extremes            17.40   0.25   17.66
M3D_Differential_Expression  7.02   0.22    7.23
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
M3D_getmarkers              84.50   0.00   84.50
M3D_Get_Extremes            22.78   0.37   23.15
M3D_Differential_Expression  7.99   0.21    8.20
M3D_Dropout_Models           5.86   0.08    5.94
* 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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.8-bioc/meat/M3Drop.Rcheck/00check.log'
for details.



Installation output

M3Drop.Rcheck/00install.out

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

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  
    Fitting_Dropout_Models                  html  
    M3D_Clean_Data                          html  
    M3D_Differential_Expression             html  
    M3D_Dropout_Models                      html  
    M3D_Expression_Heatmap                  html  
    M3D_Get_Extremes                        html  
    M3D_Get_Heatmap_Cell_Clusters           html  
    M3D_Test_Shift                          html  
    M3D_ThreeSet_Venn                       html  
    M3D_getmarkers                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

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

Tests output


Example timings

M3Drop.Rcheck/examples_i386/M3Drop-Ex.timings

nameusersystemelapsed
Brennecke_getVariableGenes4.110.084.18
Fitting_Dropout_Models000
M3D_Clean_Data0.750.080.83
M3D_Differential_Expression7.020.227.23
M3D_Dropout_Models3.500.043.55
M3D_Expression_Heatmap0.250.000.25
M3D_Get_Extremes17.40 0.2517.66
M3D_Get_Heatmap_Cell_Clusters0.190.000.18
M3D_Test_Shift3.190.023.21
M3D_ThreeSet_Venn0.060.000.06
M3D_getmarkers69.62 0.0069.62

M3Drop.Rcheck/examples_x64/M3Drop-Ex.timings

nameusersystemelapsed
Brennecke_getVariableGenes4.930.064.99
Fitting_Dropout_Models000
M3D_Clean_Data0.620.030.66
M3D_Differential_Expression7.990.218.20
M3D_Dropout_Models5.860.085.94
M3D_Expression_Heatmap0.270.000.27
M3D_Get_Extremes22.78 0.3723.15
M3D_Get_Heatmap_Cell_Clusters0.280.000.29
M3D_Test_Shift3.640.063.70
M3D_ThreeSet_Venn0.060.000.06
M3D_getmarkers84.5 0.084.5