CRAN Package Check Results for Package formulize

Last updated on 2020-01-16 07:55:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 9.97 85.25 95.22 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 7.97 66.77 74.74 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 121.75 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 111.75 ERROR
r-devel-windows-ix86+x86_64 0.1.0 36.00 121.00 157.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 0.1.0 25.00 122.00 147.00 ERROR
r-patched-linux-x86_64 0.1.0 9.05 74.12 83.17 ERROR
r-patched-solaris-x86 0.1.0 162.50 ERROR
r-release-linux-x86_64 0.1.0 7.75 73.70 81.45 ERROR
r-release-windows-ix86+x86_64 0.1.0 28.00 118.00 146.00 ERROR
r-release-osx-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 16.00 82.00 98.00 ERROR
r-oldrel-osx-x86_64 0.1.0 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [5s/6s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(formulize)
     >
     > test_check("formulize")
     -- 1. Error: (unknown) (@test_formulize.R#10) ---------------------------------
     `-` is not allowed in a recipe formula. Use `step_rm()` instead.
     Backtrace:
     1. recipes::recipe(form, data = mtcars)
     2. recipes:::recipe.formula(form, data = mtcars)
    
     == testthat results ===========================================================
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_formulize.R#10)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(formulize)
     >
     > test_check("formulize")
     ── 1. Error: (unknown) (@test_formulize.R#10) ─────────────────────────────────
     `-` is not allowed in a recipe formula. Use `step_rm()` instead.
     Backtrace:
     1. recipes::recipe(form, data = mtcars)
     2. recipes:::recipe.formula(form, data = mtcars)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_formulize.R#10)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/20s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(formulize)
     >
     > test_check("formulize")
     ── 1. Error: (unknown) (@test_formulize.R#10) ─────────────────────────────────
     `-` is not allowed in a recipe formula. Use `step_rm()` instead.
     Backtrace:
     1. recipes::recipe(form, data = mtcars)
     2. recipes:::recipe.formula(form, data = mtcars)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_formulize.R#10)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(formulize)
     >
     > test_check("formulize")
     ── 1. Error: (unknown) (@test_formulize.R#10) ─────────────────────────────────
     `-` is not allowed in a recipe formula. Use `step_rm()` instead.
     Backtrace:
     1. recipes::recipe(form, data = mtcars)
     2. recipes:::recipe.formula(form, data = mtcars)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_formulize.R#10)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(formulize)
     >
     > test_check("formulize")
     -- 1. Error: (unknown) (@test_formulize.R#10) ---------------------------------
     `-` is not allowed in a recipe formula. Use `step_rm()` instead.
     Backtrace:
     1. recipes::recipe(form, data = mtcars)
     2. recipes:::recipe.formula(form, data = mtcars)
    
     == testthat results ===========================================================
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_formulize.R#10)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [6s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(formulize)
     >
     > test_check("formulize")
     -- 1. Error: (unknown) (@test_formulize.R#10) ---------------------------------
     `-` is not allowed in a recipe formula. Use `step_rm()` instead.
     Backtrace:
     1. recipes::recipe(form, data = mtcars)
     2. recipes:::recipe.formula(form, data = mtcars)
    
     == testthat results ===========================================================
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_formulize.R#10)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [7s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(formulize)
     >
     > test_check("formulize")
     ── 1. Error: (unknown) (@test_formulize.R#10) ─────────────────────────────────
     `-` is not allowed in a recipe formula. Use `step_rm()` instead.
     Backtrace:
     1. recipes::recipe(form, data = mtcars)
     2. recipes:::recipe.formula(form, data = mtcars)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_formulize.R#10)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(formulize)
     >
     > test_check("formulize")
     -- 1. Error: (unknown) (@test_formulize.R#10) ---------------------------------
     `-` is not allowed in a recipe formula. Use `step_rm()` instead.
     Backtrace:
     1. recipes::recipe(form, data = mtcars)
     2. recipes:::recipe.formula(form, data = mtcars)
    
     == testthat results ===========================================================
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_formulize.R#10)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64