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

xml2 macOS Monterey automatization with Cron does not work #367

Closed
SwissMontainsBear opened this issue Jun 11, 2022 · 1 comment
Closed

Comments

@SwissMontainsBear
Copy link

Hi,

Thanks for developing and supporting xml2. This is awesome.

I am using xml2 to parse 'xls' files downloaded every day. I am trying to automate this process using cron on a Mac.
I noticed that the process is interrupted as soon as the "read_xml" instruction is executed. I suspect that this is due to macOS "sandboxing" the libxml2 calls, as the installation directory of xml2 package is "/opt/homebrew/lib/R/4.2/site-library/00LOCK-xml2/00new/xml2/libs".

Is there any compilation option for the package which could be used in order to avoid this behavior and allow the automated execution of the Rscript including this xml2 call ?

Thanks in advance.

@hadley
Copy link
Member

hadley commented Oct 30, 2023

No ideas sorry 😞

@hadley hadley closed this as completed Oct 30, 2023
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

2 participants