Error: `x` not equal to `y`. Attributes: < Length mismatch: comparison on first 1 components
Tests in my R
package started to fail on attributes. Let’s have a minimal example:
Use a different config::get config when using testthat
Is there a possibility to set a different Sys.getenv("R_CONFIG_ACTIVE")
value when run in tests using testthat?