Last updated on 2020-08-19 01:50:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 7.03 | 56.74 | 63.77 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.77 | 42.26 | 48.03 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 83.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 73.40 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 21.00 | 87.00 | 108.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 7.03 | 54.01 | 61.04 | OK | |
r-patched-solaris-x86 | 0.1.0 | 111.60 | NOTE | |||
r-release-linux-x86_64 | 0.1.0 | 7.49 | 54.12 | 61.61 | OK | |
r-release-macos-x86_64 | 0.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 21.00 | 90.00 | 111.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 12.00 | 94.00 | 106.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'R2019nCoV-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getDataFrame
> ### Title: Getting data.frame of detailed real-time statistical numbers of
> ### every provinces of China of 2019-nCoV virus cases
> ### Aliases: getDataFrame
>
> ### ** Examples
>
>
> x <- get_2019nCoV()
Error in file(con, "r") :
cannot open the connection to 'https://view.inews.qq.com/g2/getOnsInfo?name=disease_h5&callback=1580373566110'
Calls: get_2019nCoV -> <Anonymous> -> inside
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: data for non-ASCII characters
Result: NOTE
Note: found 89912 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'R2019nCoV-Ex.R' failed
The error most likely occurred in:
> ### Name: getDataFrame
> ### Title: Getting data.frame of detailed real-time statistical numbers of
> ### every provinces of China of 2019-nCoV virus cases
> ### Aliases: getDataFrame
>
> ### ** Examples
>
>
> x <- get_2019nCoV()
Error in file(con, "r") : cannot open the connection
Calls: get_2019nCoV -> <Anonymous> -> inside
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'R2019nCoV-introduction.Rmd' using rmarkdown
Quitting from lines 34-35 (R2019nCoV-introduction.Rmd)
Error: processing vignette 'R2019nCoV-introduction.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building 'R2019nCoV-introduction.Rmd'
SUMMARY: processing the following file failed:
'R2019nCoV-introduction.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-ix86+x86_64