* installing *source* package ‘ragnar’ ...
** this is package ‘ragnar’ version ‘0.3.1’
** package ‘ragnar’ successfully unpacked and MD5 sums checked
** using staged installation
Downloading pdfminer-six (6.3MiB)
Downloading pandas (9.5MiB)
Downloading speechrecognition (31.3MiB)
Downloading magika (12.7MiB)
Downloading pypdfium2 (3.3MiB)
Downloading youtube-transcript-api (2.1MiB)
Downloading onnxruntime (20.5MiB)
Downloading lxml (8.2MiB)
Downloading pillow (4.6MiB)
Downloaded youtube-transcript-api
Downloaded pypdfium2
Downloaded pillow
Downloaded pdfminer-six
Downloaded lxml
Downloaded pandas
Downloaded magika
Downloaded onnxruntime
Downloaded speechrecognition
Installed 49 packages in 71ms
python: /Users/rbuild/Library/Caches/org.R-project.R/R/reticulate/uv/cache/archive-v0/N64GRM5B9zK_m1fH/bin/python
libpython: /Users/rbuild/Library/Caches/org.R-project.R/R/reticulate/uv/python/cpython-3.12.14-macos-aarch64-none/lib/libpython3.12.dylib
pythonhome: /Users/rbuild/Library/Caches/org.R-project.R/R/reticulate/uv/cache/archive-v0/N64GRM5B9zK_m1fH:/Users/rbuild/Library/Caches/org.R-project.R/R/reticulate/uv/cache/archive-v0/N64GRM5B9zK_m1fH
virtualenv: /Users/rbuild/Library/Caches/org.R-project.R/R/reticulate/uv/cache/archive-v0/N64GRM5B9zK_m1fH/bin/activate_this.py
version: 3.12.14 (main, Sep 1 2026, 14:09:38) [Clang 22.1.3 ]
numpy: /Users/rbuild/Library/Caches/org.R-project.R/R/reticulate/uv/cache/archive-v0/N64GRM5B9zK_m1fH/lib/python3.12/site-packages/numpy
numpy_version: 2.5.3
NOTE: Python version was forced by py_require()
/Users/rbuild/Library/Caches/org.R-project.R/R/reticulate/uv/cache/archive-v0/N64GRM5B9zK_m1fH/lib/python3.12/site-packages/pydub/utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
Module(markitdown)
duckdb keeps downloaded extensions and secrets in a temporary directory:
ℹ /Volumes/Temp/tmp/RtmpPc2UuC/duckdb
This is removed when the R session ends.
• Extensions are re-downloaded each session.
• Secrets are lost.
ℹ Run duckdb(shared_home = TRUE) (or create ~/.duckdb) to keep them (suitable for most users).
ℹ Run duckdb(shared_home = FALSE) to accept the temporary directory (and silence this message).
ℹ See ?duckdb_storage for details and alternatives.
[1] 0
[1] 0
NULL
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
using SDK: ‘MacOSX14.5.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c chunk.c -o chunk.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o ragnar.so chunk.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/ragnar.Rcheck/00LOCK-ragnar/00new/ragnar/libs
** generating debug symbols (dSYM)
** 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)