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.3: CHECK report for flowPlots on oaxaca

This page was generated on 2016-10-13 12:57:38 -0700 (Thu, 13 Oct 2016).

Package 405/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowPlots 1.20.0
N. Hawkins
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/flowPlots
Last Changed Rev: 117079 / Revision: 122332
Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: flowPlots
Version: 1.20.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings flowPlots_1.20.0.tar.gz
StartedAt: 2016-10-13 01:35:50 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 01:36:27 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 37.3 seconds
RetCode: 0
Status:  OK 
CheckDir: flowPlots.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings flowPlots_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/flowPlots.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowPlots/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘flowPlots’ version ‘1.20.0’
* 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 ‘flowPlots’ 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Package in Depends field not imported from: ‘methods’
  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
GroupListBoxplot: no visible global function definition for ‘boxplot’
GroupListBoxplot: no visible global function definition for ‘points’
GroupListBoxplot: no visible global function definition for ‘axis’
GroupListBoxplot: no visible global function definition for ‘mtext’
GroupListBoxplot: no visible global function definition for ‘box’
GroupListBoxplot: no visible global function definition for ‘legend’
GroupListBoxplot: no visible global function definition for ‘title’
GroupListBoxplot: no visible global function definition for ‘text’
computePFDGroupStatsList: no visible global function definition for
  ‘sd’
get2GroupPValues: no visible global function definition for
  ‘wilcox.test’
getMultiGroupPValues: no visible global function definition for
  ‘kruskal.test’
readStackedData,character: no visible global function definition for
  ‘read.csv’
Undefined global functions or variables:
  axis box boxplot kruskal.test legend mtext points read.csv sd text
  title wilcox.test
Consider adding
  importFrom("graphics", "axis", "box", "boxplot", "legend", "mtext",
             "points", "text", "title")
  importFrom("stats", "kruskal.test", "sd", "wilcox.test")
  importFrom("utils", "read.csv")
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 sizes of PDF files under ‘inst/doc’ ... 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
StackedData-class 6.062  0.035   6.102
* 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.3-bioc/meat/flowPlots.Rcheck/00check.log’
for details.


flowPlots.Rcheck/00install.out:

* installing *source* package ‘flowPlots’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (flowPlots)

flowPlots.Rcheck/flowPlots-Ex.timings:

nameusersystemelapsed
GroupListBoxplot0.1220.0050.128
StackedData-class6.0620.0356.102
adultsNeonates0.0020.0000.003
computeMarginalData-methods1.6660.0081.676
computeMarkers-methods0.0010.0000.002
computePFDData-methods1.3050.0081.314
computePFDGroupStatsList0.2240.0060.230
computePFDPartsData-methods1.8320.0051.840
computeProfileData-methods1.8000.0081.811
legendPFDStatsGroupNames0.0660.0020.068
makeBarplotData0.0120.0020.012
makeDataList0.0380.0010.039
makeTernaryData0.0720.0020.074
marginalDF0.0020.0010.002
marginalData-methods0.0030.0010.003
markerMatrix0.0020.0010.003
markers-methods0.0020.0010.003
pfdDF0.0010.0000.002
pfdData-methods0.0030.0010.003
pfdPartsData-methods0.0030.0010.003
pfdPartsList0.0010.0010.003
profileDF0.0010.0000.002
profileData-methods0.0020.0000.003
readStackedData-methods0.1020.0020.103
stackedData-methods0.1270.0020.130