R Under development (unstable) (2025-01-15 r87581 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(finna) > > test_check("finna") Total results found: 2062416 Data fetching completed in 1.41 seconds. Total results found: 3 Data fetching completed in 0.22 seconds. Total results found: 2062416 Data fetching completed in 0.57 seconds. No encoding supplied: defaulting to UTF-8. Search results saved successfully to data/test_results.rds Search results saved successfully to data/test_load_results.rds Search results loaded successfully from data/test_load_results.rds Search results saved successfully to data/test_extension.rds Search results loaded successfully from data/test_extension.rds Performing search with query: This is a test query with multiple lines Total results found: 26 Data fetching completed in 0.29 seconds. Performing search with query: A very long text query that exceeds the query limi Total results found: 0 Data fetching completed in 0.25 seconds. Performing search with query: the query limit Total results found: 175 Data fetching completed in 0.38 seconds. Total results found: 25530 Data fetching completed in 0.57 seconds. Total results found: 18678566 Data fetching completed in 1.36 seconds. Total results found: 4837 Data fetching completed in 0.78 seconds. Total results found: 12129 Data fetching completed in 0.59 seconds. Total results found: 44515 Data fetching completed in 1.05 seconds. Total results found: 32 Data fetching completed in 0.30 seconds. [ FAIL 0 | WARN 0 | SKIP 0 | PASS 105 ] > > proc.time() user system elapsed 3.03 0.65 12.73