Package check result: NOTE Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘Andreas Geyer-Schulz ’ Possibly misspelled words in DESCRIPTION: preprocessor (25:16) Changes to worse in reverse depends: Package: xegaGpGene Check: tests New result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(xegaGpGene) > > test_check("xegaGpGene") [ FAIL 4 | WARN 0 | SKIP 0 | PASS 40 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-xegaGpCrossover.R:62:2'): xegaGpAllCrossGene OK ────────────── identical(a, b) not identical to FALSE. 1 element mismatch ── Failure ('test-xegaGpDecode.R:11:2'): xegaGpDecodeGene OK ─────────────────── `out` not identical to "NOT(AND(NOT(NOT(NOT(D1))),OR(OR(D1,NOT(NOT(D1))),D1)))". 1/1 mismatches x[1]: "NOT(AND(NOT(NOT(NOT(D1))),OR(OR(D1,NOT(NOT(D2))),D1)))" y[1]: "NOT(AND(NOT(NOT(NOT(D1))),OR(OR(D1,NOT(NOT(D1))),D1)))" ── Failure ('test-xegaGpMutate.R:13:2'): xegaGpMutateAllGene OK ──────────────── identical(a, b) not identical to FALSE. 1 element mismatch ── Failure ('test-xegaGpMutate.R:24:2'): xegaGpMutateFilterGene OK ───────────── identical(a, b) not identical to FALSE. 1 element mismatch [ FAIL 4 | WARN 0 | SKIP 0 | PASS 40 ] Error: Test failures Execution halted