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 

Package 203/479HostnameOS / ArchBUILDCHECKBUILD BIN
GGtools 3.11.31
Vince Carey
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GGtools
Last Changed Rev: 56132 / Revision: 56603
Last Changed Date: 2011-06-13 03:37:12 -0700 (Mon, 13 Jun 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  ERROR  ERROR 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ WARNINGS ] OK 

Summary

Package: GGtools
Version: 3.11.31
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch GGtools_3.11.31.tar.gz
StartedAt: 2011-07-07 03:25:37 -0700 (Thu, 07 Jul 2011)
EndedAt: 2011-07-07 03:46:27 -0700 (Thu, 07 Jul 2011)
EllapsedTime: 1249.7 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: GGtools.Rcheck
Warnings: 1

Command output

* using log directory '/Users/biocbuild/bbs-2.9-bioc/meat/GGtools.Rcheck'
* using R version 2.14.0 Under development (unstable) (2011-06-22 r56208)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'GGtools/DESCRIPTION' ... OK
* this is package 'GGtools' version '3.11.31'
* checking package name space information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: multicore
* checking if this is a source package ... OK
* checking whether package 'GGtools' can be installed ... WARNING
Found the following significant warnings:
  Warning: 'DESCRIPTION' file has 'Encoding' field and re-encoding is not possible
  Warning: 'DESCRIPTION' file has 'Encoding' field and re-encoding is not possible
See '/Users/biocbuild/bbs-2.9-bioc/meat/GGtools.Rcheck/00install.out' for details.
* checking installed package size ... NOTE
  installed size is 60.2Mb
  sub-directories of 1Mb or more:
    browserTrack   1.8Mb
    data          49.6Mb
    doc            3.4Mb
    GGEXsite       1.0Mb
    pup            2.0Mb
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space can be unloaded cleanly ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
ieqtlTests: no visible global function definition for 'mclapply'
topKfeats: no visible binding for global variable 'i1'
topKfeats: no visible binding for global variable 'i2'
* checking Rd files ... NOTE
prepare_Rd: transScores.Rd:84-86: Dropping empty section \details
* 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 ... NOTE
  
  Note: significantly better compression could be obtained
        by using tools::resaveRdaFiles() or R CMD build --resave-data
                    old_size new_size compress
  ex6.rda              102Kb     52Kb       xz
  hmceuB36.2021.rda   34.2Mb   22.5Mb       xz
  m20.rda              3.5Mb    2.5Mb       xz
  strMultPop.rda       759Kb    435Kb       xz
* checking sizes of PDF files under 'inst/doc' ... NOTE
  'qpdf' made some significant size reductions:
     compacted 'lab2010.pdf' from 1426Kb to 812Kb
  consider running tools::compactPDF() on these files
* checking examples ... OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running 'eqtest.R'
 OK
* 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There was 1 warning, see
  '/Users/biocbuild/bbs-2.9-bioc/meat/GGtools.Rcheck/00check.log'
for details

GGtools.Rcheck/00install.out:

* installing *source* package 'GGtools' ...
** R
** data
** inst
** preparing package for lazy loading

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'browseVignettes()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation("pkgname")'.

Loading required package: snpStats
Loading required package: survival
Loading required package: splines
Loading required package: Matrix
Loading required package: lattice

Attaching package: 'Matrix'

The following object(s) are masked from 'package:base':

    det

Loading required package: RSQLite
Loading required package: DBI
Loading required package: AnnotationDbi

Attaching package: 'IRanges'

The following object(s) are masked from 'package:Biobase':

    updateObject

The following object(s) are masked from 'package:base':

    Map, cbind, eval, intersect, mapply, order, paste, pmax, pmax.int,
    pmin, pmin.int, rbind, rep.int, setdiff, table, union

Loading required package: RCurl
Loading required package: bitops

Warning: 'DESCRIPTION' file has 'Encoding' field and re-encoding is not possible
Loading package bit1.1-7

package:bit (c) 2008/2009 Jens Oehlschlaegel (GPL-2)

creators: bit bitwhich

coercion: as.logical as.integer as.bit as.bitwhich which

operator: ! & | xor != == 

querying: print length any all min max range sum summary

bit access: length<- [ [<- [[ [[<-

for more help type ?bit

Warning: 'DESCRIPTION' file has 'Encoding' field and re-encoding is not possible
Loading package ff2.2-2
- getOption("fftempdir")=="/tmp/RtmpwLQNzl"

- getOption("ffextension")=="ff"

- getOption("ffdrop")==TRUE

- getOption("fffinonexit")==TRUE

- getOption("ffpagesize")==65536

- getOption("ffcaching")=="mmnoflush"  -- consider "ffeachflush" if your system stalls on large writes

- getOption("ffbatchbytes")==16777216 -- consider a different value for tuning your system

- getOption("ffmaxbytes")==536870912 -- consider a different value for tuning your system

in method for 'coerce' with signature '"multffManager","eqtlTestsManager"': no definition for class "multffManager"
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'GGtools_2011.Rnw' 
   'binf09supp.Rnw' 
   'external.Rnw' 
** testing if installed package can be loaded
Warning messages:
1: 'DESCRIPTION' file has 'Encoding' field and re-encoding is not possible 
2: 'DESCRIPTION' file has 'Encoding' field and re-encoding is not possible 

* DONE (GGtools)

GGtools.Rcheck/GGtools-Ex.timings:

nameusersystemelapsed
X2chunk0.0000.0000.001
cisProxScores-class0.0020.0000.002
cisProxScores66.264 3.35572.147
clipPCs106.971 4.519115.959
degnerASE010.0130.0030.016
dropMonomorphies4.0260.3314.506
eqtlTests18.139 1.26120.591
eqtlTestsManager-class0.0010.0010.002
ex60.1080.0060.123