R version 4.6.0 RC (2026-04-17 r89912 ucrt) -- "Because it was There" Copyright (C) 2026 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("mx.api") + } test_media.R.................. 0 tests test_media.R.................. 1 tests OK test_media.R.................. 2 tests OK test_media.R.................. 2 tests OK 53ms test_messages.R............... 0 tests test_messages.R............... 1 tests OK test_messages.R............... 2 tests OK test_messages.R............... 3 tests OK test_messages.R............... 4 tests OK test_messages.R............... 5 tests OK test_messages.R............... 5 tests OK 2ms test_rooms.R.................. 0 tests test_rooms.R.................. 1 tests OK test_rooms.R.................. 2 tests OK test_rooms.R.................. 3 tests OK test_rooms.R.................. 4 tests OK test_rooms.R.................. 5 tests OK test_rooms.R.................. 6 tests OK test_rooms.R.................. 7 tests OK test_rooms.R.................. 7 tests OK 2ms test_session.R................ 0 tests test_session.R................ 1 tests OK test_session.R................ 2 tests OK test_session.R................ 3 tests OK test_session.R................ 4 tests OK test_session.R................ 5 tests OK test_session.R................ 5 tests OK test_session.R................ 6 tests OK test_session.R................ 7 tests OK test_session.R................ 8 tests OK test_session.R................ 8 tests OK 3ms All ok, 22 results (66ms) > > > proc.time() user system elapsed 0.26 0.00 0.26