CRAN Package Check Results for Maintainer ‘Matthijs S. Berends <m.s.berends at umcg.nl>’

Last updated on 2024-11-15 19:49:56 CET.

Package ERROR NOTE OK
AMR 13
clean 8 5
cleaner 5 5 3

Package AMR

Current CRAN status: OK: 13

Package clean

Current CRAN status: NOTE: 8, OK: 5

Version: 2.0.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: 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

Package cleaner

Current CRAN status: ERROR: 5, NOTE: 5, OK: 3

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