Last updated on 2024-12-26 01:49:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 0.40 | 1.92 | 2.32 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 13.05 | 111.07 | 124.12 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 375.07 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 347.13 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 20.00 | 158.00 | 178.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 20.66 | 186.28 | 206.94 | OK | |
r-release-linux-x86_64 | 0.1.0 | 18.93 | 186.86 | 205.79 | OK | |
r-release-macos-arm64 | 0.1.0 | 94.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 208.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 18.00 | 153.00 | 171.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 108.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 212.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 25.00 | 207.00 | 232.00 | OK |
Version: 0.1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘terra’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-clang
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
Warning: server verification failed: certificate signer not trusted. (CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none) (GDAL error 1)
Error: Cannot open "https://geo.datav.aliyun.com/areas_v3/bound/110000.json"; The file doesn't seem to exist.
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 lines 29-35 [unnamed-chunk-3] (Introduction.Rmd)
Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
Cannot open "https://geo.datav.aliyun.com/areas_v3/bound/100000.json"; The file doesn't seem to exist.
--- 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