* installing *source* package ‘ragnar’ ...
** this is package ‘ragnar’ version ‘0.3.0’
** package ‘ragnar’ successfully unpacked and MD5 sums checked
** using staged installation
python:         /data/localhost/ripley/.cache/R/reticulate/uv/cache/archive-v0/2vJ4rArVcmH0t89n/bin/python
libpython:      /data/localhost/ripley/.cache/R/reticulate/uv/python/cpython-3.12.14-linux-x86_64-gnu/lib/libpython3.12.so
pythonhome:     /data/localhost/ripley/.cache/R/reticulate/uv/cache/archive-v0/2vJ4rArVcmH0t89n:/data/localhost/ripley/.cache/R/reticulate/uv/cache/archive-v0/2vJ4rArVcmH0t89n
virtualenv:     /data/localhost/ripley/.cache/R/reticulate/uv/cache/archive-v0/2vJ4rArVcmH0t89n/bin/activate_this.py
version:        3.12.14 (main, Sep  1 2026, 14:16:52) [Clang 22.1.3 ]
numpy:          /data/localhost/ripley/.cache/R/reticulate/uv/cache/archive-v0/2vJ4rArVcmH0t89n/lib/python3.12/site-packages/numpy
numpy_version:  2.5.2

NOTE: Python version was forced by py_require()
Module(markitdown)
duckdb is storing downloaded extensions and secrets under ~/.duckdb:
ℹ /data/localhost/ripley/.duckdb
This persists across sessions and is shared with the DuckDB CLI and other clients.
ℹ Run duckdb(shared_home = FALSE) to use a temporary directory instead.
ℹ See ?duckdb_storage for details and alternatives.
[1] 0
[1] 0
NULL
** libs
using C compiler: ‘gcc (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/ragnar/src'
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c chunk.c -o chunk.o
gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -o ragnar.so chunk.o
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/ragnar/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/ragnar/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/ragnar/src'
installing to /data/localhost/ripley/R/packages/tests-devel/ragnar.Rcheck/00LOCK-ragnar/00new/ragnar/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (ragnar)