Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pak update from CRAN #731

Open
gaborcsardi opened this issue Jan 6, 2025 · 1 comment
Open

pak update from CRAN #731

gaborcsardi opened this issue Jan 6, 2025 · 1 comment

Comments

@gaborcsardi
Copy link
Member

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
...
@gaborcsardi gaborcsardi converted this from a draft issue Jan 6, 2025
@gaborcsardi
Copy link
Member Author

This should be already fixed in 9eb0439, where I manually remove the deprecated attributes from the entries in curl/curl.h.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant