Back to the "Multiple platform build/check report" A  B [C] D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.5: CHECK report for cytofkit on malbec2

This page was generated on 2017-10-18 14:16:33 -0400 (Wed, 18 Oct 2017).

Package 309/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cytofkit 1.8.4
Jinmiao Chen , Hao Chen , Matthew Myint
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/cytofkit
Branch: RELEASE_3_5
Last Commit: 36d305a
Last Changed Date: 2017-10-13 04:07:38 -0400 (Fri, 13 Oct 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: cytofkit
Version: 1.8.4
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings cytofkit_1.8.4.tar.gz
StartedAt: 2017-10-17 22:27:54 -0400 (Tue, 17 Oct 2017)
EndedAt: 2017-10-17 22:31:04 -0400 (Tue, 17 Oct 2017)
EllapsedTime: 190.3 seconds
RetCode: 0
Status:  OK 
CheckDir: cytofkit.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings cytofkit_1.8.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/cytofkit.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘cytofkit/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cytofkit’ version ‘1.8.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 for sufficient/correct file permissions ... OK
* checking whether package ‘cytofkit’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.8Mb
  sub-directories of 1Mb or more:
    doc       2.1Mb
    extdata   3.6Mb
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
cytof_clusterPlot: no visible global function definition for
  ‘geom_text’
cytof_progressionPlot: no visible global function definition for ‘aes’
cytof_progressionPlot: no visible binding for global variable
  ‘Pseudotime’
cytof_progressionPlot: no visible binding for global variable ‘cluster’
cytofkitShinyAPP : <anonymous> : C_ScatterPlotInput: no visible global
  function definition for ‘scatterPlot’
cytofkitShinyAPP : <anonymous>: no visible global function definition
  for ‘heatMap’
cytofkitShinyAPP : <anonymous> : M_markerExpressionPlotInput: no
  visible global function definition for ‘scatterPlot’
cytofkitShinyAPP : <anonymous> : M_stackDensityPlotInput: no visible
  global function definition for ‘stackDenistyPlot’
cytofkitShinyAPP : <anonymous> : P_markerPlotInput: no visible global
  function definition for ‘cytof_expressionTrends’
Undefined global functions or variables:
  Pseudotime aes cluster cytof_expressionTrends geom_text heatMap
  scatterPlot stackDenistyPlot
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
cytof_progression 10.044  0.104  10.193
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* 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.5-bioc/meat/cytofkit.Rcheck/00check.log’
for details.


cytofkit.Rcheck/00install.out:

* installing *source* package ‘cytofkit’ ...
** libs
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c jaccard_coeff.cpp -o jaccard_coeff.o
g++ -shared -L/home/biocbuild/bbs-3.5-bioc/R/lib -L/usr/local/lib -o cytofkit.so RcppExports.o jaccard_coeff.o -L/home/biocbuild/bbs-3.5-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.5-bioc/meat/cytofkit.Rcheck/cytofkit/libs
** R
** inst
** preparing package for lazy loading
Warning in fun(libname, pkgname) : couldn't connect to display ":1.0"
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning in fun(libname, pkgname) : couldn't connect to display ":1.0"
* DONE (cytofkit)

cytofkit.Rcheck/cytofkit-Ex.timings:

nameusersystemelapsed
ClusterX0.1840.0080.195
DensVM1.9880.0162.014
Rphenograph1.6480.0041.776
cytof_cluster2.4280.0482.481
cytof_clusterPlot1.6280.0481.669
cytof_clusterStat0.0080.0000.008
cytof_colorPlot0.8120.0160.829
cytof_dimReduction0.9160.0000.950
cytof_exprsExtract0.8680.0360.902
cytof_exprsMerge1.0800.0441.130
cytof_heatmap0.2760.0040.299
cytof_progression10.044 0.10410.193
cytof_progressionPlot3.7160.0843.801
cytof_writeResults0.0040.0000.002
cytofkit-package0.0040.0000.003
cytofkit0.0000.0000.002
cytofkitShinyAPP0.0000.0000.001
cytofkit_GUI000
fixedLogicleParameters_GUI000
getParameters_GUI000
launchShinyAPP_GUI0.0000.0000.001
spectral10.0000.0000.001
spectral20.0040.0000.002