Last updated on 2023-06-01 07:57:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.3 | 46.00 | 215.50 | 261.50 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.3 | 38.78 | 159.09 | 197.87 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.3 | 335.31 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 363.70 | OK | |||
r-devel-windows-x86_64 | 0.4.3 | 64.00 | 935.00 | 999.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.3 | OK | ||||
r-release-linux-x86_64 | 0.4.3 | 45.43 | 207.15 | 252.58 | OK | |
r-release-macos-arm64 | 0.4.3 | 103.00 | OK | |||
r-release-macos-x86_64 | 0.4.3 | 167.00 | OK | |||
r-release-windows-x86_64 | 0.4.3 | 59.00 | 281.00 | 340.00 | OK | |
r-oldrel-macos-arm64 | 0.4.3 | 90.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.3 | 113.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.3 | 55.00 | 265.00 | 320.00 | OK |
Version: 0.4.3
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [506s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> options(testthat.progress.max_fails = 100)
> library(testthat)
> library(greta)
Attaching package: 'greta'
The following objects are masked from 'package:stats':
binomial, cov2cor, poisson
The following objects are masked from 'package:base':
%*%, apply, backsolve, beta, chol2inv, colMeans, colSums, diag,
eigen, forwardsolve, gamma, identity, rowMeans, rowSums, sweep,
tapply
> test_check("greta")
ℹ Initialising python and checking dependencies, this may take a moment.
✔ Initialising python and checking dependencies ... done!
WARNING:tensorflow:
The TensorFlow contrib module will not be included in TensorFlow 2.0.
For more information, please see:
* https://github.com/tensorflow/community/blob/master/rfcs/20180907-contrib-sunset.md
* https://github.com/tensorflow/addons
* https://github.com/tensorflow/io (for I/O related ops)
If you depend on functionality not listed there, please file an issue.
running 4 chains simultaneously on up to 2 cores
warmup 0/50 | eta: ?s
warmup ========================================== 50/50 | eta: 0s
sampling 0/50 | eta: ?s
sampling ========================================== 50/50 | eta: 0s
running 2 samplers in parallel, each on 1 core
i Installing python modules into 'greta-env' conda environment, this may take...
x Installing python modules into 'greta-env' conda environment, this may take...
[ FAIL 1 | WARN 0 | SKIP 144 | PASS 1038 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (66)
• check_tf_version() is not TRUE (78)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_distributions.R:418:3'): dirichlet distribution has correct density ──
`are_all_true` is not TRUE
`actual`: FALSE
`expected`: TRUE
Backtrace:
▆
1. └─greta:::compare_distribution(...) at test_distributions.R:418:2
2. └─greta:::compare_op(r_log_density, greta_log_density, tolerance) at D:\RCompile\CRANpkg\local\4.4\greta.Rcheck\tests\testthat\helpers.R:78:2
3. └─testthat::expect_true(are_all_true)
[ FAIL 1 | WARN 0 | SKIP 144 | PASS 1038 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.4.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'example_models.Rmd' using rmarkdown
--- finished re-building 'example_models.Rmd'
--- re-building 'faq.Rmd' using rmarkdown
--- finished re-building 'faq.Rmd'
--- re-building 'get_started.Rmd' using rmarkdown
Quitting from lines 388-394 [plot_hidden] (get_started.Rmd)
Error: processing vignette 'get_started.Rmd' failed with diagnostics:
`()` REASONS:
* Cannot currently use this function to produce a PNG file
* please install the `DiagrammeRsvg` package and retry
* pkg installed using `devtools::install_github('rich-iannone/DiagrammeRsvg')``()` REASONS:
* Cannot currently use this function to produce a PNG file
* please install the `DiagrammeRsvg` package and retry
* pkg installed using `devtools::install_github('rich-iannone/DiagrammeRsvg')`
--- failed re-building 'get_started.Rmd'
SUMMARY: processing the following file failed:
'get_started.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64