CRAN Package Check Results for Package rgeoapi

Last updated on 2019-04-23 06:49:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 2.07 21.87 23.94 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.0 1.80 17.73 19.53 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.0 28.48 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.0 27.52 ERROR
r-devel-windows-ix86+x86_64 1.1.0 8.00 34.00 42.00 ERROR
r-patched-linux-x86_64 1.1.0 2.18 22.13 24.31 ERROR
r-patched-solaris-x86 1.1.0 42.90 ERROR
r-release-linux-x86_64 1.1.0 1.43 20.51 21.94 ERROR
r-release-windows-ix86+x86_64 1.1.0 3.00 49.00 52.00 ERROR
r-release-osx-x86_64 1.1.0 OK
r-oldrel-windows-ix86+x86_64 1.1.0 4.00 50.00 54.00 ERROR
r-oldrel-osx-x86_64 1.1.0 OK

Check Details

Version: 1.1.0
Check: examples
Result: ERROR
    Running examples in 'rgeoapi-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: ComByName
    > ### Title: Get City by Name
    > ### Aliases: ComByName
    >
    > ### ** Examples
    >
    > ComByName(nom = "Brest")
     name codeInsee codeDepartement codeRegion population surface lat
    1 Brest 29019 29 53 139342 4936.45 48.40588
    2 Brestot 27110 27 28 575 883.18 49.34160
    3 Esboz-Brest 70216 70 27 439 977.18 47.80303
     long score
    1 -4.5058494 0.7182206
    2 0.6785603 0.6958155
    3 6.4456630 0.4917910
    > ComByName(nom = "Rennes", boost = TRUE)
     name codeInsee codeDepartement codeRegion population surface
    1 Rennes 35238 35 53 216268 5034.29
    2 Rennes-le-Château 11309 11 76 77 1498.15
    3 Rennes-les-Bains 11310 11 76 225 1976.89
    4 Rennes-sur-Loue 25488 25 27 99 547.64
    5 Rennes-en-Grenouilles 53189 53 52 109 801.10
     lat long score
    1 48.11054 -1.6815458 3.1626800
    2 42.91667 2.2763354 0.7753160
    3 42.92120 2.3406148 0.7600349
    4 47.01504 5.8567983 0.6749517
    5 48.49185 -0.5071059 0.6247116
    > ComByName(nom = "Lo", postal = TRUE)
    Error in data.frame(name = obj$nom %||% NA, codeInsee = obj$code %||% :
     arguments imply differing number of rows: 1, 0
    Calls: ComByName -> %>% -> eval -> eval -> lapply -> FUN -> data.frame
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.1.0
Check: examples
Result: ERROR
    Running examples in ‘rgeoapi-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: ComByName
    > ### Title: Get City by Name
    > ### Aliases: ComByName
    >
    > ### ** Examples
    >
    > ComByName(nom = "Brest")
     name codeInsee codeDepartement codeRegion population surface lat
    1 Brest 29019 29 53 139342 4936.45 48.40588
    2 Brestot 27110 27 28 575 883.18 49.34160
    3 Esboz-Brest 70216 70 27 439 977.18 47.80303
     long score
    1 -4.5058494 0.7182206
    2 0.6785603 0.6958155
    3 6.4456630 0.4917910
    > ComByName(nom = "Rennes", boost = TRUE)
     name codeInsee codeDepartement codeRegion population surface
    1 Rennes 35238 35 53 216268 5034.29
    2 Rennes-le-Château 11309 11 76 77 1498.15
    3 Rennes-les-Bains 11310 11 76 225 1976.89
    4 Rennes-sur-Loue 25488 25 27 99 547.64
    5 Rennes-en-Grenouilles 53189 53 52 109 801.10
     lat long score
    1 48.11054 -1.6815458 3.1626800
    2 42.91667 2.2763354 0.7753160
    3 42.92120 2.3406148 0.7600349
    4 47.01504 5.8567983 0.6749517
    5 48.49185 -0.5071059 0.6247116
    > ComByName(nom = "Lo", postal = TRUE)
    Error in data.frame(name = obj$nom %||% NA, codeInsee = obj$code %||% :
     arguments imply differing number of rows: 1, 0
    Calls: ComByName -> %>% -> eval -> eval -> lapply -> FUN -> data.frame
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64