Last updated on 2025-11-19 11:53:19 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 3.15 | 30.32 | 33.47 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.26 | 22.34 | 24.60 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 47.49 | 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.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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.