cobindR 1.9.0 Manuela Benary
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/cobindR | Last Changed Rev: 109592 / Revision: 109948 | Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015) |
| linux2.bioconductor.org | Linux (Ubuntu 14.04.2 LTS) / x86_64 | NotNeeded | OK | OK | | |
windows2.bioconductor.org | Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 | NotNeeded | OK | [ OK ] | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf cobindR.buildbin-libdir cobindR.Rcheck && mkdir cobindR.buildbin-libdir cobindR.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=cobindR.buildbin-libdir cobindR_1.9.0.tar.gz >cobindR.Rcheck\00install.out 2>&1 && cp cobindR.Rcheck\00install.out cobindR-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=cobindR.buildbin-libdir --install="check:cobindR-install.out" --force-multiarch --no-vignettes --timings cobindR_1.9.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/cobindR.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'cobindR/DESCRIPTION' ... OK
* this is package 'cobindR' version '1.9.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 ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' calls in package code:
'MotifDb' 'parallel' 'snowfall'
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in 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
parallelize: no visible global function definition for 'mclapply'
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'
get.bindingsite.ranges,cobindr: no visible global function definition
for 'GRanges'
get.bindingsite.ranges,cobindr: no visible binding for global variable
'sequence_names'
get.bindingsite.ranges,cobindr: no visible binding for global variable
'pwm'
plot.positions,cobindr: no visible binding for global variable 'n.cpu'
plot.positions,cobindr: no visible global function definition for
'grid.newpage'
plot.positions,cobindr: no visible global function definition for
'pushViewport'
plot.positions,cobindr: no visible global function definition for
'viewport'
plot.positions,cobindr: no visible global function definition for
'plot_gene_map'
plot.positions,cobindr: no visible global function definition for
'popViewport'
plot.positions,cobindr: no visible global function definition for
'gpar'
plot.positions,cobindr: no visible global function definition for
'grid_legend'
plot.tfbs.venndiagram,cobindr: no visible global function definition
for 'venn.diagram'
plot.tfbs.venndiagram,cobindr: no visible global function definition
for 'grid.draw'
plot.tfbslogo,cobindr : <anonymous>: no visible global function
definition for 'makePWM'
plot.tfbslogo,cobindr : <anonymous>: no visible global function
definition for 'seqLogo'
plot.tfbslogo,cobindr : <anonymous>: no visible global function
definition for 'grid.text'
plot.tfbslogo,cobindr : <anonymous>: no visible global function
definition for 'gpar'
search.gadem,cobindr : <anonymous>: no visible global function
definition for 'GADEM'
search.gadem,cobindr: no visible global function definition for 'GADEM'
search.gadem,cobindr: no visible global function definition for
'nMotifs'
search.pwm,cobindr: no visible global function definition for 'error'
write.bindingsites.table,cobindr: no visible global function definition
for 'mcols'
Undefined global functions or variables:
GADEM GRanges MotifDb error gpar grid.draw grid.newpage grid.text
grid_legend makePWM mclapply mcols n.cpu nMotifs plot_gene_map
popViewport pushViewport pwm seqLogo sequence_names sfCpus sfInit
sfLapply sfStop venn.diagram viewport
* 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' ... [105s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
rtfbs 14.20 0.68 15.09
testCpG 14.53 0.01 14.54
search.pwm 13.84 0.00 13.84
write.sequences 9.51 0.06 9.58
search.gadem 9.50 0.05 9.55
bg_binding_sites 3.73 0.30 5.24
** running examples for arch 'x64' ... [125s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
testCpG 18.89 0.02 18.90
rtfbs 18.00 0.02 18.03
search.pwm 16.79 0.00 16.78
search.gadem 11.29 0.01 11.31
write.sequences 10.96 0.01 10.97
bg_binding_sites 5.14 0.28 5.43
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
Running 'runTests.R' [6s]
[6s] OK
** running tests for arch 'x64' ...
Running 'runTests.R' [7s]
[7s] 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
* DONE
Status: 4 NOTEs
See
'c:/biocbld/bbs-3.3-bioc/meat/cobindR.Rcheck/00check.log'
for details.
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.9.0.zip
* DONE (cobindR)