R Under development (unstable) (2025-07-01 r88373 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(ratlas) NOTE: Either Arial Narrow or Montserrat fonts are required to use these themes. Please use ratlas::import_montserrat() to install Montserrat and if Arial Narrow is not on your system, please see https://bit.ly/arialnarrow > > test_check("ratlas") v Setting active project to "D:/temp/2025_07_02_16_45_17_32645/RtmpUtLxpG/plotorient1071464da1195". v Restoring original working directory: 'D:/RCompile/CRANincoming/R-devel/ratlas.Rcheck/tests/testthat/' v Setting active project to "". v Deleting temporary project: 'D:/temp/2025_07_02_16_45_17_32645/RtmpUtLxpG/plotorient1071464da1195/' [ FAIL 0 | WARN 0 | SKIP 23 | PASS 271 ] ══ Skipped tests (23) ══════════════════════════════════════════════════════════ • On CRAN (23): 'test-atlas-color-scales.R:4:3', 'test-format-text.R:35:3', 'test-lcrost-color-scales.R:4:3', 'test-okabeito-color-scales.R:4:3', 'test-render.R:9:3', 'test-render.R:22:3', 'test-render.R:35:3', 'test-render.R:50:3', 'test-set-theme.R:78:3', 'test-set-theme.R:90:3', 'test-set-theme.R:102:3', 'test-set-theme.R:118:3', 'test-set-theme.R:130:3', 'test-set-theme.R:142:3', 'test-set-theme.R:154:3', 'test-set-theme.R:166:3', 'test-set-theme.R:178:3', 'test-skeleton.R:2:3', 'test-skeleton.R:17:3', 'test-skeleton.R:37:3', 'test-skeleton.R:60:3', 'test-stat-bin.R:20:3', 'test-themes.R:4:3' [ FAIL 0 | WARN 0 | SKIP 23 | PASS 271 ] Deleting unused snapshots: • atlas-color-scales/atlas-alpha.svg • atlas-color-scales/atlas-color.svg • atlas-color-scales/atlas-darken.svg • atlas-color-scales/atlas-fill.svg • atlas-color-scales/atlas-lighten.svg • lcrost-color-scales/lcrost-alpha.svg • lcrost-color-scales/lcrost-color.svg • lcrost-color-scales/lcrost-darken.svg • lcrost-color-scales/lcrost-fill.svg • lcrost-color-scales/lcrost-lighten.svg • okabeito-color-scales/okabeito-alpha.svg • okabeito-color-scales/okabeito-color.svg • okabeito-color-scales/okabeito-darken.svg • okabeito-color-scales/okabeito-fill.svg • okabeito-color-scales/okabeito-lighten.svg • stat-bin/bins30-bound0.svg • stat-bin/no-color-hist.svg • stat-bin/one-bin.svg • stat-bin/trimmed-hist-bound0.svg • stat-bin/trimmed-hist-center0.svg • themes/theme-atlas.svg > > proc.time() user system elapsed 6.89 1.04 7.81