R Under development (unstable) (2025-10-10 r88914 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > 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 [ FAIL 0 | WARN 0 | SKIP 60 | PASS 332 ] ══ 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' [ FAIL 0 | WARN 0 | SKIP 60 | PASS 332 ] > > > proc.time() user system elapsed 5.25 0.60 5.84