CRAN Package Check Results for Package RCzechia

Last updated on 2019-04-22 01:47:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 2.17 119.93 122.10 ERROR
r-devel-linux-x86_64-debian-gcc 1.4.0 2.03 89.49 91.52 OK
r-devel-linux-x86_64-fedora-clang 1.4.0 160.70 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 148.78 OK
r-devel-windows-ix86+x86_64 1.4.0 10.00 237.00 247.00 OK
r-patched-linux-x86_64 1.4.0 2.49 116.56 119.05 OK
r-patched-solaris-x86 1.4.0 273.00 OK
r-release-linux-x86_64 1.4.0 1.74 118.42 120.16 OK
r-release-windows-ix86+x86_64 1.4.0 3.00 212.00 215.00 OK
r-release-osx-x86_64 1.4.0 OK
r-oldrel-windows-ix86+x86_64 1.4.0 3.00 280.00 283.00 OK
r-oldrel-osx-x86_64 1.3.3 OK

Check Details

Version: 1.4.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: unable to re-encode 'geocode.R' line 105
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.4.0
Check: examples
Result: ERROR
    Running examples in 'RCzechia-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: geocode
    > ### Title: Geocode a Czech Address
    > ### Aliases: geocode
    >
    > ### ** Examples
    >
    > <ERROR: re-encoding failure from encoding 'UTF-8'>
    asdf <- geocode("Pod sídlišt...
    +
    +
    +
    +
    + base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    Error: unexpected symbol in:
    "
    base::assign(".dptime"
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang