Back to the "Multiple platform build/check report"

Package 40/205OSArchBUILDCHECKBUILD BIN

ChromoViz

1.5.0

Jihoon Kim
Linux (SUSE 9.2) x86_64 OK  OK 
Linux (SUSE 9.2) i686 OK  OK 
Solaris 2.9 sparc OK  OK 
Linux (SUSE 10.0) x86_64 OK  OK 
Windows Server 2003 x86_64 OK [ WARNINGS ] OK 
Windows XP i686 OK  WARNINGS skipped
Mac OS X (10.4.6) i686 OK  OK 
Package: ChromoViz
Version: 1.5.0
Command: D:\biocbld\1.9d\R\bin\R.exe CMD check ChromoViz_1.5.0.tar.gz
RetCode: 0
Time: 34.2 seconds
Status: WARNINGS
CheckDir: ChromoViz.Rcheck
Warnings: 1

Command output

* checking for working latex ... OK
* using log directory 'D:/biocbld/1.9d/Rpacks/ChromoViz.Rcheck'
* using R version 2.4.0 alpha (2006-09-10 r39242)
* checking for file 'ChromoViz/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ChromoViz' version '1.5.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'ChromoViz' can be installed ... OK
* 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 syntax errors ... OK
* checking R files for non-ASCII characters ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... WARNING
Loading required package: RSvgDevice

Loading required package: XML

Loading required package: methods

Error in paste(normalizePath(file.path(libname, pkgname, "libs")), file.path(Sys.getenv("R_HOME"),  : 
	could not find function "normalizePath"
Error: .onLoad failed in 'loadNamespace' for 'XML'
Error: package 'XML' could not be loaded
Execution halted

It looks like this package (or one of its dependent packages) has an
unstated dependence on a standard package.  All dependencies must be
declared in DESCRIPTION.
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 cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* creating ChromoViz-Ex.R ... OK
* checking examples ... OK
* creating ChromoViz-manual.tex ... OK
* checking ChromoViz-manual.tex ... OK

WARNING: There was 1 warning, see
  D:/biocbld/1.9d/Rpacks/ChromoViz.Rcheck/00check.log
for details

ChromoViz.Rcheck/00install.out:

installing R.css in D:/biocbld/1.9d/Rpacks/ChromoViz.Rcheck


---------- Making package ChromoViz ------------
  adding build stamp to DESCRIPTION
  installing R files
  installing data files
  installing man source files
  installing indices
  not zipping data
  installing help
 >>> Building/Updating help pages for package 'ChromoViz'
     Formats: text html latex example chm 
  cViz                              text    html    latex   example chm
  cViz.addAnnoNodes2SVG             text    html    latex           chm
  cViz.addZeroToTheSingleDigit      text    html    latex           chm
  cViz.distinctNames                text    html    latex           chm
  cViz.drawChr                      text    html    latex           chm
  cViz.drawFeature                  text    html    latex           chm
  cViz.getHeightOfPolylinePoints    text    html    latex           chm
  cViz.incPolylineAttrValue         text    html    latex           chm
  cViz.incSVGviewBoxValue           text    html    latex           chm
  cViz.incSingleAttrValue           text    html    latex           chm
  cViz.incTextAttrValue             text    html    latex           chm
  cViz.insertNewAttrValue           text    html    latex           chm
  cViz.loadFiles                    text    html    latex           chm
  cViz.makeChromWrapperHtml         text    html    latex           chm
  cViz.makeFrameHtml                text    html    latex           chm
  cViz.makeHeaderHtml               text    html    latex           chm
  cViz.mergeSVG                     text    html    latex           chm
  exprKnockout                      text    html    latex   example chm
  exprStemcell                      text    html    latex   example chm
  humanBand                         text    html    latex   example chm
  mouseBand                         text    html    latex   example chm
  svgControl                        text    html    latex           chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\biocbld\1.9d\Rpacks\ChromoViz.Rcheck\00_pkg_src\ChromoViz\chm\ChromoViz.chm


Compile time: 0 minutes, 0 seconds
23	Topics
60	Local links
0	Internet links
1	Graphic


Created d:\biocbld\1.9d\Rpacks\ChromoViz.Rcheck\00_pkg_src\ChromoViz\chm\ChromoViz.chm, 19,216 bytes
Compression decreased file by 12,910 bytes.
  adding MD5 sums

* DONE (ChromoViz)