R Under development (unstable) (2026-02-08 r89382 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. > # 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") i Downloading template... v Created .gitignore v Created README.md v Created _brand.yml v Created _quarto.yml v Created data/ v froggeR project ready. i Downloading template... v Created .gitignore v Created README.md v Created _brand.yml v Created _quarto.yml v Created data/ v froggeR project ready. i Downloading template... v Created .gitignore v Created README.md v Created _brand.yml v Created _quarto.yml i Restored _variables.yml from saved config. v Created data/ v froggeR project ready. i Downloading template... v Created .gitignore v Created README.md v Created _brand.yml v Created _quarto.yml i Restored _brand.yml from saved config. v Created data/ v froggeR project ready. i Downloading template... v Created .gitignore v Created README.md v Created _brand.yml v Created _quarto.yml i Restored logos/my-logo.png from saved config. v Created data/ v froggeR project ready. i Downloading template... v Created .gitignore v Created README.md v Created _brand.yml v Created _quarto.yml v Created data/ v froggeR project ready. i Downloading template... i Downloading template... i Downloading template... v Created .gitignore v Created README.md v Created _brand.yml v Created _quarto.yml v Created data/ v froggeR project ready. i Downloading template... v Created .gitignore v Created README.md v Created _brand.yml v Created _quarto.yml v Created data/ v froggeR project ready. i Downloading template... v Created .gitignore v Created _brand.yml v Created _quarto.yml i Skipped README.md (already exists) v Created data/ v froggeR project ready. i Downloading template... v Created .gitignore v Created README.md v Created _brand.yml v Created _quarto.yml v Created data/ v froggeR project ready. i Copying project froggeR settings... v Saved _brand.yml to system configuration: D:\temp\2026_02_09_21_35_16_19688\RtmpgllU5v\file5c5c1b2640bf/_brand.yml i Copying project froggeR settings... i Copying project froggeR settings... v Created _brand.yml i Brand reference: https://posit-dev.github.io/brand-yml/ v Created www/custom.scss v Created www/custom.scss v Created www/custom.scss v Created www/tables.scss v Created www/custom2.scss v Created www/custom3.scss v Created www/custom2.scss v Created www/custom2.scss v Created www/custom.scss v Created www/custom.scss v Created www/custom.scss v Created www/custom.scss [ FAIL 0 | WARN 0 | SKIP 0 | PASS 181 ] > > proc.time() user system elapsed 2.37 1.10 3.95