R Under development (unstable) (2024-03-14 r86117 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) > library(NeuroDecodeR) > > test_check("NeuroDecodeR") | | | 0% | |================== | 25% | |=================================== | 50% | |==================================================== | 75% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100%[1] "2024-03-15 04:31:59 CET" [1] 0.1587302 0.1746032 0.1706349 0.1904762 0.1269841 0.1587302 0.1785714 [8] 0.1825397 0.1468254 0.1388889 0.3492063 0.8055556 0.8650794 0.7976190 [15] 0.7698413 0.6706349 0.5833333 0.7222222 1 Mb | | | 0% | |=================================== | 50% | |======================================================================| 100%[ FAIL 0 | WARN 0 | SKIP 0 | PASS 161 ] > > proc.time() user system elapsed 40.34 3.26 63.75