R Under development (unstable) (2023-07-06 r84647 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("RNiftyReg") + } test-15-affine.R.............. 0 tests test-15-affine.R.............. 0 tests test-15-affine.R.............. 0 tests test-15-affine.R.............. 0 tests test-15-affine.R.............. 1 tests OK test-15-affine.R.............. 2 tests OK test-15-affine.R.............. 3 tests OK test-15-affine.R.............. 4 tests OK test-15-affine.R.............. 5 tests OK test-15-affine.R.............. 6 tests OK test-15-affine.R.............. 7 tests OK test-15-affine.R.............. 7 tests OK test-15-affine.R.............. 8 tests OK test-15-affine.R.............. 8 tests OK test-15-affine.R.............. 8 tests OK test-15-affine.R.............. 9 tests OK test-15-affine.R.............. 10 tests OK test-15-affine.R.............. 10 tests OK 0.2s test-20-niftyreg.R............ 0 tests test-20-niftyreg.R............ 4 tests OK 0.4s test-25-transform.R........... 0 tests test-25-transform.R........... 0 tests test-25-transform.R........... 0 tests test-25-transform.R........... 0 tests test-25-transform.R........... 0 tests test-25-transform.R........... 0 tests test-25-transform.R........... 0 tests test-25-transform.R........... 1 tests OK test-25-transform.R........... 2 tests OK test-25-transform.R........... 3 tests OK test-25-transform.R........... 4 tests OK test-25-transform.R........... 4 tests OK test-25-transform.R........... 4 tests OK test-25-transform.R........... 5 tests OK test-25-transform.R........... 6 tests OK test-25-transform.R........... 6 tests OK test-25-transform.R........... 14 tests OK 4.7s test-30-multireg.R............ 0 tests test-30-multireg.R............ 2 tests OK 0.2s All ok, 30 results (5.5s) > > > proc.time() user system elapsed 7.29 1.12 5.81