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 IdMappingAnalysis on linux2.bioconductor.org

This page was generated on 2015-10-27 12:12:06 -0400 (Tue, 27 Oct 2015).

Package 519/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
IdMappingAnalysis 1.15.0
Alex Lisovich , Roger Day
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/IdMappingAnalysis
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: IdMappingAnalysis
Version: 1.15.0
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings IdMappingAnalysis_1.15.0.tar.gz
StartedAt: 2015-10-27 04:58:02 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 04:58:53 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 51.3 seconds
RetCode: 0
Status:  OK 
CheckDir: IdMappingAnalysis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings IdMappingAnalysis_1.15.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/IdMappingAnalysis.Rcheck’
* using R Under development (unstable) (2015-09-09 r69333)
* using platform: x86_64-pc-linux-gnu (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.15.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 ... [4s/4s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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
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’
Display: no visible global function definition for ‘extend’
Display: no visible global function definition for ‘Object’
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’
JointIdMap: no visible global function definition for ‘extend’
JointUniquePairs: no visible global function definition for ‘extend’
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’
UniquePairs: no visible global function definition for ‘throw’
UniquePairs: no visible global function definition for ‘extend’
as.IdMap.UniquePairs: no visible global function definition for
  ‘getName’
as.data.frame.IdMapBase: no visible global function definition for
  ‘getName’
as.data.frame.IdMapBase: no visible global function definition for
  ‘throw’
as.list.IdMap: no visible global function definition for ‘throw’
diffCounts.plot.JointIdMap: no visible global function definition for
  ‘rselect.list’
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’
interactive.plot.CorrData: no visible global function definition for
  ‘rselect.list’
interactive.plot.JointUniquePairs: no visible global function
  definition for ‘rselect.list’
merge.IdMap: no visible global function definition for ‘getName’
unique.UniquePairs: no visible global function definition for ‘getName’
Undefined global functions or variables:
  Object equals extend getName rselect.list throw
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [19s/19s] OK
Examples with CPU or elapsed time > 5s
           user system elapsed
Bootstrap 5.004  0.004   5.004
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.3-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.1700.0120.181
Bootstrap5.0040.0045.004
Corr0.2940.0040.298
CorrData0.0290.0040.033
CsvList.merge.Misc0.0000.0000.002
IdMap0.0030.0000.005
IdMapBase0.0010.0000.001
IdMapCounts0.2680.0000.267
IdMapDiff0.280.000.28
IdMapDiffCounts0.2020.0000.203
JointIdMap0.0590.0000.059
JointUniquePairs0.3810.0000.381
Mixture0.2650.0000.266
UniquePairs0.0020.0000.002
aligned.IdMapBase0.0050.0000.004
as.IdMap.UniquePairs0.0280.0000.028
as.MultiSet.CorrData0.4120.0040.416
as.UniquePairs.IdMap0.0140.0000.014
as.data.frame.IdMapBase0.0960.0000.095
as.data.frame.JointIdMap0.0350.0040.039
as.list.IdMap0.0080.0000.008
boxplot.JointUniquePairs0.0430.0000.042
byColNames.Subset0.0010.0040.003
byColumn.Subset0.0010.0000.003
byRow.Subset0.0020.0000.003
byRowNames.Subset0.0040.0000.004
clust.Mixture0.0010.0000.001
copy.Display0.0010.0000.000
corr.boxplot.JointUniquePairs0.0530.0040.056
corr.plot.JointUniquePairs0.0360.0000.037
create.Display0.0000.0000.001
create.UniquePairs0.0800.0000.079
diffCounts.plot.JointIdMap0.2800.0000.279
dim.IdMapBase0.0020.0000.002
dimnames.IdMapBase0.0020.0000.002
do.glm.JointUniquePairs0.0110.0000.010
ecdf.plot.JointIdMap0.1470.0000.147
equals.UniquePairs0.0250.0000.025
fisherTransform.DataFilter000
fisherTransformInverse.DataFilter000
fisherTransformJacobean.DataFilter000
getBootstrap.JointUniquePairs4.5910.0044.592
getCompoundEvents.IdMapDiffCounts0.2660.0000.265
getCompoundGroups.IdMapDiffCounts0.1970.0000.197
getCorr.JointUniquePairs0.0370.0000.037
getCorrData.JointUniquePairs0.0340.0000.034
getCorrDataFrame.JointUniquePairs0.0140.0000.014
getCounts.IdMap0.0150.0000.015
getCounts.JointIdMap0.1210.0000.121
getData.Corr000
getData.Mixture0.0020.0000.002
getDiff.JointIdMap0.130.000.13
getExperimentSet.CorrData0.1290.0000.129
getIdMapList.JointIdMap0.0470.0000.047
getMapNames.JointIdMap0.0360.0000.036
getMapNames.JointUniquePairs0.0020.0000.002
getMatch.UniquePairs0.0310.0000.031
getMatchInfo.JointIdMap0.0360.0000.037
getMatchInfo.JointUniquePairs0.2250.0000.225
getMixture.JointUniquePairs0.1850.0000.184
getSampleNames.CorrData0.0010.0000.002
getStats.IdMapCounts0.1210.0000.121
getStats.Mixture0.0020.0000.002
getUnionIdMap.JointIdMap0.2820.0000.282
getUniquePairs.Corr0.0030.0000.003
getUniquePairs.CorrData0.0030.0000.003
getUniquePairs.JointUniquePairs0.0030.0000.003
interactive.corr.boxplot.JointUniquePairs0.0560.0000.057
interactive.corr.plot.JointUniquePairs0.0360.0000.035
interactive.mixture.boxplot.JointUniquePairs0.2050.0000.205
interactive.mixture.plot.JointUniquePairs0.1870.0000.186
interactive.plot.CorrData0.0250.0000.025
interactive.plot.JointUniquePairs0.0000.0000.001
interleave.Misc0.0000.0000.001
line.loess.Display0.0000.0000.001
line.unsorted.Display0.0010.0000.000
logTen.DataFilter0.0690.0000.069
merge.IdMap0.4120.0000.413
minAvgCountConstraint.DataFilter0.0810.0000.082
minCountConstraint.DataFilter0.1070.0000.106
minCountGroupConstraint.DataFilter0.1210.0040.126
mixture.boxplot.JointUniquePairs0.2020.0000.202
mixture.plot.JointUniquePairs0.170.000.17
plot.Bootstrap0.0680.0000.068
plot.Corr0.0470.0000.047
plot.CorrData0.0140.0040.018
plot.IdMapCounts0.1280.0000.128
plot.IdMapDiffCounts0.4630.0000.463
plot.Mixture0.0180.0000.018
primaryIDs.IdMapBase0.0020.0000.002
primaryKey.CorrData0.0010.0000.001
primaryKey.IdMapBase0.0020.0000.001
primaryKey.Mixture0.0010.0000.001
progressMsg.Display000
removeNASeries.DataFilter0.0910.0000.091
secondaryKey.CorrData0.0010.0000.001
secondaryKey.IdMapBase0.0010.0000.002
secondaryKey.Mixture0.0010.0000.001
subsetCorr.JointUniquePairs0.0110.0000.011
subsetData.JointUniquePairs0.0060.0000.007
subsetGroups.JointUniquePairs0.3890.0000.389
summary.IdMapDiffCounts0.2190.0000.219
swapKeys.IdMap0.0390.0000.040
swapKeys.UniquePairs0.0140.0000.014
textBoundingBox.Display0.0000.0000.001
to.base.Misc0.0010.0000.001
to.binary.logical.Misc0.0010.0000.001
to.index.expr.Misc000
unique.UniquePairs0.0430.0000.044
words.Misc0.0010.0000.001
zoom.pars.Display0.0000.0000.001