Last updated on 2025-11-15 03:51:01 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| nJira | 2 | 5 | 6 |
Current CRAN status: ERROR: 2, NOTE: 5, OK: 6
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: 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