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 oligoClasses on moscato1

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

Package 618/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
oligoClasses 1.28.0
Benilton Carvalho and Robert Scharpf
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/oligoClasses
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  OK  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ WARNINGS ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK 

Summary

Package: oligoClasses
Version: 1.28.0
Command: rm -rf oligoClasses.buildbin-libdir oligoClasses.Rcheck && mkdir oligoClasses.buildbin-libdir oligoClasses.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=oligoClasses.buildbin-libdir oligoClasses_1.28.0.tar.gz >oligoClasses.Rcheck\00install.out 2>&1 && cp oligoClasses.Rcheck\00install.out oligoClasses-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=oligoClasses.buildbin-libdir --install="check:oligoClasses-install.out" --force-multiarch --no-vignettes --timings oligoClasses_1.28.0.tar.gz
StartedAt: 2015-04-10 03:46:17 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 03:53:04 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 407.5 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: oligoClasses.Rcheck
Warnings: 4

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf oligoClasses.buildbin-libdir oligoClasses.Rcheck && mkdir oligoClasses.buildbin-libdir oligoClasses.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=oligoClasses.buildbin-libdir oligoClasses_1.28.0.tar.gz >oligoClasses.Rcheck\00install.out 2>&1 && cp oligoClasses.Rcheck\00install.out oligoClasses-install.out  && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=oligoClasses.buildbin-libdir --install="check:oligoClasses-install.out" --force-multiarch --no-vignettes --timings oligoClasses_1.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/oligoClasses.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'oligoClasses/DESCRIPTION' ... OK
* this is package 'oligoClasses' version '1.28.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Packages which this enhances but not available for checking:
  'doMC' 'doMPI' 'doRedis'
* 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 whether package 'oligoClasses' can be installed ... OK
* checking installed package size ... OK
* checking package 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 object imported by a ':::' call: 'Biobase:::assayDataEnvLock'
  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
addFeatureAnnotation.pd2: no visible global function definition for
  'dbGetQuery'
addFeatureAnnotation.pd2: no visible global function definition for
  'dbListTables'
getSequenceLengths: no visible binding for global variable 'seqlengths'
allele,SnpFeatureSet: no visible global function definition for
  'dbGetQuery'
coerce,CNSet-CopyNumberSet: no visible global function definition for
  'totalCopynumber'
geometry,FeatureSet: no visible global function definition for 'getPD'
initialize,DBPDInfo: no visible global function definition for
  'dbGetQuery'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  'clone2'
Undocumented S4 methods:
  generic 'clone2' and siglist 'BafLrrSetList'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... WARNING
'library' or 'require' calls not declared from:
  'SNPchip' 'VanillaICE' 'crlmm'
'data(package=)' call not declared from: 'crlmm'
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [106s] WARNING
Found the following significant warnings:

  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU or elapsed time > 5s
                               user system elapsed
AssayData-methods              4.58   0.17    5.43
GenomeAnnotatedDataFrame-class 1.92   0.20   80.69
** running examples for arch 'x64' ... [28s] WARNING
Found the following significant warnings:

  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU or elapsed time > 5s
                   user system elapsed
makeFeatureGRanges 5.87   0.02    5.88
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'doRUnit.R' [33s]
 [34s] OK
** running tests for arch 'x64' ...
  Running 'doRUnit.R' [32s]
 [32s] OK
* checking PDF version of manual ... OK
* DONE

WARNING: There were 4 warnings.
NOTE: There were 3 notes.
See
  'D:/biocbld/bbs-3.0-bioc/meat/oligoClasses.Rcheck/00check.log'
for details.

oligoClasses.Rcheck/00install.out:


install for i386

* installing *source* package 'oligoClasses' ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'open' from package 'base' in package 'oligoClasses'
Creating a generic function for 'close' from package 'base' in package 'oligoClasses'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'oligoClasses' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'oligoClasses' as oligoClasses_1.28.0.zip
* DONE (oligoClasses)

oligoClasses.Rcheck/examples_i386/oligoClasses-Ex.timings:

nameusersystemelapsed
AlleleSet-class0.250.000.25
AssayData-methods4.580.175.43
AssayDataList000
BeadStudioSet-class0.090.000.09
CNSet-class0.10.00.1
CopyNumberSet-class0.040.000.04
CopyNumberSet-methods0.380.080.45
FeatureSetExtensions-class0.480.000.48
GRanges-methods0.410.030.44
GenomeAnnotatedDataFrame-class 1.92 0.2080.69
GenomeAnnotatedDataFrameFrom-methods1.50.02.0
SnpSet-methods0.040.000.04
SnpSet2-class0.050.000.05
SnpSuperSet-class0.340.000.34
affyPlatforms000
batch0.050.000.05
celfileDate0.040.001.10
celfileName000
checkExists0.010.000.02
checkOrder0.220.000.22
chromosome-methods000
chromosome2integer0.020.000.01
clusterOpts000
data-efsExample000
data-scqsExample000
data-sfsExample000
data-sqsExample0.000.020.01
db000
ff_matrix000
ff_or_matrix-class000
fileConnections000
flags0.110.000.11
gSet-class000
gSetList-class000
genomeBuild0.020.000.02
geometry-methods0.450.030.48
getBar000
getSequenceLengths0.190.030.22
i2p_p2i000
integerMatrix000
is.ffmatrix000
isPackageLoaded0.020.000.01
kind0.570.050.63
largeObjects000
ldOpts000
library20.060.000.06
list.celfiles0.030.000.97
locusLevelData0.060.000.06
makeFeatureGRanges3.820.123.95
oligoSetExample0.240.020.25
pdPkgFromBioC000
requireAnnotation000
splitVec000

oligoClasses.Rcheck/examples_x64/oligoClasses-Ex.timings:

nameusersystemelapsed
AlleleSet-class0.300.000.29
AssayData-methods4.660.114.78
AssayDataList000
BeadStudioSet-class0.060.000.07
CNSet-class0.080.000.07
CopyNumberSet-class0.320.000.33
CopyNumberSet-methods0.220.030.25
FeatureSetExtensions-class0.190.000.18
GRanges-methods0.430.020.46
GenomeAnnotatedDataFrame-class2.170.152.33
GenomeAnnotatedDataFrameFrom-methods1.530.001.53
SnpSet-methods0.080.000.08
SnpSet2-class0.050.000.04
SnpSuperSet-class0.100.000.11
affyPlatforms000
batch0.070.000.07
celfileDate0.040.000.04
celfileName000
checkExists0.000.020.02
checkOrder0.640.000.64
chromosome-methods000
chromosome2integer000
clusterOpts000
data-efsExample000
data-scqsExample0.020.000.01
data-sfsExample000
data-sqsExample000
db000
ff_matrix000
ff_or_matrix-class0.010.000.02
fileConnections000
flags0.080.000.08
gSet-class000
gSetList-class000
genomeBuild0.020.000.01
geometry-methods0.680.080.77
getBar000
getSequenceLengths0.220.030.47
i2p_p2i000
integerMatrix000
is.ffmatrix000
isPackageLoaded000
kind0.330.070.41
largeObjects000
ldOpts000
library20.080.000.08
list.celfiles0.030.000.03
locusLevelData0.110.000.11
makeFeatureGRanges5.870.025.88
oligoSetExample0.330.000.33
pdPkgFromBioC000
requireAnnotation000
splitVec000