* using log directory 'd:/Rcompile/CRANpkg/local/3.6/aibd.Rcheck' * using R version 3.6.3 (2020-02-29) * 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 ... [3s] 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 ... [22s] ERROR Running 'testthat.R' [21s] 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 == Skipped tests =============================================================== * Test level is 1 but 2 is required. (4) * Test level is 1 but 3 is required. (3) * Test level is 1 but 4 is required. (2) * Test level is 1 but 5 is required. (2) * This test is known to fail. (1) == Failed tests ================================================================ -- Error (test-aibd-pmf.R:10:1): (code run outside of `test_that()`) ----------- Error: Error in scalaConfig(FALSE): <<<<<<<<<< <<<<<<<<<< <<<<<<<<<< Scala is not found! Please run 'rscala::scalaConfig(download="scala")' >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Backtrace: x 1. \-aibd:::enumerateFeatureAllocations(nItems, maxNFeatures) test-aibd-pmf.R:10:0 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) -- Error (test-aibd-reduces-to-ibp.R:8:1): (code run outside of `test_that()`) -- Error: Error in scalaConfig(FALSE): <<<<<<<<<< <<<<<<<<<< <<<<<<<<<< Scala is not found! Please run 'rscala::scalaConfig(download="scala")' >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Backtrace: x 1. \-aibd:::enumerateFeatureAllocations(nItems, maxNFeatures) test-aibd-reduces-to-ibp.R:8:0 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) -- Error (test-dist-numFeatures.R:16:1): (code run outside of `test_that()`) --- Error: Error in scalaConfig(FALSE): <<<<<<<<<< <<<<<<<<<< <<<<<<<<<< Scala is not found! Please run 'rscala::scalaConfig(download="scala")' >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Backtrace: x 1. \-aibd:::enumerateFeatureAllocations(nItems, max_F) test-dist-numFeatures.R:16:0 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) -- Error (test-ibp-pmf.R:8:1): (code run outside of `test_that()`) ------------- Error: Error in scalaConfig(FALSE): <<<<<<<<<< <<<<<<<<<< <<<<<<<<<< Scala is not found! Please run 'rscala::scalaConfig(download="scala")' >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Backtrace: x 1. \-aibd:::enumerateFeatureAllocations(nItems, maxNFeatures) test-ibp-pmf.R:8:0 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) -- Error (test-lglfm-posterior.R:16:1): (code run outside of `test_that()`) ---- Error: Error in scalaConfig(FALSE): <<<<<<<<<< <<<<<<<<<< <<<<<<<<<< Scala is not found! Please run 'rscala::scalaConfig(download="scala")' >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Backtrace: x 1. \-aibd:::enumerateFeatureAllocations(nItems, maxNFeatures) test-lglfm-posterior.R:16:0 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) [ FAIL 5 | WARN 0 | SKIP 12 | PASS 0 ] Error: Test failures ************ Stopping tests. ************ Execution halted * checking PDF version of manual ... OK * DONE Status: 1 ERROR