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.0: CHECK report for IdMappingAnalysis on perceval

This page was generated on 2015-04-10 09:56:47 -0700 (Fri, 10 Apr 2015).

Package 449/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
IdMappingAnalysis 1.10.0
Alex Lisovich , Roger Day
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/IdMappingAnalysis
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ OK ] OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: IdMappingAnalysis
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch IdMappingAnalysis_1.10.0.tar.gz
StartedAt: 2015-04-10 02:51:22 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 02:53:20 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 117.6 seconds
RetCode: 0
Status:  OK 
CheckDir: IdMappingAnalysis.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/IdMappingAnalysis.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘IdMappingAnalysis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘IdMappingAnalysis’ version ‘1.10.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 ‘IdMappingAnalysis’ can be installed ... [8s/13s] 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
Namespace in Imports field not imported from: ‘Biobase’
  All declared Imports should be used.
Packages in Depends field not imported from:
  ‘R.oo’ ‘rChoiceDialogs’
  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
as.data.frame.IdMapBase: no visible global function definition for
  ‘getName’
as.data.frame.IdMapBase: no visible global function definition for
  ‘throw’
as.IdMap.UniquePairs: no visible global function definition for
  ‘getName’
as.list.IdMap: no visible global function definition for ‘throw’
Bootstrap: no visible global function definition for ‘extend’
Corr: no visible global function definition for ‘extend’
Corr: no visible global function definition for ‘throw’
CorrData: no visible global function definition for ‘extend’
CorrData: no visible global function definition for ‘Object’
DataFilter: no visible global function definition for ‘extend’
DataFilter: no visible global function definition for ‘Object’
diffCounts.plot.JointIdMap: no visible global function definition for
  ‘rselect.list’
Display: no visible global function definition for ‘extend’
Display: no visible global function definition for ‘Object’
ecdf.plot.JointIdMap: no visible global function definition for
  ‘rselect.list’
getCorr.JointUniquePairs: no visible global function definition for
  ‘equals’
getExperimentSet.CorrData: no visible global function definition for
  ‘throw’
getIdMapList.JointIdMap: no visible global function definition for
  ‘throw’
IdMap: no visible global function definition for ‘throw’
IdMap: no visible global function definition for ‘extend’
IdMapBase: no visible global function definition for ‘throw’
IdMapBase: no visible global function definition for ‘extend’
IdMapBase: no visible global function definition for ‘Object’
IdMapCounts: no visible global function definition for ‘throw’
IdMapCounts: no visible global function definition for ‘extend’
IdMapDiff: no visible global function definition for ‘throw’
IdMapDiff: no visible global function definition for ‘extend’
IdMapDiffCounts: no visible global function definition for ‘extend’
interactive.plot.CorrData: no visible global function definition for
  ‘rselect.list’
interactive.plot.JointUniquePairs: no visible global function
  definition for ‘rselect.list’
JointIdMap: no visible global function definition for ‘extend’
JointUniquePairs: no visible global function definition for ‘extend’
merge.IdMap: no visible global function definition for ‘getName’
Misc: no visible global function definition for ‘extend’
Misc: no visible global function definition for ‘Object’
Mixture: no visible global function definition for ‘extend’
Mixture: no visible global function definition for ‘Object’
Subset: no visible global function definition for ‘extend’
Subset: no visible global function definition for ‘Object’
unique.UniquePairs: no visible global function definition for ‘getName’
UniquePairs: no visible global function definition for ‘throw’
UniquePairs: no visible global function definition for ‘extend’
* checking Rd files ... NOTE
prepare_Rd: DataFilter.Rd:41-42: Dropping empty section \arguments
prepare_Rd: Display.Rd:41-42: Dropping empty section \arguments
prepare_Rd: Misc.Rd:41-42: Dropping empty section \arguments
* 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 ... [40s/40s] OK
Examples with CPU or elapsed time > 5s
                               user system elapsed
getBootstrap.JointUniquePairs 9.221  0.123   9.356
Bootstrap                     8.124  0.127   8.272
* 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

NOTE: There were 3 notes.
See
  ‘/Users/biocbuild/bbs-3.0-bioc/meat/IdMappingAnalysis.Rcheck/00check.log’
for details.

IdMappingAnalysis.Rcheck/00install.out:

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

IdMappingAnalysis.Rcheck/IdMappingAnalysis-Ex.timings:

