R Under development (unstable) (2026-07-26 r90304 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # 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(ameras) Loading required package: nimble nimble version 1.4.2 is loaded. For more information on NIMBLE and a User Manual, please visit https://R-nimble.org. Attaching package: 'nimble' The following object is masked from 'package:stats': simulate The following object is masked from 'package:base': declare > > test_check("ameras") Fitting RC Fitting RC Obtaining profile likelihood CI for dose Obtaining profile likelihood CI for dose_squared RC confidence intervals: lower upper dose NA 0.4819 dose_squared 0.1248 0.3885 RC confidence intervals: lower upper (Intercept) -8.629e-01 -0.5284 dose 4.895e-07 2623.6136 dose_squared 1.560e-01 0.4747 Fitting RC Fitting RC Fitting RC Fitting RC Fitting RC [ FAIL 0 | WARN 0 | SKIP 108 | PASS 668 ] ══ Skipped tests (108) ═════════════════════════════════════════════════════════ • On CRAN (108): 'test-CI.R:52:3', 'test-CI.R:54:7', 'test-CI.R:54:7', 'test-CI.R:115:5', 'test-CI.R:115:5', 'test-binomial.R:16:5', 'test-binomial.R:16:5', 'test-binomial.R:16:5', 'test-binomial.R:16:5', 'test-binomial.R:16:5', 'test-binomial.R:43:5', 'test-binomial.R:43:5', 'test-binomial.R:43:5', 'test-binomial.R:43:5', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-binomial.R:94:7', 'test-bma-one-chain.R:22:3', 'test-bma-one-chain.R:109:3', 'test-clogit.R:118:5', 'test-clogit.R:118:5', 'test-clogit.R:118:5', 'test-clogit.R:118:5', 'test-clogit.R:118:5', 'test-clogit.R:146:3', 'test-fma-edge-cases.R:75:3', 'test-fma-edge-cases.R:109:3', 'test-fma-edge-cases.R:141:3', 'test-fma-edge-cases.R:185:3', 'test-fma-edge-cases.R:264:3', 'test-fma-edge-cases.R:363:3', 'test-fma-edge-cases.R:432:3', 'test-fma-edge-cases.R:486:3', 'test-fma-future.R:20:3', 'test-fma-future.R:41:3', 'test-fma-future.R:79:3', 'test-gaussian.R:9:5', 'test-gaussian.R:9:5', 'test-gaussian.R:9:5', 'test-gaussian.R:9:5', 'test-gaussian.R:9:5', 'test-methods.R:5:3', 'test-modifier-formulas.R:177:3', 'test-modifier-formulas.R:203:3', 'test-modifier-formulas.R:249:3', 'test-modifier-formulas.R:474:3', 'test-modifier-formulas.R:498:3', 'test-modifier-formulas.R:527:3', 'test-modifier-formulas.R:553:3', 'test-modifier-formulas.R:588:3', 'test-multinomial.R:9:5', 'test-multinomial.R:9:5', 'test-multinomial.R:9:5', 'test-multinomial.R:9:5', 'test-multinomial.R:9:5', 'test-poisson.R:9:5', 'test-poisson.R:9:5', 'test-poisson.R:9:5', 'test-poisson.R:9:5', 'test-poisson.R:9:5', 'test-prophaz.R:80:5', 'test-prophaz.R:80:5', 'test-prophaz.R:80:5', 'test-prophaz.R:80:5', 'test-prophaz.R:80:5', 'test-prophaz.R:108:3' [ FAIL 0 | WARN 0 | SKIP 108 | PASS 668 ] > > proc.time() user system elapsed 41.12 4.81 47.03