• using R version 2.11.1 Patched (2010-07-29 r52657)
  • using session charset: ISO8859-1
  • checking for file 'tensorA/DESCRIPTION' ... OK
  • this is package 'tensorA' version '0.35'
  • checking package name space information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking whether package 'tensorA' 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 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 name space can be loaded with stated dependencies ... OK
  • checking whether the name space 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 ... OK
  • 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 line endings in C/C++/Fortran sources/headers ... OK
  • checking line endings in Makefiles ... OK
  • checking for portable use of $BLAS_LIBS ... OK
  • checking examples ... OK
  • checking tests ... ERROR
    Running the tests in 'tests/checker.R' failed.
    Last 13 lines of output:

    b
    a [,1] [,2] [,3]
    [1,] 0.26891751+0.7628924i -0.7687779+0.8888999i 0.150048-1.282899i
    [2,] -0.04531925-0.0322484i -0.2363306+1.5599185i -0.778443-0.658758i
    [3,] 0.44526602-0.8088347i 1.5938597+0.4511647i -0.908303+1.221015i

    a b K
    3 3 4
    Error in checker.tensor(inv.tensor(rep(R2, 4, 1, "K"), "a", "b", by = "K", :
    Missfit
    Calls: checker -> checker.tensor
    Execution halted