nameusersystemelapsed
000-LB-.IdMapBase0.3820.0240.407
Bootstrap8.1240.1278.272
Corr0.5770.0290.606
CorrData0.1040.0020.106
CsvList.merge.Misc0.0030.0000.003
IdMap0.0100.0010.010
IdMapBase0.0020.0000.002
IdMapCounts0.6700.0250.694
IdMapDiff0.7750.0080.782
IdMapDiffCounts0.7480.0020.751
JointIdMap0.2010.0100.210
JointUniquePairs0.8410.0090.850
Mixture0.2520.0020.255
UniquePairs0.0050.0010.006
aligned.IdMapBase0.0100.0010.010
as.IdMap.UniquePairs0.0690.0000.069
as.MultiSet.CorrData0.9990.0171.019
as.UniquePairs.IdMap0.0250.0000.024
as.data.frame.IdMapBase0.0770.0010.078
as.data.frame.JointIdMap0.1720.0040.177
as.list.IdMap0.0380.0000.038
boxplot.JointUniquePairs0.0940.0040.098
byColNames.Subset0.0070.0000.007
byColumn.Subset0.0070.0010.007
byRow.Subset0.0050.0000.006
byRowNames.Subset0.0130.0000.013
clust.Mixture0.0020.0000.003
copy.Display0.0010.0000.001
corr.boxplot.JointUniquePairs0.1110.0030.122
corr.plot.JointUniquePairs0.0690.0020.079
create.Display0.0010.0010.001
create.UniquePairs0.1460.0010.227
diffCounts.plot.JointIdMap0.8290.0040.939
dim.IdMapBase0.0020.0000.003
dimnames.IdMapBase0.0020.0000.003
do.glm.JointUniquePairs0.0190.0000.020
ecdf.plot.JointIdMap0.4280.0110.462
equals.UniquePairs0.0450.0010.046
fisherTransform.DataFilter0.0000.0000.001
fisherTransformInverse.DataFilter0.0000.0000.001
fisherTransformJacobean.DataFilter0.0010.0000.000
getBootstrap.JointUniquePairs9.2210.1239.356
getCompoundEvents.IdMapDiffCounts0.6230.0170.641
getCompoundGroups.IdMapDiffCounts0.6510.0070.658
getCorr.JointUniquePairs0.0640.0020.078
getCorrData.JointUniquePairs0.1390.0070.146
getCorrDataFrame.JointUniquePairs0.0260.0000.026
getCounts.IdMap0.0240.0000.024
getCounts.JointIdMap0.4280.0110.437
getData.Corr0.0010.0000.002
getData.Mixture0.0030.0010.003
getDiff.JointIdMap0.3850.0050.390
getExperimentSet.CorrData0.3210.0110.332
getIdMapList.JointIdMap0.1940.0030.197
getMapNames.JointIdMap0.1710.0070.178
getMapNames.JointUniquePairs0.0030.0000.003
getMatch.UniquePairs0.0510.0010.051
getMatchInfo.JointIdMap0.1920.0030.195
getMatchInfo.JointUniquePairs0.4460.0020.446
getMixture.JointUniquePairs0.1830.0040.196
getSampleNames.CorrData0.0030.0010.003
getStats.IdMapCounts0.3160.0050.321
getStats.Mixture0.0030.0000.004
getUnionIdMap.JointIdMap0.6660.0060.671
getUniquePairs.Corr0.0070.0000.007
getUniquePairs.CorrData0.0070.0010.007
getUniquePairs.JointUniquePairs0.0070.0000.008
interactive.corr.boxplot.JointUniquePairs0.0960.0020.098
interactive.corr.plot.JointUniquePairs0.0920.0120.103
interactive.mixture.boxplot.JointUniquePairs0.2430.0140.257
interactive.mixture.plot.JointUniquePairs0.1840.0140.198
interactive.plot.CorrData0.0770.0030.091
interactive.plot.JointUniquePairs0.0010.0000.001
interleave.Misc0.0000.0000.001
line.loess.Display0.0000.0000.001
line.unsorted.Display0.0010.0000.001
logTen.DataFilter0.1300.0120.142
merge.IdMap0.9360.0130.948
minAvgCountConstraint.DataFilter0.1380.0090.147
minCountConstraint.DataFilter0.1810.0130.195
minCountGroupConstraint.DataFilter0.2330.0120.246
mixture.boxplot.JointUniquePairs0.2590.0020.268
mixture.plot.JointUniquePairs0.2020.0080.221
plot.Bootstrap0.0960.0040.111
plot.Corr0.0750.0030.095
plot.CorrData0.0570.0020.069
plot.IdMapCounts0.3540.0040.367
plot.IdMapDiffCounts1.0090.0051.021
plot.Mixture0.0210.0010.030
primaryIDs.IdMapBase0.0040.0000.005
primaryKey.CorrData0.0020.0000.003
primaryKey.IdMapBase0.0040.0000.005
primaryKey.Mixture0.0030.0000.003
progressMsg.Display0.0010.0000.001
removeNASeries.DataFilter0.3340.0100.343
secondaryKey.CorrData0.0020.0000.002
secondaryKey.IdMapBase0.0040.0000.004
secondaryKey.Mixture0.0000.0000.001
subsetCorr.JointUniquePairs0.0190.0010.020
subsetData.JointUniquePairs0.0130.0010.014
subsetGroups.JointUniquePairs0.7920.0090.799
summary.IdMapDiffCounts0.6490.0150.663
swapKeys.IdMap0.1240.0010.126
swapKeys.UniquePairs0.0240.0000.026
textBoundingBox.Display0.0000.0010.001
to.base.Misc0.0020.0000.002
to.binary.logical.Misc0.0030.0000.004
to.index.expr.Misc0.0010.0000.001
unique.UniquePairs0.0860.0000.086
words.Misc0.0010.0000.002
zoom.pars.Display000