R version 4.6.0 alpha (2026-04-05 r89793 ucrt) 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(ProjectTemplate) Loading required package: digest Loading required package: tibble > > test_check("ProjectTemplate") Project name: test_projecta0a8141f2a6a Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Objects to clear from memory: config helper.function project.info Project name: test_projecta0a877a976d6 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Objects to clear from memory: config helper.function project.info Project name: test_projecta0a84c973e81 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Configuration for project: test_projecta0a84c973e81 version 0.11.2 data_loading TRUE data_loading_header TRUE data_ignore cache_loading TRUE recursive_loading FALSE munging TRUE logging FALSE logging_level INFO load_libraries FALSE libraries reshape2, plyr, tidyverse, stringr, lubridate as_factors FALSE tables_type tibble attach_internal_libraries FALSE cache_loaded_data TRUE sticky_variables NONE underscore_variables TRUE cache_file_format RData dummy 999 Configuration for project: test_projecta0a84c973e81 version 0.11.2 data_loading TRUE data_loading_header TRUE data_ignore cache_loading TRUE recursive_loading FALSE munging TRUE logging FALSE logging_level INFO load_libraries FALSE libraries reshape2, plyr, tidyverse, stringr, lubridate as_factors FALSE tables_type tibble attach_internal_libraries FALSE cache_loaded_data TRUE sticky_variables NONE underscore_variables TRUE cache_file_format RData Additional custom config present for this project: Objects to clear from memory: config helper.function project.info Project name: test_projecta0a84f0f5adf Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: foo.reader.R Running helper script: helpers.R Autoloading data Loading data set: example Creating cache entry from global environment: example Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Creating cache entry from global environment: xxxx Creating cache entry from global environment: xxxx Creating cache entry from global environment: xxxx Creating cache entry from global environment: cache.RData Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Following objects not in memory: Objects to clear from memory: xxxx Project name: test_projecta0a8212651e3 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Objects to clear from memory: helper.function project.info Clearing cache for project: test_projecta0a8212651e3 Clearing cache for project: test_projecta0a81a5a5bde Objects to clear from memory: xxx Project name: test_projecta0a81a5a5bde Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Creating cache entry from CODE: xxxx Objects to clear from memory: config project.info Objects to clear from memory: project.info Objects to clear from memory: yyy Following objects not in memory: xxx Following objects not in memory: xxx Variables not cleared: config No objects to clear Objects to clear from memory: .yyy helper.function project.info Project name: test_projecta0a89d02b33 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Project name: test_projecta0a89d02b33 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Configuration for project: test_projecta0a838707caf Project name: test_projecta0a85aa72c3a Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Project name: test_projecta0a86c6e70b0 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R == Testing 1.R ================================================================= [ FAIL 0 | WARN 0 | SKIP 0 | PASS 0 ] [ FAIL 0 | WARN 0 | SKIP 0 | PASS 0 ] [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ] Done! == Testing 1.R ================================================================= [ FAIL 0 | WARN 0 | SKIP 0 | PASS 0 ] [ FAIL 0 | WARN 0 | SKIP 0 | PASS 0 ] [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ] Done! Directory: test_projecta0a84ba0102 is a ProjectTemplate directory Cannot create a new project inside an existing one Please change to another directory and re-run create.project() Directory: test_projecta0a84ba0102 is a ProjectTemplate directory Cannot create a new project inside an existing one Please change to another directory and re-run create.project() Directory: test_project2a0a83a9171a9 is a ProjectTemplate directory Cannot create a new project inside an existing one Please change to another directory and re-run create.project() Objects to clear from memory: config helper.function project.info No objects to clear Objects to clear from memory: config filea0a85cec11d helper.function project.info Creating cache entry from CODE: test_data Current Directory: test_projecta0a83d9d954 is not a valid ProjectTemplate directory because one or more mandatory directories are missing. If you believe you are in a ProjectTemplate directory and seeing this message in error, try running migrate.project(). migrate.project() will ensure the ProjectTemplate structure is consistent with your version of ProjectTemplate. Please change to correct directory and re-run load.project() Current Directory: test_projecta0a83d9d954 is not a valid ProjectTemplate directory because one or more mandatory directories are missing. If you believe you are in a ProjectTemplate directory and seeing this message in error, try running migrate.project(). migrate.project() will ensure the ProjectTemplate structure is consistent with your version of ProjectTemplate. Change to a valid ProjectTemplate directory and run clear.cache() again. Current Directory: test_projecta0a83d9d954 is not a valid ProjectTemplate directory because one or more mandatory directories are missing. If you believe you are in a ProjectTemplate directory and seeing this message in error, try running migrate.project(). migrate.project() will ensure the ProjectTemplate structure is consistent with your version of ProjectTemplate. Change to a valid ProjectTemplate directory and run cache() again. Current Directory: test_projecta0a83d9d954 is not a valid ProjectTemplate directory because one or more mandatory directories are missing. If you believe you are in a ProjectTemplate directory and seeing this message in error, try running migrate.project(). migrate.project() will ensure the ProjectTemplate structure is consistent with your version of ProjectTemplate. Change to a valid ProjectTemplate directory and run reload.project() again. Current Directory: test_projecta0a83d9d954 is not a valid ProjectTemplate directory because one or more mandatory directories are missing. If you believe you are in a ProjectTemplate directory and seeing this message in error, try running migrate.project(). migrate.project() will ensure the ProjectTemplate structure is consistent with your version of ProjectTemplate. Change to a valid ProjectTemplate directory and run test.project() again. Current Directory: test_projecta0a83d9d954 is not a valid ProjectTemplate directory because one or more mandatory directories are missing. If you believe you are in a ProjectTemplate directory and seeing this message in error, try running migrate.project(). migrate.project() will ensure the ProjectTemplate structure is consistent with your version of ProjectTemplate. Change to a valid ProjectTemplate directory and run stub.tests() again. Current Directory: test_projecta0a83d9d954 is not a valid ProjectTemplate directory because one or more mandatory directories are missing. If you believe you are in a ProjectTemplate directory and seeing this message in error, try running migrate.project(). migrate.project() will ensure the ProjectTemplate structure is consistent with your version of ProjectTemplate. Please change to correct directory and re-run project.config() Project name: test_projecta0a817776e5d Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Loading data set: Thumbs Loading required namespace: RSQLite Creating cache entry from global environment: var_to_cache Loading required package: data.table Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Migrating project configuration [1] FALSE Your existing project configuration in globals.dcf does not contain up to date configuration settings in this version 0.11.2 of ProjectTemplate. They will be added automatically during migration, but you should review afterward. version, data_loading_header, data_ignore, logging_level, tables_type, attach_internal_libraries, cache_loaded_data, sticky_variables, underscore_variables, cache_file_format There is a new config item called cache_loaded_data which auto-caches data after it has been loaded from the data directory. This has been switched off for this project in case it breaks your scripts. However you can switch it on manually by editing global.dcf data_tables has been renamed tables_type. It can take the value 'tibble', 'data_table', or 'data_frame. If data_tables is TRUE, tables_type will be set to 'data_table', otherwise the default 'data_frame' will be used. if you wish a different default set it manually by editing global.dcf. Future new projects will use 'tibble' by default. Migrating project configuration [1] FALSE Your existing project configuration in globals.dcf does not contain up to date configuration settings in this version 0.11.2 of ProjectTemplate. They will be added automatically during migration, but you should review afterward. data_loading_header, data_ignore, logging_level, tables_type, attach_internal_libraries, cache_loaded_data, sticky_variables, underscore_variables, cache_file_format There is a new config item called cache_loaded_data which auto-caches data after it has been loaded from the data directory. This has been switched off for this project in case it breaks your scripts. However you can switch it on manually by editing global.dcf data_tables has been renamed tables_type. It can take the value 'tibble', 'data_table', or 'data_frame. If data_tables is TRUE, tables_type will be set to 'data_table', otherwise the default 'data_frame' will be used. if you wish a different default set it manually by editing global.dcf. Future new projects will use 'tibble' by default. Migrating project configuration [1] FALSE Migrating project configuration [1] FALSE Your existing project configuration in globals.dcf does not contain up to date configuration settings in this version 0.11.2 of ProjectTemplate. They will be added automatically during migration, but you should review afterward. Your config.dcf file was missing entries and defaults have been used. The missing entries are: cache_loaded_data Migrating project configuration [1] FALSE Your existing project configuration in globals.dcf does not contain up to date configuration settings in this version 0.11.2 of ProjectTemplate. They will be added automatically during migration, but you should review afterward. Migrating project configuration [1] FALSE Your existing project configuration in globals.dcf does not contain up to date configuration settings in this version 0.11.2 of ProjectTemplate. They will be added automatically during migration, but you should review afterward. Your config.dcf file was missing entries and defaults have been used. The missing entries are: Migrating project configuration [1] FALSE Your existing project configuration in globals.dcf does not contain up to date configuration settings in this version 0.11.2 of ProjectTemplate. They will be added automatically during migration, but you should review afterward. Your config.dcf file contained unused entries which have been removed. The unused entries are: Migrating project configuration [1] FALSE Migrating project configuration [1] TRUE Migrating project configuration [1] FALSE Your existing project configuration in globals.dcf does not contain up to date configuration settings in this version 0.11.2 of ProjectTemplate. They will be added automatically during migration, but you should review afterward. Your config.dcf file was missing entries and defaults have been used. The missing entries are: tables_type Migrating project configuration [1] FALSE Your existing project configuration in globals.dcf does not contain up to date configuration settings in this version 0.11.2 of ProjectTemplate. They will be added automatically during migration, but you should review afterward. Your config.dcf file was missing entries and defaults have been used. The missing entries are: tables_type Project name: test_projecta0a852c027cd Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Objects to clear from memory: config helper.function project.info Project name: test_projecta0a81f9845e9 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Project name: test_projecta0a81f9845e9 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Objects to clear from memory: config helper.function project.info Project name: test_projecta0a82f9412b5 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Project name: test_projecta0a82f9412b5 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Objects to clear from memory: config helper.function project.info Project name: test_projecta0a865f3cfe Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Project name: test_projecta0a865f3cfe Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Objects to clear from memory: config helper.function project.info Project name: test_projecta0a83eee2cc0 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Objects to clear from memory: config helper.function project.info Project name: test_projecta0a8c53734 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Project name: test_projecta0a8c53734 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Objects to clear from memory: config helper.function project.info Project name: test_projecta0a8c0d673c Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Project name: test_projecta0a8c0d673c Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Objects to clear from memory: config helper.function project.info Project name: test_projecta0a820b72e70 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Project name: test_projecta0a820b72e70 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Objects to clear from memory: config helper.function project.info Project name: test_projecta0a83c1383f Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Project name: test_projecta0a83c1383f Loading project configuration Objects to clear from memory: config helper.function project.info Project name: test_projecta0a84227dfe Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Project name: test_projecta0a84227dfe Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Objects to clear from memory: config helper.function project.info Loading table: example_30a Loading table: example_30b Loading table: example_31a Loading table: example_31b Loading table: example_28 re-encoding from CP1252 re-encoding from CP1252 The tzdb package is not installed. Timezones will not be available to Arrow compute functions. Objects to clear from memory: config helper.function project.info Objects to clear from memory: config helper.function project.info Items in cache will not be cleared Use reload.project(reset=TRUE) to clear cache also Objects to clear from memory: helper.function project.info z Reloading Project ... Project name: test_projecta0a89f32d9f Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Loading cached data set: z Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Objects to clear from memory: config helper.function project.info x y z Project name: test_projecta0a83f832c00 Loading project configuration Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Project name: test_projecta0a8d076d00 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R Project name: test_projecta0a85af6253 Loading project configuration Autoloading helper functions Running helper script: globals.R Running helper script: helpers.R Autoloading data Loading data set: file_not_in_full_template Translating data.frame to tibble: file_not_in_full_template Creating cache entry from global environment: file_not_in_full_template Munging data Running preprocessing script: 01-A.R Sourcing R script: 01-A.R [1] FALSE [ FAIL 0 | WARN 214 | SKIP 1 | PASS 870 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-load.R:405:3' [ FAIL 0 | WARN 214 | SKIP 1 | PASS 870 ] > > proc.time() user system elapsed 31.65 6.12 46.20