Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for phemd on celaya2

This page was generated on 2019-10-16 13:04:16 -0400 (Wed, 16 Oct 2019).

Package 1203/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
phemd 1.0.1
William S Chen
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/phemd
Branch: RELEASE_3_9
Last Commit: b0f5bb8
Last Changed Date: 2019-05-07 19:16:20 -0400 (Tue, 07 May 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

Summary

Package: phemd
Version: 1.0.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:phemd.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings phemd_1.0.1.tar.gz
StartedAt: 2019-10-16 05:30:53 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 05:41:19 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 626.3 seconds
RetCode: 0
Status:  OK 
CheckDir: phemd.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:phemd.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings phemd_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/phemd.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘phemd/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘phemd’ version ‘1.0.1’
* package encoding: UTF-8
* 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 ‘phemd’ 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 ... NOTE
Unexported objects imported by ':::' calls:
  ‘VGAM:::VGAM.weights.function’ ‘pheatmap:::find_coordinates’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
createDataObj: no visible global function definition for
  ‘packageVersion’
getSampleHistsByCluster: no visible global function definition for
  ‘GetIdent’
Undefined global functions or variables:
  GetIdent packageVersion
Consider adding
  importFrom("utils", "packageVersion")
to your NAMESPACE file.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
compareSamples           16.688  0.470  17.237
clusterIndividualSamples 16.328  0.637  17.125
plotCellYield            16.259  0.598  16.858
getSampleHistsByCluster  15.988  0.440  16.495
printClusterAssignments  15.784  0.473  16.260
getSampleCelltypeFreqs   15.835  0.418  16.352
generateGDM              15.706  0.508  16.213
groupSamples             15.541  0.411  15.989
plotGroupedSamplesDmap   15.408  0.430  15.840
getCellYield             15.020  0.452  15.504
plotHeatmaps             13.852  0.354  14.212
plotEmbeddings           13.435  0.446  14.430
Phemd-methods            12.896  0.272  13.208
orderCellsMonocle        12.215  0.389  12.604
* 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
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/phemd.Rcheck/00check.log’
for details.



Installation output

phemd.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL phemd
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘phemd’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (phemd)

Tests output


Example timings

phemd.Rcheck/phemd-Ex.timings

nameusersystemelapsed
GDM0.8890.0830.972
Phemd-methods12.896 0.27213.208
aggregateSamples3.0960.0133.161
assignCellClusterNearestNode000
batchIDs0.6180.0020.620
bindSeuratObj1.7270.0411.776
celltypeFreqs0.6730.0010.674
clusterIndividualSamples16.328 0.63717.125
compareSamples16.688 0.47017.237
createDataObj0.7100.0020.712
drawColnames450.0010.0010.001
embedCells4.8420.0314.878
generateGDM15.706 0.50816.213
getArithmeticCentroids0.0000.0000.001
getCellYield15.020 0.45215.504
getSampleCelltypeFreqs15.835 0.41816.352
getSampleHistsByCluster15.988 0.44016.495
getSampleSizes0.0010.0000.000
groupSamples15.541 0.41115.989
identifyCentroids000
monocleInfo0.6330.0230.656
orderCellsMonocle12.215 0.38912.604
plotCellYield16.259 0.59816.858
plotEmbeddings13.435 0.44614.430
plotGroupedSamplesDmap15.408 0.43015.840
plotHeatmaps13.852 0.35414.212
pooledCells0.6440.0060.649
printClusterAssignments15.784 0.47316.260
rawExpn0.6870.0010.688
removeTinySamples1.2770.0031.282
retrieveRefClusters0.0000.0000.001
sNames0.5420.0010.544
selectFeatures3.6970.0093.706
selectMarkers0.5820.0020.584
seuratInfo0.6320.0020.634
subsampledBool0.6830.0020.684
subsampledIdx0.5900.0020.591