The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
Last updated on 2026-08-10 10:50:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 41.36 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 36.72 | OK | |||
| r-release-macos-arm64 | 2.0.0 | 1.00 | 16.00 | 17.00 | ERROR | |
| r-release-macos-x86_64 | 2.0.0 | 4.00 | 47.00 | 51.00 | ERROR | |
| r-oldrel-macos-arm64 | 2.0.0 | 1.00 | 20.00 | 21.00 | ERROR | |
| r-oldrel-macos-x86_64 | 2.0.0 | 4.00 | 68.00 | 72.00 | ERROR | |
| r-oldrel-windows-x86_64 | 2.0.0 | 12.00 | 99.00 | 111.00 | OK |
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/sonoma-arm64/Rlib/4.6/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <0D21DE7A-891E-37A9-90D4-FE4415DB03EF> /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/qs2/libs/qs2.so
Expected in: <FBA04CED-FC80-33F7-B916-CA457E71AAC6> /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppParallel/lib/libtbb.dylib
Calls: simdat ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
Execution halted
Flavor: r-release-macos-arm64
Version: 2.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
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/sonoma-arm64/Rlib/4.6/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <0D21DE7A-891E-37A9-90D4-FE4415DB03EF> /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/qs2/libs/qs2.so
Expected in: <FBA04CED-FC80-33F7-B916-CA457E71AAC6> /Volumes/Builds/packages/sonoma-arm64/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/sonoma-arm64/Rlib/4.6/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <0D21DE7A-891E-37A9-90D4-FE4415DB03EF> /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/qs2/libs/qs2.so
Expected in: <FBA04CED-FC80-33F7-B916-CA457E71AAC6> /Volumes/Builds/packages/sonoma-arm64/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/sonoma-arm64/Rlib/4.6/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <0D21DE7A-891E-37A9-90D4-FE4415DB03EF> /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/qs2/libs/qs2.so
Expected in: <FBA04CED-FC80-33F7-B916-CA457E71AAC6> /Volumes/Builds/packages/sonoma-arm64/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-arm64
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/3s]
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
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-arm64/Rlib/4.5/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <54874AC9-C2D6-35D2-B691-7795CC173DDF> /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/qs2/libs/qs2.so
Expected in: <19808012-A1B2-3B09-96AF-8CD76F4F4F8D> /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/lib/libtbb.dylib
Calls: simdat ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 2.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
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-arm64/Rlib/4.5/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <54874AC9-C2D6-35D2-B691-7795CC173DDF> /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/qs2/libs/qs2.so
Expected in: <19808012-A1B2-3B09-96AF-8CD76F4F4F8D> /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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-arm64/Rlib/4.5/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <54874AC9-C2D6-35D2-B691-7795CC173DDF> /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/qs2/libs/qs2.so
Expected in: <19808012-A1B2-3B09-96AF-8CD76F4F4F8D> /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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-arm64/Rlib/4.5/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <54874AC9-C2D6-35D2-B691-7795CC173DDF> /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/qs2/libs/qs2.so
Expected in: <19808012-A1B2-3B09-96AF-8CD76F4F4F8D> /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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-oldrel-macos-arm64
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.5/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <BB1DFD9C-4C56-3C7A-B77F-1645D34FD935> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/qs2/libs/qs2.so
Expected in: <C2902054-1017-32B2-982C-52E3FCC36774> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppParallel/lib/libtbb.dylib
Calls: simdat ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 2.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/6s]
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.5/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <BB1DFD9C-4C56-3C7A-B77F-1645D34FD935> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/qs2/libs/qs2.so
Expected in: <C2902054-1017-32B2-982C-52E3FCC36774> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/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.5/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <BB1DFD9C-4C56-3C7A-B77F-1645D34FD935> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/qs2/libs/qs2.so
Expected in: <C2902054-1017-32B2-982C-52E3FCC36774> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/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.5/qs2/libs/qs2.so':
dlopen(/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/qs2/libs/qs2.so, 0x0006): Symbol not found: __ZN3tbb4task13note_affinityEt
Referenced from: <BB1DFD9C-4C56-3C7A-B77F-1645D34FD935> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/qs2/libs/qs2.so
Expected in: <C2902054-1017-32B2-982C-52E3FCC36774> /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/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-oldrel-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.
Health stats visible at Monitor.