Last updated on 2020-03-09 06:49:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.4 | 9.53 | 67.46 | 76.99 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.4 | 8.98 | 53.88 | 62.86 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.4 | 98.55 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.4 | 97.67 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.3 | 31.00 | 107.00 | 138.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.3.4 | 18.00 | 116.00 | 134.00 | OK | |
r-patched-linux-x86_64 | 0.3.4 | 10.47 | 63.69 | 74.16 | OK | |
r-patched-solaris-x86 | 0.3.4 | 157.40 | OK | |||
r-release-linux-x86_64 | 0.3.4 | 11.14 | 63.31 | 74.45 | OK | |
r-release-windows-ix86+x86_64 | 0.3.3 | 19.00 | 100.00 | 119.00 | OK | |
r-release-osx-x86_64 | 0.3.4 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.3 | 13.00 | 100.00 | 113.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.4 | OK |
Version: 0.3.4
Check: examples
Result: ERROR
Running examples in 'cansim-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_cansim_changed_tables
> ### Title: Retrieve a list of modified tables since a given date
> ### Aliases: get_cansim_changed_tables
>
> ### ** Examples
>
> get_cansim_changed_tables("2018-08-01")
Error in get_cansim_changed_tables("2018-08-01") :
Problem downloading data, status code 503
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>503 Service Unavailable</title>
</head>
<body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body>
</html>
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3.4
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'cansim.Rmd' using rmarkdown
Quitting from lines 62-66 (cansim.Rmd)
Error: processing vignette 'cansim.Rmd' failed with diagnostics:
Problem downloading data, status code 503
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>503 Service Unavailable</title>
</head>
<body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body>
</html>
--- failed re-building 'cansim.Rmd'
SUMMARY: processing the following file failed:
'cansim.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc