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

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

Package 162/750HostnameOS / ArchBUILDCHECKBUILD BIN
cobindR 1.0.0
Manuela Benary
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/cobindR
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: cobindR
Version: 1.0.0
Command: rm -rf cobindR.buildbin-libdir && mkdir cobindR.buildbin-libdir && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=cobindR.buildbin-libdir cobindR_1.0.0.tar.gz >cobindR-install.out 2>&1 && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD check --library=cobindR.buildbin-libdir --install="check:cobindR-install.out" --force-multiarch --no-vignettes --timings cobindR_1.0.0.tar.gz && mv cobindR.buildbin-libdir/* cobindR.Rcheck/ && rmdir cobindR.buildbin-libdir
StartedAt: 2014-04-05 03:14:37 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 03:25:21 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 644.8 seconds
RetCode: 0
Status:  OK  
CheckDir: cobindR.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.13-bioc/meat/cobindR.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 'cobindR/DESCRIPTION' ... OK
* this is package 'cobindR' version '1.0.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: 'genoPlotR'
* 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 'cobindR' 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
parallelize: no visible global function definition for 'sfCpus'
parallelize: no visible global function definition for 'sfInit'
parallelize: no visible global function definition for 'sfLapply'
parallelize: no visible global function definition for 'sfStop'
query.motifDb: no visible binding for global variable 'MotifDb'
* 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' ... [208s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
search.pwm             30.61   0.03   30.70
testCpG                30.64   0.00   30.63
rtfbs                  25.79   0.03   25.87
search.gadem           19.44   0.04   19.47
write.sequences        18.60   0.01   18.61
plot.gc                 9.58   0.14    9.72
bg_binding_sites        8.37   0.29    8.67
sequences               8.36   0.01    8.76
configuration           7.22   0.00    7.22
bg_pairs                6.52   0.02    6.54
experiment_description  6.27   0.02    6.29
binding_sites           6.22   0.00    6.28
bg_sequences            6.21   0.00    6.21
pfm                     5.87   0.00    5.86
pairs_of_interest       5.70   0.01    5.71
** running examples for arch 'x64' ... [221s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
testCpG                31.81   0.01   31.82
rtfbs                  31.15   0.00   31.37
search.pwm             28.07   0.08   28.19
search.gadem           22.13   0.05   22.23
write.sequences        19.94   0.00   19.94
plot.gc                 9.92   0.08   10.71
bg_binding_sites        8.94   0.20    9.51
bg_sequences            7.69   0.00    7.70
sequences               7.30   0.02    7.32
pfm                     7.19   0.00    7.20
configuration           7.07   0.02    7.08
bg_pairs                6.82   0.00    6.83
experiment_description  6.66   0.00    6.67
binding_sites           6.60   0.00    6.63
pairs_of_interest       6.60   0.00    6.60
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386'
  Running 'runTests.R' [7s]
 [7s] OK
** running tests for arch 'x64'
  Running 'runTests.R' [8s]
 [8s] 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 2 notes.
See
  'D:/biocbld/bbs-2.13-bioc/meat/cobindR.Rcheck/00check.log'
for details.

cobindR.Rcheck/00install.out:


install for i386

* installing *source* package 'cobindR' ...
** R
** inst
** preparing package for lazy loading
Creating a new generic function for 'sequence' in package 'cobindR'
Creating a generic function for 'write' from package 'base' in package 'cobindR'
Creating a generic function for 'write.fasta' from package 'seqinr' in package 'cobindR'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'cobindR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'cobindR' as cobindR_1.0.0.zip
* DONE (cobindR)

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

nameusersystemelapsed
SeqObj-class0.020.000.02
bg_binding_sites8.370.298.67
bg_pairs6.520.026.54
bg_sequence_origin000
bg_sequence_source0.010.000.01
bg_sequence_type0.020.000.02
bg_sequences6.210.006.21
binding_sites6.220.006.28
cobindRConfiguration0.020.010.03
cobindr-class000
comment0.200.030.23
configuration-class0.020.000.02
configuration7.220.007.22
downstream0.000.010.01
experiment_description6.270.026.29
fdrThreshold0.020.000.02
get.bindingsite.ranges000
id0.020.000.01
location0.140.010.16
mart0.020.000.02
max_distance0.010.000.02
name0.140.020.15
pValue0.020.000.01
pairs0.010.000.02
pairs_of_interest5.700.015.71
path0.000.020.01
pfm5.870.005.86
pfm_path0.020.000.01
plot.gc9.580.149.72
pseudocount0.010.000.01
rtfbs25.79 0.0325.87
search.gadem19.44 0.0419.47
search.pwm30.61 0.0330.70
seqObj0.190.060.25
sequence0.250.000.25
sequence_origin0.020.000.01
sequence_source0.020.000.02
sequence_type0.030.000.03
sequences8.360.018.76
species0.010.000.02
testCpG30.64 0.0030.63
threshold0.020.000.02
uid0.110.040.14
upstream0.010.000.02
write.sequences18.60 0.0118.61

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

nameusersystemelapsed
SeqObj-class0.20.00.2
bg_binding_sites8.940.209.51
bg_pairs6.820.006.83
bg_sequence_origin0.010.000.02
bg_sequence_source0.020.000.01
bg_sequence_type0.020.000.01
bg_sequences7.690.007.70
binding_sites6.600.006.63
cobindRConfiguration0.020.000.02
cobindr-class0.010.000.01
comment0.150.000.14
configuration-class000
configuration7.070.027.08
downstream0.000.010.02
experiment_description6.660.006.67
fdrThreshold0.010.000.02
get.bindingsite.ranges000
id000
location0.140.000.14
mart0.010.000.02
max_distance0.020.000.01
name0.150.020.17
pValue000
pairs000
pairs_of_interest6.60.06.6
path0.020.000.01
pfm7.190.007.20
pfm_path0.000.020.01
plot.gc 9.92 0.0810.71
pseudocount0.000.010.02
rtfbs31.15 0.0031.37
search.gadem22.13 0.0522.23
search.pwm28.07 0.0828.19
seqObj0.150.000.15
sequence0.120.010.14
sequence_origin0.020.000.02
sequence_source0.010.000.02
sequence_type0.020.000.01
sequences7.300.027.32
species0.010.000.01
testCpG31.81 0.0131.82
threshold0.000.020.02
uid0.140.020.16
upstream0.010.000.01
write.sequences19.94 0.0019.94