R Under development (unstable) (2025-02-22 r87796 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(Rigma) > > test_check("Rigma") [ FAIL 0 | WARN 0 | SKIP 25 | PASS 10 ] ══ Skipped tests (25) ══════════════════════════════════════════════════════════ • On CRAN (25): 'test-add_color.R:2:3', 'test-as_design_tibble.R:2:3', 'test-as_design_tibble.R:11:3', 'test-delete_comment.R:2:3', 'test-delete_comment_reactions.R:2:3', 'test-extract_bslib_palette.R:2:3', 'test-get_comments.R:2:3', 'test-get_comments_reactions.R:2:3', 'test-get_file.R:2:3', 'test-get_file_component_sets.R:2:3', 'test-get_file_components.R:2:3', 'test-get_file_nodes.R:2:3', 'test-get_file_styles.R:2:3', 'test-get_file_versions.R:2:3', 'test-get_image.R:2:3', 'test-get_image_fills.R:2:3', 'test-get_project_files.R:2:3', 'test-get_team_component_sets.R:2:3', 'test-get_team_components.R:2:3', 'test-get_team_projects.R:2:3', 'test-get_team_styles.R:2:3', 'test-post_comment.R:2:3', 'test-post_comment_reactions.R:2:3', 'test-req_rigma_agent.R:2:3', 'test-text_data_from_styles.R:2:3' [ FAIL 0 | WARN 0 | SKIP 25 | PASS 10 ] > > proc.time() user system elapsed 1.48 0.29 1.76