SCM

R Development Page

multitable log file (check_x86_64_linux)

Sat Jan  3 17:05:52 2015: Checking package multitable (SVN revision 219) ...
* using log directory ‘/mnt/building/build_2015-01-03-17-04/RF_PKG_CHECK/PKGS/multitable.Rcheck’
* using R version 3.1.2 Patched (2015-01-02 r67308)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘multitable/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘multitable’ version ‘1.7’
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Steve C Walker ’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
  No repository set, so cyclic dependency check skipped
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘multitable’ can be installed ... [1s/1s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ 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 loading without being on the library search path ... OK
* checking 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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd line widths ... 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [2s/2s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘test.R’
 ERROR
Running the tests in ‘tests/test.R’ failed.
Last 13 lines of output:
  +     library(multitable)
  +     a <- data.frame(a = 1:5,  n = letters[1:5], m = rep("A",5))
  +     b <- data.frame(b = 6:10, n = rep("a",5), m = LETTERS[1:5])
  +     data.list(a = 1:5, b = 1:3, c = sparseMatrix(i=1,j=1,x=0,dims=c(10,5)))
  +     dlcast(list(a,b))
  + })
  Error: Test failed: 'no benchmark per se'
  Not expected: could not find function "sparseMatrix"
  1: withCallingHandlers(eval(code, new_test_environment), error = capture_calls)
  2: eval(code, new_test_environment)
  3: eval(expr, envir, enclos)
  4: data.list(a = 1:5, b = 1:3, c = sparseMatrix(i = 1, j = 1, x = 0, dims = c(10, 5))).
  Execution halted
Run time: 32.13 seconds.

Additional Logs:   00install.out
Thanks to:
Vienna University of Economics and Business Powered By FusionForge