Last updated on 2018-06-02 07:48:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 3.30 | 43.25 | 46.55 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 2.63 | 34.42 | 37.05 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 55.56 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 52.81 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 12.00 | 102.00 | 114.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.1 | 2.31 | 39.08 | 41.39 | ERROR | |
r-patched-solaris-x86 | 0.2.1 | 78.60 | ERROR | |||
r-release-linux-x86_64 | 0.2.1 | 2.34 | 39.29 | 41.63 | ERROR | |
r-release-windows-ix86+x86_64 | 0.2.1 | 6.00 | 102.00 | 108.00 | ERROR | |
r-release-osx-x86_64 | 0.2.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 11.00 | 86.00 | 97.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.2.1 | NOTE |
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidyinftheo)
>
> test_check("tidyinftheo")
── 1. Error: right number of columns given (@test-errors.R#10) ────────────────
argument "expr" is missing, with no default
1: expect_length(tab %>% select(vs) %>% shannon_entropy(), 1) at testthat/test-errors.R:10
2: quasi_label(enquo(object))
3: eval_bare(get_expr(quo), get_env(quo))
4: tab %>% select(vs) %>% shannon_entropy()
5: withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
6: eval(quote(`_fseq`(`_lhs`)), env, env)
7: eval(quote(`_fseq`(`_lhs`)), env, env)
8: `_fseq`(`_lhs`)
9: freduce(value, `_function_list`)
10: withVisible(function_list[[k]](value))
11: function_list[[k]](value)
12: shannon_entropy(.)
13: reduce_data(.data, !!enquo(X), numvars = 1, na.rm = na.rm)
14: tidyselect::vars_select(names(reduced_tab), !!!quos(...))
15: vars_select_eval(.vars, quos)
16: map_lgl(quos, quo_is_helper)
17: .f(.x[[i]], ...)
18: extract_expr(quo)
19: is_call(expr, paren_sym)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 37 SKIPPED: 0 FAILED: 1
1. Error: right number of columns given (@test-errors.R#10)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidyinftheo)
>
> test_check("tidyinftheo")
── 1. Error: right number of columns given (@test-errors.R#10) ────────────────
argument "expr" is missing, with no default
1: expect_length(tab %>% select(vs) %>% shannon_entropy(), 1) at testthat/test-errors.R:10
2: quasi_label(enquo(object))
3: eval_bare(get_expr(quo), get_env(quo))
4: tab %>% select(vs) %>% shannon_entropy()
5: withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
6: eval(quote(`_fseq`(`_lhs`)), env, env)
7: eval(quote(`_fseq`(`_lhs`)), env, env)
8: `_fseq`(`_lhs`)
9: freduce(value, `_function_list`)
10: withVisible(function_list[[k]](value))
11: function_list[[k]](value)
12: shannon_entropy(.)
13: reduce_data(.data, !!enquo(X), numvars = 1, na.rm = na.rm)
14: tidyselect::vars_select(names(reduced_tab), !!!quos(...))
15: vars_select_eval(.vars, quos)
16: map_lgl(quos, quo_is_helper)
17: .f(.x[[i]], ...)
18: extract_expr(quo)
19: is_call(expr, paren_sym)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 37 SKIPPED: 0 FAILED: 1
1. Error: right number of columns given (@test-errors.R#10)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.2.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘tibble’ ‘tidyverse’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidyinftheo)
>
> test_check("tidyinftheo")
── 1. Error: right number of columns given (@test-errors.R#10) ────────────────
argument "expr" is missing, with no default
1: expect_length(tab %>% select(vs) %>% shannon_entropy(), 1) at testthat/test-errors.R:10
2: quasi_label(enquo(object))
3: eval_bare(get_expr(quo), get_env(quo))
4: tab %>% select(vs) %>% shannon_entropy()
5: withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
6: eval(quote(`_fseq`(`_lhs`)), env, env)
7: eval(quote(`_fseq`(`_lhs`)), env, env)
8: `_fseq`(`_lhs`)
9: freduce(value, `_function_list`)
10: withVisible(function_list[[k]](value))
11: function_list[[k]](value)
12: shannon_entropy(.)
13: reduce_data(.data, !!enquo(X), numvars = 1, na.rm = na.rm)
14: tidyselect::vars_select(names(reduced_tab), !!!quos(...))
15: vars_select_eval(.vars, quos)
16: map_lgl(quos, quo_is_helper)
17: .f(.x[[i]], ...)
18: extract_expr(quo)
19: is_call(expr, paren_sym)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 37 SKIPPED: 0 FAILED: 1
1. Error: right number of columns given (@test-errors.R#10)
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.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tidyinftheo)
>
> test_check("tidyinftheo")
-- 1. Error: right number of columns given (@test-errors.R#10) ----------------
argument "expr" is missing, with no default
1: expect_length(tab %>% select(vs) %>% shannon_entropy(), 1) at testthat/test-errors.R:10
2: quasi_label(enquo(object))
3: eval_bare(get_expr(quo), get_env(quo))
4: tab %>% select(vs) %>% shannon_entropy()
5: withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
6: eval(quote(`_fseq`(`_lhs`)), env, env)
7: eval(quote(`_fseq`(`_lhs`)), env, env)
8: `_fseq`(`_lhs`)
9: freduce(value, `_function_list`)
10: withVisible(function_list[[k]](value))
11: function_list[[k]](value)
12: shannon_entropy(.)
13: reduce_data(.data, !!enquo(X), numvars = 1, na.rm = na.rm)
14: tidyselect::vars_select(names(reduced_tab), !!!quos(...))
15: vars_select_eval(.vars, quos)
16: map_lgl(quos, quo_is_helper)
17: .f(.x[[i]], ...)
18: extract_expr(quo)
19: is_call(expr, paren_sym)
== testthat results ===========================================================
OK: 37 SKIPPED: 0 FAILED: 1
1. Error: right number of columns given (@test-errors.R#10)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tidyinftheo)
>
> test_check("tidyinftheo")
-- 1. Error: right number of columns given (@test-errors.R#10) ----------------
argument "expr" is missing, with no default
1: expect_length(tab %>% select(vs) %>% shannon_entropy(), 1) at testthat/test-errors.R:10
2: quasi_label(enquo(object))
3: eval_bare(get_expr(quo), get_env(quo))
4: tab %>% select(vs) %>% shannon_entropy()
5: withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
6: eval(quote(`_fseq`(`_lhs`)), env, env)
7: eval(quote(`_fseq`(`_lhs`)), env, env)
8: `_fseq`(`_lhs`)
9: freduce(value, `_function_list`)
10: withVisible(function_list[[k]](value))
11: function_list[[k]](value)
12: shannon_entropy(.)
13: reduce_data(.data, !!enquo(X), numvars = 1, na.rm = na.rm)
14: tidyselect::vars_select(names(reduced_tab), !!!quos(...))
15: vars_select_eval(.vars, quos)
16: map_lgl(quos, quo_is_helper)
17: .f(.x[[i]], ...)
18: extract_expr(quo)
19: is_call(expr, paren_sym)
== testthat results ===========================================================
OK: 37 SKIPPED: 0 FAILED: 1
1. Error: right number of columns given (@test-errors.R#10)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
12: shannon_entropy(.)
13: reduce_data(.data, !!enquo(X), numvars = 1, na.rm = na.rm)
14: tidyselect::vars_select(names(reduced_tab), !!!quos(...))
15: vars_select_eval(.vars, quos)
16: map_lgl(quos, quo_is_helper)
17: .f(.x[[i]], ...)
18: extract_expr(quo)
19: is_call(expr, paren_sym)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 37 SKIPPED: 0 FAILED: 1
1. Error: right number of columns given (@test-errors.R#10)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-osx-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tidyinftheo)
>
> test_check("tidyinftheo")
-- 1. Error: right number of columns given (@test-errors.R#10) ----------------
argument "expr" is missing, with no default
1: expect_length(tab %>% select(vs) %>% shannon_entropy(), 1) at testthat/test-errors.R:10
2: quasi_label(enquo(object))
3: eval_bare(get_expr(quo), get_env(quo))
4: tab %>% select(vs) %>% shannon_entropy()
5: withVisible(eval(quote(`_fseq`(`_lhs`)), env, env))
6: eval(quote(`_fseq`(`_lhs`)), env, env)
7: eval(quote(`_fseq`(`_lhs`)), env, env)
8: `_fseq`(`_lhs`)
9: freduce(value, `_function_list`)
10: withVisible(function_list[[k]](value))
11: function_list[[k]](value)
12: shannon_entropy(.)
13: reduce_data(.data, !(!enquo(X)), numvars = 1, na.rm = na.rm)
14: tidyselect::vars_select(names(reduced_tab), !(!(!quos(...))))
15: vars_select_eval(.vars, quos)
16: map_lgl(quos, quo_is_helper)
17: .f(.x[[i]], ...)
18: extract_expr(quo)
19: is_call(expr, paren_sym)
== testthat results ===========================================================
OK: 37 SKIPPED: 0 FAILED: 1
1. Error: right number of columns given (@test-errors.R#10)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64