Last updated on 2024-09-18 20:49:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 7.97 | 286.60 | 294.57 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 5.53 | 164.96 | 170.49 | 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 | 10.00 | 248.00 | 258.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 7.80 | 266.07 | 273.87 | 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 | 178.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.1.0 | 362.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 7.00 | 350.00 | 357.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/11s] 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’... [36s/38s] OK
‘working-with-priors.Rmd’ using ‘UTF-8’... [0s/0s] OK
Flavor: r-oldrel-macos-arm64