CRAN Package Check Results for Package rodham

Last updated on 2021-02-05 15:54:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 3.74 36.87 40.61 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 2.88 26.67 29.55 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 58.88 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 49.23 NOTE
r-devel-windows-ix86+x86_64 0.1.1 9.00 54.00 63.00 OK
r-patched-linux-x86_64 0.1.1 3.79 35.23 39.02 OK
r-patched-solaris-x86 0.1.1 74.50 NOTE
r-release-linux-x86_64 0.1.1 3.55 35.21 38.76 OK
r-release-macos-x86_64 0.1.1 NOTE
r-release-windows-ix86+x86_64 0.1.1 7.00 56.00 63.00 OK
r-oldrel-macos-x86_64 0.1.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1.1 6.00 39.00 45.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(rodham)
     >
     > test_check("rodham")
     ══ Warnings ════════════════════════════════════════════════════════════════════
     ── Warning (test_all.R:17:3): test all ─────────────────────────────────────────
     'as.is' should be specified by the caller; using TRUE
     Backtrace:
     1. testthat::expect_equal(nrow(edges_emails(emails)), 795) test_all.R:17:2
     5. rodham::edges_emails(emails)
     6. rodham:::raw2clean(raw)
     7. splitstackshape::cSplit(x, "to", "; ", "long")
     9. data.table:::`[.data.table`(...)
     10. [ base::eval(...) ] with 1 more call
     12. base::lapply(...)
     13. splitstackshape:::FUN(X[[i]], ...)
     15. utils:::type.convert.default(unlist(x, use.names = FALSE))
     ── Warning (test_all.R:17:3): test all ─────────────────────────────────────────
     'as.is' should be specified by the caller; using TRUE
     Backtrace:
     1. testthat::expect_equal(nrow(edges_emails(emails)), 795) test_all.R:17:2
     5. rodham::edges_emails(emails)
     6. rodham:::raw2clean(raw)
     7. splitstackshape::cSplit(temp, "from", "; ", "long")
     9. data.table:::`[.data.table`(...)
     10. [ base::eval(...) ] with 1 more call
     12. base::lapply(...)
     13. splitstackshape:::FUN(X[[i]], ...)
     15. utils:::type.convert.default(unlist(x, use.names = FALSE))
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_all.R:17:3): test all ───────────────────────────────────────────
     Error: cannot xtfrm data frames
     Backtrace:
     █
     1. ├─testthat::expect_equal(nrow(edges_emails(emails)), 795) test_all.R:17:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. ├─base::nrow(edges_emails(emails))
     5. └─rodham::edges_emails(emails)
     6. ├─src_tgt[order(-src_tgt[ncol(src_tgt)]), ]
     7. ├─base::`[.data.frame`(...)
     8. └─base::order(-src_tgt[ncol(src_tgt)])
     9. └─base::lapply(z, function(x) if (is.object(x)) as.vector(xtfrm(x)) else x)
     10. └─base:::FUN(X[[i]], ...)
     11. ├─base::as.vector(xtfrm(x))
     12. ├─base::xtfrm(x)
     13. └─base::xtfrm.data.frame(x)
    
     [ FAIL 1 | WARN 2 | SKIP 0 | PASS 4 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘how-to.Rmd’ using rmarkdown
    Quitting from lines 44-46 (how-to.Rmd)
    Error: processing vignette ‘how-to.Rmd’ failed with diagnostics:
    cannot xtfrm data frames
    --- failed re-building ‘how-to.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘how-to.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘stringr’
     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.1.1
Check: data for non-ASCII characters
Result: NOTE
     Note: found 59 marked UTF-8 strings
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