Last updated on 2019-10-31 00:51:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 4.65 | 41.02 | 45.67 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 3.91 | 32.99 | 36.90 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 56.36 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 53.87 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.0 | 21.00 | 86.00 | 107.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 4.99 | 39.52 | 44.51 | OK | |
r-patched-solaris-x86 | 1.1.0 | 85.60 | OK | |||
r-release-linux-x86_64 | 1.1.0 | 3.92 | 38.48 | 42.40 | ERROR | |
r-release-windows-ix86+x86_64 | 1.1.0 | 18.00 | 66.00 | 84.00 | OK | |
r-release-osx-x86_64 | 1.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 8.00 | 87.00 | 95.00 | OK | |
r-oldrel-osx-x86_64 | 1.1.0 | OK |
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in ‘wtss-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: WTSS
> ### Title: The WTSS class
> ### Aliases: WTSS WTSS-class WTSS
>
> ### ** Examples
>
> ts.server = WTSS("http://www.esensing.dpi.inpe.br/wtss/")
Error in .parseJSON(.sendRequest(request)) :
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Temporarily Unavailable</title>
</head><body>
<h1>Service Temporarily 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>
Calls: WTSS ... initialize -> .local -> .listCoverages -> .parseJSON
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.1.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘howto.Rnw’ using Sweave
Error: processing vignette 'howto.Rnw' failed with diagnostics:
chunk 1
Error in .parseJSON(.sendRequest(request)) :
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Temporarily Unavailable</title>
</head><body>
<h1>Service Temporarily 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 ‘howto.Rnw’
SUMMARY: processing the following file failed:
‘howto.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64