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 2.13: CHECK report for rols on moscato1

This page was generated on 2014-04-05 09:50:52 -0700 (Sat, 05 Apr 2014).

Package 619/750HostnameOS / ArchBUILDCHECKBUILD BIN
rols 1.4.0
Laurent Gatto
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/rols
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: rols
Version: 1.4.0
Command: rm -rf rols.buildbin-libdir && mkdir rols.buildbin-libdir && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=rols.buildbin-libdir rols_1.4.0.tar.gz >rols-install.out 2>&1 && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD check --library=rols.buildbin-libdir --install="check:rols-install.out" --force-multiarch --no-vignettes --timings rols_1.4.0.tar.gz && mv rols.buildbin-libdir/* rols.Rcheck/ && rmdir rols.buildbin-libdir
StartedAt: 2014-04-05 06:27:53 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 06:32:45 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 292.2 seconds
RetCode: 0
Status:  OK  
CheckDir: rols.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.13-bioc/meat/rols.Rcheck'
* using R version 3.0.3 (2014-03-06)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'rols/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'rols' version '1.4.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 whether package 'rols' 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
* 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
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.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  'getTermsByName'
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Found the following possibly unsafe calls:
File 'rols/R/queries.R':
  unlockBinding("ontologies", .rolsEnv)
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [91s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
allIds        52.66   0.06   67.72
CVParam-class  1.69   0.07    7.77
** running examples for arch 'x64' ... [111s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
allIds        75.93   0.11   89.28
CVParam-class  2.00   0.07    7.95
* 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

NOTE: There were 2 notes.
See
  'D:/biocbld/bbs-2.13-bioc/meat/rols.Rcheck/00check.log'
for details.

rols.Rcheck/00install.out:


install for i386

* installing *source* package 'rols' ...
** R
** inst
** preparing package for lazy loading
Note: the specification for S3 class "connection" in package 'BiocGenerics' seems equivalent to one from package 'SSOAP': not turning on duplicate class definitions for this class.
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Note: the specification for S3 class "connection" in package 'BiocGenerics' seems equivalent to one from package 'SSOAP': not turning on duplicate class definitions for this class.

install for x64

* installing *source* package 'rols' ...
** testing if installed package can be loaded
Note: the specification for S3 class "connection" in package 'BiocGenerics' seems equivalent to one from package 'SSOAP': not turning on duplicate class definitions for this class.
* MD5 sums
packaged installation of 'rols' as rols_1.4.0.zip
* DONE (rols)

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

nameusersystemelapsed
CVParam-class1.690.077.77
allIds52.66 0.0667.72
childrenRelations0.060.000.38
isIdObsolete0.430.002.19
olsQuery0.330.001.98
olsVersion0.020.000.34
ontologies0.010.000.02
ontologyLoadDate0.070.000.70
ontologyNames0.030.000.03
parents0.090.000.43
rootId0.230.001.18
term0.180.004.38
termMetadata0.110.031.47

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

nameusersystemelapsed
CVParam-class2.000.077.95
allIds75.93 0.1189.28
childrenRelations0.100.000.57
isIdObsolete0.410.001.98
olsQuery0.440.001.73
olsVersion0.000.000.33
ontologies0.050.000.05
ontologyLoadDate0.110.000.73
ontologyNames0.030.000.03
parents0.080.000.39
rootId0.250.001.21
term0.210.001.17
termMetadata0.20.01.0