R Under development (unstable) (2024-10-18 r87246 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. > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("divest") + } test-05-read.R................ 0 tests test-05-read.R................ 0 tests test-05-read.R................ 1 tests OK test-05-read.R................ 1 tests OK test-05-read.R................ 2 tests OK test-05-read.R................ 3 tests OK test-05-read.R................ 4 tests OK test-05-read.R................ 4 tests OK test-05-read.R................ 5 tests OK test-05-read.R................ 6 tests OK test-05-read.R................ 6 tests OK test-05-read.R................ 6 tests OK test-05-read.R................ 6 tests OK test-05-read.R................ 7 tests OK test-05-read.R................ 8 tests OK test-05-read.R................ 8 tests OK test-05-read.R................ 9 tests OK test-05-read.R................ 9 tests OK test-05-read.R................ 10 tests OK test-05-read.R................ 10 tests OK test-05-read.R................ 11 tests OK test-05-read.R................ 11 tests OK test-05-read.R................ 11 tests OK test-05-read.R................ 12 tests OK test-05-read.R................ 13 tests OK test-05-read.R................ 13 tests OK test-05-read.R................ 14 tests OK test-05-read.R................ 14 tests OK test-05-read.R................ 15 tests OK test-05-read.R................ 16 tests OK test-05-read.R................ 17 tests OK test-05-read.R................ 18 tests OK test-05-read.R................ 19 tests OK test-05-read.R................ 19 tests OK test-05-read.R................ 20 tests OK test-05-read.R................ 21 tests OK test-05-read.R................ 22 tests OK test-05-read.R................ 23 tests OK test-05-read.R................ 24 tests OK test-05-read.R................ 25 tests OK test-05-read.R................ 26 tests OK test-05-read.R................ 27 tests OK test-05-read.R................ 28 tests OK test-05-read.R................ 29 tests OK test-05-read.R................ 29 tests OK 0.7s test-10-jpeg.R................ 0 tests test-10-jpeg.R................ 0 tests test-10-jpeg.R................ 0 tests test-10-jpeg.R................ 0 tests test-10-jpeg.R................ 0 tests test-10-jpeg.R................ 1 tests OK test-10-jpeg.R................ 2 tests OK test-10-jpeg.R................ 3 tests OK test-10-jpeg.R................ 4 tests OK test-10-jpeg.R................ 5 tests OK test-10-jpeg.R................ 5 tests OK test-10-jpeg.R................ 6 tests OK test-10-jpeg.R................ 7 tests OK test-10-jpeg.R................ 8 tests OK test-10-jpeg.R................ 9 tests OK test-10-jpeg.R................ 10 tests OK 0.2s test-15-sort.R................ 0 tests test-15-sort.R................ 0 tests test-15-sort.R................ 0 tests test-15-sort.R................ 0 tests test-15-sort.R................ 1 tests OK test-15-sort.R................ 2 tests OK test-15-sort.R................ 3 tests OK test-15-sort.R................ 4 tests OK test-15-sort.R................ 4 tests OK test-15-sort.R................ 4 tests OK test-15-sort.R................ 4 tests OK test-15-sort.R................ 5 tests OK test-15-sort.R................ 6 tests OK test-15-sort.R................ 6 tests OK 0.1s test-20-qa.R.................. 0 tests test-20-qa.R.................. 0 tests test-20-qa.R.................. 0 tests test-20-qa.R.................. 0 tests test-20-qa.R.................. 0 tests test-20-qa.R.................. 0 tests test-20-qa.R.................. 0 tests test-20-qa.R.................. 0 tests 0.1s All ok, 45 results (1.2s) Warning messages: 1: In file.symlink(paths, tempDirectory) : cannot symlink 'D:\RCompile\CRANincoming\R-devel\lib\divest\extdata\raw\03.dcm' to 'D:\temp\RtmpQRQppQ/divest_161524_4/03.dcm', reason 'Dem Client fehlt ein erforderliches Recht' 2: In file.symlink(paths, tempDirectory) : cannot symlink 'D:\RCompile\CRANincoming\R-devel\lib\divest\extdata\raw\04.dcm' to 'D:\temp\RtmpQRQppQ/divest_161524_4/04.dcm', reason 'Dem Client fehlt ein erforderliches Recht' 3: In file.symlink(paths, tempDirectory) : cannot symlink 'D:\RCompile\CRANincoming\R-devel\lib\divest\extdata\raw\03.dcm' to 'D:\temp\RtmpQRQppQ/divest_161524_6/03.dcm', reason 'Dem Client fehlt ein erforderliches Recht' 4: In file.symlink(paths, tempDirectory) : cannot symlink 'D:\RCompile\CRANincoming\R-devel\lib\divest\extdata\raw\04.dcm' to 'D:\temp\RtmpQRQppQ/divest_161524_6/04.dcm', reason 'Dem Client fehlt ein erforderliches Recht' > > > proc.time() user system elapsed 1.03 0.57 1.57