Last updated on 2025-12-07 04:49:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.3 | 13.15 | 127.88 | 141.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.3 | 8.02 | 87.37 | 95.39 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.0.3 | 28.00 | 191.47 | 219.47 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.3 | 59.00 | 164.10 | 223.10 | OK | |
| r-devel-windows-x86_64 | 2.0.3 | 15.00 | 142.00 | 157.00 | OK | |
| r-patched-linux-x86_64 | 2.0.3 | 12.16 | 119.44 | 131.60 | OK | |
| r-release-linux-x86_64 | 2.0.3 | 11.30 | 120.22 | 131.52 | OK | |
| r-release-macos-arm64 | 2.0.3 | OK | ||||
| r-release-macos-x86_64 | 2.0.3 | 9.00 | 102.00 | 111.00 | OK | |
| r-release-windows-x86_64 | 2.0.3 | 14.00 | 145.00 | 159.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.0.3 | 9.00 | 107.00 | 116.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.0.3 | 21.00 | 180.00 | 201.00 | NOTE |
Version: 2.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/43s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(iNZightTools)
Attaching package: 'iNZightTools'
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:base':
%||%
>
> test_check("iNZightTools")
Loading required package: grid
Loading required package: Matrix
Loading required package: survival
Attaching package: 'survey'
The following object is masked from 'package:graphics':
dotchart
Saving _problems/test_linked-91.R
Saving _problems/test_linked-120.R
Attaching package: 'magrittr'
The following object is masked from 'package:purrr':
set_names
The following objects are masked from 'package:testthat':
equals, is_less_than, not
[ FAIL 2 | WARN 0 | SKIP 5 | PASS 349 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_smart_read.R:29:5', 'test_smart_read.R:259:5'
• {expss} is not installed (1): 'test_dict.R:1:1'
• {surveyspec} is not installed (1): 'test_survey_design.R:6:1'
• {validate} is not installed (1): 'test_validation.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_linked.R:91:5'): Link spec file ────────────────────────────────
Error in `read_link_spec(t4)`: Please install the suggested package: 'yaml'
Backtrace:
▆
1. └─iNZightTools:::read_link_spec(t4) at test_linked.R:91:5
── Error ('test_linked.R:120:5'): Dicionaries load ─────────────────────────────
Error in `read_link_spec(x)`: Please install the suggested package: 'yaml'
Backtrace:
▆
1. └─iNZightTools::load_linked(tc, con = con, keep_con = TRUE) at test_linked.R:120:5
2. └─iNZightTools:::read_link_spec(x)
[ FAIL 2 | WARN 0 | SKIP 5 | PASS 349 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.0.3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘surveyspec’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64