CRAN Package Check Results for Package HIBPwned

Last updated on 2019-02-04 07:48:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.7 1.29 24.02 25.31 OK
r-devel-linux-x86_64-debian-gcc 0.1.7 0.94 19.48 20.42 OK
r-devel-linux-x86_64-fedora-clang 0.1.7 29.91 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.7 28.95 ERROR
r-devel-windows-ix86+x86_64 0.1.7 3.00 112.00 115.00 OK
r-patched-linux-x86_64 0.1.7 1.16 13.05 14.21 OK
r-patched-solaris-x86 0.1.7 42.30 ERROR
r-release-linux-x86_64 0.1.7 1.20 22.84 24.04 OK
r-release-windows-ix86+x86_64 0.1.7 3.00 99.00 102.00 OK
r-release-osx-x86_64 0.1.7 NOTE
r-oldrel-windows-ix86+x86_64 0.1.7 4.00 116.00 120.00 OK
r-oldrel-osx-x86_64 0.1.7 NOTE

Check Details

Version: 0.1.7
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘memoise’ ‘ratelimitr’
     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-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.1.7
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/277s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(HIBPwned)
     >
     > test_check("HIBPwned")
     ── 1. Failure: account_breaches works for a single account (@test-account_breach
     res[[acct]] inherits from `NULL` not `data.frame`.
    
     ── 2. Error: account_breaches works for a single account (@test-account_breaches
     is.numeric(act$val) is not TRUE
     1: expect_gt(ncol(res[[acct]]), 1) at testthat/test-account_breaches.R:13
     2: expect_compare(">", act, exp)
     3: stopifnot(is.numeric(act$val), length(act$val) == 1)
    
     ── 3. Failure: account_breaches works for multiple accounts (@test-account_breac
     res[[a]] inherits from `NULL` not `data.frame`.
    
     ── 4. Error: account_breaches works for multiple accounts (@test-account_breache
     is.numeric(act$val) is not TRUE
     1: expect_gte(ncol(res[[a]]), 1) at testthat/test-account_breaches.R:59
     2: expect_compare(">=", act, exp)
     3: stopifnot(is.numeric(act$val), length(act$val) == 1)
    
     ── 5. Error: account_breaches can return a single data.frame (@test-account_brea
     subscript out of bounds
     1: account_breaches("steff.sullivan@gmail.com", as_list = FALSE) at testthat/test-account_breaches.R:126
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 68 SKIPPED: 3 FAILED: 5
     1. Failure: account_breaches works for a single account (@test-account_breaches.R#12)
     2. Error: account_breaches works for a single account (@test-account_breaches.R#13)
     3. Failure: account_breaches works for multiple accounts (@test-account_breaches.R#58)
     4. Error: account_breaches works for multiple accounts (@test-account_breaches.R#59)
     5. Error: account_breaches can return a single data.frame (@test-account_breaches.R#126)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.7
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/280s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(HIBPwned)
     >
     > test_check("HIBPwned")
     ── 1. Failure: account_breaches works for a single account (@test-account_breach
     res[[acct]] inherits from `NULL` not `data.frame`.
    
     ── 2. Error: account_breaches works for a single account (@test-account_breaches
     is.numeric(act$val) is not TRUE
     1: expect_gt(ncol(res[[acct]]), 1) at testthat/test-account_breaches.R:13
     2: expect_compare(">", act, exp)
     3: stopifnot(is.numeric(act$val), length(act$val) == 1)
    
     ── 3. Failure: account_breaches works for multiple accounts (@test-account_breac
     res[[a]] inherits from `NULL` not `data.frame`.
    
     ── 4. Error: account_breaches works for multiple accounts (@test-account_breache
     is.numeric(act$val) is not TRUE
     1: expect_gte(ncol(res[[a]]), 1) at testthat/test-account_breaches.R:59
     2: expect_compare(">=", act, exp)
     3: stopifnot(is.numeric(act$val), length(act$val) == 1)
    
     ── 5. Error: account_breaches can return a single data.frame (@test-account_brea
     subscript out of bounds
     1: account_breaches("steff.sullivan@gmail.com", as_list = FALSE) at testthat/test-account_breaches.R:126
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 68 SKIPPED: 3 FAILED: 5
     1. Failure: account_breaches works for a single account (@test-account_breaches.R#12)
     2. Error: account_breaches works for a single account (@test-account_breaches.R#13)
     3. Failure: account_breaches works for multiple accounts (@test-account_breaches.R#58)
     4. Error: account_breaches works for multiple accounts (@test-account_breaches.R#59)
     5. Error: account_breaches can return a single data.frame (@test-account_breaches.R#126)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86