CRAN Package Check Results for Package offsetreg

Last updated on 2026-04-25 06:51:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 9.41 109.35 118.76 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 6.41 78.96 85.37 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 17.00 189.98 206.98 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 15.00 171.68 186.68 OK
r-patched-linux-x86_64 1.2.0 7.05 100.14 107.19 OK
r-release-linux-x86_64 1.2.0 7.56 99.10 106.66 OK
r-release-macos-arm64 1.2.0 2.00 29.00 31.00 OK
r-release-macos-x86_64 1.2.0 6.00 96.00 102.00 ERROR
r-release-windows-x86_64 1.2.0 10.00 117.00 127.00 OK
r-oldrel-macos-arm64 1.2.0 2.00 33.00 35.00 OK
r-oldrel-macos-x86_64 1.2.0 6.00 94.00 100.00 OK
r-oldrel-windows-x86_64 1.2.0 10.00 107.00 117.00 OK

Check Details

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] 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(offsetreg) > > Sys.setenv("OMP_THREAD_LIMIT" = 2) > test_check("offsetreg") Saving _problems/test-poisson-22.R Saving _problems/test-rpart-96.R Saving _problems/test-xgboost-8.R [ FAIL 3 | WARN 0 | SKIP 0 | PASS 9 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-poisson.R:18: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-poisson.R:18: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-rpart.R:92: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-rpart.R:92: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-xgboost.R:5: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-xgboost.R:5: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, ...) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 9 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-x86_64

Version: 1.2.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘usage.Rmd’ using rmarkdown Quitting from usage.Rmd:27-42 [glm] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'recipes' 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::library(recipes) 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'usage.Rmd' failed with diagnostics: package or namespace load failed for 'recipes' 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 --- failed re-building ‘usage.Rmd’ SUMMARY: processing the following file failed: ‘usage.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-x86_64

mirror server hosted at Truenetwork, Russian Federation.