R Under development (unstable) (2025-07-24 r88447 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) && requireNamespace("mirt", quietly = TRUE) ){ + tinytest::test_package("psychotree") + } Loading required package: partykit Loading required package: grid Loading required package: libcoin Loading required package: mvtnorm Loading required package: psychotools test_1pl.R.................... 0 tests test_1pl.R.................... 0 tests test_1pl.R.................... 1 tests OK test_1pl.R.................... 2 tests OK test_1pl.R.................... 3 tests OK test_1pl.R.................... 4 tests OK test_1pl.R.................... 5 tests OK test_1pl.R.................... 5 tests OK test_1pl.R.................... 5 tests OK test_1pl.R.................... 6 tests OK test_1pl.R.................... 7 tests OK test_1pl.R.................... 8 tests OK test_1pl.R.................... 9 tests OK test_1pl.R.................... 10 tests OK 31.1s test_2pl.R.................... 0 tests test_2pl.R.................... 0 tests test_2pl.R.................... 1 tests OK test_2pl.R.................... 2 tests OK test_2pl.R.................... 3 tests OK test_2pl.R.................... 4 tests OK test_2pl.R.................... 5 tests OK test_2pl.R.................... 5 tests OK test_2pl.R.................... 5 tests OK test_2pl.R.................... 6 tests OK test_2pl.R.................... 7 tests OK test_2pl.R.................... 8 tests OK test_2pl.R.................... 9 tests OK test_2pl.R.................... 10 tests OK 33.6s test_gpcm.R................... 0 tests test_gpcm.R................... 0 tests test_gpcm.R................... 1 tests OK test_gpcm.R................... 2 tests OK test_gpcm.R................... 3 tests OK test_gpcm.R................... 4 tests OK test_gpcm.R................... 5 tests OK test_gpcm.R................... 5 tests OK test_gpcm.R................... 6 tests OK test_gpcm.R................... 7 tests OK test_gpcm.R................... 8 tests OK test_gpcm.R................... 9 tests OK test_gpcm.R................... 10 tests OK 17.9s test_rasch.R.................. 0 tests test_rasch.R.................. 0 tests test_rasch.R.................. 1 tests OK test_rasch.R.................. 2 tests OK test_rasch.R.................. 3 tests OK test_rasch.R.................. 4 tests OK test_rasch.R.................. 5 tests OK test_rasch.R.................. 6 tests OK 11.9s All ok, 36 results (1m 34.7s) > > proc.time() user system elapsed 90.40 4.37 97.82