CRAN Package Check Results for Package reinforcelearn

Last updated on 2021-01-10 14:48:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 20.01 40.90 60.91 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 14.58 31.43 46.01 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 80.03 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 71.28 ERROR
r-devel-windows-ix86+x86_64 0.2.1 27.00 64.00 91.00 ERROR
r-patched-linux-x86_64 0.2.1 15.36 39.57 54.93 OK
r-patched-solaris-x86 0.2.1 95.00 NOTE
r-release-linux-x86_64 0.2.1 14.22 39.02 53.24 OK
r-release-macos-x86_64 0.2.1 NOTE
r-release-windows-ix86+x86_64 0.2.1 17.00 62.00 79.00 OK
r-oldrel-macos-x86_64 0.2.1 NOTE
r-oldrel-windows-ix86+x86_64 0.2.1 14.00 43.00 57.00 OK

Check Details

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(reinforcelearn)
     >
     > test_check("reinforcelearn")
     == Failed tests ================================================================
     -- Failure (test_environment.R:29:3): action.names are equivalent to integer actions --
     `env4` not equal to `env5`.
     Component ".__enclos_env__": Component "private": Component "reset_": Component "...": target is not list-like
     Component ".__enclos_env__": Component "private": Component "visualize_": Component "...": target is not list-like
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 20 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(reinforcelearn)
     >
     > test_check("reinforcelearn")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test_environment.R:29:3): action.names are equivalent to integer actions ──
     `env4` not equal to `env5`.
     Component ".__enclos_env__": Component "private": Component "reset_": Component "...": target is not list-like
     Component ".__enclos_env__": Component "private": Component "visualize_": Component "...": target is not list-like
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 20 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘R6’ ‘nnet’ ‘purrr’
     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-macos-x86_64, r-oldrel-macos-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(reinforcelearn)
     >
     > test_check("reinforcelearn")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test_environment.R:29:3): action.names are equivalent to integer actions ──
     `env4` not equal to `env5`.
     Component ".__enclos_env__": Component "private": Component "reset_": Component "...": target is not list-like
     Component ".__enclos_env__": Component "private": Component "visualize_": Component "...": target is not list-like
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 20 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: tests
Result: ERROR
     Running 'testthat.R' [2s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(reinforcelearn)
     >
     > test_check("reinforcelearn")
     == Failed tests ================================================================
     -- Failure (test_environment.R:29:3): action.names are equivalent to integer actions --
     `env4` not equal to `env5`.
     Component ".__enclos_env__": Component "private": Component "reset_": Component "...": target is not list-like
     Component ".__enclos_env__": Component "private": Component "visualize_": Component "...": target is not list-like
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 20 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-ix86+x86_64