R Under development (unstable) (2026-03-12 r89611 ucrt) -- "Unsuffered Consequences" 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("whisper") + } test_alignment.R.............. 0 tests 0.8s [Exited at #11: torch not fully installed] test_audio.R.................. 0 tests 3ms [Exited at #10: torch not fully installed] test_beam_search.R............ 0 tests test_beam_search.R............ 0 tests test_beam_search.R............ 1 tests OK test_beam_search.R............ 2 tests OK test_beam_search.R............ 2 tests OK test_beam_search.R............ 2 tests OK 5ms test_config.R................. 0 tests 3ms [Exited at #10: torch not fully installed] test_decoder.R................ 0 tests 3ms [Exited at #10: torch not fully installed] test_encoder.R................ 0 tests 3ms [Exited at #10: torch not fully installed] test_language.R............... 0 tests test_language.R............... 1 tests OK test_language.R............... 2 tests OK test_language.R............... 3 tests OK test_language.R............... 4 tests OK test_language.R............... 5 tests OK test_language.R............... 6 tests OK test_language.R............... 105 tests OK test_language.R............... 105 tests OK 15ms test_tokenizer.R.............. 0 tests 5ms [Exited at #10: torch not fully installed] test_transcribe.R............. 0 tests 4ms [Exited at #10: torch not fully installed] All ok, 107 results (0.8s) > > proc.time() user system elapsed 0.95 0.12 1.01