Last updated on 2025-01-26 11:48:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 7.47 | 50.34 | 57.81 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 5.49 | 34.93 | 40.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 99.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 108.35 | NOTE | |||
r-devel-windows-x86_64 | 0.0.1 | 10.00 | 111.00 | 121.00 | OK | |
r-patched-linux-x86_64 | 0.0.1 | 8.26 | 47.10 | 55.36 | OK | |
r-release-linux-x86_64 | 0.0.1 | 6.59 | 47.38 | 53.97 | OK | |
r-release-macos-arm64 | 0.0.1 | 42.00 | ERROR | |||
r-release-macos-x86_64 | 0.0.1 | 65.00 | OK | |||
r-release-windows-x86_64 | 0.0.1 | 10.00 | 111.00 | 121.00 | OK | |
r-oldrel-macos-arm64 | 0.0.1 | 51.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.0.1 | 80.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.1 | 10.00 | 115.00 | 125.00 | ERROR |
Version: 0.0.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘answer_as_key_value.R’ ‘answer_as_named_list.R’ ‘answer_as_text.R’
‘answer_using_sql.R’ ‘answer_using_tools.R’ ‘chat_history.R’
‘internal_extraction.R’ ‘internal_request_llm_provider.R’
‘internal_test_helpers.R’ ‘llm_providers.R’ ‘misc_llm_verify.R’
‘persistent_chat.R’ ‘send_prompt.R’ ‘tidyprompt.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.0.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘creating_prompt_wraps.Rmd’ using rmarkdown
--- finished re-building ‘creating_prompt_wraps.Rmd’
--- re-building ‘getting_started.Rmd’ using rmarkdown
File ../man/figures/answer_using_r1-1.png not found in resource path
Error: processing vignette 'getting_started.Rmd' failed with diagnostics:
pandoc document conversion failed with error 99
--- failed re-building ‘getting_started.Rmd’
--- re-building ‘sentiment_analysis.Rmd’ using rmarkdown
File ../man/figures/plot_sentiment_analysis-1.png not found in resource path
Error: processing vignette 'sentiment_analysis.Rmd' failed with diagnostics:
pandoc document conversion failed with error 99
--- failed re-building ‘sentiment_analysis.Rmd’
SUMMARY: processing the following files failed:
‘getting_started.Rmd’ ‘sentiment_analysis.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64