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

CHECK report for phemd on malbec2

This page was generated on 2019-10-16 12:17:23 -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: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:phemd.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings phemd_1.0.1.tar.gz
StartedAt: 2019-10-16 03:53:34 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 04:00:43 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 429.0 seconds
RetCode: 0
Status:  OK 
CheckDir: phemd.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:phemd.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings phemd_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/phemd.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-pc-linux-gnu (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
plotGroupedSamplesDmap   11.920  0.024  11.957
groupSamples             11.440  0.020  11.460
getCellYield             11.303  0.003  11.364
getSampleCelltypeFreqs   11.269  0.032  11.303
printClusterAssignments  11.123  0.004  11.128
compareSamples           10.955  0.031  11.031
generateGDM              10.900  0.000  10.919
getSampleHistsByCluster  10.516  0.020  10.535
clusterIndividualSamples 10.033  0.076  10.113
Phemd-methods             9.615  0.088   9.705
plotHeatmaps              9.679  0.000   9.684
plotCellYield             9.382  0.008   9.389
orderCellsMonocle         8.332  0.004   8.336
plotEmbeddings            7.778  0.000   7.778
* 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
  ‘/home/biocbuild/bbs-3.9-bioc/meat/phemd.Rcheck/00check.log’
for details.



Installation output

phemd.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL phemd
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/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.4850.0240.509
Phemd-methods9.6150.0889.705
aggregateSamples2.4640.0022.492
assignCellClusterNearestNode000
batchIDs0.4760.0000.476
bindSeuratObj1.0680.0041.073
celltypeFreqs0.3610.0000.362
clusterIndividualSamples10.033 0.07610.113
compareSamples10.955 0.03111.031
createDataObj0.5580.0040.562
drawColnames45000
embedCells4.2520.0004.264
generateGDM10.900 0.00010.919
getArithmeticCentroids000
getCellYield11.303 0.00311.364
getSampleCelltypeFreqs11.269 0.03211.303
getSampleHistsByCluster10.516 0.02010.535
getSampleSizes0.0010.0000.001
groupSamples11.44 0.0211.46
identifyCentroids000
monocleInfo0.6190.0000.619
orderCellsMonocle8.3320.0048.336
plotCellYield9.3820.0089.389
plotEmbeddings7.7780.0007.778
plotGroupedSamplesDmap11.920 0.02411.957
plotHeatmaps9.6790.0009.684
pooledCells0.4720.0040.476
printClusterAssignments11.123 0.00411.128
rawExpn0.3230.0000.323
removeTinySamples0.8450.0000.845
retrieveRefClusters000
sNames0.3440.0000.343
selectFeatures2.4050.0002.405
selectMarkers0.5310.0000.533
seuratInfo0.4310.0000.430
subsampledBool0.4210.0000.421
subsampledIdx0.3260.0000.325