Last updated on 2024-12-18 19:49:41 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
AutoWMM | 1 | 12 | |
JAGStree | 2 | 11 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [30m/35m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(AutoWMM)
>
> test_check("AutoWMM")
using variance-weighted mean with multiplier method sampled path estimates
Killed
Flavor: r-patched-linux-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 1.0.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘DiagrammeR’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc