You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear maintainer,
Please see the problems shown on
<https://cran.r-project.org/web/checks/check_results_pak.html>.
Please correct before 2025-01-18 to safely retain your package on CRAN.
Best wishes,
The CRAN Team
This is about the installation error for
r-devel-linux-x86_64-debian-clang which I can reproduce locally.
Apparently first seen around 2024-11-19, not sure what changed then.
...
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-pak/00new/pak/library/curl/libs
Error in source("tools/option_table.txt", env) :
tools/option_table.txt:23:20: unexpected input
22: CURLOPT_HTTPHEADER = 10000 + 23
23: CURLOPT_HTTPPOST _
^
Error: unable to load R code in package ‘curl’
Execution halted
ERROR: lazy loading failed for package ‘curl’
Error in install_one(pkg, lib = lib) : FAILED
Calls: install_embedded_main -> install_all -> install_one
Execution halted
...
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: