Last updated on 2025-11-16 00:48:39 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 3.10 | 28.56 | 31.66 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.33 | 22.34 | 24.67 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 47.88 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 45.20 | NOTE | |||
| r-devel-windows-x86_64 | 0.1.1 | 5.00 | 54.00 | 59.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.1 | 3.19 | 28.77 | 31.96 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 3.06 | 27.35 | 30.41 | OK | |
| r-release-macos-arm64 | 0.1.1 | 2.00 | 40.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 0.1.1 | 3.00 | 49.00 | 52.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 5.00 | 52.00 | 57.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | 2.00 | 35.00 | 37.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.1.1 | 2.00 | 45.00 | 47.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.1 | 6.00 | 60.00 | 66.00 | NOTE |
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘nJira-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: jira.metadata
> ### Title: Jira Tables and Field Details
> ### Aliases: jira.metadata
>
> ### ** Examples
>
> fields <- jira.metadata()
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [issues.apache.org]:
Connection timed out after 10002 milliseconds
Calls: jira.metadata ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
jira.login 0.173 0.012 5.854
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘nJira-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: jira.login
> ### Title: Jira Login Function
> ### Aliases: jira.login
>
> ### ** Examples
>
> jira.login(jira.env="https://issues.apache.org/jira",
+ jira.user="jiraTestUser", jira.pwd="jiraTestPwd")
Error in curl::curl_fetch_memory(url, handle = handle) :
SSL connect error [issues.apache.org]:
Recv failure: Connection reset by peer
Calls: jira.login ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘rjson’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in 'nJira-Ex.R' failed
The error most likely occurred in:
> ### Name: jira.login
> ### Title: Jira Login Function
> ### Aliases: jira.login
>
> ### ** Examples
>
> jira.login(jira.env="https://issues.apache.org/jira",
+ jira.user="jiraTestUser", jira.pwd="jiraTestPwd")
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [issues.apache.org]:
Connection timed out after 10009 milliseconds
Calls: jira.login ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64