R Under development (unstable) (2025-11-13 r89017 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(froggeR) > > test_check("froggeR") v Saved to test: D:\temp\2025_11_14_20_20_16_1519\Rtmpo9X8fK\file13688152769db/_brand.yml v Saved to test: D:\temp\2025_11_14_20_20_16_1519\Rtmpo9X8fK\file136884411570b/nested/dir/_brand.yml v Saved to test: D:\temp\2025_11_14_20_20_16_1519\Rtmpo9X8fK\file1368869946a84/_brand.yml v Saved to test: D:\temp\2025_11_14_20_20_16_1519\Rtmpo9X8fK\file136882a894824/_brand.yml v Saved to test: D:\temp\2025_11_14_20_20_16_1519\Rtmpo9X8fK\file13688507123f1/a/b/c/d/_brand.yml v Saved to test: D:\temp\2025_11_14_20_20_16_1519\Rtmpo9X8fK\file136886d0d543f/_brand.yml v Saved to test: D:\temp\2025_11_14_20_20_16_1519\Rtmpo9X8fK\file136886d0d543f/_brand.yml i Copying project froggeR settings... v Saved _brand.yml to system configuration: D:\temp\2025_11_14_20_20_16_1519\Rtmpo9X8fK\file13688116b7eb6/_brand.yml i Copying project froggeR settings... i Copying project froggeR settings... v Saved to test: D:\temp\2025_11_14_20_20_16_1519\Rtmpo9X8fK\file136883a935b95/_variables.yml v Saved to test: D:\temp\2025_11_14_20_20_16_1519\Rtmpo9X8fK\file136885ed11fac/nested/dir/_variables.yml v Created _brand.yml v Created dated_progress_notes.md v Created dated_progress_notes.md v Created dated_progress_notes.md v Created dated_progress_notes.md v Created dated_progress_notes.md v Created dated_progress_notes.md v Created dated_progress_notes.md v Created dated_progress_notes.md v Created dated_progress_notes.md v Created README.md v Created README.md v Created README.md v Created README.md v Created README.md v Created README.md v Created README.md v Created README.md v Created README.md v Created README.md v Created README.md v Created README.md v Created custom.scss v Created custom.scss v Created custom.scss v Created custom.scss v Created custom.scss v Created custom.scss v Created custom.scss v Created custom.scss v Created custom.scss v Created custom.scss [ FAIL 0 | WARN 2 | SKIP 2 | PASS 497 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On Windows (2): 'test-brand_settings.R:317:3', 'test-settings.R:280:3' [ FAIL 0 | WARN 2 | SKIP 2 | PASS 497 ] > > proc.time() user system elapsed 4.84 1.53 6.37