R Under development (unstable) (2024-02-08 r85876 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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.1 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 (53): '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', 'test-attached.R:6:1' • no spc files with empty spectra available so far (1): 'test-attached.R:6:1' • skip (1): 'test-attached.R:6:1' [ FAIL 0 | WARN 0 | SKIP 60 | PASS 332 ] Deleting unused snapshots: • attached/plot-1-fill.svg • attached/plot-1-rev.svg • attached/plot-c.svg • attached/plot-depth.svg • attached/plot-map.svg • attached/plot-mat-contour.svg • attached/plot-mat.svg • attached/plot-spc.svg • attached/plot-spcmeansd.svg • attached/plot-spcprctile.svg • attached/plot-spcprctl5.svg • attached/plot-ts.svg • attached/plot-voronoi.svg • attached/plot.svg > > > proc.time() user system elapsed 6.00 0.51 6.50