Last updated on 2022-08-08 08:50:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 4.16 | 26.29 | 30.45 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 3.26 | 20.60 | 23.86 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 52.34 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 49.03 | ERROR | |||
r-devel-windows-x86_64 | 1.0.1 | 430.00 | 105.00 | 535.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 3.58 | 25.07 | 28.65 | ERROR | |
r-release-linux-x86_64 | 1.0.1 | ERROR | ||||
r-release-macos-arm64 | 1.0.1 | 32.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 44.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 109.00 | 106.00 | 215.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 27.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 57.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 10.00 | 112.00 | 122.00 | OK |
Version: 1.0.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'factset.protobuf.stach.v2'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.1
Check: tests
Result: ERROR
Running 'test_constants.R' [0s/0s]
Running 'testthat.R' [2s/2s]
Running the tests in 'tests/test_constants.R' failed.
Complete output:
> library(factset.protobuf.stach.v2)
Error in library(factset.protobuf.stach.v2) :
there is no package called 'factset.protobuf.stach.v2'
Execution halted
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(factset.protobuf.stachextensions)
>
> test_check("factset.protobuf.stachextensions")
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ]
== Failed tests ================================================================
-- Error (test-StachV2ColumnTests.R:1:1): (code run outside of `test_that()`) --
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
x
1. +-base::source("../test_constants.R") at test-StachV2ColumnTests.R:1:0
2. | +-base::withVisible(eval(ei, envir))
3. | \-base::eval(ei, envir)
4. | \-base::eval(ei, envir)
5. \-base::library(factset.protobuf.stach.v2)
-- Error (test-StachV2ColumnTestsWithoutHeaderTable.R:1:1): (code run outside of `test_that()`) --
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
x
1. +-base::source("../test_constants.R") at test-StachV2ColumnTestsWithoutHeaderTable.R:1:0
2. | +-base::withVisible(eval(ei, envir))
3. | \-base::eval(ei, envir)
4. | \-base::eval(ei, envir)
5. \-base::library(factset.protobuf.stach.v2)
-- Error (test-StachV2RowTests.R:1:1): (code run outside of `test_that()`) -----
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
x
1. +-base::source("../test_constants.R") at test-StachV2RowTests.R:1:0
2. | +-base::withVisible(eval(ei, envir))
3. | \-base::eval(ei, envir)
4. | \-base::eval(ei, envir)
5. \-base::library(factset.protobuf.stach.v2)
-- Error (test-StachV2RowWithRowAndColSpanTests.R:1:1): (code run outside of `test_that()`) --
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
x
1. +-base::source("../test_constants.R") at test-StachV2RowWithRowAndColSpanTests.R:1:0
2. | +-base::withVisible(eval(ei, envir))
3. | \-base::eval(ei, envir)
4. | \-base::eval(ei, envir)
5. \-base::library(factset.protobuf.stach.v2)
-- Error (test-StachV2SimplifiedRowTests.R:1:1): (code run outside of `test_that()`) --
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
x
1. +-base::source("../test_constants.R") at test-StachV2SimplifiedRowTests.R:1:0
2. | +-base::withVisible(eval(ei, envir))
3. | \-base::eval(ei, envir)
4. | \-base::eval(ei, envir)
5. \-base::library(factset.protobuf.stach.v2)
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘test_constants.R’ [0s/1s]
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/test_constants.R’ failed.
Complete output:
> library(factset.protobuf.stach.v2)
Error in library(factset.protobuf.stach.v2) :
there is no package called 'factset.protobuf.stach.v2'
Execution halted
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(factset.protobuf.stachextensions)
>
> test_check("factset.protobuf.stachextensions")
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-StachV2ColumnTests.R:1:1): (code run outside of `test_that()`) ──
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
▆
1. ├─base::source("../test_constants.R") at test-StachV2ColumnTests.R:1:0
2. │ ├─base::withVisible(eval(ei, envir))
3. │ └─base::eval(ei, envir)
4. │ └─base::eval(ei, envir)
5. └─base::library(factset.protobuf.stach.v2)
── Error (test-StachV2ColumnTestsWithoutHeaderTable.R:1:1): (code run outside of `test_that()`) ──
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
▆
1. ├─base::source("../test_constants.R") at test-StachV2ColumnTestsWithoutHeaderTable.R:1:0
2. │ ├─base::withVisible(eval(ei, envir))
3. │ └─base::eval(ei, envir)
4. │ └─base::eval(ei, envir)
5. └─base::library(factset.protobuf.stach.v2)
── Error (test-StachV2RowTests.R:1:1): (code run outside of `test_that()`) ─────
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
▆
1. ├─base::source("../test_constants.R") at test-StachV2RowTests.R:1:0
2. │ ├─base::withVisible(eval(ei, envir))
3. │ └─base::eval(ei, envir)
4. │ └─base::eval(ei, envir)
5. └─base::library(factset.protobuf.stach.v2)
── Error (test-StachV2RowWithRowAndColSpanTests.R:1:1): (code run outside of `test_that()`) ──
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
▆
1. ├─base::source("../test_constants.R") at test-StachV2RowWithRowAndColSpanTests.R:1:0
2. │ ├─base::withVisible(eval(ei, envir))
3. │ └─base::eval(ei, envir)
4. │ └─base::eval(ei, envir)
5. └─base::library(factset.protobuf.stach.v2)
── Error (test-StachV2SimplifiedRowTests.R:1:1): (code run outside of `test_that()`) ──
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
▆
1. ├─base::source("../test_constants.R") at test-StachV2SimplifiedRowTests.R:1:0
2. │ ├─base::withVisible(eval(ei, envir))
3. │ └─base::eval(ei, envir)
4. │ └─base::eval(ei, envir)
5. └─base::library(factset.protobuf.stach.v2)
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘test_constants.R’
Running ‘testthat.R’
Running the tests in ‘tests/test_constants.R’ failed.
Complete output:
> library(factset.protobuf.stach.v2)
Error in library(factset.protobuf.stach.v2) :
there is no package called 'factset.protobuf.stach.v2'
Execution halted
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(factset.protobuf.stachextensions)
>
> test_check("factset.protobuf.stachextensions")
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-StachV2ColumnTests.R:1:1): (code run outside of `test_that()`) ──
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
▆
1. ├─base::source("../test_constants.R") at test-StachV2ColumnTests.R:1:0
2. │ ├─base::withVisible(eval(ei, envir))
3. │ └─base::eval(ei, envir)
4. │ └─base::eval(ei, envir)
5. └─base::library(factset.protobuf.stach.v2)
── Error (test-StachV2ColumnTestsWithoutHeaderTable.R:1:1): (code run outside of `test_that()`) ──
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
▆
1. ├─base::source("../test_constants.R") at test-StachV2ColumnTestsWithoutHeaderTable.R:1:0
2. │ ├─base::withVisible(eval(ei, envir))
3. │ └─base::eval(ei, envir)
4. │ └─base::eval(ei, envir)
5. └─base::library(factset.protobuf.stach.v2)
── Error (test-StachV2RowTests.R:1:1): (code run outside of `test_that()`) ─────
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
▆
1. ├─base::source("../test_constants.R") at test-StachV2RowTests.R:1:0
2. │ ├─base::withVisible(eval(ei, envir))
3. │ └─base::eval(ei, envir)
4. │ └─base::eval(ei, envir)
5. └─base::library(factset.protobuf.stach.v2)
── Error (test-StachV2RowWithRowAndColSpanTests.R:1:1): (code run outside of `test_that()`) ──
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
▆
1. ├─base::source("../test_constants.R") at test-StachV2RowWithRowAndColSpanTests.R:1:0
2. │ ├─base::withVisible(eval(ei, envir))
3. │ └─base::eval(ei, envir)
4. │ └─base::eval(ei, envir)
5. └─base::library(factset.protobuf.stach.v2)
── Error (test-StachV2SimplifiedRowTests.R:1:1): (code run outside of `test_that()`) ──
<packageNotFoundError/error/condition>
Error in `library(factset.protobuf.stach.v2)`: there is no package called 'factset.protobuf.stach.v2'
Backtrace:
▆
1. ├─base::source("../test_constants.R") at test-StachV2SimplifiedRowTests.R:1:0
2. │ ├─base::withVisible(eval(ei, envir))
3. │ └─base::eval(ei, envir)
4. │ └─base::eval(ei, envir)
5. └─base::library(factset.protobuf.stach.v2)
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc