CRAN Package Check Results for Package nJira

Last updated on 2025-07-10 00:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.71 29.27 31.98 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 2.57 22.22 24.79 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 47.27 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 44.49 NOTE
r-devel-windows-x86_64 0.1.1 4.00 55.00 59.00 OK
r-patched-linux-x86_64 0.1.1 2.40 25.17 27.57 ERROR
r-release-linux-x86_64 0.1.1 2.77 26.28 29.05 OK
r-release-macos-arm64 0.1.1 42.00 OK
r-release-macos-x86_64 0.1.1 52.00 OK
r-release-windows-x86_64 0.1.1 5.00 57.00 62.00 OK
r-oldrel-macos-arm64 0.1.1 37.00 NOTE
r-oldrel-macos-x86_64 0.1.1 47.00 NOTE
r-oldrel-windows-x86_64 0.1.1 5.00 59.00 64.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: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: jira.query > ### Title: Jira Query Interface > ### Aliases: jira.query > > ### ** Examples > > issues <- jira.query(table = "issues", fields = "id AS IssueId, Created, Status, Priority", + where = "project = 'HIVE' AND created >= '2019-01-01' AND created <= '2019-12-31' AND + Status IN ('Open', 'Closed', 'Resolved')") [1] "09-07-25 15:55:22 : Jira session inactive or expired. Sending login request" [1] "09-07-25 15:55:22 : Jira Login Failed" Error: Please install xml2 package Execution halted Flavor: r-patched-linux-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

mirror server hosted at Truenetwork, Russian Federation.