* using log directory 'd:/Rcompile/CRANpkg/local/3.5/aibd.Rcheck' * using R version 3.5.3 (2019-03-11) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'aibd/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'aibd' version '0.1.8' * 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 for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'aibd' can be installed ... OK * checking installed package size ... OK * checking package 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 use of S3 registration ... 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 ... [5s] 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 for unstated dependencies in examples ... OK * checking examples ... [1s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [23s] ERROR Running 'testthat.R' [22s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > > test_check("aibd") Loading required package: aibd ************ Starting tests at level 1 (extensive=FALSE). ************ trying URL 'https://downloads.lightbend.com/scala/2.13.1/scala-2.13.1.tgz' Content type 'application/octet-stream' length 19685743 bytes (18.8 MB) ================================================== downloaded 18.8 MB -- 1. Error: (unknown) (@test-aibd-pmf.R#10) ---------------------------------- <<<<<<<<<< <<<<<<<<<< <<<<<<<<<< Scala is not found! Please run 'rscala::scalaConfig(download="scala")' >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Backtrace: 1. aibd:::enumerateFeatureAllocations(nItems, maxNFeatures) 2. s$FA.enumerate(as.integer(nItems[1]), as.integer(maxNFeatures[1])) 3. rscala:::scalaInvoke(details, snippet, list(...), parent.frame(1)) 4. rscala:::scalaConnect(details) -- 2. Error: (unknown) (@test-aibd-reduces-to-ibp.R#8) ------------------------ <<<<<<<<<< <<<<<<<<<< <<<<<<<<<< Scala is not found! Please run 'rscala::scalaConfig(download="scala")' >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Backtrace: 1. aibd:::enumerateFeatureAllocations(nItems, maxNFeatures) 2. s$FA.enumerate(as.integer(nItems[1]), as.integer(maxNFeatures[1])) 3. rscala:::scalaInvoke(details, snippet, list(...), parent.frame(1)) 4. rscala:::scalaConnect(details) -- 3. Error: (unknown) (@test-dist-numFeatures.R#16) -------------------------- <<<<<<<<<< <<<<<<<<<< <<<<<<<<<< Scala is not found! Please run 'rscala::scalaConfig(download="scala")' >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Backtrace: 1. aibd:::enumerateFeatureAllocations(nItems, max_F) 2. s$FA.enumerate(as.integer(nItems[1]), as.integer(maxNFeatures[1])) 3. rscala:::scalaInvoke(details, snippet, list(...), parent.frame(1)) 4. rscala:::scalaConnect(details) -- 4. Error: (unknown) (@test-ibp-pmf.R#8) ------------------------------------ <<<<<<<<<< <<<<<<<<<< <<<<<<<<<< Scala is not found! Please run 'rscala::scalaConfig(download="scala")' >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Backtrace: 1. aibd:::enumerateFeatureAllocations(nItems, maxNFeatures) 2. s$FA.enumerate(as.integer(nItems[1]), as.integer(maxNFeatures[1])) 3. rscala:::scalaInvoke(details, snippet, list(...), parent.frame(1)) 4. rscala:::scalaConnect(details) -- 5. Error: (unknown) (@test-lglfm-posterior.R#16) --------------------------- <<<<<<<<<< <<<<<<<<<< <<<<<<<<<< Scala is not found! Please run 'rscala::scalaConfig(download="scala")' >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Backtrace: 1. aibd:::enumerateFeatureAllocations(nItems, maxNFeatures) 2. s$FA.enumerate(as.integer(nItems[1]), as.integer(maxNFeatures[1])) 3. rscala:::scalaInvoke(details, snippet, list(...), parent.frame(1)) 4. rscala:::scalaConnect(details) == testthat results =========================================================== [ OK: 0 | SKIPPED: 12 | WARNINGS: 0 | FAILED: 5 ] 1. Error: (unknown) (@test-aibd-pmf.R#10) 2. Error: (unknown) (@test-aibd-reduces-to-ibp.R#8) 3. Error: (unknown) (@test-dist-numFeatures.R#16) 4. Error: (unknown) (@test-ibp-pmf.R#8) 5. Error: (unknown) (@test-lglfm-posterior.R#16) Error: testthat unit tests failed ************ Stopping tests. ************ Execution halted * checking PDF version of manual ... OK * DONE Status: 1 ERROR