Last updated on 2020-04-11 08:50:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.9 | 5.64 | 24.72 | 30.36 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.9 | 3.45 | 19.44 | 22.89 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.9 | 36.21 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 40.10 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.0.9 | 8.00 | 60.00 | 68.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0.9 | 11.00 | 38.00 | 49.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.9 | 5.20 | 24.58 | 29.78 | ERROR | |
r-patched-osx-x86_64 | 1.0.9 | ERROR | ||||
r-patched-solaris-x86 | 1.0.9 | 54.00 | ERROR | |||
r-release-linux-x86_64 | 1.0.9 | 4.41 | 22.81 | 27.22 | OK | |
r-release-windows-ix86+x86_64 | 1.0.9 | 8.00 | 56.00 | 64.00 | OK | |
r-release-osx-x86_64 | 1.0.9 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.9 | 10.00 | 40.00 | 50.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.9 | OK |
Version: 1.0.9
Check: tests
Result: ERROR
Running 'run_tests.R' [3s/4s]
Running the tests in 'tests/run_tests.R' failed.
Complete output:
> library(testthat)
> library(lambda.r)
Attaching package: 'lambda.r'
The following object is masked from 'package:testthat':
describe
> library(lambda.tools)
> test_package('lambda.tools')
-- 1. Failure: A named data.frame has the correct types (@test_any.R#47) ------
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
-- 2. Failure: An unnamed data.frame has the correct types (@test_any.R#56) ---
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
== testthat results ===========================================================
[ OK: 110 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: A named data.frame has the correct types (@test_any.R#47)
2. Failure: An unnamed data.frame has the correct types (@test_any.R#56)
Error: testthat unit tests failed
In addition: Warning message:
Placing tests in `inst/tests` is deprecated. Please use `tests/testthat` instead
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘run_tests.R’ [2s/4s]
Running the tests in ‘tests/run_tests.R’ failed.
Complete output:
> library(testthat)
> library(lambda.r)
Attaching package: 'lambda.r'
The following object is masked from 'package:testthat':
describe
> library(lambda.tools)
> test_package('lambda.tools')
── 1. Failure: A named data.frame has the correct types (@test_any.R#47) ──────
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
── 2. Failure: An unnamed data.frame has the correct types (@test_any.R#56) ───
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 110 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: A named data.frame has the correct types (@test_any.R#47)
2. Failure: An unnamed data.frame has the correct types (@test_any.R#56)
Error: testthat unit tests failed
In addition: Warning message:
Placing tests in `inst/tests` is deprecated. Please use `tests/testthat` instead
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘run_tests.R’
Running the tests in ‘tests/run_tests.R’ failed.
Complete output:
> library(testthat)
> library(lambda.r)
Attaching package: 'lambda.r'
The following object is masked from 'package:testthat':
describe
> library(lambda.tools)
> test_package('lambda.tools')
── 1. Failure: A named data.frame has the correct types (@test_any.R#47) ──────
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
── 2. Failure: An unnamed data.frame has the correct types (@test_any.R#56) ───
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 110 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: A named data.frame has the correct types (@test_any.R#47)
2. Failure: An unnamed data.frame has the correct types (@test_any.R#56)
Error: testthat unit tests failed
In addition: Warning message:
Placing tests in `inst/tests` is deprecated. Please use `tests/testthat` instead
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 1.0.9
Check: tests
Result: ERROR
Running 'run_tests.R' [4s]
Running the tests in 'tests/run_tests.R' failed.
Complete output:
> library(testthat)
> library(lambda.r)
Attaching package: 'lambda.r'
The following object is masked from 'package:testthat':
describe
> library(lambda.tools)
> test_package('lambda.tools')
-- 1. Failure: A named data.frame has the correct types (@test_any.R#47) ------
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
-- 2. Failure: An unnamed data.frame has the correct types (@test_any.R#56) ---
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
== testthat results ===========================================================
[ OK: 110 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: A named data.frame has the correct types (@test_any.R#47)
2. Failure: An unnamed data.frame has the correct types (@test_any.R#56)
Error: testthat unit tests failed
In addition: Warning message:
Placing tests in `inst/tests` is deprecated. Please use `tests/testthat` instead
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 1.0.9
Check: tests
Result: ERROR
Running 'run_tests.R' [3s]
Running the tests in 'tests/run_tests.R' failed.
Complete output:
> library(testthat)
> library(lambda.r)
Attaching package: 'lambda.r'
The following object is masked from 'package:testthat':
describe
> library(lambda.tools)
> test_package('lambda.tools')
-- 1. Failure: A named data.frame has the correct types (@test_any.R#47) ------
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
-- 2. Failure: An unnamed data.frame has the correct types (@test_any.R#56) ---
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
== testthat results ===========================================================
[ OK: 110 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: A named data.frame has the correct types (@test_any.R#47)
2. Failure: An unnamed data.frame has the correct types (@test_any.R#56)
Error: testthat unit tests failed
In addition: Warning message:
Placing tests in `inst/tests` is deprecated. Please use `tests/testthat` instead
Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘run_tests.R’ [3s/4s]
Running the tests in ‘tests/run_tests.R’ failed.
Complete output:
> library(testthat)
> library(lambda.r)
Attaching package: 'lambda.r'
The following object is masked from 'package:testthat':
describe
> library(lambda.tools)
> test_package('lambda.tools')
── 1. Failure: A named data.frame has the correct types (@test_any.R#47) ──────
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
── 2. Failure: An unnamed data.frame has the correct types (@test_any.R#56) ───
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 110 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: A named data.frame has the correct types (@test_any.R#47)
2. Failure: An unnamed data.frame has the correct types (@test_any.R#56)
Error: testthat unit tests failed
In addition: Warning message:
Placing tests in `inst/tests` is deprecated. Please use `tests/testthat` instead
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘run_tests.R’ [1s/2s]
Running the tests in ‘tests/run_tests.R’ failed.
Last 13 lines of output:
── 2. Failure: An unnamed data.frame has the correct types (@test_any.R#56) ───
`ts` not equal to c("numeric", "factor", "logical").
1/3 mismatches
x[2]: "character"
y[2]: "factor"
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 110 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: A named data.frame has the correct types (@test_any.R#47)
2. Failure: An unnamed data.frame has the correct types (@test_any.R#56)
Error: testthat unit tests failed
In addition: Warning message:
Placing tests in `inst/tests` is deprecated. Please use `tests/testthat` instead
Execution halted
Flavor: r-patched-osx-x86_64