Last updated on 2022-04-08 01:48:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.2 | 17.52 | 76.42 | 93.94 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.1.2 | 12.61 | 57.18 | 69.79 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.2.1 | 63.30 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.1 | 268.31 | NOTE | |||
r-devel-windows-x86_64-new-UL | 2.2.1 | 77.00 | 254.00 | 331.00 | OK | |
r-patched-linux-x86_64 | 2.1.2 | 16.36 | 72.69 | 89.05 | ERROR | |
r-release-linux-x86_64 | 2.2.1 | 25.73 | 117.58 | 143.31 | OK | |
r-release-macos-arm64 | 2.1.2 | NOTE | ||||
r-release-macos-x86_64 | 2.1.2 | ERROR | ||||
r-release-windows-ix86+x86_64 | 2.1.2 | 39.00 | 422.00 | 461.00 | OK | |
r-oldrel-macos-x86_64 | 2.1.2 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 2.1.2 | 40.00 | 444.00 | 484.00 | OK |
Version: 2.1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: RoBMA version 2.1.2 requires BayesTools version higher or equal 0.1.3 and lower or equal 0.1.3.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 2.1.2
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning: RoBMA version 2.1.2 requires BayesTools version higher or equal 0.1.3 and lower or equal 0.1.3.
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 2.1.2
Check: Rd files
Result: WARN
prepare_Rd: RoBMA version 2.1.2 requires BayesTools version higher or equal 0.1.3 and lower or equal 0.1.3.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 2.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [5s/7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(vdiffr)
> library(RoBMA)
Loading required namespace: rjags
Loading required namespace: runjags
module RoBMA loaded
Warning message:
RoBMA version 2.1.2 requires BayesTools version higher or equal 0.1.3 and lower or equal 0.1.3.
>
> test_check("RoBMA")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
== Failed tests ================================================================
-- Error (test-0-CRAN.R:13:3): Basic functionality works -----------------------
Error in `BayesTools::runjags_estimates_table(fit = fit, prior_list = priors,
warnings = warnings)`: unused argument (prior_list = priors)
Backtrace:
x
1. +-base::suppressWarnings(...) at test-0-CRAN.R:13:2
2. | \-base::withCallingHandlers(...)
3. \-RoBMA::RoBMA(...)
4. \-RoBMA:::.fit_RoBMA_model(object, i)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(vdiffr)
> library(RoBMA)
Loading required namespace: rjags
Loading required namespace: runjags
module RoBMA loaded
Warning message:
RoBMA version 2.1.2 requires BayesTools version higher or equal 0.1.3 and lower or equal 0.1.3.
>
> test_check("RoBMA")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-0-CRAN.R:13:3): Basic functionality works ───────────────────────
Error in `BayesTools::runjags_estimates_table(fit = fit, prior_list = priors,
warnings = warnings)`: unused argument (prior_list = priors)
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-0-CRAN.R:13:2
2. │ └─base::withCallingHandlers(...)
3. └─RoBMA::RoBMA(...)
4. └─RoBMA:::.fit_RoBMA_model(object, i)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 2.2.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.2.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘Rdpack’ ‘bridgesampling’ ‘callr’ ‘extraDistr’ ‘psych’ ‘runjags’
All declared Imports should be used.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.1.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘Rdpack’ ‘bridgesampling’ ‘callr’ ‘extraDistr’ ‘psych’ ‘runjags’
All declared Imports should be used.
Flavor: r-release-macos-arm64
Version: 2.1.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64