• using R version 2.15.3 (2013-03-01)
  • using platform: i386-w64-mingw32 (32-bit)
  • using session charset: ISO8859-1
  • checking for file 'rbefdata/DESCRIPTION' ... OK
  • this is package 'rbefdata' version '0.3.1'
  • 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 'rbefdata' 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 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
  • 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
    ** checking loading without being on the library search path ... 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 loading without being on the library search path ... 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 for unstated dependencies in examples ... OK
  • checking examples ...
    ** running examples for arch 'i386' ... OK
    ** running examples for arch 'x64' ... OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ...
    ** running tests for arch 'i386' ERROR
    Running the tests in 'tests/run-all.R' failed.
    Last 13 lines of output:

    3. Error: it gets multiple datasets by id --------------------------------------
    Dataset(id=7) not found or not accessible. Please check your credentials and make sure you have access right for it.
    1: expect_that(bef.portal.get.dataset(dataset_id = c(7, 8)), is_a("list"))
    2: condition(object)
    3: str_c(class(x), collapse = ", ")
    4: Filter(function(x) length(x) > 0, list(...))
    5: sapply(x, f)
    6: lapply(X = X, FUN = FUN, ...)
    7: bef.portal.get.dataset(dataset_id = c(7, 8))
    8: stop(msg)
    Error: Test failures
    Execution halted
    ** running tests for arch 'x64' ERROR
    Running the tests in 'tests/run-all.R' failed.
    Last 13 lines of output:

    3. Error: it gets multiple datasets by id --------------------------------------
    Dataset(id=7) not found or not accessible. Please check your credentials and make sure you have access right for it.
    1: expect_that(bef.portal.get.dataset(dataset_id = c(7, 8)), is_a("list"))
    2: condition(object)
    3: str_c(class(x), collapse = ", ")
    4: Filter(function(x) length(x) > 0, list(...))
    5: sapply(x, f)
    6: lapply(X = X, FUN = FUN, ...)
    7: bef.portal.get.dataset(dataset_id = c(7, 8))
    8: stop(msg)
    Error: Test failures
    Execution halted