Last updated on 2024-09-07 15:48:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 7.78 | 284.65 | 292.43 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 5.70 | 162.90 | 168.60 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 470.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 459.90 | OK | |||
r-devel-windows-x86_64 | 1.1.0 | 10.00 | 254.00 | 264.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 7.28 | 267.26 | 274.54 | OK | |
r-release-linux-x86_64 | 1.1.0 | 5.82 | 268.01 | 273.83 | 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 | 257.00 | 267.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 179.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.1.0 | 362.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 11.00 | 341.00 | 352.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’... [38s/41s] OK
‘working-with-priors.Rmd’ using ‘UTF-8’... [0s/1s] OK
Flavor: r-oldrel-macos-arm64