CRAN Package Check Results for Package nJira

Last updated on 2025-03-13 11:53:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.26 26.97 29.23 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 2.31 20.43 22.74 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 47.20 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 45.50 NOTE
r-devel-macos-arm64 0.1.1 23.00 OK
r-devel-macos-x86_64 0.1.1 51.00 OK
r-devel-windows-x86_64 0.1.1 4.00 55.00 59.00 ERROR
r-patched-linux-x86_64 0.1.1 NOTE
r-release-linux-x86_64 0.1.1 2.59 25.85 28.44 NOTE
r-release-macos-arm64 0.1.1 37.00 NOTE
r-release-macos-x86_64 0.1.1 47.00 NOTE
r-release-windows-x86_64 0.1.1 5.00 49.00 54.00 NOTE
r-oldrel-macos-arm64 0.1.1 NOTE
r-oldrel-macos-x86_64 0.1.1 33.00 NOTE
r-oldrel-windows-x86_64 0.1.1 5.00 58.00 63.00 NOTE

Check Details

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]: SSL/TLS connection timeout 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64