* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tidyprompt’ ...
** this is package ‘tidyprompt’ version ‘0.2.0’
** package ‘tidyprompt’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Installing package into ‘/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e’
(as ‘lib’ is unspecified)
also installing the dependencies ‘Rcpp’, ‘fastmap’, ‘otel’, ‘coro’, ‘later’, ‘promises’, ‘S7’
trying URL 'https://cran.rstudio.com/src/contrib/Rcpp_1.1.0.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/fastmap_1.2.0.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/otel_0.2.0.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/coro_1.1.0.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/later_1.4.4.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/promises_1.5.0.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/S7_0.2.0.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/ellmer_0.3.2.tar.gz'
* installing *source* package ‘Rcpp’ ...
** this is package ‘Rcpp’ version ‘1.1.0’
** package ‘Rcpp’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJp2LLR/R.INSTALL15e75b6fe727d5/Rcpp/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c api.cpp -o api.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c attributes.cpp -o attributes.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c barrier.cpp -o barrier.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c date.cpp -o date.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c module.cpp -o module.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rcpp_init.cpp -o rcpp_init.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJp2LLR/R.INSTALL15e75b6fe727d5/Rcpp/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJp2LLR/R.INSTALL15e75b6fe727d5/Rcpp/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJp2LLR/R.INSTALL15e75b6fe727d5/Rcpp/src'
installing to /home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/00LOCK-Rcpp/00new/Rcpp/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘Rcpp’
finding HTML links ... done
CppClass-class html
CppConstructor-class html
CppField-class html
CppFunction-class html
CppObject-class html
CppOverloadedMethods-class html
DollarNames-methods html
Module-class html
Module html
Rcpp-deprecated html
Rcpp-internal html
Rcpp-package html
Rcpp.package.skeleton html
Rcpp.plugin.maker html
RcppLdFlags html
RcppUnitTests html
compileAttributes html
compilerCheck html
cppFunction html
demangle html
dependsAttribute html
evalCpp html
exportAttribute html
exposeClass html
formals html
getRcppVersion html
interfacesAttribute html
loadModule html
loadRcppModules-deprecated html
pluginsAttribute html
populate html
registerPlugin html
setRcppClass html
sourceCpp html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Rcpp)
* installing *source* package ‘fastmap’ ...
** this is package ‘fastmap’ version ‘1.2.0’
** package ‘fastmap’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptLbxfP/R.INSTALL16075d38183367/fastmap/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Ilib/ -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c fastmap.cpp -o fastmap.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Ilib/ -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o fastmap.so fastmap.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptLbxfP/R.INSTALL16075d38183367/fastmap/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptLbxfP/R.INSTALL16075d38183367/fastmap/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptLbxfP/R.INSTALL16075d38183367/fastmap/src'
installing to /home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/00LOCK-fastmap/00new/fastmap/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘fastmap’
finding HTML links ... done
fastmap html
fastqueue html
faststack html
key_missing html
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (fastmap)
* installing *source* package ‘otel’ ...
** this is package ‘otel’ version ‘0.2.0’
** package ‘otel’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘otel’
finding HTML links ... done
as_attributes html
counter_add html
default_tracer_name html
end_span html
environmentvariables html
extract_http_context html
gauge_record html
get_active_span html
get_active_span_context html
get_default_logger_provider html
get_default_meter_provider html
get_default_tracer_provider html
get_logger html
get_meter html
get_tracer html
gettingstarted html
histogram_record html
is_logging_enabled html
is_measuring_enabled html
is_tracing_enabled html
local_active_span html
log html
log_severity_levels html
logger_provider_noop html
meter_provider_noop html
otel_counter html
otel_gauge html
otel_histogram html
otel_logger html
otel_logger_provider html
otel_meter html
otel_meter_provider html
otel_span html
otel_span_context html
otel_tracer html
otel_tracer_provider html
otel_up_down_counter html
pack_http_context html
start_local_active_span html
start_span html
tracer_provider_noop html
tracing-constants html
up_down_counter_add html
with_active_span html
zci html
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (otel)
* installing *source* package ‘coro’ ...
** this is package ‘coro’ version ‘1.1.0’
** package ‘coro’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘coro’
finding HTML links ... done
as_iterator html
async html
async_collect html
async_generator html
async_ops html
async_sleep html
collect html
coro-package html
coro_debug html
generator html
iterator html
yield html
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (coro)
* installing *source* package ‘S7’ ...
** this is package ‘S7’ version ‘0.2.0’
** package ‘S7’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRNpUNv/R.INSTALL1612b8658b34e/S7/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c method-dispatch.c -o method-dispatch.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c prop.c -o prop.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o S7.so init.o method-dispatch.o prop.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRNpUNv/R.INSTALL1612b8658b34e/S7/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRNpUNv/R.INSTALL1612b8658b34e/S7/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRNpUNv/R.INSTALL1612b8658b34e/S7/src'
installing to /home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/00LOCK-S7/00new/S7/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘S7’
finding HTML links ... done
S4_register html
S7_class html
S7_data html
S7_inherits html
S7_object html
as_class html
base_classes html
base_s3_classes html
class_any html
class_missing html
convert html
method-set html
method html
method_explain html
methods_register html
new_S3_class html
new_class html
new_external_generic html
new_generic html
new_property html
new_union html
prop html
prop_names html
props html
super html
validate html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (S7)
* installing *source* package ‘later’ ...
** this is package ‘later’ version ‘1.4.4’
** package ‘later’ successfully unpacked and MD5 sums checked
** using staged installation
Running configure script
-latomic linker flag not needed.
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpL3se6Q/R.INSTALL16180e11d8c65a/later/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c callback_registry.cpp -o callback_registry.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c debug.cpp -o debug.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c fd.cpp -o fd.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c later.cpp -o later.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c later_posix.cpp -o later_posix.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c later_win32.cpp -o later_win32.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c timer_posix.cpp -o timer_posix.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c timestamp_unix.cpp -o timestamp_unix.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c timestamp_win32.cpp -o timestamp_win32.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c tinycthread.c -o tinycthread.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -I'/home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c wref.c -o wref.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o later.so RcppExports.o callback_registry.o debug.o fd.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o wref.o -pthread -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpL3se6Q/R.INSTALL16180e11d8c65a/later/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpL3se6Q/R.INSTALL16180e11d8c65a/later/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpL3se6Q/R.INSTALL16180e11d8c65a/later/src'
installing to /home/hornik/tmp/scratch/RtmpLOqSlm/RLIBS_15e5b130be656e/00LOCK-later/00new/later/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘later’
finding HTML links ... done
create_loop html
later-package html
later html
later_fd html
list_queue html
logLevel html
loop_empty html
next_op_secs html
run_now html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (later)
* installing *source* package ‘promises’ ...
** this is package ‘promises’ version ‘1.5.0’
** package ‘promises’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘promises’
finding HTML links ... done
WorkQueue html
future_promise html
hybrid_then html
is.promise html
otel html
pipes html
promise html
promise_all html
promise_map html
promise_reduce html
promise_resolve html
promises-deprecated html
promises-package html
reexports html
resolve html
then html
with_promise_domain html
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (promises)
* installing *source* package ‘ellmer’ ...
** this is package ‘ellmer’ version ‘0.3.2’
** package ‘ellmer’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘ellmer’
finding HTML links ... done
Chat html
Content html
Provider html
Turn html
Type html
batch_chat html
chat-any html
chat_anthropic html
chat_aws_bedrock html
chat_azure_openai html
chat_cloudflare html
chat_cortex_analyst html
chat_databricks html
chat_deepseek html
chat_github html
chat_google_gemini html
chat_groq html
chat_huggingface html
chat_mistral html
chat_ollama html
chat_openai html
chat_openrouter html
chat_perplexity html
chat_portkey html
chat_snowflake html
chat_vllm html
content_image_url html
content_pdf_file html
contents_record html
contents_text html
create_tool_def html
deprecated html
ellmer-package html
google_upload html
has_credentials html
interpolate html
live_console html
parallel_chat html
params html
token_usage html
tool html
tool_annotations html
tool_reject html
type_boolean html
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (ellmer)
The downloaded source packages are in
‘/home/hornik/tmp/scratch/RtmpcemssT/downloaded_packages’
── Thank you for using 'tidyprompt'!
ℹ You may download the latest version from GitHub (<https://github.com/KennispuntTwente/tidyprompt>), using:
→ `remotes::install_github()`
ℹ Bugs, suggestions, questions, or contributions?
→ Open an issue (<https://github.com/KennispuntTwente/tidyprompt/issues>) or
pull request (<https://github.com/KennispuntTwente/tidyprompt/pulls>)
** help
*** installing help indices
converting help for package ‘tidyprompt’
finding HTML links ... done
add_msg_to_chat_history html
add_text html
answer_as_boolean html
answer_as_category html
answer_as_integer html
answer_as_json html
answer_as_key_value html
answer_as_list html
answer_as_multi_category html
answer_as_named_list html
answer_as_regex_match html
answer_as_text html
answer_by_chain_of_thought html
answer_by_react html
answer_using_r html
answer_using_sql html
answer_using_tools html
chat_history html
chat_history.character html
chat_history.data.frame html
chat_history.default html
construct_prompt_text html
df_to_string html
extract_from_return_list html
get_chat_history html
get_prompt_wraps html
is_tidyprompt html
llm_break html
llm_break_soft html
llm_feedback html
llm_provider-class html
llm_provider_ellmer html
llm_provider_google_gemini html
llm_provider_groq html
llm_provider_mistral html
llm_provider_ollama html
llm_provider_openai html
llm_provider_openrouter html
llm_provider_xai html
llm_verify html
persistent_chat-class html
prompt_wrap html
provider_prompt_wrap html
quit_if html
r_json_schema_to_example html
send_prompt html
set_chat_history html
set_system_prompt html
skim_with_labels_and_levels html
tidyprompt-class html
tidyprompt-package html
tidyprompt html
tools_add_docs html
tools_get_docs html
user_verify html
vector_list_to_string html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (tidyprompt)