R Under development (unstable) (2025-11-17 r89032 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. > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("rbranding") + } test_brand_init.R............. 0 tests test_brand_init.R............. 1 tests OK test_brand_init.R............. 1 tests OK test_brand_init.R............. 1 tests OK test_brand_init.R............. 2 tests OK test_brand_init.R............. 3 tests OK test_brand_init.R............. 4 tests OK test_brand_init.R............. 4 tests OK test_brand_init.R............. 4 tests OK test_brand_init.R............. 4 tests OK test_brand_init.R............. 4 tests OK test_brand_init.R............. 4 tests OK test_brand_init.R............. 5 tests OK test_brand_init.R............. 6 tests OK test_brand_init.R............. 6 tests OK test_brand_init.R............. 7 tests OK test_brand_init.R............. 8 tests OK 53ms test_get_brand.R.............. 0 tests test_get_brand.R.............. 0 tests test_get_brand.R.............. 1 tests OK test_get_brand.R.............. 1 tests OK test_get_brand.R.............. 2 tests OK test_get_brand.R.............. 3 tests OK test_get_brand.R.............. 4 tests OK test_get_brand.R.............. 4 tests OK test_get_brand.R.............. 5 tests OK test_get_brand.R.............. 6 tests OK test_get_brand.R.............. 6 tests OK test_get_brand.R.............. 6 tests OK test_get_brand.R.............. 6 tests OK test_get_brand.R.............. 7 tests OK test_get_brand.R.............. 7 tests OK test_get_brand.R.............. 8 tests OK test_get_brand.R.............. 8 tests OK test_get_brand.R.............. 8 tests OK 0.1s test_get_template.R........... 0 tests test_get_template.R........... 1 tests OK test_get_template.R........... 2 tests OK test_get_template.R........... 3 tests OK test_get_template.R........... 3 tests OK 13ms test_ggplot2.R................ 0 tests test_ggplot2.R................ 0 tests test_ggplot2.R................ 0 tests test_ggplot2.R................ 0 tests test_ggplot2.R................ 0 tests Brand theme applied successfully! test_ggplot2.R................ 1 tests OK test_ggplot2.R................ 1 tests OK test_ggplot2.R................ 2 tests OK ggplot2 theme reset to previous state. test_ggplot2.R................ 3 tests OK test_ggplot2.R................ 4 tests OK Brand theme applied successfully! test_ggplot2.R................ 4 tests OK test_ggplot2.R................ 6 tests OK ggplot2 theme reset to previous state. test_ggplot2.R................ 6 tests OK test_ggplot2.R................ 6 tests OK test_ggplot2.R................ 6 tests OK test_ggplot2.R................ 7 tests OK test_ggplot2.R................ 7 tests OK test_ggplot2.R................ 7 tests OK 1.0s All ok, 26 results (1.2s) > > proc.time() user system elapsed 1.09 0.20 1.45