CRAN Package Check Results for Package PKbioanalysis

Last updated on 2026-01-19 12:50:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 33.99 292.03 326.02 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 23.72 207.93 231.65 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 68.00 348.29 416.29 ERROR
r-devel-windows-x86_64 0.4.0 39.00 304.00 343.00 OK
r-patched-linux-x86_64 0.3.0 13.22 116.49 129.71 OK
r-release-linux-x86_64 0.4.0 34.23 274.27 308.50 OK
r-release-macos-arm64 0.4.0 8.00 67.00 75.00 OK
r-release-macos-x86_64 0.4.0 24.00 216.00 240.00 OK
r-release-windows-x86_64 0.4.0 34.00 332.00 366.00 OK
r-oldrel-macos-arm64 0.4.0 8.00 86.00 94.00 NOTE
r-oldrel-macos-x86_64 0.4.0 25.00 260.00 285.00 NOTE
r-oldrel-windows-x86_64 0.4.0 42.00 416.00 458.00 NOTE

Check Details

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/44s] 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(PKbioanalysis) Attaching package: 'PKbioanalysis' The following object is masked from 'package:stats': integrate > > test_check("PKbioanalysis") Error in `source_dir()`: ! Failed to evaluate './helper-global.R'. Caused by error in `.local()`: ! {"exception_type":"IO","exception_message":"Could not set lock on file \"/data/gannet/ripley/.local/share/R/PKbioanalysis/samples.db\": Conflicting lock is held in /data/gannet/ripley/R/R-devel/bin/exec/R (PID 3797446) by user ripley. However, you would be able to open this database in read-only mode, e.g. by using the -readonly parameter in the CLI. See also https://duckdb.org/docs/stable/connect/concurrency","errno":"11"} ℹ Context: rapi_startup Backtrace: ▆ 1. ├─testthat::test_check("PKbioanalysis") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. │ └─PKbioanalysis:::.save_cmpd_db(x) at ./helper-global.R:21:1 15. │ └─PKbioanalysis:::.connect_to_db() 16. │ ├─duckdb::dbConnect(duckdb::duckdb(), dbdir = db_path) 17. │ └─duckdb::dbConnect(duckdb::duckdb(), dbdir = db_path) 18. │ └─duckdb (local) .local(drv, ...) 19. │ └─duckdb::duckdb(dbdir, read_only, bigint, config) 20. │ ├─methods::new(...) 21. │ │ ├─methods::initialize(value, ...) 22. │ │ └─methods::initialize(value, ...) 23. │ └─duckdb:::rethrow_rapi_startup(dbdir, read_only, config, environment_scan) 24. │ ├─rlang::try_fetch(...) 25. │ │ ├─base::tryCatch(...) 26. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 27. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 28. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 29. │ │ └─base::withCallingHandlers(...) 30. │ └─duckdb:::rapi_startup(dbdir, readonly, configsexp, environment_scan) 31. ├─duckdb (local) `<fn>`("rapi_startup", "{\"exception_type\":\"IO\",\"exception_message\":\"Could not set lock on file \\\"/data/gannet/ripley/.local/share/R/PKbioanalysis/samples.db\\\": Conflicting lock is held in /data/gannet/ripley/R/R-devel/bin/exec/R (PID 3797446) by user ripley. However, you would be able to open this database in read-only mode, e.g. by using the -readonly parameter in the CLI. See also https://duckdb.org/docs/stable/connect/concurrency\",\"errno\":\"11\"}") 32. │ └─rlang::abort(error_parts, class = "duckdb_error", !!!fields) 33. │ └─rlang:::signal_abort(cnd, .file) 34. │ └─base::signalCondition(cnd) 35. └─rlang (local) `<fn>`(`<dckdb_rr>`) 36. └─handlers[[1L]](cnd) 37. └─duckdb:::rethrow_error_from_rapi(e, call) 38. └─rlang::abort(msg, call = call) Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.0
Check: installed package size
Result: NOTE installed size is 7.9Mb sub-directories of 1Mb or more: R 3.1Mb extdata 4.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64