a4Base 1.7.1 Tobias Verbeke , Willem Ligtenberg
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/a4Base | Last Changed Rev: 74147 / Revision: 74756 | Last Changed Date: 2013-03-11 03:17:59 -0700 (Mon, 11 Mar 2013) |
| george2 | Linux (Ubuntu 12.04.1 LTS) / x86_64 | OK | WARNINGS | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | WARNINGS | OK |
petty | Mac OS X Leopard (10.5.8) / i386 | OK | WARNINGS | OK |
pelham | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | [ WARNINGS ] | OK |
* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/a4Base.Rcheck'
* using R version 3.0.0 beta (2013-03-21 r62346)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'a4Base/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'a4Base' version '1.7.1'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: 'gridSVG'
* 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 for sufficient/correct file permissions ... OK
* checking whether package 'a4Base' can be installed ... [32s/32s] OK
* checking installed package size ... OK
* checking package 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
* 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 for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... WARNING
Foreign function call with 'PACKAGE' argument in a base package:
.C("bincode", ..., PACKAGE = "base")
Packages should not make .C/.Call/.Fortran calls to base packages. They
are not part of the API, for use only by R itself and subject to change
without notice.
* checking R code for possible problems ... NOTE
plotLogRatio: no visible global function definition for 'JavaGD'
plotLogRatio: no visible global function definition for 'grid.garnish'
plotLogRatio: no visible global function definition for
'grid.hyperlink'
plotLogRatio: no visible global function definition for 'grid.script'
plotLogRatio: no visible global function definition for 'gridToSVG'
* 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 examples ... [151s/155s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
spectralMap 34.765 2.102 37.472
computeLogRatio 17.223 0.457 18.139
plotLogRatio 16.751 0.421 17.360
addQuantilesColors 4.849 0.345 5.400
* checking PDF version of manual ... OK
WARNING: There was 1 warning.
NOTE: There were 2 notes.
See
'/Users/biocbuild/bbs-2.12-bioc/meat/a4Base.Rcheck/00check.log'
for details.
* installing *source* package 'a4Base' ...
** R
** data
** inst
** preparing package for lazy loading
'.path.package' is deprecated.
Use 'path.package' instead.
See help("Deprecated")
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
'.path.package' is deprecated.
Use 'path.package' instead.
See help("Deprecated")
* DONE (a4Base)