CRAN Package Check Results for Package nJira

Last updated on 2025-11-14 01:51:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 3.30 30.04 33.34 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 2.02 22.21 24.23 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 OK
r-patched-linux-x86_64 0.1.1 3.19 28.77 31.96 OK
r-release-linux-x86_64 0.1.1 3.01 27.53 30.54 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 5.00 60.00 65.00 NOTE

Check Details

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) : Timeout was reached [issues.apache.org]: Connection timed out after 10002 milliseconds 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: 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