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 1/467HostnameOS / ArchBUILDCHECKBUILD BIN
a4 1.1.2
Tobias Verbeke
Snapshot Date: 2011-10-20 07:20:33 -0700 (Thu, 20 Oct 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_8/madman/Rpacks/a4
Last Changed Rev: 56034 / Revision: 59457
Last Changed Date: 2011-06-08 00:42:25 -0700 (Wed, 08 Jun 2011)
lamb1 Linux (openSUSE 11.3) / x86_64  OK  WARNINGS 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
gewurz Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ WARNINGS ] OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: a4
Version: 1.1.2
Command: D:\biocbld\bbs-2.8-bioc\R\bin\R.exe CMD check --no-vignettes --timings --no-multiarch a4_1.1.2.tar.gz
StartedAt: 2011-10-20 12:37:23 -0700 (Thu, 20 Oct 2011)
EndedAt: 2011-10-20 12:39:25 -0700 (Thu, 20 Oct 2011)
EllapsedTime: 121.7 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: a4.Rcheck
Warnings: 6

Command output

* using log directory 'D:/biocbld/bbs-2.8-bioc/meat/a4.Rcheck'
* using R version 2.13.2 (2011-09-30)
* using platform: x86_64-pc-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'a4/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'a4' version '1.1.2'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'a4' can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import 'head' when loading 'utils'
  Warning: replacing previous import 'tail' when loading 'utils'
  Warning: running command 'C:\Windows\system32\cmd.exe /c ftype perl' had status 2
  Warning: running command 'C:\Windows\system32\cmd.exe /c ftype perl' had status 2
See 'D:/biocbld/bbs-2.8-bioc/meat/a4.Rcheck/00install.out' for details.
* checking installed package size ... NOTE
  installed size is  6.1Mb
  sub-directories of 1Mb or more:
    doc   6.0Mb
* checking package directory ... OK
* checking for portable file names ... 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 for unstated dependencies in R code ... WARNING
File type 'perl' not found or no open command associated with it.
File type 'perl' not found or no open command associated with it.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... WARNING
File type 'perl' not found or no open command associated with it.
File type 'perl' not found or no open command associated with it.
See section 'Generic functions and methods' of the 'Writing R
Extensions' manual.
* checking replacement functions ... WARNING
File type 'perl' not found or no open command associated with it.
File type 'perl' not found or no open command associated with it.
The argument of a replacement function which corresponds to the right
hand side must be named 'value'.
* checking foreign function calls ... WARNING
File type 'perl' not found or no open command associated with it.
File type 'perl' not found or no open command associated with it.
See the chapter 'System and foreign language interfaces' of the
'Writing R Extensions' manual.
* checking R code for possible problems ... NOTE
File type 'perl' not found or no open command associated with it.
File type 'perl' not found or no open command associated with it.
File type 'perl' not found or no open command associated with it.
File type 'perl' not found or no open command associated with it.
* checking for missing documentation entries ... WARNING
File type 'perl' not found or no open command associated with it.
File type 'perl' not found or no open command associated with it.
All user-level objects in a package should have documentation entries.
See the chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking examples ... NONE
* checking for unstated dependencies in vignettes ... NOTE
'library' or 'require' call not declared from: Cairo
* 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 were 6 warnings, see
  'D:/biocbld/bbs-2.8-bioc/meat/a4.Rcheck/00check.log'
for details

a4.Rcheck/00install.out:

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

mpm version 1.0-18

Warning: replacing previous import 'head' when loading 'utils'
Warning: replacing previous import 'tail' when loading 'utils'
File type 'perl' not found or no open command associated with it.
Warning: running command 'C:\Windows\system32\cmd.exe /c ftype perl' had status 2
File type 'perl' not found or no open command associated with it.
Warning: running command 'C:\Windows\system32\cmd.exe /c ftype perl' had status 2

a4Base version 1.0.1

** help
No man pages found in package  'a4' 
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

mpm version 1.0-18

File type 'perl' not found or no open command associated with it.
File type 'perl' not found or no open command associated with it.

a4Base version 1.0.1

Warning messages:
1: replacing previous import 'head' when loading 'utils' 
2: replacing previous import 'tail' when loading 'utils' 
3: running command 'C:\Windows\system32\cmd.exe /c ftype perl' had status 2 
4: running command 'C:\Windows\system32\cmd.exe /c ftype perl' had status 2 

* DONE (a4)