- using R version 2.15.0 (2012-03-30)
- using platform: x86_64-pc-mingw32 (64-bit)
- using session charset: ISO8859-1
- checking for file 'odfWeave/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'odfWeave' version '0.7.17'
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking whether package 'odfWeave' can be installed ... OK
- checking installed package size ... 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 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 for unstated 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
odfWeave: warning in assign("picPath", paste(workDir, "/Pictures", sep
= ""), env = .odfEnv): partial argument match of 'env' to 'envir'
odfWeave: warning in assign("picVector", character(), env = .odfEnv):
partial argument match of 'env' to 'envir'
odfWeave: warning in assign("picPath", NA, env = .odfEnv): partial
argument match of 'env' to 'envir'
odfWeave: warning in assign("picVector", NA, env = .odfEnv): partial
argument match of 'env' to 'envir'
setImageDefs: warning in assign("imageDefs", def, env = .odfEnv):
partial argument match of 'env' to 'envir'
setStyleDefs: warning in assign("styleDefs", def, env = .odfEnv):
partial argument match of 'env' to 'envir'
setStyles: warning in assign("odfStyles", style, env = .odfEnv):
partial argument match of 'env' to 'envir'
- 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 sizes of PDF files under 'inst/doc' ... OK
- checking installed files from 'inst/doc' ... OK
- checking examples ...
** running examples for arch 'i386' ... ERROR
Running examples in 'odfWeave-Ex.R' failed
The error most likely occurred in:
> ### Name: odfWeave
> ### Title: Sweave processing of Open Document Format (ODF) files
> ### Aliases: odfWeave
> ### Keywords: utilities
>
> ### ** Examples
>
>
> ## Not run: vignette("odfWeave")
>
> ## Not run:
> ##D demoFile <- system.file("examples", "examples.odt", package = "odfWeave")
> ##D demoFile <- system.file("examples", "testCases.odt", package ="odfWeave")
> ##D demoFile <- system.file("examples", "formatting.odt", package = "odfWeave")
> ## End(Not run)
>
> demoFile <- system.file("examples", "simple.odt", package = "odfWeave")
> outputFile <- gsub("simple.odt", "output.odt", demoFile)
>
> library(odfWeave)
> odfWeave(demoFile, outputFile)
Copying d:/temp/RtmpKQ4zMC/RLIBS_d0846ec4005/odfWeave/examples/simple.odt
Setting wd to d:\temp\Rtmp0gtsTu/odfWeave25043244266
Unzipping ODF file using unzip -o "simple.odt"
Archive: simple.odt
extracting: mimetype
creating: Configurations2/statusbar/
inflating: Configurations2/accelerator/current.xml
creating: Configurations2/floater/
creating: Configurations2/popupmenu/
creating: Configurations2/progressbar/
creating: Configurations2/menubar/
creating: Configurations2/toolbar/
creating: Configurations2/images/Bitmaps/
inflating: layout-cache
inflating: content.xml
inflating: styles.xml
inflating: meta.xml
inflating: Thumbnails/thumbnail.png
inflating: settings.xml
inflating: META-INF/manifest.xml
Removing simple.odt
Creating a Pictures directory
Pre-processing the contents
Sweaving content.Rnw
Writing to file content_1.xml
Processing code chunks ...
1 : term hide(label=loadLibs)
Error: chunk 1 (label = loadLibs)
Error in library(MASS) : there is no package called 'MASS'
Execution halted
** running examples for arch 'x64' ... ERROR
Running examples in 'odfWeave-Ex.R' failed
The error most likely occurred in:
> ### Name: odfWeave
> ### Title: Sweave processing of Open Document Format (ODF) files
> ### Aliases: odfWeave
> ### Keywords: utilities
>
> ### ** Examples
>
>
> ## Not run: vignette("odfWeave")
>
> ## Not run:
> ##D demoFile <- system.file("examples", "examples.odt", package = "odfWeave")
> ##D demoFile <- system.file("examples", "testCases.odt", package ="odfWeave")
> ##D demoFile <- system.file("examples", "formatting.odt", package = "odfWeave")
> ## End(Not run)
>
> demoFile <- system.file("examples", "simple.odt", package = "odfWeave")
> outputFile <- gsub("simple.odt", "output.odt", demoFile)
>
> library(odfWeave)
> odfWeave(demoFile, outputFile)
Copying d:/temp/RtmpKQ4zMC/RLIBS_d0846ec4005/odfWeave/examples/simple.odt
Setting wd to d:\temp\Rtmpglb3sb/odfWeave25043246266
Unzipping ODF file using unzip -o "simple.odt"
Archive: simple.odt
extracting: mimetype
creating: Configurations2/statusbar/
inflating: Configurations2/accelerator/current.xml
creating: Configurations2/floater/
creating: Configurations2/popupmenu/
creating: Configurations2/progressbar/
creating: Configurations2/menubar/
creating: Configurations2/toolbar/
creating: Configurations2/images/Bitmaps/
inflating: layout-cache
inflating: content.xml
inflating: styles.xml
inflating: meta.xml
inflating: Thumbnails/thumbnail.png
inflating: settings.xml
inflating: META-INF/manifest.xml
Removing simple.odt
Creating a Pictures directory
Pre-processing the contents
Sweaving content.Rnw
Writing to file content_1.xml
Processing code chunks ...
1 : term hide(label=loadLibs)
Error: chunk 1 (label = loadLibs)
Error in library(MASS) : there is no package called 'MASS'
Execution halted