Last updated on 2026-08-09 12:51:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 41.36 | OK | |||
| r-release-macos-x86_64 | 2.0.0 | 4.00 | 51.00 | 55.00 | ERROR |
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘MiCT-Ex.R’ failed
The error most likely occurred in:
> ### Name: lcfa_model
> ### Title: Generate lavaan syntax for longitudinal CFA MIC estimation
> ### Aliases: lcfa_model
>
> ### ** Examples
>
> set.seed(123)
> sim <- simdat(N = 100)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <679AE0D4-0607-3EA7-973C-B20823B7245D> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/qs2/libs/qs2.so
Expected in: <C2902054-1017-32B2-982C-52E3FCC36774> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/RcppParallel/lib/libtbb.dylib
Calls: simdat ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
Execution halted
Flavor: r-release-macos-x86_64
Version: 2.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(MiCT)
>
> test_check("MiCT")
Saving _problems/test_mic-3.R
Saving _problems/test_mic-16.R
Saving _problems/test_mic-33.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_mic.R:3:3'): simdat returns expected structure ─────────────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <679AE0D4-0607-3EA7-973C-B20823B7245D> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/qs2/libs/qs2.so
Expected in: <C2902054-1017-32B2-982C-52E3FCC36774> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/RcppParallel/lib/libtbb.dylib
Backtrace:
▆
1. ├─MiCT::simdat(N = 100, add_change = TRUE) at test_mic.R:3: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::library.dynam(lib, package, package.lib)
10. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test_mic.R:16:3'): mic_iapm returns MIC estimates ───────────────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <679AE0D4-0607-3EA7-973C-B20823B7245D> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/qs2/libs/qs2.so
Expected in: <C2902054-1017-32B2-982C-52E3FCC36774> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/RcppParallel/lib/libtbb.dylib
Backtrace:
▆
1. ├─MiCT::simdat(N = 200, add_change = TRUE) at test_mic.R:16: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::library.dynam(lib, package, package.lib)
10. └─base::dyn.load(file, DLLpath = DLLpath, ...)
── Error ('test_mic.R:33:3'): mic_roc runs without bootstrap ───────────────────
Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <679AE0D4-0607-3EA7-973C-B20823B7245D> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/qs2/libs/qs2.so
Expected in: <C2902054-1017-32B2-982C-52E3FCC36774> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.6/RcppParallel/lib/libtbb.dylib
Backtrace:
▆
1. ├─MiCT::simdat(N = 200) at test_mic.R:33: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::library.dynam(lib, package, package.lib)
10. └─base::dyn.load(file, DLLpath = DLLpath, ...)
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-macos-x86_64