CRAN Package Check Results for Package podcleaner

Last updated on 2021-11-24 15:50:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 4.26 38.92 43.18 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 3.38 30.42 33.80 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 62.21 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 50.22 OK
r-devel-windows-x86_64-new-UL 0.1.1 20.00 92.00 112.00 OK
r-devel-windows-x86_64-new-TK 0.1.1 OK
r-devel-windows-x86_64-old 0.1.1 7.00 63.00 70.00 OK
r-patched-linux-x86_64 0.1.1 4.68 36.15 40.83 OK
r-patched-solaris-x86 0.1.1 70.50 OK
r-release-linux-x86_64 0.1.1 3.38 35.95 39.33 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 OK
r-release-windows-ix86+x86_64 0.1.1 9.00 67.00 76.00 OK
r-oldrel-macos-x86_64 0.1.1 OK
r-oldrel-windows-ix86+x86_64 0.1.1 8.00 48.00 56.00 OK

Check Details

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in 'podcleaner-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: general_clean_directory
    > ### Title: Mutate operation(s) in Scottish post office general directory
    > ### data.frame column(s)
    > ### Aliases: general_clean_directory
    >
    > ### ** Examples
    >
    > directory <- tibble::tibble(
    + page = rep("71", 2L),
    + surname = c("ABOT", "ABRCROMBIE"), forename = c("Wm.", "Alex"),
    + <ERROR: re-encoding failure from encoding 'UTF-8'>
     occupation = c("Wine and spirit mercht ...
    + addresses = c(
    + "1S20 Londn rd; ho. 13<J Queun sq",
    Error: unexpected numeric constant in:
    " addresses = c(
     "1"
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang