Last updated on 2019-07-03 01:47:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 3.16 | 44.50 | 47.66 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 2.91 | 34.67 | 37.58 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 59.21 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 56.23 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.0.2 | 9.00 | 59.00 | 68.00 | ERROR | |
r-patched-linux-x86_64 | 0.0.2 | 3.31 | 42.23 | 45.54 | ERROR | |
r-patched-solaris-x86 | 0.0.2 | 76.90 | ERROR | |||
r-release-linux-x86_64 | 0.0.2 | 4.01 | 43.21 | 47.22 | ERROR | |
r-release-windows-ix86+x86_64 | 0.0.2 | 9.00 | 62.00 | 71.00 | OK | |
r-release-osx-x86_64 | 0.0.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.2 | 5.00 | 56.00 | 61.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.0.2 | OK |
Version: 0.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [3s/4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(strapgod)
Attaching package: 'strapgod'
The following object is masked from 'package:stats':
filter
>
> test_check("strapgod")
-- 1. Failure: group_map() (@test-dplyr-group-funs.R#64) ----------------------
group_map(x, ~.x) not equal to group_split(x, keep = FALSE).
Attributes: < target is NULL, current is list >
-- 2. Failure: group_vars() returns virtual groups (@test-dplyr-group-funs.R#195
tbl_vars(x) not equal to colnames(iris).
Classes differ: dplyr_sel_vars/character is not character
== testthat results ===========================================================
OK: 151 SKIPPED: 0 WARNINGS: 0 FAILED: 2
1. Failure: group_map() (@test-dplyr-group-funs.R#64)
2. Failure: group_vars() returns virtual groups (@test-dplyr-group-funs.R#195)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(strapgod)
Attaching package: 'strapgod'
The following object is masked from 'package:stats':
filter
>
> test_check("strapgod")
── 1. Failure: group_map() (@test-dplyr-group-funs.R#64) ──────────────────────
group_map(x, ~.x) not equal to group_split(x, keep = FALSE).
Attributes: < target is NULL, current is list >
── 2. Failure: group_vars() returns virtual groups (@test-dplyr-group-funs.R#195
tbl_vars(x) not equal to colnames(iris).
Classes differ: dplyr_sel_vars/character is not character
══ testthat results ═══════════════════════════════════════════════════════════
OK: 151 SKIPPED: 0 WARNINGS: 0 FAILED: 2
1. Failure: group_map() (@test-dplyr-group-funs.R#64)
2. Failure: group_vars() returns virtual groups (@test-dplyr-group-funs.R#195)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(strapgod)
Attaching package: 'strapgod'
The following object is masked from 'package:stats':
filter
>
> test_check("strapgod")
── 1. Failure: group_map() (@test-dplyr-group-funs.R#64) ──────────────────────
group_map(x, ~.x) not equal to group_split(x, keep = FALSE).
Attributes: < target is NULL, current is list >
── 2. Failure: group_vars() returns virtual groups (@test-dplyr-group-funs.R#195
tbl_vars(x) not equal to colnames(iris).
Classes differ: dplyr_sel_vars/character is not character
══ testthat results ═══════════════════════════════════════════════════════════
OK: 151 SKIPPED: 0 WARNINGS: 0 FAILED: 2
1. Failure: group_map() (@test-dplyr-group-funs.R#64)
2. Failure: group_vars() returns virtual groups (@test-dplyr-group-funs.R#195)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 0.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(strapgod)
Attaching package: 'strapgod'
The following object is masked from 'package:stats':
filter
>
> test_check("strapgod")
-- 1. Failure: group_map() (@test-dplyr-group-funs.R#64) ----------------------
group_map(x, ~.x) not equal to group_split(x, keep = FALSE).
Attributes: < target is NULL, current is list >
-- 2. Failure: group_vars() returns virtual groups (@test-dplyr-group-funs.R#195
tbl_vars(x) not equal to colnames(iris).
Classes differ: dplyr_sel_vars/character is not character
== testthat results ===========================================================
OK: 151 SKIPPED: 0 WARNINGS: 0 FAILED: 2
1. Failure: group_map() (@test-dplyr-group-funs.R#64)
2. Failure: group_vars() returns virtual groups (@test-dplyr-group-funs.R#195)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(strapgod)
Attaching package: 'strapgod'
The following object is masked from 'package:stats':
filter
>
> test_check("strapgod")
── 1. Failure: group_map() (@test-dplyr-group-funs.R#64) ──────────────────────
group_map(x, ~.x) not equal to group_split(x, keep = FALSE).
Attributes: < target is NULL, current is list >
── 2. Failure: group_vars() returns virtual groups (@test-dplyr-group-funs.R#195
tbl_vars(x) not equal to colnames(iris).
Classes differ: dplyr_sel_vars/character is not character
══ testthat results ═══════════════════════════════════════════════════════════
OK: 151 SKIPPED: 0 WARNINGS: 0 FAILED: 2
1. Failure: group_map() (@test-dplyr-group-funs.R#64)
2. Failure: group_vars() returns virtual groups (@test-dplyr-group-funs.R#195)
Error: testthat unit tests failed
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64