R Under development (unstable) (2025-10-08 r88906 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(usethis) > library(envsetup) > > > test_check("envsetup") Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/TestDev.R' The following objects are added to .GlobalEnv: 'test_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/QATest.R' The following objects are added to .GlobalEnv: 'mtcars', 'paste', 'test_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_qa' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' The following objects were overwritten in .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' The following objects were overwritten in .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' The following objects were overwritten in .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_prod' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest.R' The following objects are added to .GlobalEnv: 'test_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest2.R' The following objects are added to .GlobalEnv: 'test_prod2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' The following objects were overwritten in .GlobalEnv: 'atest' [1] "This is a function that makes a conflict. It is in PROD." Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/TestDev.R' The following objects are added to .GlobalEnv: 'test_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/QATest.R' The following objects are added to .GlobalEnv: 'mtcars', 'paste', 'test_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/conflicts.R' The following objects are added to .GlobalEnv: 'not_a_conflict_qa' The following objects were not added to .GlobalEnv as they already exist: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc1.R' The following objects were not added to .GlobalEnv as they already exist: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc2.R' The following objects were not added to .GlobalEnv as they already exist: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc3.R' The following objects were not added to .GlobalEnv as they already exist: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/conflicts.R' The following objects are added to .GlobalEnv: 'not_a_conflict_prod' The following objects were not added to .GlobalEnv as they already exist: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest.R' The following objects are added to .GlobalEnv: 'test_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest2.R' The following objects are added to .GlobalEnv: 'test_prod2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects were not added to .GlobalEnv as they already exist: 'atest' [1] "This is a function that makes a conflict. It is in DEV." Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/QATest.R' The following objects are added to .GlobalEnv: 'mtcars', 'paste', 'test_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_prod' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest.R' The following objects are added to .GlobalEnv: 'test_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest2.R' The following objects are added to .GlobalEnv: 'test_prod2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' The following objects were overwritten in .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/QATest.R' The following objects are added to .GlobalEnv: 'mtcars', 'paste', 'test_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_prod' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest.R' The following objects are added to .GlobalEnv: 'test_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest2.R' The following objects are added to .GlobalEnv: 'test_prod2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' The following objects were overwritten in .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/TestDev.R' The following objects are added to .GlobalEnv: 'test_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/QATest.R' The following objects are added to .GlobalEnv: 'mtcars', 'paste', 'test_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_qa' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' The following objects were overwritten in .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' The following objects were overwritten in .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' The following objects were overwritten in .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_prod' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest.R' The following objects are added to .GlobalEnv: 'test_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest2.R' The following objects are added to .GlobalEnv: 'test_prod2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' The following objects were overwritten in .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/QATest.R' The following objects are added to .GlobalEnv: 'mtcars', 'paste', 'test_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_prod' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest.R' The following objects are added to .GlobalEnv: 'test_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest2.R' The following objects are added to .GlobalEnv: 'test_prod2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' The following objects were overwritten in .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest.R' The following objects are added to .GlobalEnv: 'test_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest2.R' The following objects are added to .GlobalEnv: 'test_prod2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' The following objects were overwritten in .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest.R' The following objects are added to .GlobalEnv: 'test_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest2.R' The following objects are added to .GlobalEnv: 'test_prod2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' The following objects were overwritten in .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'man/testdir/DEV/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_dev' The following objects were overwritten in .GlobalEnv: 'my_conflict', 'not_a_conflict_dev' Sourcing file: 'man/testdir/DEV/functions/conflictss.R' v Configuration file found! i The following paths in your configuration do not exist: /DEV/username/project1/data /PROD/project1/data /DEV/username/project1/programs /PROD/project1/programs /DEV/username/project1/functions /PROD/project1/functions /DEV/username/project1/output /PROD/project1/output i All path objects will not work since directories are missing. v .Rprofile created v envsetup initialization complete v Configuration file found! i The following paths in your configuration do not exist: /DEV/username/project1/data /PROD/project1/data /DEV/username/project1/programs /PROD/project1/programs /DEV/username/project1/functions /PROD/project1/functions /DEV/username/project1/output /PROD/project1/output i All path objects will not work since directories are missing. v envsetup initialization complete Assigned paths to R_GlobalEnv Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/TestDev.R' The following objects are added to .GlobalEnv: 'test_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/QATest.R' The following objects are added to .GlobalEnv: 'mtcars', 'paste', 'test_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_qa' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' The following objects were overwritten in .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' The following objects were overwritten in .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' The following objects were overwritten in .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_prod' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest.R' The following objects are added to .GlobalEnv: 'test_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest2.R' The following objects are added to .GlobalEnv: 'test_prod2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' The following objects were overwritten in .GlobalEnv: 'atest' Read Path:D:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/DEV/data/iris.csv Read Path:D:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/DEV/data/iris.csv Write Path:D:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/DEV/data/iris.csv Write Path:D:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/DEV/data/iris.csvD:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/QA/data/iris.csvD:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/PROD/data/iris.csv v Directories built D:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS +-- demo | +-- DEV | | \-- username | | \-- project1 | | +-- data | | +-- output | | \-- programs | \-- PROD | \-- project1 | +-- data | +-- output | \-- programs +-- DEV | +-- data | \-- functions +-- docs +-- global | \-- functions +-- PROD | \-- functions +-- QA | \-- functions \-- returns_null Read Path:D:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/DEV/data/iris.csv Rows: 150 Columns: 5 -- Column specification -------------------------------------------------------- Delimiter: "," chr (1): Species dbl (4): Sepal.Length, Sepal.Width, Petal.Length, Petal.Width i Use `spec()` to retrieve the full column specification for this data. i Specify the column types or set `show_col_types = FALSE` to quiet this message. Read Path:D:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/DEV/data Read Path:D:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/DEV/data/iris2.csv Rows: 150 Columns: 5 -- Column specification -------------------------------------------------------- Delimiter: "," chr (1): Species dbl (4): Sepal.Length, Sepal.Width, Petal.Length, Petal.Width i Use `spec()` to retrieve the full column specification for this data. i Specify the column types or set `show_col_types = FALSE` to quiet this message. Write Path:D:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/DEV/data Assigned paths to R_GlobalEnv Read Path:D:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/DEV/data/iris.csv Rows: 150 Columns: 5 -- Column specification -------------------------------------------------------- Delimiter: "," chr (1): Species dbl (4): Sepal.Length, Sepal.Width, Petal.Length, Petal.Width i Use `spec()` to retrieve the full column specification for this data. i Specify the column types or set `show_col_types = FALSE` to quiet this message. Write Path:D:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/DEV/data Assigned paths to R_GlobalEnv Assigned paths to R_GlobalEnv Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/TestDev.R' The following objects are added to .GlobalEnv: 'test_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/QATest.R' The following objects are added to .GlobalEnv: 'mtcars', 'paste', 'test_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_qa' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' The following objects were overwritten in .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' The following objects were overwritten in .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' The following objects were overwritten in .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_prod' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest.R' The following objects are added to .GlobalEnv: 'test_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest2.R' The following objects are added to .GlobalEnv: 'test_prod2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' The following objects were overwritten in .GlobalEnv: 'atest' Assigned paths to R_GlobalEnv Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/TestDev.R' The following objects are added to .GlobalEnv: 'test_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/QATest.R' The following objects are added to .GlobalEnv: 'mtcars', 'paste', 'test_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_qa' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' The following objects were overwritten in .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' The following objects were overwritten in .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' The following objects were overwritten in .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_prod' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest.R' The following objects are added to .GlobalEnv: 'test_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest2.R' The following objects are added to .GlobalEnv: 'test_prod2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' The following objects were overwritten in .GlobalEnv: 'atest' Assigned paths to R_GlobalEnv Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/TestDev.R' The following objects are added to .GlobalEnv: 'test_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_dev' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/DEV/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/QATest.R' The following objects are added to .GlobalEnv: 'mtcars', 'paste', 'test_qa' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_qa' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc1.R' The following objects are added to .GlobalEnv: 'inc1' The following objects were overwritten in .GlobalEnv: 'inc1' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc2.R' The following objects are added to .GlobalEnv: 'inc2' The following objects were overwritten in .GlobalEnv: 'inc2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/QA/functions/inc3.R' The following objects are added to .GlobalEnv: 'inc3' The following objects were overwritten in .GlobalEnv: 'inc3' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/conflicts.R' The following objects are added to .GlobalEnv: 'my_conflict', 'not_a_conflict_prod' The following objects were overwritten in .GlobalEnv: 'my_conflict' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest.R' The following objects are added to .GlobalEnv: 'test_prod' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/prodtest2.R' The following objects are added to .GlobalEnv: 'test_prod2' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/global/functions/globaltest.R' The following objects are added to .GlobalEnv: 'test_global' Sourcing file: 'D:\\temp\\2025_10_09_21_20_16_2342\\Rtmp8AvCFS/PROD/functions/envre.R' The following objects are added to .GlobalEnv: 'atest' The following objects were overwritten in .GlobalEnv: 'atest' Read Path:D:\temp\2025_10_09_21_20_16_2342\Rtmp8AvCFS/DEV/data/iris.csv Rows: 150 Columns: 5 -- Column specification -------------------------------------------------------- Delimiter: "," chr (1): Species dbl (4): Sepal.Length, Sepal.Width, Petal.Length, Petal.Width i Use `spec()` to retrieve the full column specification for this data. i Specify the column types or set `show_col_types = FALSE` to quiet this message. [ FAIL 0 | WARN 0 | SKIP 10 | PASS 62 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-autos.R:251:3', 'test-autos.R:280:3', 'test-autos.R:314:3', 'test-init.R:7:3', 'test-init.R:13:3', 'test-init.R:19:3', 'test-utils.R:15:3', 'test-utils.R:32:3', 'test-utils.R:48:3', 'test-utils.R:61:3' [ FAIL 0 | WARN 0 | SKIP 10 | PASS 62 ] > > # https://blog.r-hub.io/2020/11/18/testthat-utility-belt/ > # https://testthat.r-lib.org/articles/test-fixtures.html > > proc.time() user system elapsed 2.98 0.65 3.78