CRAN Package Check Results for Package anonymizer

Last updated on 2019-04-22 07:46:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 1.55 17.79 19.34 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 1.12 14.86 15.98 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 23.22 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.0 21.99 ERROR
r-devel-windows-ix86+x86_64 0.2.0 8.00 41.00 49.00 ERROR
r-patched-linux-x86_64 0.2.0 1.47 18.08 19.55 ERROR
r-patched-solaris-x86 0.2.0 37.80 ERROR
r-release-linux-x86_64 0.2.0 0.84 16.99 17.83 OK
r-release-windows-ix86+x86_64 0.2.0 2.00 46.00 48.00 OK
r-release-osx-x86_64 0.2.0 OK
r-oldrel-windows-ix86+x86_64 0.2.0 2.00 39.00 41.00 OK
r-oldrel-osx-x86_64 0.2.0 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [1s/1s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(anonymizer)
     >
     > test_check("anonymizer")
     -- 1. Failure: Produces the correct output. (@test-anonymize.R#5) -------------
     anonymize("a", .seed = 1) not equal to "ed879445e47969394b3f8eb818501976bed22b9ab0e7f7c5fdf2a96df0aec80e".
     1/1 mismatches
     x[1]: "6ae80dd07643618a5ea6ac83b506fd367d81f86e5f5650a42045ca7ebe516602"
     y[1]: "ed879445e47969394b3f8eb818501976bed22b9ab0e7f7c5fdf2a96df0aec80e"
    
     -- 2. Failure: Produces the correct output. (@test-salt.R#6) ------------------
     salt("a", .seed = 1, .n_chars = 1) not equal to "gag".
     1/1 mismatches
     x[1]: "yay"
     y[1]: "gag"
    
     -- 3. Failure: Produces the correct output. (@test-salt.R#7) ------------------
     salt("a", .seed = 2, .n_chars = 1) not equal to "eae".
     1/1 mismatches
     x[1]: "uau"
     y[1]: "eae"
    
     == testthat results ===========================================================
     OK: 12 SKIPPED: 1 FAILED: 3
     1. Failure: Produces the correct output. (@test-anonymize.R#5)
     2. Failure: Produces the correct output. (@test-salt.R#6)
     3. Failure: Produces the correct output. (@test-salt.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [0s/1s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(anonymizer)
     >
     > test_check("anonymizer")
     ── 1. Failure: Produces the correct output. (@test-anonymize.R#5) ─────────────
     anonymize("a", .seed = 1) not equal to "ed879445e47969394b3f8eb818501976bed22b9ab0e7f7c5fdf2a96df0aec80e".
     1/1 mismatches
     x[1]: "6ae80dd07643618a5ea6ac83b506fd367d81f86e5f5650a42045ca7ebe516602"
     y[1]: "ed879445e47969394b3f8eb818501976bed22b9ab0e7f7c5fdf2a96df0aec80e"
    
     ── 2. Failure: Produces the correct output. (@test-salt.R#6) ──────────────────
     salt("a", .seed = 1, .n_chars = 1) not equal to "gag".
     1/1 mismatches
     x[1]: "yay"
     y[1]: "gag"
    
     ── 3. Failure: Produces the correct output. (@test-salt.R#7) ──────────────────
     salt("a", .seed = 2, .n_chars = 1) not equal to "eae".
     1/1 mismatches
     x[1]: "uau"
     y[1]: "eae"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 12 SKIPPED: 1 FAILED: 3
     1. Failure: Produces the correct output. (@test-anonymize.R#5)
     2. Failure: Produces the correct output. (@test-salt.R#6)
     3. Failure: Produces the correct output. (@test-salt.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(anonymizer)
     >
     > test_check("anonymizer")
     ── 1. Failure: Produces the correct output. (@test-anonymize.R#5) ─────────────
     anonymize("a", .seed = 1) not equal to "ed879445e47969394b3f8eb818501976bed22b9ab0e7f7c5fdf2a96df0aec80e".
     1/1 mismatches
     x[1]: "6ae80dd07643618a5ea6ac83b506fd367d81f86e5f5650a42045ca7ebe516602"
     y[1]: "ed879445e47969394b3f8eb818501976bed22b9ab0e7f7c5fdf2a96df0aec80e"
    
     ── 2. Failure: Produces the correct output. (@test-salt.R#6) ──────────────────
     salt("a", .seed = 1, .n_chars = 1) not equal to "gag".
     1/1 mismatches
     x[1]: "yay"
     y[1]: "gag"
    
     ── 3. Failure: Produces the correct output. (@test-salt.R#7) ──────────────────
     salt("a", .seed = 2, .n_chars = 1) not equal to "eae".
     1/1 mismatches
     x[1]: "uau"
     y[1]: "eae"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 12 SKIPPED: 1 FAILED: 3
     1. Failure: Produces the correct output. (@test-anonymize.R#5)
     2. Failure: Produces the correct output. (@test-salt.R#6)
     3. Failure: Produces the correct output. (@test-salt.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [1s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(anonymizer)
     >
     > test_check("anonymizer")
     -- 1. Failure: Produces the correct output. (@test-anonymize.R#5) -------------
     anonymize("a", .seed = 1) not equal to "ed879445e47969394b3f8eb818501976bed22b9ab0e7f7c5fdf2a96df0aec80e".
     1/1 mismatches
     x[1]: "6ae80dd07643618a5ea6ac83b506fd367d81f86e5f5650a42045ca7ebe516602"
     y[1]: "ed879445e47969394b3f8eb818501976bed22b9ab0e7f7c5fdf2a96df0aec80e"
    
     -- 2. Failure: Produces the correct output. (@test-salt.R#6) ------------------
     salt("a", .seed = 1, .n_chars = 1) not equal to "gag".
     1/1 mismatches
     x[1]: "yay"
     y[1]: "gag"
    
     -- 3. Failure: Produces the correct output. (@test-salt.R#7) ------------------
     salt("a", .seed = 2, .n_chars = 1) not equal to "eae".
     1/1 mismatches
     x[1]: "uau"
     y[1]: "eae"
    
     == testthat results ===========================================================
     OK: 12 SKIPPED: 1 FAILED: 3
     1. Failure: Produces the correct output. (@test-anonymize.R#5)
     2. Failure: Produces the correct output. (@test-salt.R#6)
     3. Failure: Produces the correct output. (@test-salt.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/1s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(anonymizer)
     >
     > test_check("anonymizer")
     ── 1. Failure: Produces the correct output. (@test-anonymize.R#5) ─────────────
     anonymize("a", .seed = 1) not equal to "ed879445e47969394b3f8eb818501976bed22b9ab0e7f7c5fdf2a96df0aec80e".
     1/1 mismatches
     x[1]: "6ae80dd07643618a5ea6ac83b506fd367d81f86e5f5650a42045ca7ebe516602"
     y[1]: "ed879445e47969394b3f8eb818501976bed22b9ab0e7f7c5fdf2a96df0aec80e"
    
     ── 2. Failure: Produces the correct output. (@test-salt.R#6) ──────────────────
     salt("a", .seed = 1, .n_chars = 1) not equal to "gag".
     1/1 mismatches
     x[1]: "yay"
     y[1]: "gag"
    
     ── 3. Failure: Produces the correct output. (@test-salt.R#7) ──────────────────
     salt("a", .seed = 2, .n_chars = 1) not equal to "eae".
     1/1 mismatches
     x[1]: "uau"
     y[1]: "eae"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 12 SKIPPED: 1 FAILED: 3
     1. Failure: Produces the correct output. (@test-anonymize.R#5)
     2. Failure: Produces the correct output. (@test-salt.R#6)
     3. Failure: Produces the correct output. (@test-salt.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64