Last updated on 2025-02-10 03:49:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 7.31 | 50.38 | 57.69 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 4.38 | 35.07 | 39.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 102.05 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 109.62 | NOTE | |||
r-devel-windows-x86_64 | 0.0.1 | 10.00 | 124.00 | 134.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.1 | 8.42 | 47.05 | 55.47 | OK | |
r-release-linux-x86_64 | 0.0.1 | 7.34 | 47.13 | 54.47 | OK | |
r-release-macos-arm64 | 0.0.1 | 39.00 | OK | |||
r-release-macos-x86_64 | 0.0.1 | 65.00 | OK | |||
r-release-windows-x86_64 | 0.0.1 | 9.00 | 107.00 | 116.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 | 118.00 | 128.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-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
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-oldrel-macos-arm64, r-oldrel-windows-x86_64