R Under development (unstable) (2024-07-01 r86857 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(foghorn) > > test_check("foghorn") [ FAIL 0 | WARN 0 | SKIP 32 | PASS 36 ] ══ Skipped tests (32) ══════════════════════════════════════════════════════════ • On CRAN (32): 'test-foghorn.R:14:3', 'test-foghorn.R:22:3', 'test-foghorn.R:85:3', 'test-foghorn.R:98:3', 'test-foghorn.R:114:3', 'test-foghorn.R:120:3', 'test-foghorn.R:129:3', 'test-foghorn.R:136:3', 'test-foghorn.R:149:3', 'test-foghorn.R:168:3', 'test-foghorn.R:213:3', 'test-foghorn.R:220:3', 'test-foghorn.R:227:3', 'test-foghorn.R:293:3', 'test-foghorn.R:336:3', 'test-foghorn.R:344:3', 'test-foghorn.R:358:3', 'test-foghorn.R:371:3', 'test-foghorn.R:384:3', 'test-foghorn.R:534:3', 'test-foghorn.R:608:3', 'test-incoming.R:2:3', 'test-incoming.R:31:3', 'test-incoming.R:40:3', 'test-incoming.R:49:3', 'test-incoming.R:59:3', 'test-n_cran_platforms.R:5:3', 'test-n_cran_platforms.R:13:3', 'test-n_cran_platforms.R:21:3', 'test-winbuilder-queue.R:2:3', 'test-winbuilder-queue.R:19:3', 'test-winbuilder-queue.R:31:3' [ FAIL 0 | WARN 0 | SKIP 32 | PASS 36 ] > > proc.time() user system elapsed 2.26 0.51 2.76