CRAN Package Check Results for Package simpr

Last updated on 2023-03-31 06:49:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 8.65 133.45 142.10 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.4 5.59 98.56 104.15 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.4 185.20 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.4 189.41 ERROR
r-patched-linux-x86_64 0.2.4 7.60 123.34 130.94 ERROR
r-release-linux-x86_64 0.2.4 5.10 128.35 133.45 OK
r-release-macos-arm64 0.2.4 40.00 OK
r-release-macos-x86_64 0.2.4 65.00 OK
r-release-windows-x86_64 0.2.4 28.00 175.00 203.00 OK
r-oldrel-macos-arm64 0.2.4 49.00 OK
r-oldrel-macos-x86_64 0.2.4 70.00 OK
r-oldrel-windows-ix86+x86_64 0.2.4 18.00 161.00 179.00 OK

Check Details

Version: 0.2.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [27s/34s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(simpr)
    
     Attaching package: 'simpr'
    
     The following object is masked from 'package:stats':
    
     filter
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("simpr")
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 50 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_calc_tidy.R:86:3'): Errors show up in tidied output. ─────────
     buggy_fit$.fit_error not equal to c(...).
     2/4 mismatches
     x[1]: "Error in eval(substitute(expr), data, enclos = parent.frame()): object 'y
     x[1]: ' not found\n"
     y[1]: "Error in t.test(y): object 'y' not found\n"
    
     x[2]: "Error in eval(substitute(expr), data, enclos = parent.frame()): object 'y
     x[2]: ' not found\n"
     y[2]: "Error in is.data.frame(x): object 'y' not found\n"
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 50 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [20s/29s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(simpr)
    
     Attaching package: 'simpr'
    
     The following object is masked from 'package:stats':
    
     filter
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("simpr")
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 50 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_calc_tidy.R:86:3'): Errors show up in tidied output. ─────────
     buggy_fit$.fit_error not equal to c(...).
     2/4 mismatches
     x[1]: "Error in eval(substitute(expr), data, enclos = parent.frame()): object 'y
     x[1]: ' not found\n"
     y[1]: "Error in t.test(y): object 'y' not found\n"
    
     x[2]: "Error in eval(substitute(expr), data, enclos = parent.frame()): object 'y
     x[2]: ' not found\n"
     y[2]: "Error in is.data.frame(x): object 'y' not found\n"
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 50 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [34s/75s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(simpr)
    
     Attaching package: 'simpr'
    
     The following object is masked from 'package:stats':
    
     filter
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("simpr")
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 50 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_calc_tidy.R:86:3'): Errors show up in tidied output. ─────────
     buggy_fit$.fit_error not equal to c(...).
     2/4 mismatches
     x[1]: "Error in eval(substitute(expr), data, enclos = parent.frame()): object 'y
     x[1]: ' not found\n"
     y[1]: "Error in t.test(y): object 'y' not found\n"
    
     x[2]: "Error in eval(substitute(expr), data, enclos = parent.frame()): object 'y
     x[2]: ' not found\n"
     y[2]: "Error in is.data.frame(x): object 'y' not found\n"
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 50 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [34s/107s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(simpr)
    
     Attaching package: 'simpr'
    
     The following object is masked from 'package:stats':
    
     filter
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("simpr")
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 50 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_calc_tidy.R:86:3'): Errors show up in tidied output. ─────────
     buggy_fit$.fit_error not equal to c(...).
     2/4 mismatches
     x[1]: "Error in eval(substitute(expr), data, enclos = parent.frame()): object 'y
     x[1]: ' not found\n"
     y[1]: "Error in t.test(y): object 'y' not found\n"
    
     x[2]: "Error in eval(substitute(expr), data, enclos = parent.frame()): object 'y
     x[2]: ' not found\n"
     y[2]: "Error in is.data.frame(x): object 'y' not found\n"
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 50 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [26s/30s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(simpr)
    
     Attaching package: 'simpr'
    
     The following object is masked from 'package:stats':
    
     filter
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("simpr")
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 50 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test_calc_tidy.R:86:3'): Errors show up in tidied output. ─────────
     buggy_fit$.fit_error not equal to c(...).
     2/4 mismatches
     x[1]: "Error in eval(substitute(expr), data, enclos = parent.frame()): object 'y
     x[1]: ' not found\n"
     y[1]: "Error in t.test(y): object 'y' not found\n"
    
     x[2]: "Error in eval(substitute(expr), data, enclos = parent.frame()): object 'y
     x[2]: ' not found\n"
     y[2]: "Error in is.data.frame(x): object 'y' not found\n"
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 50 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64