Last updated on 2025-09-11 21:50:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 23.13 | 208.31 | 231.44 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 13.48 | 119.15 | 132.63 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 348.58 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 353.82 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 19.00 | 160.00 | 179.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 21.84 | 194.58 | 216.42 | OK | |
r-release-linux-x86_64 | 0.1.0 | 19.75 | 195.55 | 215.30 | OK | |
r-release-macos-arm64 | 0.1.0 | 118.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 232.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 20.00 | 166.00 | 186.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 94.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 208.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 25.00 | 222.00 | 247.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘cnmap-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getMap
> ### Title: China Map Data from AutoNavi Map
> ### Aliases: getMap
>
> ### ** Examples
>
> library(cnmap)
>
> map1 <- getMap(code = "110000") # get the map data of Beijing City
Error in process_cpl_read_ogr(x, quiet, check_ring_dir = check_ring_dir, :
package tibble not available: install first?
Calls: getMap ... st_read -> st_read.character -> process_cpl_read_ogr
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Introduction.Rmd’ using rmarkdown
Quitting from Introduction.Rmd:28-35 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `process_cpl_read_ogr()`:
! package tibble not available: install first?
---
Backtrace:
▆
1. └─cnmap::getMap(name = "中国")
2. └─sf::read_sf(urlmap)
3. ├─sf::st_read(...)
4. └─sf:::st_read.character(...)
5. └─sf:::process_cpl_read_ogr(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
package tibble not available: install first?
--- failed re-building ‘Introduction.Rmd’
SUMMARY: processing the following file failed:
‘Introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘cnmap-Ex.R’ failed
The error most likely occurred in:
> ### Name: getMap
> ### Title: China Map Data from AutoNavi Map
> ### Aliases: getMap
>
> ### ** Examples
>
> library(cnmap)
>
> map1 <- getMap(code = "110000") # get the map data of Beijing City
Error in process_cpl_read_ogr(x, quiet, check_ring_dir = check_ring_dir, :
package tibble not available: install first?
Calls: getMap ... st_read -> st_read.character -> process_cpl_read_ogr
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘Introduction.Rmd’ using rmarkdown
Quitting from Introduction.Rmd:28-35 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `process_cpl_read_ogr()`:
! package tibble not available: install first?
---
Backtrace:
▆
1. └─cnmap::getMap(name = "中国")
2. └─sf::read_sf(urlmap)
3. ├─sf::st_read(...)
4. └─sf:::st_read.character(...)
5. └─sf:::process_cpl_read_ogr(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
package tibble not available: install first?
--- failed re-building ‘Introduction.Rmd’
SUMMARY: processing the following file failed:
‘Introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang