CRAN Package Check Results for Package dapr

Last updated on 2023-11-12 09:00:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.3 2.40 22.93 25.33 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.3 1.74 18.07 19.81 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.3 34.51 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.3 30.07 ERROR
r-devel-windows-x86_64 0.0.3 3.00 41.00 44.00 ERROR
r-patched-linux-x86_64 0.0.3 2.59 23.25 25.84 NOTE
r-release-linux-x86_64 0.0.3 1.82 22.66 24.48 NOTE
r-release-macos-arm64 0.0.3 17.00 NOTE
r-release-macos-x86_64 0.0.3 19.00 NOTE
r-release-windows-x86_64 0.0.3 3.00 40.00 43.00 NOTE
r-oldrel-macos-arm64 0.0.3 17.00 NOTE
r-oldrel-macos-x86_64 0.0.3 21.00 NOTE
r-oldrel-windows-x86_64 0.0.3 5.00 43.00 48.00 NOTE

Check Details

Version: 0.0.3
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dapr)
     >
     > test_check("dapr")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 36 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-purrr-map.R:22:3'): 0 length input gives 0 length output ───────
     <assert_error/simpleError/error/condition>
     Error: is_vector(x = .data) is not TRUE
     Backtrace:
     ▆
     1. ├─dapr::lap(NULL, identity) at test-purrr-map.R:22:3
     2. └─dapr:::lap.default(NULL, identity)
     3. └─dapr:::assert_that(is_vector(.data))
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 36 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dapr)
     >
     > test_check("dapr")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 36 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-purrr-map.R:22:3'): 0 length input gives 0 length output ───────
     <assert_error/simpleError/error/condition>
     Error: is_vector(x = .data) is not TRUE
     Backtrace:
     ▆
     1. ├─dapr::lap(NULL, identity) at test-purrr-map.R:22:3
     2. └─dapr:::lap.default(NULL, identity)
     3. └─dapr:::assert_that(is_vector(.data))
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 36 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dapr)
     >
     > test_check("dapr")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 36 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-purrr-map.R:22:3'): 0 length input gives 0 length output ───────
     <assert_error/simpleError/error/condition>
     Error: is_vector(x = .data) is not TRUE
     Backtrace:
     ▆
     1. ├─dapr::lap(NULL, identity) at test-purrr-map.R:22:3
     2. └─dapr:::lap.default(NULL, identity)
     3. └─dapr:::assert_that(is_vector(.data))
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 36 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0.3
Check: tests
Result: ERROR
     Running 'testthat.R' [1s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(dapr)
     >
     > test_check("dapr")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 36 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-purrr-map.R:22:3'): 0 length input gives 0 length output ───────
     <assert_error/simpleError/error/condition>
     Error: is_vector(x = .data) is not TRUE
     Backtrace:
     ▆
     1. ├─dapr::lap(NULL, identity) at test-purrr-map.R:22:3
     2. └─dapr:::lap.default(NULL, identity)
     3. └─dapr:::assert_that(is_vector(.data))
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 36 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64