* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘ragnar’ ...
** this is package ‘ragnar’ version ‘0.3.0’
** package ‘ragnar’ successfully unpacked and MD5 sums checked
** using staged installation
Installed 48 packages in 474ms
python:         /home/hornik/tmp/scratch/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/archive-v0/YeVIsJK12XcRzD1z/bin/python
libpython:      /home/hornik/tmp/scratch/check-CRAN-regular-hornik/cache/R/reticulate/uv/python/cpython-3.12.13-linux-x86_64-gnu/lib/libpython3.12.so
pythonhome:     /home/hornik/tmp/scratch/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/archive-v0/YeVIsJK12XcRzD1z:/home/hornik/tmp/scratch/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/archive-v0/YeVIsJK12XcRzD1z
virtualenv:     /home/hornik/tmp/scratch/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/archive-v0/YeVIsJK12XcRzD1z/bin/activate_this.py
version:        3.12.13 (main, Jul 18 2026, 17:02:19) [Clang 22.1.3 ]
numpy:          /home/hornik/tmp/scratch/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/archive-v0/YeVIsJK12XcRzD1z/lib/python3.12/site-packages/numpy
numpy_version:  2.5.1

NOTE: Python version was forced by py_require()
Module(markitdown)
duckdb is storing downloaded extensions and secrets under ~/.duckdb:
ℹ /home/hornik/.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-16 (Debian 16.1.0-3) 16.1.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBPVu64/R.INSTALL3cc6a07bbc2183/ragnar/src'
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c chunk.c -o chunk.o
gcc-16 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o ragnar.so chunk.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBPVu64/R.INSTALL3cc6a07bbc2183/ragnar/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBPVu64/R.INSTALL3cc6a07bbc2183/ragnar/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBPVu64/R.INSTALL3cc6a07bbc2183/ragnar/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/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)