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

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

Package 297/750HostnameOS / ArchBUILDCHECKBUILD BIN
genomeIntervals 1.18.0
Julien Gagneur
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/genomeIntervals
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: genomeIntervals
Version: 1.18.0
Command: rm -rf genomeIntervals.buildbin-libdir && mkdir genomeIntervals.buildbin-libdir && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=genomeIntervals.buildbin-libdir genomeIntervals_1.18.0.tar.gz >genomeIntervals-install.out 2>&1 && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD check --library=genomeIntervals.buildbin-libdir --install="check:genomeIntervals-install.out" --force-multiarch --no-vignettes --timings genomeIntervals_1.18.0.tar.gz && mv genomeIntervals.buildbin-libdir/* genomeIntervals.Rcheck/ && rmdir genomeIntervals.buildbin-libdir
StartedAt: 2014-04-05 04:08:08 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 04:10:01 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 113.8 seconds
RetCode: 0
Status:  OK  
CheckDir: genomeIntervals.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.13-bioc/meat/genomeIntervals.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 'genomeIntervals/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'genomeIntervals' version '1.18.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 'genomeIntervals' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  'methods'
A package should be listed in only one of these fields.
* 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
Namespace in Imports field not imported from: 'Biobase'
  All declared Imports should be used.
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 ... OK
* 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 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 for old-style vignette sources ... NOTE
Vignette sources only in 'inst/doc':
  'genomeIntervals.Rnw'
A 'vignettes' directory will be required as from R 3.1.0
* checking examples ...
** running examples for arch 'i386' ... [5s] OK
** running examples for arch 'x64' ... [6s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386'
  Running 'benchmarking-tests.R' [6s]
  Comparing 'benchmarking-tests.Rout' to 'benchmarking-tests.Rout.save' ...13,37d12
< 
< Attaching package: 'BiocGenerics'
< 
< The following objects are masked from 'package:parallel':
< 
<     clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
<     clusterExport, clusterMap, parApply, parCapply, parLapply,
<     parLapplyLB, parRapply, parSapply, parSapplyLB
< 
< The following object is masked from 'package:stats':
< 
<     xtabs
< 
< The following objects are masked from 'package:base':
< 
<     Filter, Find, Map, Position, Reduce, anyDuplicated, append,
<     as.data.frame, as.vector, cbind, colnames, duplicated, eval, evalq,
<     get, intersect, is.unsorted, lapply, mapply, match, mget, order,
<     paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rep.int,
<     rownames, sapply, setdiff, sort, table, tapply, union, unique,
<     unlist
< 
< Warning messages:
< 1: replacing previous import by 'intervals::coerce' when loading 'genomeIntervals' 
< 2: replacing previous import by 'intervals::initialize' when loading 'genomeIntervals' 
  Running 'consistency-tests.R' [4s]
  Running 'fullShow.R' [0s]
Warning message:
running command '"diff" -bw "D:\biocbld\bbs-2.13-bioc\tmpdir\RtmpUXhlmV\Rdiffa1ab01122513e" "D:\biocbld\bbs-2.13-bioc\tmpdir\RtmpUXhlmV\Rdiffb1ab072e973e9"' had status 1 
 [14s] OK
** running tests for arch 'x64'
  Running 'benchmarking-tests.R' [4s]
  Comparing 'benchmarking-tests.Rout' to 'benchmarking-tests.Rout.save' ...13,37d12
< 
< Attaching package: 'BiocGenerics'
< 
< The following objects are masked from 'package:parallel':
< 
<     clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
<     clusterExport, clusterMap, parApply, parCapply, parLapply,
<     parLapplyLB, parRapply, parSapply, parSapplyLB
< 
< The following object is masked from 'package:stats':
< 
<     xtabs
< 
< The following objects are masked from 'package:base':
< 
<     Filter, Find, Map, Position, Reduce, anyDuplicated, append,
<     as.data.frame, as.vector, cbind, colnames, duplicated, eval, evalq,
<     get, intersect, is.unsorted, lapply, mapply, match, mget, order,
<     paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rep.int,
<     rownames, sapply, setdiff, sort, table, tapply, union, unique,
<     unlist
< 
< Warning messages:
< 1: replacing previous import by 'intervals::coerce' when loading 'genomeIntervals' 
< 2: replacing previous import by 'intervals::initialize' when loading 'genomeIntervals' 
  Running 'consistency-tests.R' [6s]
  Running 'fullShow.R' [0s]
Warning message:
running command '"diff" -bw "D:\biocbld\bbs-2.13-bioc\tmpdir\Rtmpe4r2IK\Rdiffa2b88e572401" "D:\biocbld\bbs-2.13-bioc\tmpdir\Rtmpe4r2IK\Rdiffb2b886f9420d3"' had status 1 
 [12s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

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

genomeIntervals.Rcheck/00install.out:


install for i386

* installing *source* package 'genomeIntervals' ...
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import by 'intervals::coerce' when loading 'genomeIntervals'
Warning: replacing previous import by 'intervals::initialize' when loading 'genomeIntervals'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import by 'intervals::coerce' when loading 'genomeIntervals'
Warning: replacing previous import by 'intervals::initialize' when loading 'genomeIntervals'

install for x64

* installing *source* package 'genomeIntervals' ...
** testing if installed package can be loaded
Warning: replacing previous import by 'intervals::coerce' when loading 'genomeIntervals'
Warning: replacing previous import by 'intervals::initialize' when loading 'genomeIntervals'
* MD5 sums
packaged installation of 'genomeIntervals' as genomeIntervals_1.18.0.zip
* DONE (genomeIntervals)

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

nameusersystemelapsed
GenomeIntervals-constructor0.110.000.10
Genome_intervals-class0.060.000.07
Genome_intervals-ordering0.100.000.09
Genome_intervals_stranded-class0.080.000.08
c.Genome_intervals0.090.000.09
core_annotated0.030.020.05
distance_to_nearest-methods0.220.000.22
getGffAttribute0.670.191.14
interval_overlap-methods0.140.000.14
interval_set_operations-methods0.910.000.90
parseGffAttributes0.040.000.22
readGFF30.060.000.06

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

nameusersystemelapsed
GenomeIntervals-constructor0.140.000.14
Genome_intervals-class0.070.000.06
Genome_intervals-ordering0.150.000.15
Genome_intervals_stranded-class0.070.020.08
c.Genome_intervals0.090.000.10
core_annotated0.050.000.05
distance_to_nearest-methods0.250.000.25
getGffAttribute0.670.150.86
interval_overlap-methods0.170.000.17
interval_set_operations-methods1.290.001.31
parseGffAttributes0.050.000.05
readGFF30.080.000.08