R Under development (unstable) (2025-08-25 r88702 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. > library(testthat) > library(edgemodelr) > > test_check("edgemodelr") Model file not found: does_not_exist.gguf Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() Model file not found: Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() Model file not found: dummy.gguf Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() Model file not found: dummy.gguf Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() Model file not found: dummy.gguf Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() Model file not found: dummy.gguf Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() gguf_init_from_file_impl: invalid magic characters: 'This', expected 'GGUF' llama_model_load: error loading model: llama_model_loader: failed to load model from D:\RCompile\CRANincoming\R-devel\edgemodelr.Rcheck\tests\testthat\fake_model.gguf llama_model_load_from_file_impl: failed to load model Model file not found: nonexistent.gguf Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() Model file not found: nonexistent.gguf Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() Model file not found: nonexistent.gguf Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() Model file not found: nonexistent.gguf Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() Model file not found: nonexistent.gguf Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() Model file not found: nonexistent.gguf Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() Model file not found: nonexistent_model.gguf Try these options: 1. Download a model: edge_download_model('TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF', 'tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf') 2. Quick setup: edge_quick_setup('TinyLlama-1.1B') 3. List models: edge_list_models() [ FAIL 0 | WARN 0 | SKIP 17 | PASS 105 ] ══ Skipped tests (17) ══════════════════════════════════════════════════════════ • No test model available for concurrency tests (1): 'test-error-handling.R:197:7' • No test model available for edge case tests (1): 'test-error-handling.R:167:7' • No test model available for integration tests (1): 'test-integration.R:42:7' • No test model available for memory constraint tests (1): 'test-error-handling.R:106:7' • No test model available for memory management tests (1): 'test-model-management.R:115:7' • No test model available for performance tests (1): 'test-integration.R:173:7' • No test model available for real model loading tests (1): 'test-model-loading.R:69:5' • No test model available for streaming tests (1): 'test-streaming.R:148:5' • No test model available for stress tests (1): 'test-integration.R:136:7' • No test model available for text completion tests (1): 'test-text-completion.R:114:5' • empty test (7): 'test-error-handling.R:1:1', 'test-integration.R:1:1', 'test-model-management.R:127:3', 'test-model-management.R:1:1', 'test-model-management.R:148:1', 'test-streaming.R:1:1', 'test-text-completion.R:118:1' [ FAIL 0 | WARN 0 | SKIP 17 | PASS 105 ] > > proc.time() user system elapsed 2.01 0.42 2.46