CRAN Package Check Results for Package cleaner

Last updated on 2024-11-14 13:49:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.4 5.52 42.75 48.27 ERROR
r-devel-linux-x86_64-debian-gcc 1.5.4 3.43 30.57 34.00 ERROR
r-devel-linux-x86_64-fedora-clang 1.5.4 80.61 ERROR
r-devel-linux-x86_64-fedora-gcc 1.5.4 70.49 ERROR
r-devel-windows-x86_64 1.5.4 6.00 67.00 73.00 ERROR
r-patched-linux-x86_64 1.5.4 5.42 39.70 45.12 NOTE
r-release-linux-x86_64 1.5.4 5.23 39.97 45.20 NOTE
r-release-macos-arm64 1.5.4 26.00 NOTE
r-release-macos-x86_64 1.5.4 37.00 NOTE
r-release-windows-x86_64 1.5.4 7.00 66.00 73.00 NOTE
r-oldrel-macos-arm64 1.5.4 31.00 OK
r-oldrel-macos-x86_64 1.5.4 33.00 OK
r-oldrel-windows-x86_64 1.5.4 8.00 73.00 81.00 OK

Check Details

Version: 1.5.4
Check: Rd files
Result: NOTE checkRd: (-1) clean.Rd:136: Lost braces in \itemize; meant \describe ? checkRd: (-1) clean.Rd:137: Lost braces in \itemize; meant \describe ? checkRd: (-1) clean.Rd:138: Lost braces in \itemize; meant \describe ? checkRd: (-1) clean.Rd:139: Lost braces in \itemize; meant \describe ? checkRd: (-1) clean.Rd:140: Lost braces in \itemize; meant \describe ? checkRd: (-1) clean.Rd:141: Lost braces in \itemize; meant \describe ? checkRd: (-1) clean.Rd:142: Lost braces in \itemize; meant \describe ? 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

Version: 1.5.4
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # ==================================================================== # > # TITLE # > # cleaner: Fast and Easy Data Cleaning # > # # > # SOURCE # > # https://github.com/msberends/cleaner # > # # > # LICENCE # > # (c) 2022 Berends MS (m.s.berends@umcg.nl) # > # # > # This R package is free software; you can freely use and distribute # > # it for both personal and commercial purposes under the terms of the # > # GNU General Public License version 2.0 (GNU GPL-2), as published by # > # the Free Software Foundation. # > # # > # This R package was publicly released in the hope that it will be # > # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # > # ==================================================================== # > > library(testthat) > library(cleaner) > > test_check("cleaner") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 18 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-clean.R:23:3', 'test-percentage.R:23:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rdate.R:24:3'): Date checking works ────────────────────────── sort(as.vector(freq(randomised))) not identical to sort(randomised). Objects equal but not identical [ FAIL 1 | WARN 0 | SKIP 2 | PASS 18 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.5.4
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # ==================================================================== # > # TITLE # > # cleaner: Fast and Easy Data Cleaning # > # # > # SOURCE # > # https://github.com/msberends/cleaner # > # # > # LICENCE # > # (c) 2022 Berends MS (m.s.berends@umcg.nl) # > # # > # This R package is free software; you can freely use and distribute # > # it for both personal and commercial purposes under the terms of the # > # GNU General Public License version 2.0 (GNU GPL-2), as published by # > # the Free Software Foundation. # > # # > # This R package was publicly released in the hope that it will be # > # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # > # ==================================================================== # > > library(testthat) > library(cleaner) > > test_check("cleaner") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 18 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-clean.R:23:3', 'test-percentage.R:23:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rdate.R:24:3'): Date checking works ────────────────────────── sort(as.vector(freq(randomised))) not identical to sort(randomised). Objects equal but not identical [ FAIL 1 | WARN 0 | SKIP 2 | PASS 18 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.5.4
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > # ==================================================================== # > # TITLE # > # cleaner: Fast and Easy Data Cleaning # > # # > # SOURCE # > # https://github.com/msberends/cleaner # > # # > # LICENCE # > # (c) 2022 Berends MS (m.s.berends@umcg.nl) # > # # > # This R package is free software; you can freely use and distribute # > # it for both personal and commercial purposes under the terms of the # > # GNU General Public License version 2.0 (GNU GPL-2), as published by # > # the Free Software Foundation. # > # # > # This R package was publicly released in the hope that it will be # > # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # > # ==================================================================== # > > library(testthat) > library(cleaner) > > test_check("cleaner") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 18 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-clean.R:23:3', 'test-percentage.R:23:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rdate.R:24:3'): Date checking works ────────────────────────── sort(as.vector(freq(randomised))) not identical to sort(randomised). Objects equal but not identical [ FAIL 1 | WARN 0 | SKIP 2 | PASS 18 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.5.4
Check: tests
Result: ERROR Running 'testthat.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > # ==================================================================== # > # TITLE # > # cleaner: Fast and Easy Data Cleaning # > # # > # SOURCE # > # https://github.com/msberends/cleaner # > # # > # LICENCE # > # (c) 2022 Berends MS (m.s.berends@umcg.nl) # > # # > # This R package is free software; you can freely use and distribute # > # it for both personal and commercial purposes under the terms of the # > # GNU General Public License version 2.0 (GNU GPL-2), as published by # > # the Free Software Foundation. # > # # > # This R package was publicly released in the hope that it will be # > # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # > # ==================================================================== # > > library(testthat) > library(cleaner) > > test_check("cleaner") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 18 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-clean.R:23:3', 'test-percentage.R:23:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rdate.R:24:3'): Date checking works ────────────────────────── sort(as.vector(freq(randomised))) not identical to sort(randomised). Objects equal but not identical [ FAIL 1 | WARN 0 | SKIP 2 | PASS 18 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64