R Under development (unstable) (2025-10-13 r88918 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. > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("spectralR") + } test_get.pixel.data.R......... 1 tests OK 0.1s test_prepare.vector.data.R.... 1 tests OK test_prepare.vector.data.R.... 2 tests OK test_prepare.vector.data.R.... 3 tests OK test_prepare.vector.data.R.... 4 tests OK test_prepare.vector.data.R.... 4 tests OK test_prepare.vector.data.R.... 4 tests OK test_prepare.vector.data.R.... 5 tests OK test_prepare.vector.data.R.... 6 tests OK test_prepare.vector.data.R.... 7 tests OK test_prepare.vector.data.R.... 8 tests OK test_prepare.vector.data.R.... 9 tests OK test_prepare.vector.data.R.... 10 tests OK test_prepare.vector.data.R.... 11 tests OK test_prepare.vector.data.R.... 12 tests OK 98ms test_spectral.curves.plot.R... 1 tests OK test_spectral.curves.plot.R... 2 tests OK test_spectral.curves.plot.R... 3 tests OK test_spectral.curves.plot.R... 4 tests OK test_spectral.curves.plot.R... 5 tests OK test_spectral.curves.plot.R... 6 tests OK test_spectral.curves.plot.R... 7 tests OK test_spectral.curves.plot.R... 7 tests OK test_spectral.curves.plot.R... 8 tests OK test_spectral.curves.plot.R... 8 tests OK test_spectral.curves.plot.R... 8 tests OK test_spectral.curves.plot.R... 8 tests OK test_spectral.curves.plot.R... 8 tests OK test_spectral.curves.plot.R... 8 tests OK test_spectral.curves.plot.R... 9 tests OK test_spectral.curves.plot.R... 10 tests OK test_spectral.curves.plot.R... 11 tests OK test_spectral.curves.plot.R... 12 tests OK test_spectral.curves.plot.R... 13 tests OK test_spectral.curves.plot.R... 14 tests OK 0.3s test_stat.summary.plot.R...... 1 tests OK test_stat.summary.plot.R...... 2 tests OK test_stat.summary.plot.R...... 3 tests OK test_stat.summary.plot.R...... 4 tests OK test_stat.summary.plot.R...... 5 tests OK test_stat.summary.plot.R...... 6 tests OK test_stat.summary.plot.R...... 7 tests OK test_stat.summary.plot.R...... 7 tests OK test_stat.summary.plot.R...... 8 tests OK test_stat.summary.plot.R...... 8 tests OK test_stat.summary.plot.R...... 8 tests OK test_stat.summary.plot.R...... 8 tests OK test_stat.summary.plot.R...... 8 tests OK test_stat.summary.plot.R...... 8 tests OK test_stat.summary.plot.R...... 9 tests OK test_stat.summary.plot.R...... 10 tests OK test_stat.summary.plot.R...... 11 tests OK test_stat.summary.plot.R...... 12 tests OK test_stat.summary.plot.R...... 13 tests OK test_stat.summary.plot.R...... 14 tests OK 0.3s test_testdata.R............... 0 tests test_testdata.R............... 1 tests OK test_testdata.R............... 2 tests OK test_testdata.R............... 3 tests OK test_testdata.R............... 4 tests OK test_testdata.R............... 5 tests OK test_testdata.R............... 6 tests OK test_testdata.R............... 6 tests OK test_testdata.R............... 6 tests OK test_testdata.R............... 7 tests OK test_testdata.R............... 7 tests OK test_testdata.R............... 7 tests OK test_testdata.R............... 8 tests OK test_testdata.R............... 9 tests OK test_testdata.R............... 10 tests OK test_testdata.R............... 11 tests OK test_testdata.R............... 12 tests OK test_testdata.R............... 13 tests OK test_testdata.R............... 13 tests OK test_testdata.R............... 13 tests OK test_testdata.R............... 14 tests OK test_testdata.R............... 14 tests OK test_testdata.R............... 14 tests OK test_testdata.R............... 15 tests OK test_testdata.R............... 16 tests OK test_testdata.R............... 17 tests OK test_testdata.R............... 17 tests OK test_testdata.R............... 17 tests OK test_testdata.R............... 18 tests OK test_testdata.R............... 19 tests OK test_testdata.R............... 20 tests OK test_testdata.R............... 21 tests OK test_testdata.R............... 22 tests OK test_testdata.R............... 23 tests OK test_testdata.R............... 23 tests OK test_testdata.R............... 23 tests OK test_testdata.R............... 24 tests OK test_testdata.R............... 24 tests OK test_testdata.R............... 24 tests OK test_testdata.R............... 25 tests OK test_testdata.R............... 26 tests OK test_testdata.R............... 27 tests OK test_testdata.R............... 27 tests OK 0.2s test_violin.plot.R............ 1 tests OK test_violin.plot.R............ 2 tests OK test_violin.plot.R............ 3 tests OK test_violin.plot.R............ 4 tests OK test_violin.plot.R............ 5 tests OK 66ms All ok, 73 results (1.1s) > > proc.time() user system elapsed 4.20 0.84 5.03