CRAN Package Check Results for Package fabricatr

Last updated on 2022-02-10 08:49:18 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.14.0 3.91 52.38 56.29 ERROR
r-devel-linux-x86_64-debian-gcc 0.14.0 2.84 39.78 42.62 ERROR
r-devel-linux-x86_64-fedora-clang 0.14.0 68.94 ERROR
r-devel-linux-x86_64-fedora-gcc 0.14.0 56.64 ERROR
r-devel-windows-x86_64-new-UL 0.14.0 69.00 71.00 140.00 ERROR
r-devel-windows-x86_64-new-TK 0.14.0 ERROR
r-patched-linux-x86_64 0.14.0 4.43 49.51 53.94 ERROR
r-release-linux-x86_64 0.14.0 3.34 49.81 53.15 ERROR
r-release-macos-arm64 0.14.0 OK
r-release-macos-x86_64 0.14.0 OK
r-release-windows-ix86+x86_64 0.14.0 9.00 58.00 67.00 ERROR
r-oldrel-macos-x86_64 0.14.0 OK
r-oldrel-windows-ix86+x86_64 0.14.0 11.00 57.00 68.00 ERROR

Check Details

Version: 0.14.0
Check: tests
Result: ERROR
     Running 'testthat.R' [7s/8s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(fabricatr)
     >
     > suppressWarnings(RNGversion("3.5.0"))
     >
     > test_check("fabricatr")
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 383 ]
    
     == Skipped tests ===============================================================
     * Slows build substantially. (1)
    
     == Failed tests ================================================================
     -- Error (test-fabrication.R:113:3): Import data, single level var modification, with/without ID --
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     x
     1. +-testthat::expect_equal(...) at test-fabrication.R:113:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. +-base::ncol(fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time"))
     5. \-fabricatr::fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time")
     6. \-fabricatr:::check_all_levels(dots)
     7. \-base::vapply(options[is_function], call_name, "")
     -- Error (test-fabrication.R:266:3): nest_level call when there was no data to nest --
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     x
     1. \-fabricatr::fabricate(...) at test-fabrication.R:266:2
     2. \-fabricatr:::check_all_levels(dots)
     3. \-base::vapply(options[is_function], call_name, "")
    
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 383 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.14.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/7s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(fabricatr)
     >
     > suppressWarnings(RNGversion("3.5.0"))
     >
     > test_check("fabricatr")
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 383 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Slows build substantially. (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-fabrication.R:113:3): Import data, single level var modification, with/without ID ──
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     ▆
     1. ├─testthat::expect_equal(...) at test-fabrication.R:113:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. ├─base::ncol(fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time"))
     5. └─fabricatr::fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time")
     6. └─fabricatr:::check_all_levels(dots)
     7. └─base::vapply(options[is_function], call_name, "")
     ── Error (test-fabrication.R:266:3): nest_level call when there was no data to nest ──
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     ▆
     1. └─fabricatr::fabricate(...) at test-fabrication.R:266:2
     2. └─fabricatr:::check_all_levels(dots)
     3. └─base::vapply(options[is_function], call_name, "")
    
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 383 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.14.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(fabricatr)
     >
     > suppressWarnings(RNGversion("3.5.0"))
     >
     > test_check("fabricatr")
     [ FAIL 2 | WARN 1 | SKIP 1 | PASS 383 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Slows build substantially. (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-fabrication.R:113:3): Import data, single level var modification, with/without ID ──
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     ▆
     1. ├─testthat::expect_equal(...) at test-fabrication.R:113:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. ├─base::ncol(fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time"))
     5. └─fabricatr::fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time")
     6. └─fabricatr:::check_all_levels(dots)
     7. └─base::vapply(options[is_function], call_name, "")
     ── Error (test-fabrication.R:266:3): nest_level call when there was no data to nest ──
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     ▆
     1. └─fabricatr::fabricate(...) at test-fabrication.R:266:2
     2. └─fabricatr:::check_all_levels(dots)
     3. └─base::vapply(options[is_function], call_name, "")
    
     [ FAIL 2 | WARN 1 | SKIP 1 | PASS 383 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.14.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(fabricatr)
     >
     > suppressWarnings(RNGversion("3.5.0"))
     >
     > test_check("fabricatr")
     [ FAIL 2 | WARN 1 | SKIP 1 | PASS 383 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Slows build substantially. (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-fabrication.R:113:3): Import data, single level var modification, with/without ID ──
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     ▆
     1. ├─testthat::expect_equal(...) at test-fabrication.R:113:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. ├─base::ncol(fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time"))
     5. └─fabricatr::fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time")
     6. └─fabricatr:::check_all_levels(dots)
     7. └─base::vapply(options[is_function], call_name, "")
     ── Error (test-fabrication.R:266:3): nest_level call when there was no data to nest ──
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     ▆
     1. └─fabricatr::fabricate(...) at test-fabrication.R:266:2
     2. └─fabricatr:::check_all_levels(dots)
     3. └─base::vapply(options[is_function], call_name, "")
    
     [ FAIL 2 | WARN 1 | SKIP 1 | PASS 383 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-TK

Version: 0.14.0
Check: tests
Result: ERROR
     Running 'testthat.R' [6s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(fabricatr)
     >
     > suppressWarnings(RNGversion("3.5.0"))
     >
     > test_check("fabricatr")
     [ FAIL 2 | WARN 1 | SKIP 1 | PASS 383 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Slows build substantially. (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-fabrication.R:113:3): Import data, single level var modification, with/without ID ──
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     ▆
     1. ├─testthat::expect_equal(...) at test-fabrication.R:113:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. ├─base::ncol(fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time"))
     5. └─fabricatr::fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time")
     6. └─fabricatr:::check_all_levels(dots)
     7. └─base::vapply(options[is_function], call_name, "")
     ── Error (test-fabrication.R:266:3): nest_level call when there was no data to nest ──
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     ▆
     1. └─fabricatr::fabricate(...) at test-fabrication.R:266:2
     2. └─fabricatr:::check_all_levels(dots)
     3. └─base::vapply(options[is_function], call_name, "")
    
     [ FAIL 2 | WARN 1 | SKIP 1 | PASS 383 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-new-UL

Version: 0.14.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/7s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(fabricatr)
     >
     > suppressWarnings(RNGversion("3.5.0"))
     >
     > test_check("fabricatr")
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 383 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Slows build substantially. (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-fabrication.R:113:3): Import data, single level var modification, with/without ID ──
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     ▆
     1. ├─testthat::expect_equal(...) at test-fabrication.R:113:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. ├─base::ncol(fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time"))
     5. └─fabricatr::fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time")
     6. └─fabricatr:::check_all_levels(dots)
     7. └─base::vapply(options[is_function], call_name, "")
     ── Error (test-fabrication.R:266:3): nest_level call when there was no data to nest ──
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     ▆
     1. └─fabricatr::fabricate(...) at test-fabrication.R:266:2
     2. └─fabricatr:::check_all_levels(dots)
     3. └─base::vapply(options[is_function], call_name, "")
    
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 383 ]
     Error: Test failures
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.14.0
Check: tests
Result: ERROR
     Running 'testthat.R' [7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(fabricatr)
     >
     > suppressWarnings(RNGversion("3.5.0"))
     >
     > test_check("fabricatr")
     [ FAIL 2 | WARN 1 | SKIP 1 | PASS 383 ]
    
     == Skipped tests ===============================================================
     * Slows build substantially. (1)
    
     == Failed tests ================================================================
     -- Error (test-fabrication.R:113:3): Import data, single level var modification, with/without ID --
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     x
     1. +-testthat::expect_equal(...) at test-fabrication.R:113:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. +-base::ncol(fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time"))
     5. \-fabricatr::fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time")
     6. \-fabricatr:::check_all_levels(dots)
     7. \-base::vapply(options[is_function], call_name, "")
     -- Error (test-fabrication.R:266:3): nest_level call when there was no data to nest --
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     x
     1. \-fabricatr::fabricate(...) at test-fabrication.R:266:2
     2. \-fabricatr:::check_all_levels(dots)
     3. \-base::vapply(options[is_function], call_name, "")
    
     [ FAIL 2 | WARN 1 | SKIP 1 | PASS 383 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.14.0
Check: tests
Result: ERROR
     Running 'testthat.R' [7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(fabricatr)
     >
     > suppressWarnings(RNGversion("3.5.0"))
     >
     > test_check("fabricatr")
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 383 ]
    
     == Skipped tests ===============================================================
     * Slows build substantially. (1)
    
     == Failed tests ================================================================
     -- Error (test-fabrication.R:113:3): Import data, single level var modification, with/without ID --
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     x
     1. +-testthat::expect_equal(...) at test-fabrication.R:113:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. +-base::ncol(fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time"))
     5. \-fabricatr::fabricate(datasets::BOD, dd = demand * 2, ID_label = "Time")
     6. \-fabricatr:::check_all_levels(dots)
     7. \-base::vapply(options[is_function], call_name, "")
     -- Error (test-fabrication.R:266:3): nest_level call when there was no data to nest --
     Error in `vapply(options[is_function], call_name, "")`: values must be length 1,
     but FUN(X[[1]]) result is length 0
     Backtrace:
     x
     1. \-fabricatr::fabricate(...) at test-fabrication.R:266:2
     2. \-fabricatr:::check_all_levels(dots)
     3. \-base::vapply(options[is_function], call_name, "")
    
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 383 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64