R Under development (unstable) (2026-02-12 r89409 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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(nascaR.data) > > test_check("nascaR.data") nascaR.data cache cleared. nascaR.data cache cleared. nascaR.data cache cleared. nascaR.data cache cleared. nascaR.data cache cleared. Driver: Jeff Gordon Driver: Jeff Gordon Driver: Jeff Gordon Driver: Jeff Gordon Team: Hendrick Motorsports Team: Hendrick Motorsports Manufacturer: Chevrolet Manufacturer: Chevrolet [ FAIL 0 | WARN 0 | SKIP 27 | PASS 115 ] ══ Skipped tests (27) ══════════════════════════════════════════════════════════ • On CRAN (27): 'test-data.R:4:3', 'test-data.R:43:3', 'test-data.R:60:3', 'test-data.R:77:3', 'test-data.R:107:3', 'test-data.R:128:3', 'test-data.R:149:3', 'test-data.R:160:3', 'test-data.R:176:3', 'test-data.R:188:3', 'test-data.R:223:3', 'test-data.R:239:3', 'test-get_info_functions.R:46:3', 'test-get_info_functions.R:60:3', 'test-get_info_functions.R:94:3', 'test-get_info_functions.R:107:3', 'test-get_info_functions.R:140:3', 'test-get_info_functions.R:331:3', 'test-get_info_functions.R:345:3', 'test-get_info_functions.R:378:3', 'test-get_info_functions.R:391:3', 'test-get_info_functions.R:418:3', 'test-get_info_functions.R:432:3', 'test-get_info_functions.R:464:3', 'test-get_info_functions.R:477:3', 'test-get_info_functions.R:504:3', 'test-get_info_functions.R:532:3' [ FAIL 0 | WARN 0 | SKIP 27 | PASS 115 ] > > proc.time() user system elapsed 2.40 0.46 2.81