- using R version 4.5.2 Patched (2026-01-31 r89382)
- using platform: aarch64-apple-darwin20
- R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
- running under: macOS Ventura 13.7.8
- using session charset: UTF-8
- checking for file ‘IssueTrackeR/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘IssueTrackeR’ version ‘1.4.1’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘IssueTrackeR’ can be installed ... [1s/1s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] OK
- checking whether startup messages can be suppressed ... [0s/0s] OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [1s/1s] OK
- checking Rd files ... [0s/0s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... [1s/1s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [1s/1s] ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library("testthat") # nolint unused_import_linter undesirable_function_linter
> library("IssueTrackeR") # nolint unused_import_linter undesirable_function_linter
Currently, the default options are:
- location for datasets is /Volumes/Temp/tmp/Rtmpj02SCH/data
- owner: rjdverse
- repo: rjdemetra
Attaching package: 'IssueTrackeR'
The following objects are masked from 'package:base':
append, sample
>
> test_check("IssueTrackeR")
Looking into closed_issues.yaml ...
The issues will be read from /Volumes/Builds/packages/big-sur-arm64/results/4.5/IssueTrackeR.Rcheck/tests/testthat/data/closed_issues.yaml.
The labels will be read from /Volumes/Builds/packages/big-sur-arm64/results/4.5/IssueTrackeR.Rcheck/tests/testthat/data/list_labels.yaml.
The milestones will be read from /Volumes/Builds/packages/big-sur-arm64/results/4.5/IssueTrackeR.Rcheck/tests/testthat/data/list_milestones.yaml.
Saving _problems/test-bin_count-38.R
Saving _problems/test-bin_count-39.R
Saving _problems/test-bin_count-40.R
Saving _problems/test-bin_count-41.R
-- Issue jdemetra/jdplus-main#963 --
-- Issue jdemetra/jdplus-main#963 --
-- Issue jdemetra/jdplus-main#958 --
-- Issue jdemetra/jdplus-main#963 --
-- Issue jdemetra/jdplus-main#958 --
-- Issue jdemetra/jdplus-main#963 --
-- Issue jdemetra/jdplus-main#958 --
-- Issue jdemetra/jdplus-main#963 --
-- Issue jdemetra/jdplus-main#963 --
-- Issue jdemetra/jdplus-main#963 --
The datasets will be exported to /Volumes/Temp/tmp/Rtmpj02SCH/list_issues.yaml.
The datasets will be exported to /Volumes/Temp/tmp/Rtmpj02SCH/list_labels.yaml.
The datasets will be exported to /Volumes/Temp/tmp/Rtmpj02SCH/list_milestones.yaml.
The datasets will be exported to /Volumes/Temp/tmp/Rtmpj02SCH/file148dfa45bc65.yaml.
The datasets will be exported to /Volumes/Temp/tmp/Rtmpj02SCH/data148df79e3e7cb/object.yaml.
The file already exists and won't be overwritten. To overwrite this file, please set `overwrite = TRUE`.
[ FAIL 4 | WARN 0 | SKIP 3 | PASS 218 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test-get.R:2:5', 'test-get.R:32:5',
'test-update_database.R:4:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bin_count.R:38:5'): bin_count works with different format ────
Expected `bin_count(obj_chr)` to be identical to `rep(c(1L, 2L, 0L), c(1L, 1L, 39L))`.
Differences:
`actual[39:42]`: 0 0 0 0
`expected[39:41]`: 0 0 0
── Failure ('test-bin_count.R:39:5'): bin_count works with different format ────
Expected `bin_count(obj_date)` to be identical to `rep(c(1L, 2L, 0L), c(1L, 1L, 39L))`.
Differences:
`actual[39:42]`: 0 0 0 0
`expected[39:41]`: 0 0 0
── Failure ('test-bin_count.R:40:5'): bin_count works with different format ────
Expected `bin_count(obj_POSIXct)` to be identical to `rep(c(1L, 2L, 0L), c(1L, 1L, 39L))`.
Differences:
`actual[39:42]`: 0 0 0 0
`expected[39:41]`: 0 0 0
── Failure ('test-bin_count.R:41:5'): bin_count works with different format ────
Expected `bin_count(obj_POSIXlt)` to be identical to `rep(c(1L, 2L, 0L), c(1L, 1L, 39L))`.
Differences:
`actual[39:42]`: 0 0 0 0
`expected[39:41]`: 0 0 0
[ FAIL 4 | WARN 0 | SKIP 3 | PASS 218 ]
Error:
! Test failures.
Execution halted
- checking PDF version of manual ... [2s/2s] OK
- DONE
Status: 1 ERROR