Last updated on 2024-12-26 07:51:05 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2 | 22.63 | 256.81 | 279.44 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.2 | 20.43 | 220.21 | 240.64 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.2 | 545.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.2 | 525.52 | OK | |||
r-devel-windows-x86_64 | 2.2 | 24.00 | 264.00 | 288.00 | OK | |
r-patched-linux-x86_64 | 2.2 | 22.48 | 291.28 | 313.76 | OK | |
r-release-linux-x86_64 | 2.2 | 22.32 | 287.92 | 310.24 | OK | |
r-release-macos-arm64 | 2.2 | 127.00 | OK | |||
r-release-macos-x86_64 | 2.2 | 177.00 | OK | |||
r-release-windows-x86_64 | 2.2 | 21.00 | 264.00 | 285.00 | OK | |
r-oldrel-macos-arm64 | 2.2 | 145.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2 | 254.00 | OK | |||
r-oldrel-windows-x86_64 | 2.2 | 24.00 | 341.00 | 365.00 | OK |
Version: 2.2
Check: examples
Result: ERROR
Running examples in ‘fbst-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: access-method
> ### Title: Returns an object from an object of class 'fbst'.
> ### Aliases: $,fbst-method
>
> ### ** Examples
>
> set.seed(57)
> grp1=rnorm(50,0,1.5)
> grp2=rnorm(50,0.8,3.2)
>
> p = as.vector(BayesFactor::ttestBF(x=grp1,y=grp2,
+ posterior = TRUE, iterations = 3000,
+ rscale = "medium")[,4])
Error in loadNamespace(x) : there is no package called ‘BayesFactor’
Calls: as.vector ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘fbet.Rmd’ using rmarkdown
Quitting from lines 94-99 [unnamed-chunk-3] (fbet.Rmd)
Error: processing vignette 'fbet.Rmd' failed with diagnostics:
could not find function "ttestBF"
--- failed re-building ‘fbet.Rmd’
--- re-building ‘fbst.Rmd’ using rmarkdown
Quitting from lines 73-77 [unnamed-chunk-3] (fbst.Rmd)
Error: processing vignette 'fbst.Rmd' failed with diagnostics:
there is no package called 'BayesFactor'
--- failed re-building ‘fbst.Rmd’
--- re-building ‘twodimfbst.Rmd’ using rmarkdown
** Processing: /home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/fbst.Rcheck/vign_test/fbst/vignettes/twodimfbst_files/figure-html/unnamed-chunk-7-1.png
2100x1500 pixels, 3x8 bits/pixel, RGB
Input IDAT size = 65947 bytes
Input file size = 66121 bytes
Trying:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 52543
zc = 9 zm = 8 zs = 1 f = 0
zc = 1 zm = 8 zs = 2 f = 0
zc = 9 zm = 8 zs = 3 f = 0
zc = 9 zm = 8 zs = 0 f = 5
zc = 9 zm = 8 zs = 1 f = 5
zc = 1 zm = 8 zs = 2 f = 5
zc = 9 zm = 8 zs = 3 f = 5
Selecting parameters:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 52543
Output IDAT size = 52543 bytes (13404 bytes decrease)
Output file size = 52621 bytes (13500 bytes = 20.42% decrease)
** Processing: /home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/fbst.Rcheck/vign_test/fbst/vignettes/twodimfbst_files/figure-html/unnamed-chunk-8-1.png
2100x1500 pixels, 3x8 bits/pixel, RGB
Input IDAT size = 345772 bytes
Input file size = 346354 bytes
Trying:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 268749
zc = 9 zm = 8 zs = 1 f = 0
zc = 1 zm = 8 zs = 2 f = 0
zc = 9 zm = 8 zs = 3 f = 0
zc = 9 zm = 8 zs = 0 f = 5
zc = 9 zm = 8 zs = 1 f = 5
zc = 1 zm = 8 zs = 2 f = 5
zc = 9 zm = 8 zs = 3 f = 5
Selecting parameters:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 268749
Output IDAT size = 268749 bytes (77023 bytes decrease)
Output file size = 268827 bytes (77527 bytes = 22.38% decrease)
--- finished re-building ‘twodimfbst.Rmd’
SUMMARY: processing the following files failed:
‘fbet.Rmd’ ‘fbst.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang