R Under development (unstable) (2023-08-23 r85001 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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") + } The legacy packages maptools, rgdal, and rgeos, underpinning the sp package, which was just loaded, will retire in October 2023. Please refer to R-spatial evolution reports for details, especially https://r-spatial.org/r/2023/05/15/evolution4.html. It may be desirable to make the sf package available; package maintainers should consider adding sf to Suggests:. The sp package is now running under evolution status 2 (status 2 uses the sf package in place of rgdal) test_get.pixel.data.R......... 1 tests OK 91ms 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 61ms test_spectral.curves.plot.R... 1 tests OK Joining with `by = join_by(variable)` 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 Joining with `by = join_by(variable)` test_spectral.curves.plot.R... 7 tests OK test_spectral.curves.plot.R... 8 tests OK test_spectral.curves.plot.R... 8 tests OK Joining with `by = join_by(variable)` 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.2s test_stat.summary.plot.R...... 1 tests OK Joining with `by = join_by(variable)` Joining with `by = join_by(variable)` 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 Joining with `by = join_by(variable)` Joining with `by = join_by(variable)` test_stat.summary.plot.R...... 7 tests OK test_stat.summary.plot.R...... 8 tests OK test_stat.summary.plot.R...... 8 tests OK Joining with `by = join_by(variable)` 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.1s test_violin.plot.R............ 1 tests OK Joining with `by = join_by(variable)` 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 63ms All ok, 73 results (0.9s) > > proc.time() user system elapsed 2.90 0.32 3.20