R Under development (unstable) (2024-06-30 r86854 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. > testthat::test_check("nanoparquet") Loading required package: nanoparquet [ FAIL 0 | WARN 0 | SKIP 58 | PASS 125 ] ══ Skipped tests (58) ══════════════════════════════════════════════════════════ • On CRAN (58): 'test-arrow-schema.R:24:3', 'test-parquet-metadata.R:17:3', 'test-parquet-metadata.R:31:3', 'test-parquet-metadata.R:37:3', 'test-parquet-metadata.R:43:3', 'test-parquet-metadata.R:49:3', 'test-parquet-metadata.R:56:3', 'test-parquet-metadata.R:63:3', 'test-parquet-metadata.R:70:3', 'test-parquet-metadata.R:76:3', 'test-parquet-metadata.R:82:3', 'test-parquet-metadata.R:89:3', 'test-parquet-metadata.R:112:3', 'test-porcelain.R:3:3', 'test-porcelain.R:9:3', 'test-porcelain.R:16:3', 'test-porcelain.R:43:3', 'test-porcelain.R:50:3', 'test-porcelain.R:110:3', 'test-porcelain.R:146:3', 'test-read-parquet.R:99:3', 'test-read-parquet.R:106:3', 'test-read-parquet.R:114:3', 'test-read-parquet.R:128:3', 'test-read-parquet.R:185:3', 'test-read-parquet.R:205:3', 'test-read-parquet.R:237:3', 'test-read-parquet.R:285:3', 'test-read-parquet.R:292:3', 'test-read-parquet.R:298:3', 'test-read-parquet.R:310:3', 'test-read-parquet.R:335:3', 'test-read-parquet.R:355:3', 'test-read-parquet.R:363:3', 'test-read-parquet.R:370:3', 'test-read-parquet.R:383:3', 'test-read-parquet.R:396:3', 'test-rle.R:3:3', 'test-spelling.R:2:3', 'test-write-parquet-2.R:18:3', 'test-write-parquet-2.R:49:3', 'test-write-parquet.R:7:3', 'test-write-parquet.R:31:3', 'test-write-parquet.R:64:3', 'test-write-parquet.R:115:3', 'test-write-parquet.R:133:3', 'test-write-parquet.R:146:3', 'test-write-parquet.R:178:3', 'test-write-parquet.R:211:3', 'test-write-parquet.R:243:3', 'test-write-parquet.R:268:3', 'test-write-parquet.R:296:3', 'test-write-parquet.R:323:3', 'test-write-parquet.R:363:3', 'test-write-parquet.R:374:3', 'test-write-parquet.R:389:3', 'test-write-parquet.R:404:3', 'test-write-parquet.R:419:3' [ FAIL 0 | WARN 0 | SKIP 58 | PASS 125 ] > > proc.time() user system elapsed 3.56 0.29 3.84