The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-04-24 11:24:40 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 6.59 | 242.44 | 249.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 4.63 | 171.26 | 175.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 14.00 | 393.74 | 407.74 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 12.00 | 320.55 | 332.55 | OK | |
| r-devel-macos-arm64 | 0.1.3 | 2.00 | 52.00 | 54.00 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 11.00 | 245.00 | 256.00 | OK | |
| r-patched-linux-x86_64 | 0.1.3 | 7.70 | 227.55 | 235.25 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 6.88 | 224.18 | 231.06 | OK | |
| r-release-macos-arm64 | 0.1.3 | 2.00 | 52.00 | 54.00 | OK | |
| r-release-macos-x86_64 | 0.1.3 | 4.00 | 70.00 | 74.00 | ERROR | |
| r-release-windows-x86_64 | 0.1.3 | 11.00 | 245.00 | 256.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | 2.00 | 52.00 | 54.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.3 | 5.00 | 237.00 | 242.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 8.00 | 237.00 | 245.00 | OK |
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in ‘tidysynthesis-Ex.R’ failed
The error most likely occurred in:
> ### Name: construct_recipes
> ### Title: Construct a sequence of model recipes for sequential synthesis
> ### Aliases: construct_recipes
>
> ### ** Examples
>
>
> rm <- roadmap(
+ conf_data = acs_conf_nw,
+ start_data = acs_start_nw
+ )
>
> construct_recipes(rm)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Calls: construct_recipes ... namespaceImport -> loadNamespace -> library.dynam -> dyn.load
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [26s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidysynthesis)
>
> test_check("tidysynthesis")
Saving _problems/test-constraints-259.R
Saving _problems/test-construct_recipes-81.R
Saving _problems/test-construct_recipes-119.R
Saving _problems/test-construct_recipes-154.R
Saving _problems/test-construct_recipes-168.R
Saving _problems/test-construct_recipes-252.R
Saving _problems/test-construct_recipes-280.R
Saving _problems/test-construct_recipes-301.R
Saving _problems/test-garnish-15.R
Saving _problems/test-garnish-40.R
Saving _problems/test-garnish-63.R
Saving _problems/test-garnish-93.R
Saving _problems/test-garnish-142.R
Saving _problems/test-invert-8.R
Saving _problems/test-invert-21.R
Saving _problems/test-invert-38.R
Saving _problems/test-invert-57.R
Saving _problems/test-invert-76.R
Saving _problems/test-invert-89.R
Saving _problems/test-invert-102.R
Saving _problems/test-invert-119.R
Saving _problems/test-presynth-59.R
Saving _problems/test-presynth-74.R
Saving _problems/test-presynth-117.R
Saving _problems/test-presynth-156.R
Saving _problems/test-reset_postsynth-40.R
Saving _problems/test-sample_glm-39.R
Saving _problems/test-sample_glm-58.R
Saving _problems/test-sample_glm-77.R
Saving _problems/test-sample_glm-116.R
Saving _problems/test-sample_glm-175.R
Saving _problems/test-sample_glm-226.R
Saving _problems/test-sample_glm-236.R
Saving _problems/test-sample_lm-31.R
Saving _problems/test-sample_lm-50.R
Saving _problems/test-sample_lm-94.R
Saving _problems/test-sample_lm-145.R
Saving _problems/test-sample_lm-154.R
Saving _problems/test-sample_ranger-27.R
Saving _problems/test-sample_ranger-56.R
Saving _problems/test-sample_ranger-99.R
Saving _problems/test-sample_ranger-168.R
Saving _problems/test-sample_ranger-177.R
Saving _problems/test-sample_rpart-23.R
Saving _problems/test-sample_rpart-51.R
Saving _problems/test-sample_rpart-101.R
Saving _problems/test-sample_rpart-139.R
Saving _problems/test-sample_rpart-191.R
Saving _problems/test-sample_rpart-200.R
Saving _problems/test-start_method-184.R
Saving _problems/test-synth_spec-11.R
Saving _problems/test-synthesis-constraints-cat-46.R
Saving _problems/test-synthesis-constraints-num-76.R
Saving _problems/test-synthesis-control-flow-18.R
Saving _problems/test-synthesis-empty-factor-69.R
Saving _problems/test-synthesis-hyperparameters-70.R
Saving _problems/test-synthesis-messages-74.R
Saving _problems/test-synthesis_categorical-82.R
Saving _problems/test-synthesis_categorical-127.R
Saving _problems/test-synthesize-example_na-40.R
Saving _problems/test-synthesize-example_na-73.R
Saving _problems/test-synthesize-example_na-105.R
Saving _problems/test-synthesize-example_na-149.R
Saving _problems/test-synthesize-factor-first-75.R
Saving _problems/test-synthesize-factor-first-91.R
Saving _problems/test-synthesize-replicates-30.R
Saving _problems/test-synthesize-replicates-47.R
Saving _problems/test-synthesize-replicates-72.R
Saving _problems/test-synthesize-replicates-101.R
Saving _problems/test-synthesize-32.R
Saving _problems/test-synthesize-57.R
Saving _problems/test-synthesize-77.R
Saving _problems/test-synthesize-92.R
Saving _problems/test-synthesize_basic-28.R
Saving _problems/test-synthesize_j-9.R
Saving _problems/test-synthesize_j-33.R
Saving _problems/test-synthesize_j-59.R
Saving _problems/test-synthesize_j-100.R
Saving _problems/test-tune_synthesis-28.R
[ FAIL 79 | WARN 0 | SKIP 0 | PASS 598 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-constraints.R:257:3'): synthesize() works with constraints() ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-constraints.R:257:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Failure ('test-construct_recipes.R:73:3'): input errors work correctly ──────
`construct_recipes(...)` threw an error with unexpected message.
Expected match: "subscript out of bounds"
Actual message: "unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':\n dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE\n Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so\n Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-construct_recipes.R:73:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::construct_recipes(...)
7. └─base::loadNamespace(x)
8. ├─base::namespaceImportFrom(...)
9. │ └─base::asNamespace(ns)
10. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImport(...)
15. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
16. └─base::library.dynam(lib, package, package.lib)
17. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-construct_recipes.R:115:3'): directly test outputs ─────────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─tidysynthesis::construct_recipes(...) at test-construct_recipes.R:115:3
2. └─base::loadNamespace(x)
3. ├─base::namespaceImportFrom(...)
4. │ └─base::asNamespace(ns)
5. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
6. ├─base::namespaceImportFrom(...)
7. │ └─base::asNamespace(ns)
8. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
9. ├─base::namespaceImport(...)
10. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
11. └─base::library.dynam(lib, package, package.lib)
12. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-construct_recipes.R:149:3'): construct_recipes returns expected values ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-construct_recipes.R:149:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-construct_recipes.R:164:3'): fully default and hybrid are identical ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─tidysynthesis::construct_recipes(...) at test-construct_recipes.R:164:3
2. └─base::loadNamespace(x)
3. ├─base::namespaceImportFrom(...)
4. │ └─base::asNamespace(ns)
5. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
6. ├─base::namespaceImportFrom(...)
7. │ └─base::asNamespace(ns)
8. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
9. ├─base::namespaceImport(...)
10. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
11. └─base::library.dynam(lib, package, package.lib)
12. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-construct_recipes.R:248:3'): construct_recipes() correctly handles variables without variation ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─tidysynthesis::construct_recipes(...) at test-construct_recipes.R:248:3
2. └─base::loadNamespace(x)
3. ├─base::namespaceImportFrom(...)
4. │ └─base::asNamespace(ns)
5. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
6. ├─base::namespaceImportFrom(...)
7. │ └─base::asNamespace(ns)
8. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
9. ├─base::namespaceImport(...)
10. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
11. └─base::library.dynam(lib, package, package.lib)
12. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-construct_recipes.R:280:3'): construct_recipes() can handle large visit sequences ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─tidysynthesis::construct_recipes(roadmap) at test-construct_recipes.R:280:3
2. └─base::loadNamespace(x)
3. ├─base::namespaceImportFrom(...)
4. │ └─base::asNamespace(ns)
5. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
6. ├─base::namespaceImportFrom(...)
7. │ └─base::asNamespace(ns)
8. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
9. ├─base::namespaceImport(...)
10. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
11. └─base::library.dynam(lib, package, package.lib)
12. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-construct_recipes.R:301:3'): construct_recipes() works with exactly one variable ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─tidysynthesis::construct_recipes(roadmap) at test-construct_recipes.R:301:3
2. └─base::loadNamespace(x)
3. ├─base::namespaceImportFrom(...)
4. │ └─base::asNamespace(ns)
5. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
6. ├─base::namespaceImportFrom(...)
7. │ └─base::asNamespace(ns)
8. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
9. ├─base::namespaceImport(...)
10. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
11. └─base::library.dynam(lib, package, package.lib)
12. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-garnish.R:15:3'): garnish can handle no outcome variable transformations ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-garnish.R:15:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-garnish.R:38:3'): garnish inverts a log transformation ─────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-garnish.R:38:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-garnish.R:61:3'): garnish inverts a Yeo-Johnson transformation ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-garnish.R:61:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-garnish.R:93:3'): garnish works with synthesize_j() ──────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-garnish.R:93:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-garnish.R:142:3'): garnish works with many observations in synthesize_j() ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-garnish.R:142:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-invert.R:6:3'): invert.step_BoxCox returns untransformed values ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-invert.R:6:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-invert.R:19:3'): invert.step_BoxCox fails with incorrect lambdas length ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-invert.R:19:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-invert.R:36:3'): invert.step_BoxCox small lambda ──────────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-invert.R:36:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-invert.R:55:3'): invert.step_BoxCox NA ────────────────────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-invert.R:55:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-invert.R:74:3'): invert.step_log returns untransformed values ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-invert.R:74:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-invert.R:87:3'): invert.step_YeoJohnson returns untransformed values ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-invert.R:87:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-invert.R:100:3'): invert.step_YeoJohnson fails with incorrect lambdas length ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-invert.R:100:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-invert.R:117:3'): invert.step_YeoJohnson NA ───────────────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-invert.R:117:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-presynth.R:56:3'): presynth() creates a basic presynth object ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-presynth.R:56:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-presynth.R:71:3'): presynth() creates expected roles ───────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-presynth.R:71:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-presynth.R:114:3'): update_presynth ────────────────────────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-presynth.R:114:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-presynth.R:153:3'): variable location by type validation ───────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(ps <- presynth(roadmap = roadmap, synth_spec = synth_spec)) at test-presynth.R:153:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-reset_postsynth.R:39:5'): (code run outside of `test_that()`) ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-reset_postsynth.R:37:1
2. │ └─base::withCallingHandlers(...)
3. ├─tidysynthesis::presynth(roadmap = roadmap1, synth_spec = synth_spec1) at test-reset_postsynth.R:39:5
4. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
5. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
6. │ └─tidysynthesis::construct_recipes(...)
7. └─base::loadNamespace(x)
8. ├─base::namespaceImportFrom(...)
9. │ └─base::asNamespace(ns)
10. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImport(...)
15. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
16. └─base::library.dynam(lib, package, package.lib)
17. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_glm.R:39:3'): sample_glm() doesn't work with non-logistic classification models ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_glm.R:39:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_glm.R:58:3'): sample_glm() doesn't work for non-poisson regression models ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_glm.R:58:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_glm.R:77:3'): sample_glm() works with poisson regression ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_glm.R:77:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_glm.R:116:3'): sample_glm() works with classification ───
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_glm.R:116:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_glm.R:170:3'): synthesize() with sample_glm() reproduces with set.seed() ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-sample_glm.R:170:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = mtcars_roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_glm.R:220:3'): sample_glm() works with noise and constraints ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-sample_glm.R:220:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(...)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_glm.R:235:1'): (code run outside of `test_that()`) ──────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_glm.R:235:1
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_lm.R:31:3'): sample_lm() doesn't work with classification models ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_lm.R:31:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_lm.R:50:3'): sample_lm() works with regression ──────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_lm.R:50:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_lm.R:89:3'): synthesize() with sample_lm() reproduces with set.seed() ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-sample_lm.R:89:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = mtcars_roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_lm.R:140:3'): sample_lm() works with noise and constraints ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-sample_lm.R:140:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = mtcars_roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_lm.R:154:1'): (code run outside of `test_that()`) ───────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_lm.R:154:1
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_ranger.R:27:3'): sample_ranger() works with regression ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_ranger.R:27:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_ranger.R:56:3'): sample_ranger() works with classification ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_ranger.R:56:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_ranger.R:94:3'): synthesize() with sample_ranger() reproduces with set.seed() ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-sample_ranger.R:94:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_ranger.R:163:3'): sample_ranger() works with noise and constraints ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-sample_ranger.R:163:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_ranger.R:177:1'): (code run outside of `test_that()`) ───
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_ranger.R:177:1
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_rpart.R:23:3'): sample_rpart() works with regression ────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_rpart.R:23:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_rpart.R:51:3'): sample_rpart() works with classification ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_rpart.R:51:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_rpart.R:96:3'): synthesize() with sample_rpart() reproduces with set.seed() ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-sample_rpart.R:96:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = mtcars_roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_rpart.R:134:3'): sample_rpart() works with rpart::LAD ───
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-sample_rpart.R:134:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = mtcars_roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_rpart.R:185:3'): sample_rpart() works with noise and constraints ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-sample_rpart.R:185:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(...)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-sample_rpart.R:200:1'): (code run outside of `test_that()`) ────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-sample_rpart.R:200:1
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-start_method.R:182:3'): exec_start_method within synthesis ─────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-start_method.R:182:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synth_spec.R:10:1'): (code run outside of `test_that()`) ───────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-synth_spec.R:10:1
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesis-constraints-cat.R:43:3'): (code run outside of `test_that()`) ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-synthesis-constraints-cat.R:41:1
2. │ └─base::withCallingHandlers(...)
3. ├─tidysynthesis::presynth(roadmap = roadmap1, synth_spec = synth_spec) at test-synthesis-constraints-cat.R:43:3
4. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
5. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
6. │ └─tidysynthesis::construct_recipes(...)
7. └─base::loadNamespace(x)
8. ├─base::namespaceImportFrom(...)
9. │ └─base::asNamespace(ns)
10. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImport(...)
15. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
16. └─base::library.dynam(lib, package, package.lib)
17. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesis-constraints-num.R:73:3'): (code run outside of `test_that()`) ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-synthesis-constraints-num.R:71:1
2. │ └─base::withCallingHandlers(...)
3. ├─tidysynthesis::presynth(roadmap = roadmap1, synth_spec = synth_spec) at test-synthesis-constraints-num.R:73:3
4. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
5. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
6. │ └─tidysynthesis::construct_recipes(...)
7. └─base::loadNamespace(x)
8. ├─base::namespaceImportFrom(...)
9. │ └─base::asNamespace(ns)
10. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImport(...)
15. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
16. └─base::library.dynam(lib, package, package.lib)
17. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesis-control-flow.R:17:5'): (code run outside of `test_that()`) ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-synthesis-control-flow.R:15:1
2. │ └─base::withCallingHandlers(...)
3. ├─tidysynthesis::presynth(roadmap = roadmap1, synth_spec = synth_spec) at test-synthesis-control-flow.R:17:5
4. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
5. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
6. │ └─tidysynthesis::construct_recipes(...)
7. └─base::loadNamespace(x)
8. ├─base::namespaceImportFrom(...)
9. │ └─base::asNamespace(ns)
10. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImport(...)
15. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
16. └─base::library.dynam(lib, package, package.lib)
17. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesis-empty-factor.R:63:3'): synthesize() runs without error with empty factor levels ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesis-empty-factor.R:63:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(...)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesis-hyperparameters.R:65:3'): hyperparameter tuning results in different cost complexity parameters ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesis-hyperparameters.R:65:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesis-messages.R:71:1'): (code run outside of `test_that()`) ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-synthesis-messages.R:71:1
2. │ └─base::withCallingHandlers(...)
3. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
4. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
5. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
6. │ └─tidysynthesis::construct_recipes(...)
7. └─base::loadNamespace(x)
8. ├─base::namespaceImportFrom(...)
9. │ └─base::asNamespace(ns)
10. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImport(...)
15. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
16. └─base::library.dynam(lib, package, package.lib)
17. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesis_categorical.R:76:3'): synthesize() runs without error ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesis_categorical.R:76:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(...)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesis_categorical.R:122:3'): identity method works with factor variable ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesis_categorical.R:122:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap_no_var, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize-example_na.R:35:3'): Basic synthesis with enforce = TRUE ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize-example_na.R:35:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize-example_na.R:68:3'): synthesis with enforce_na = TRUE ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize-example_na.R:68:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize-example_na.R:100:3'): synthesis with enforce_na = FALSE ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize-example_na.R:100:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize-example_na.R:144:3'): postsynth_to_roadmap works with partial synthesis containing _NA variables ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize-example_na.R:144:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap_test, synth_spec = synth_spec_test)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize-factor-first.R:70:3'): Synthesis with factor starting variable ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize-factor-first.R:70:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize-factor-first.R:83:3'): failure when obs_per_ntile > start_data ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize-factor-first.R:83:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(...)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize-replicates.R:30:5'): start_data_replicates basic functionality ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize-replicates.R:29:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::synthesize(presynth(roadmap = new_rmap, synth_spec = base_ss)) at test-synthesize-replicates.R:30:5
7. │ └─tidysynthesis:::is_postsynth(presynth)
8. ├─tidysynthesis::presynth(roadmap = new_rmap, synth_spec = base_ss)
9. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
10. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
11. │ └─tidysynthesis::construct_recipes(...)
12. └─base::loadNamespace(x)
13. ├─base::namespaceImportFrom(...)
14. │ └─base::asNamespace(ns)
15. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
16. ├─base::namespaceImportFrom(...)
17. │ └─base::asNamespace(ns)
18. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
19. ├─base::namespaceImport(...)
20. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
21. └─base::library.dynam(lib, package, package.lib)
22. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize-replicates.R:47:5'): model_sample_replicates basic functionality ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize-replicates.R:46:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::synthesize(presynth(roadmap = new_rmap, synth_spec = base_ss)) at test-synthesize-replicates.R:47:5
7. │ └─tidysynthesis:::is_postsynth(presynth)
8. ├─tidysynthesis::presynth(roadmap = new_rmap, synth_spec = base_ss)
9. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
10. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
11. │ └─tidysynthesis::construct_recipes(...)
12. └─base::loadNamespace(x)
13. ├─base::namespaceImportFrom(...)
14. │ └─base::asNamespace(ns)
15. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
16. ├─base::namespaceImportFrom(...)
17. │ └─base::asNamespace(ns)
18. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
19. ├─base::namespaceImport(...)
20. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
21. └─base::library.dynam(lib, package, package.lib)
22. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize-replicates.R:72:5'): end_to_end_replicates basic functionality ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize-replicates.R:71:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::synthesize(presynth(roadmap = new_rmap, synth_spec = base_ss)) at test-synthesize-replicates.R:72:5
7. │ └─tidysynthesis:::is_postsynth(presynth)
8. ├─tidysynthesis::presynth(roadmap = new_rmap, synth_spec = base_ss)
9. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
10. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
11. │ └─tidysynthesis::construct_recipes(...)
12. └─base::loadNamespace(x)
13. ├─base::namespaceImportFrom(...)
14. │ └─base::asNamespace(ns)
15. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
16. ├─base::namespaceImportFrom(...)
17. │ └─base::asNamespace(ns)
18. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
19. ├─base::namespaceImport(...)
20. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
21. └─base::library.dynam(lib, package, package.lib)
22. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize-replicates.R:101:5'): replicates combined functionality ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize-replicates.R:100:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::synthesize(presynth(roadmap = new_rmap, synth_spec = base_ss)) at test-synthesize-replicates.R:101:5
7. │ └─tidysynthesis:::is_postsynth(presynth)
8. ├─tidysynthesis::presynth(roadmap = new_rmap, synth_spec = base_ss)
9. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
10. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
11. │ └─tidysynthesis::construct_recipes(...)
12. └─base::loadNamespace(x)
13. ├─base::namespaceImportFrom(...)
14. │ └─base::asNamespace(ns)
15. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
16. ├─base::namespaceImportFrom(...)
17. │ └─base::asNamespace(ns)
18. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
19. ├─base::namespaceImport(...)
20. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
21. └─base::library.dynam(lib, package, package.lib)
22. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize.R:29:3'): synthesize() returns data.frame of proper size ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize.R:29:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize.R:49:3'): synthesize() works with extractors ────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize.R:49:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(...)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize.R:71:3'): synthesize() returns correct number of replicates ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize.R:71:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(...)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize.R:89:3'): synthesize() properly handles start_data ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize.R:89:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap4, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize_basic.R:24:3'): Basic synthesis ─────────────────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-synthesize_basic.R:24:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec)
7. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
8. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
9. │ └─tidysynthesis::construct_recipes(...)
10. └─base::loadNamespace(x)
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImportFrom(...)
15. │ └─base::asNamespace(ns)
16. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17. ├─base::namespaceImport(...)
18. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
19. └─base::library.dynam(lib, package, package.lib)
20. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize_j.R:9:3'): synthesize_j() returns correct outputs ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-synthesize_j.R:9:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize_j.R:33:3'): synthesize_j() throws error with no sampler specified ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-synthesize_j.R:33:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize_j.R:59:3'): synthesize_j() returns the correct prediction ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-synthesize_j.R:59:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-synthesize_j.R:100:3'): synthesize_j() returns the correct prediction with constraints ──
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. └─base::loadNamespace(x) at test-synthesize_j.R:100:3
2. ├─base::namespaceImportFrom(...)
3. │ └─base::asNamespace(ns)
4. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5. ├─base::namespaceImportFrom(...)
6. │ └─base::asNamespace(ns)
7. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::library.dynam(lib, package, package.lib)
11. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test-tune_synthesis.R:27:5'): (code run outside of `test_that()`) ───
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so, 0x0006): Symbol not found: _IS_GROWABLE
Referenced from: <A2E3C2EA-FFF1-35E6-9621-C23F120F8433> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/data.table/libs/data_table.so
Expected in: <0A9590E7-21FF-3C2D-B0BD-160A5BF4B716> /Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/lib/libR.dylib
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-tune_synthesis.R:25:1
2. │ └─base::withCallingHandlers(...)
3. ├─tidysynthesis::presynth(roadmap = roadmap, synth_spec = synth_spec1) at test-tune_synthesis.R:27:5
4. │ └─tidysynthesis:::new_presynth(roadmap = roadmap, synth_spec = synth_spec)
5. │ └─tidysynthesis:::.construct_workflows(roadmap, synth_spec)
6. │ └─tidysynthesis::construct_recipes(...)
7. └─base::loadNamespace(x)
8. ├─base::namespaceImportFrom(...)
9. │ └─base::asNamespace(ns)
10. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
11. ├─base::namespaceImportFrom(...)
12. │ └─base::asNamespace(ns)
13. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
14. ├─base::namespaceImport(...)
15. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
16. └─base::library.dynam(lib, package, package.lib)
17. └─base::dyn.load(file, DLLpath = DLLpath, ...)
[ FAIL 79 | WARN 0 | SKIP 0 | PASS 598 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.