Last updated on 2026-02-11 18:50:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.100.3 | OK | ||||
| r-devel-linux-x86_64-debian-gcc | 0.100.3 | 11.42 | 109.68 | 121.10 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.100.3 | 30.00 | 254.41 | 284.41 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.100.3 | 30.00 | 250.87 | 280.87 | OK | |
| r-devel-macos-arm64 | 0.100.3 | 4.00 | 38.00 | 42.00 | ERROR | |
| r-devel-windows-x86_64 | 0.100.3 | 22.00 | 205.00 | 227.00 | OK | |
| r-patched-linux-x86_64 | 0.100.3 | 18.48 | 145.89 | 164.37 | OK | |
| r-release-linux-x86_64 | 0.100.3 | 15.90 | 146.53 | 162.43 | OK | |
| r-release-macos-arm64 | 0.100.3 | OK | ||||
| r-release-macos-x86_64 | 0.100.3 | 11.00 | 190.00 | 201.00 | OK | |
| r-release-windows-x86_64 | 0.100.3 | 22.00 | 196.00 | 218.00 | OK | |
| r-oldrel-macos-arm64 | 0.100.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.100.3 | 11.00 | 176.00 | 187.00 | OK | |
| r-oldrel-windows-x86_64 | 0.100.3 | 27.00 | 254.00 | 281.00 | OK |
Version: 0.100.3
Check: tests
Result: ERROR
Running ‘unittests.R’ [3s/3s]
Running the tests in ‘tests/unittests.R’ failed.
Complete output:
> library (testthat)
> test_check("hyperSpec")
Loading required package: hyperSpec
Loading required package: lattice
Loading required package: grid
Loading required package: ggplot2
Loading required package: xml2
Package hyperSpec, version 0.100.3
To get started, try
vignette ("hyperspec")
package?hyperSpec
vignette (package = "hyperSpec")
If you use this package please cite it appropriately.
citation("hyperSpec")
will give you the correct reference.
The project homepage is http://hyperspec.r-forge.r-project.org
Saving _problems/test-attached-7.R
Saving _problems/test-attached-7.R
Saving _problems/test-attached-7.R
Saving _problems/test-attached-7.R
[ FAIL 4 | WARN 0 | SKIP 60 | PASS 328 ]
══ Skipped tests (60) ══════════════════════════════════════════════════════════
• TODO: implement (1): 'test-attached.R:6:1'
• empty test (4): 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-plotspc.r:3:1'
• file import test files not installed (52): 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1',
'test-attached.R:6:1', 'test-attached.R:6:1', 'test-attached.R:6:1'
• no spc files with empty spectra available so far (1): 'test-attached.R:6:1'
• no suitable test file available (1): 'test-attached.R:6:1'
• skip (1): 'test-attached.R:6:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-attached.R:6:1'): spline interpolation ───────────────────────
Expected `all(...)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-attached.R:6:1'): edge treatment and debuglevel ──────────────
Expected `all(...)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
debuglevel = 0, range = 405`~`407
── Failure ('test-attached.R:6:1'): edge treatment and debuglevel ──────────────
Expected `all(...)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
debuglevel = 1, range = 405`~`407
── Failure ('test-attached.R:6:1'): edge treatment and debuglevel ──────────────
Expected `all(...)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
debuglevel = 2, range = 405`~`407
[ FAIL 4 | WARN 0 | SKIP 60 | PASS 328 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-macos-arm64