CRAN Package Check Results for Package futile.any

Last updated on 2020-04-11 08:50:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 2.34 19.90 22.24 ERROR
r-devel-linux-x86_64-debian-gcc 1.3.2 1.75 16.05 17.80 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.2 27.70 ERROR
r-devel-linux-x86_64-fedora-gcc 1.3.2 26.64 ERROR
r-devel-windows-ix86+x86_64 1.3.2 5.00 52.00 57.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 1.3.2 5.00 32.00 37.00 ERROR
r-patched-linux-x86_64 1.3.2 2.51 19.58 22.09 ERROR
r-patched-osx-x86_64 1.3.2 ERROR
r-patched-solaris-x86 1.3.2 44.00 ERROR
r-release-linux-x86_64 1.3.2 1.66 18.49 20.15 OK
r-release-windows-ix86+x86_64 1.3.2 5.00 46.00 51.00 OK
r-release-osx-x86_64 1.3.2 OK
r-oldrel-windows-ix86+x86_64 1.3.2 4.00 35.00 39.00 OK
r-oldrel-osx-x86_64 1.3.2 OK

Check Details

Version: 1.3.2
Check: tests
Result: ERROR
     Running 'run_tests.R' [2s/2s]
    Running the tests in 'tests/run_tests.R' failed.
    Complete output:
     > library(testthat)
     > library(futile.any)
     Loading required package: lambda.r
    
     Attaching package: 'lambda.r'
    
     The following object is masked from 'package:testthat':
    
     describe
    
     > test_package('futile.any')
     -- 1. Failure: named data.frame has correct type (@test_anytypes.R#19) --------
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     -- 2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28) ------
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     == testthat results ===========================================================
     [ OK: 16 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
     1. Failure: named data.frame has correct type (@test_anytypes.R#19)
     2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28)
    
     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.3.2
Check: tests
Result: ERROR
     Running ‘run_tests.R’ [1s/3s]
    Running the tests in ‘tests/run_tests.R’ failed.
    Complete output:
     > library(testthat)
     > library(futile.any)
     Loading required package: lambda.r
    
     Attaching package: 'lambda.r'
    
     The following object is masked from 'package:testthat':
    
     describe
    
     > test_package('futile.any')
     ── 1. Failure: named data.frame has correct type (@test_anytypes.R#19) ────────
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     ── 2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28) ──────
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 16 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
     1. Failure: named data.frame has correct type (@test_anytypes.R#19)
     2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28)
    
     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.3.2
Check: tests
Result: ERROR
     Running ‘run_tests.R’
    Running the tests in ‘tests/run_tests.R’ failed.
    Complete output:
     > library(testthat)
     > library(futile.any)
     Loading required package: lambda.r
    
     Attaching package: 'lambda.r'
    
     The following object is masked from 'package:testthat':
    
     describe
    
     > test_package('futile.any')
     ── 1. Failure: named data.frame has correct type (@test_anytypes.R#19) ────────
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     ── 2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28) ──────
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 16 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
     1. Failure: named data.frame has correct type (@test_anytypes.R#19)
     2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28)
    
     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.3.2
Check: tests
Result: ERROR
     Running 'run_tests.R' [3s]
    Running the tests in 'tests/run_tests.R' failed.
    Complete output:
     > library(testthat)
     > library(futile.any)
     Loading required package: lambda.r
    
     Attaching package: 'lambda.r'
    
     The following object is masked from 'package:testthat':
    
     describe
    
     > test_package('futile.any')
     -- 1. Failure: named data.frame has correct type (@test_anytypes.R#19) --------
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     -- 2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28) ------
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     == testthat results ===========================================================
     [ OK: 16 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
     1. Failure: named data.frame has correct type (@test_anytypes.R#19)
     2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28)
    
     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.3.2
Check: tests
Result: ERROR
     Running 'run_tests.R' [2s]
    Running the tests in 'tests/run_tests.R' failed.
    Complete output:
     > library(testthat)
     > library(futile.any)
     Loading required package: lambda.r
    
     Attaching package: 'lambda.r'
    
     The following object is masked from 'package:testthat':
    
     describe
    
     > test_package('futile.any')
     -- 1. Failure: named data.frame has correct type (@test_anytypes.R#19) --------
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     -- 2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28) ------
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     == testthat results ===========================================================
     [ OK: 16 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
     1. Failure: named data.frame has correct type (@test_anytypes.R#19)
     2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28)
    
     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.3.2
Check: tests
Result: ERROR
     Running ‘run_tests.R’ [2s/2s]
    Running the tests in ‘tests/run_tests.R’ failed.
    Complete output:
     > library(testthat)
     > library(futile.any)
     Loading required package: lambda.r
    
     Attaching package: 'lambda.r'
    
     The following object is masked from 'package:testthat':
    
     describe
    
     > test_package('futile.any')
     ── 1. Failure: named data.frame has correct type (@test_anytypes.R#19) ────────
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     ── 2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28) ──────
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 16 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
     1. Failure: named data.frame has correct type (@test_anytypes.R#19)
     2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28)
    
     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.3.2
Check: tests
Result: ERROR
     Running ‘run_tests.R’ [1s/1s]
    Running the tests in ‘tests/run_tests.R’ failed.
    Last 13 lines of output:
     ── 2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28) ──────
     `x` not equal to `expected`.
     1/3 mismatches
     x[2]: "character"
     y[2]: "factor"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 16 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
     1. Failure: named data.frame has correct type (@test_anytypes.R#19)
     2. Failure: unnamed data.frame has correct type (@test_anytypes.R#28)
    
     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