CRAN Package Check Results for Maintainer ‘Kenta Yoshida <yoshida.kenta.6 at gmail.com>’

Last updated on 2025-02-10 17:49:50 CET.

Package ERROR NOTE OK
BayesERtools 1 1
rstanemax 8 5
survParamSim 13

Package BayesERtools

Current CRAN status: ERROR: 1, OK: 1

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [192s/439s] 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(BayesERtools) > > test_check("BayesERtools") [ FAIL 3 | WARN 0 | SKIP 0 | PASS 88 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-dev_ermod_emax.R:2:1'): (code run outside of `test_that()`) ──── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'rstanemax' Backtrace: ▆ 1. └─base::loadNamespace(x) at test-dev_ermod_emax.R:2:1 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test-ermod-methods.R:13:1'): (code run outside of `test_that()`) ──── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'rstanemax' Backtrace: ▆ 1. └─base::loadNamespace(x) at test-ermod-methods.R:13:1 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test-eval_ermod.R:25:1'): (code run outside of `test_that()`) ─────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'rstanemax' Backtrace: ▆ 1. └─base::loadNamespace(x) at test-eval_ermod.R:25:1 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 88 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Package rstanemax

Current CRAN status: NOTE: 8, OK: 5

Version: 0.1.8
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.1.8
Check: installed package size
Result: NOTE installed size is 57.3Mb sub-directories of 1Mb or more: libs 56.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64

Version: 0.1.7
Check: installed package size
Result: NOTE installed size is 57.4Mb sub-directories of 1Mb or more: libs 56.7Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.1.7
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package survParamSim

Current CRAN status: OK: 13