R Under development (unstable) (2025-11-05 r88988 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(fwtraits) > > test_check("fwtraits") ============================================= ============================================= PLEASE FOLLOW THE INSTRUCTIONS CAREFULLY ============================================= 1. PLEASE EDIT THE .Renviron THATS HAS OPENED == 2. TYPE IN: API_KEY = 36-digits alphanumeric == 3. SAVE AND CLOSE. RESTART RSESSION == 4. CONGS: YOUR ARE READY TO GO!!!!!!!! ============================================ ============================================ [ FAIL 0 | WARN 0 | SKIP 17 | PASS 12 ] ══ Skipped tests (17) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test-fw_visualize.R:5:13', 'test-fwfetchdata.R:8:13', 'test-fwfetchdata.R:21:13', 'test-fwfetchdata.R:30:13', 'test-fwfetchdata.R:57:13', 'test-fwfetchdata.R:81:13', 'test-fwfetchdata.R:97:13', 'test-fwfetchdata.R:119:13', 'test-fwfetchdata.R:138:13', 'test_fwcite.R:4:13', 'test_fwdbguide.R:3:3', 'test_fwfdcompute.R:22:13', 'test_fwregister.R:5:13', 'test_fwsearch.R:4:13', 'test_fwsetapikey.R:20:12', 'test_fwtoken.R:3:13', 'test_loaddb.R:4:3' [ FAIL 0 | WARN 0 | SKIP 17 | PASS 12 ] > > proc.time() user system elapsed 1.90 0.37 2.56