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

fix renv install on mac #5697

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

RensDofferhoff
Copy link
Contributor

No description provided.

@boutinb boutinb merged commit 3b9eb6d into jasp-stats:development Oct 14, 2024
1 check passed
WORKING_DIRECTORY ${R_HOME_PATH}
COMMAND
${CMAKE_COMMAND} -D
NAME_TOOL_PREFIX_PATCHER=${PROJECT_SOURCE_DIR}/Tools/macOS/install_name_prefix_tool.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RensDofferhoff just for my understanding, which .so file needed to get patched here? Something from Rcpp of RInside?

Copy link
Contributor Author

@RensDofferhoff RensDofferhoff Oct 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the renv changelog: https://rstudio.github.io/renv/news/index.html

There now exist a renv.so in libs/ when it is build
This needs to be patched and signed so it may be loaded later on.
before this version 1.0.11 it didn't exist.

RensDofferhoff added a commit to RensDofferhoff/jasp-desktop that referenced this pull request Oct 15, 2024
Co-authored-by: Rens <example>
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

Successfully merging this pull request may close these issues.

3 participants