CRAN Package Check Results for Package envalysis

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4 10.73 124.22 134.95 ERROR
r-devel-linux-x86_64-debian-gcc 0.4 10.13 92.29 102.42 ERROR
r-devel-linux-x86_64-fedora-clang 0.4 166.70 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4 155.36 ERROR
r-devel-windows-ix86+x86_64 0.4 29.00 149.00 178.00 ERROR
r-patched-linux-x86_64 0.4 11.77 115.38 127.15 OK
r-patched-solaris-x86 0.4 228.10 OK
r-release-linux-x86_64 0.4 10.51 115.10 125.61 OK
r-release-macos-x86_64 0.4 OK
r-release-windows-ix86+x86_64 0.4 20.00 114.00 134.00 OK
r-oldrel-macos-x86_64 0.4 OK
r-oldrel-windows-ix86+x86_64 0.4 16.00 101.00 117.00 OK

Check Details

Version: 0.4
Check: tests
Result: ERROR
     Running 'testthat.R' [10s/12s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(envalysis)
     >
     > test_check("envalysis")
     == Warnings ====================================================================
     -- Warning (test-helper-functions.R:13:3): Confidence intervals ----------------
     Single value supplied; NA introduced
     Backtrace:
     1. testthat::expect_true(is.na(CI(NA))) test-helper-functions.R:13:2
     4. envalysis::CI(NA)
     5. envalysis::se(x, na.rm = na.rm)
    
     == Failed tests ================================================================
     -- Error (test-texture.R:24:3): Methods giving equal results -------------------
     Error: object 'upperPos' not found
     Backtrace:
     x
     1. \-testthat::expect_equal(tex, f) test-texture.R:24:2
     2. +-testthat::compare(act$val, exp$val, ...)
     3. \-testthat:::compare.default(act$val, exp$val, ...)
     4. +-base::all.equal(x, y, ...)
     5. \-base::all.equal.list(x, y, ...)
     6. +-base::all.equal(...)
     7. \-base::all.equal.default(...)
     8. \-base::all.equal.list(target, current, ...)
     9. +-base::all.equal(...)
     10. \-base::all.equal.list(...)
     11. +-base::all.equal(...)
     12. \-base::all.equal.function(...)
     13. \-base::all.equal.environment(...)
     14. \-base::all.equal.list(Lt, Lc, ...)
     15. +-base::all.equal(...)
     16. \-base::all.equal.function(...)
     17. \-base::all.equal.environment(...)
     18. \-base::as.list.environment(target, all.names = all.names, sorted = TRUE)
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 46 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [7s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(envalysis)
     >
     > test_check("envalysis")
     ══ Warnings ════════════════════════════════════════════════════════════════════
     ── Warning (test-helper-functions.R:13:3): Confidence intervals ────────────────
     Single value supplied; NA introduced
     Backtrace:
     1. testthat::expect_true(is.na(CI(NA))) test-helper-functions.R:13:2
     4. envalysis::CI(NA)
     5. envalysis::se(x, na.rm = na.rm)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-texture.R:24:3): Methods giving equal results ───────────────────
     Error: object 'upperPos' not found
     Backtrace:
     █
     1. └─testthat::expect_equal(tex, f) test-texture.R:24:2
     2. ├─testthat::compare(act$val, exp$val, ...)
     3. └─testthat:::compare.default(act$val, exp$val, ...)
     4. ├─base::all.equal(x, y, ...)
     5. └─base::all.equal.list(x, y, ...)
     6. ├─base::all.equal(...)
     7. └─base::all.equal.default(...)
     8. └─base::all.equal.list(target, current, ...)
     9. ├─base::all.equal(...)
     10. └─base::all.equal.list(...)
     11. ├─base::all.equal(...)
     12. └─base::all.equal.function(...)
     13. └─base::all.equal.environment(...)
     14. └─base::all.equal.list(Lt, Lc, ...)
     15. ├─base::all.equal(...)
     16. └─base::all.equal.function(...)
     17. └─base::all.equal.environment(...)
     18. └─base::as.list.environment(target, all.names = all.names, sorted = TRUE)
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 46 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [12s/16s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(envalysis)
     >
     > test_check("envalysis")
     ══ Warnings ════════════════════════════════════════════════════════════════════
     ── Warning (test-helper-functions.R:13:3): Confidence intervals ────────────────
     Single value supplied; NA introduced
     Backtrace:
     1. testthat::expect_true(is.na(CI(NA))) test-helper-functions.R:13:2
     4. envalysis::CI(NA)
     5. envalysis::se(x, na.rm = na.rm)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-texture.R:24:3): Methods giving equal results ───────────────────
     Error: object 'upperPos' not found
     Backtrace:
     █
     1. └─testthat::expect_equal(tex, f) test-texture.R:24:2
     2. ├─testthat::compare(act$val, exp$val, ...)
     3. └─testthat:::compare.default(act$val, exp$val, ...)
     4. ├─base::all.equal(x, y, ...)
     5. └─base::all.equal.list(x, y, ...)
     6. ├─base::all.equal(...)
     7. └─base::all.equal.default(...)
     8. └─base::all.equal.list(target, current, ...)
     9. ├─base::all.equal(...)
     10. └─base::all.equal.list(...)
     11. ├─base::all.equal(...)
     12. └─base::all.equal.function(...)
     13. └─base::all.equal.environment(...)
     14. └─base::all.equal.list(Lt, Lc, ...)
     15. ├─base::all.equal(...)
     16. └─base::all.equal.function(...)
     17. └─base::all.equal.environment(...)
     18. └─base::as.list.environment(target, all.names = all.names, sorted = TRUE)
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 46 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [11s/14s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(envalysis)
     >
     > test_check("envalysis")
     ══ Warnings ════════════════════════════════════════════════════════════════════
     ── Warning (test-helper-functions.R:13:3): Confidence intervals ────────────────
     Single value supplied; NA introduced
     Backtrace:
     1. testthat::expect_true(is.na(CI(NA))) test-helper-functions.R:13:2
     4. envalysis::CI(NA)
     5. envalysis::se(x, na.rm = na.rm)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-texture.R:24:3): Methods giving equal results ───────────────────
     Error: object 'upperPos' not found
     Backtrace:
     █
     1. └─testthat::expect_equal(tex, f) test-texture.R:24:2
     2. ├─testthat::compare(act$val, exp$val, ...)
     3. └─testthat:::compare.default(act$val, exp$val, ...)
     4. ├─base::all.equal(x, y, ...)
     5. └─base::all.equal.list(x, y, ...)
     6. ├─base::all.equal(...)
     7. └─base::all.equal.default(...)
     8. └─base::all.equal.list(target, current, ...)
     9. ├─base::all.equal(...)
     10. └─base::all.equal.list(...)
     11. ├─base::all.equal(...)
     12. └─base::all.equal.function(...)
     13. └─base::all.equal.environment(...)
     14. └─base::all.equal.list(Lt, Lc, ...)
     15. ├─base::all.equal(...)
     16. └─base::all.equal.function(...)
     17. └─base::all.equal.environment(...)
     18. └─base::as.list.environment(target, all.names = all.names, sorted = TRUE)
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 46 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4
Check: tests
Result: ERROR
     Running 'testthat.R' [12s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(envalysis)
     >
     > test_check("envalysis")
     == Warnings ====================================================================
     -- Warning (test-helper-functions.R:13:3): Confidence intervals ----------------
     Single value supplied; NA introduced
     Backtrace:
     1. testthat::expect_true(is.na(CI(NA))) test-helper-functions.R:13:2
     4. envalysis::CI(NA)
     5. envalysis::se(x, na.rm = na.rm)
    
     == Failed tests ================================================================
     -- Error (test-texture.R:24:3): Methods giving equal results -------------------
     Error: object 'upperPos' not found
     Backtrace:
     x
     1. \-testthat::expect_equal(tex, f) test-texture.R:24:2
     2. +-testthat::compare(act$val, exp$val, ...)
     3. \-testthat:::compare.default(act$val, exp$val, ...)
     4. +-base::all.equal(x, y, ...)
     5. \-base::all.equal.list(x, y, ...)
     6. +-base::all.equal(...)
     7. \-base::all.equal.default(...)
     8. \-base::all.equal.list(target, current, ...)
     9. +-base::all.equal(...)
     10. \-base::all.equal.list(...)
     11. +-base::all.equal(...)
     12. \-base::all.equal.function(...)
     13. \-base::all.equal.environment(...)
     14. \-base::all.equal.list(Lt, Lc, ...)
     15. +-base::all.equal(...)
     16. \-base::all.equal.function(...)
     17. \-base::all.equal.environment(...)
     18. \-base::as.list.environment(target, all.names = all.names, sorted = TRUE)
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 46 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-ix86+x86_64