R Under development (unstable) (2024-09-23 r87189 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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("pkglite") > > test_check("pkglite") -- File specification ---------------------------------------------------------- - Relative path: "R/" - Pattern: "\\.R$" - Format: "text" - Recursive: FALSE - Ignore case: TRUE - All files: FALSE Removing line 6 Removing line 7 Writing to: "D:\\temp\\RtmpMRYIPp\\file27b8a2a56e" str1 str2 str999 -- This is a test heading ------------------------------------------------------ -- This is a really longgggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg heading -- This is a test heading plus other things ------------------------------------ -- This is a heading with some special symbols like *,;%#$.plus other things --- - This is a test heading plus other things -- File collection ------------------------------------------------------------- -- Package: pkg1 --------------------------------------------------------------- path_rel format 1 vignettes/example.bib text 2 vignettes/pkg1.Rmd text [ FAIL 0 | WARN 0 | SKIP 5 | PASS 115 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-independent_test_pack.R:6:3', 'test-independent_test_pack.R:19:3', 'test-independent_test_pack.R:42:3', 'test-independent_test_pack.R:51:3', 'test-independent_test_unpack.R:22:3' [ FAIL 0 | WARN 0 | SKIP 5 | PASS 115 ] Deleting unused snapshots: • independent_test_pack/fc_to_text1.txt • independent_test_pack/fc_to_text2.txt • independent_test_pack/file_to_vec.txt • independent_test_pack/pack.txt • independent_test_pack/read_file_text1.txt • independent_test_pack/read_file_text2.txt • independent_test_pack/read_file_text3.txt • independent_test_pack/read_file_text4.txt • independent_test_pack/read_file_text5.txt > > proc.time() user system elapsed 1.93 0.26 2.18