Last updated on 2025-11-21 12:50:31 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| nJira | 1 | 5 | 7 |
Current CRAN status: ERROR: 1, NOTE: 5, OK: 7
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