Last updated on 2024-09-16 11:49:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 7.79 | 285.04 | 292.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 5.48 | 160.43 | 165.91 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 469.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 462.06 | OK | |||
r-devel-windows-x86_64 | 1.1.0 | 11.00 | 249.00 | 260.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 6.70 | 268.78 | 275.48 | OK | |
r-release-linux-x86_64 | 1.1.0 | 6.34 | 267.01 | 273.35 | OK | |
r-release-macos-arm64 | 1.1.0 | 149.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 523.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 10.00 | 241.00 | 251.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 172.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.1.0 | 362.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 9.00 | 344.00 | 353.00 | OK |
Version: 1.1.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘adoptr_jss.Rmd’
...
> ess <- ExpectedSampleSize(dist = datadist, prior = alternative)
> initial_design <- get_initial_design(theta = 0.3,
+ alpha = 0.025, beta = 0.1, type = "two-stage", dist = datadist,
+ order = 7)
When sourcing 'adoptr_jss.R':
Error: argument 4 matches multiple formal arguments
Execution halted
‘adoptr.Rmd’ using ‘UTF-8’... [10s/10s] OK
‘adoptr_jss.Rmd’ using ‘UTF-8’... failed
‘composite-scores.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘conditional-scores.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘defining-new-scores.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘other-endpoints.Rmd’ using ‘UTF-8’... [35s/36s] OK
‘working-with-priors.Rmd’ using ‘UTF-8’... [0s/1s] OK
Flavor: r-oldrel-macos-arm64