Last updated on 2021-02-15 07:48:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.13 | 29.61 | 31.74 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.80 | 23.00 | 24.80 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 50.35 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 48.73 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 7.00 | 57.00 | 64.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 2.30 | 28.30 | 30.60 | ERROR | |
r-patched-solaris-x86 | 0.1.1 | 58.70 | ERROR | |||
r-release-linux-x86_64 | 0.1.1 | 2.60 | 28.79 | 31.39 | ERROR | |
r-release-macos-x86_64 | 0.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 7.00 | 14.00 | 21.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 3.00 | 37.00 | 40.00 | ERROR |
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [2s/2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(httr)
> library(data.table)
> library(testthat)
> library(httptest)
> library(jsonlite)
>
> test_check("rGoodData")
Loading required package: rGoodData
== Failed tests ================================================================
-- Error (test.login.R:15:3): Login unauthorized message is correct ------------
Error: Function buildMockURL not found in environment testthat.
Backtrace:
x
1. \-testthat::with_mock(...) test.login.R:15:2
2. \-testthat:::extract_mocks(mock_funs, .env = .env)
3. \-base::lapply(...)
4. \-testthat:::FUN(X[[i]], ...)
-- Error (???): Error code is processed correctly ------------------------------
Error: Function buildMockURL not found in environment testthat.
Backtrace:
x
1. \-testthat::with_mock(...)
2. \-testthat:::extract_mocks(mock_funs, .env = .env)
3. \-base::lapply(...)
4. \-testthat:::FUN(X[[i]], ...)
-- Error (???): Test that data is extracted correctly from large report --------
Error: Function buildMockURL not found in environment testthat.
Backtrace:
x
1. \-testthat::with_mock(...)
2. \-testthat:::extract_mocks(mock_funs, .env = .env)
3. \-base::lapply(...)
4. \-testthat:::FUN(X[[i]], ...)
-- Error (???): Test bad response with text message ----------------------------
Error: Function buildMockURL not found in environment testthat.
Backtrace:
x
1. \-testthat::with_mock(...)
2. \-testthat:::extract_mocks(mock_funs, .env = .env)
3. \-base::lapply(...)
4. \-testthat:::FUN(X[[i]], ...)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(httr)
> library(data.table)
> library(testthat)
> library(httptest)
> library(jsonlite)
>
> test_check("rGoodData")
Loading required package: rGoodData
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test.login.R:15:3): Login unauthorized message is correct ────────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...) test.login.R:15:2
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
── Error (???): Error code is processed correctly ──────────────────────────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...)
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
── Error (???): Test that data is extracted correctly from large report ────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...)
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
── Error (???): Test bad response with text message ────────────────────────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...)
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(httr)
> library(data.table)
> library(testthat)
> library(httptest)
> library(jsonlite)
>
> test_check("rGoodData")
Loading required package: rGoodData
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test.login.R:15:3): Login unauthorized message is correct ────────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...) test.login.R:15:2
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
── Error (???): Error code is processed correctly ──────────────────────────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...)
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
── Error (???): Test that data is extracted correctly from large report ────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...)
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
── Error (???): Test bad response with text message ────────────────────────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...)
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-patched-solaris-x86
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(httr)
> library(data.table)
> library(testthat)
> library(httptest)
> library(jsonlite)
>
> test_check("rGoodData")
Loading required package: rGoodData
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test.login.R:15:3): Login unauthorized message is correct ────────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...) test.login.R:15:2
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
── Error (???): Error code is processed correctly ──────────────────────────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...)
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
── Error (???): Test that data is extracted correctly from large report ────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...)
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
── Error (???): Test bad response with text message ────────────────────────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...)
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(httr)
> library(data.table)
> library(testthat)
> library(httptest)
> library(jsonlite)
>
> test_check("rGoodData")
Loading required package: rGoodData
== Failed tests ================================================================
-- Error (test.login.R:15:3): Login unauthorized message is correct ------------
Error: Function buildMockURL not found in environment testthat.
Backtrace:
x
1. \-testthat::with_mock(...) test.login.R:15:2
2. \-testthat:::extract_mocks(mock_funs, .env = .env)
3. \-base::lapply(...)
4. \-testthat:::FUN(X[[i]], ...)
-- Error (???): Error code is processed correctly ------------------------------
Error: Function buildMockURL not found in environment testthat.
Backtrace:
x
1. \-testthat::with_mock(...)
2. \-testthat:::extract_mocks(mock_funs, .env = .env)
3. \-base::lapply(...)
4. \-testthat:::FUN(X[[i]], ...)
-- Error (???): Test that data is extracted correctly from large report --------
Error: Function buildMockURL not found in environment testthat.
Backtrace:
x
1. \-testthat::with_mock(...)
2. \-testthat:::extract_mocks(mock_funs, .env = .env)
3. \-base::lapply(...)
4. \-testthat:::FUN(X[[i]], ...)
-- Error (???): Test bad response with text message ----------------------------
Error: Function buildMockURL not found in environment testthat.
Backtrace:
x
1. \-testthat::with_mock(...)
2. \-testthat:::extract_mocks(mock_funs, .env = .env)
3. \-base::lapply(...)
4. \-testthat:::FUN(X[[i]], ...)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(httr)
> library(data.table)
> library(testthat)
> library(httptest)
> library(jsonlite)
>
> test_check("rGoodData")
Loading required package: rGoodData
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test.login.R:15:3): Login unauthorized message is correct ────────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...) test.login.R:15:2
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
── Error (???): Error code is processed correctly ──────────────────────────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...)
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
── Error (???): Test that data is extracted correctly from large report ────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...)
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
── Error (???): Test bad response with text message ────────────────────────────
Error: Function buildMockURL not found in environment testthat.
Backtrace:
█
1. └─testthat::with_mock(...)
2. └─testthat:::extract_mocks(mock_funs, .env = .env)
3. └─base::lapply(...)
4. └─testthat:::FUN(X[[i]], ...)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.1
Check: whether package can be installed
Result: ERROR
Installation failed.
See *
Flavor: r-release-windows-ix86+x86_64