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

Adjust step for r-dependencies installation #19

Merged
merged 4 commits into from
Jan 11, 2023

Conversation

shun2wang
Copy link
Collaborator

@shun2wang shun2wang commented Dec 22, 2022

  • Adjust more reasonable order of setup steps on macOS and Windows.
  • Install jaspTools by r-dependencies, avoid duplicate installation of some packages (remotes, ragg), because repeated installation of ragg will indeed bring unexpected errors, jaspBase still be installed twice, but as Don said it needs to be set inside jaspTools.
  • Clean igraph and install it from CRAN, pak will set it by default.

See test branch and run logs for more details, and here in sessionInfo you can see the source of all packages .

@shun2wang
Copy link
Collaborator Author

I pushed another to fix failing install JAGS on macOS see error and succeed logs. it's related this issue.

Can you also take a look? with thanks.

@shun2wang shun2wang force-pushed the adjust_unittests branch 3 times, most recently from 8dc6dd5 to 78c7aa8 Compare December 23, 2022 02:56
@shun2wang shun2wang requested review from vandenman and removed request for Kucharssim December 23, 2022 03:03
Signed-off-by: Shun Wang <shuonwang@gmail.com>
@shun2wang
Copy link
Collaborator Author

@vandenman Do you have time look this?It will be smoother for unit testing. thanks

@vandenman
Copy link
Contributor

I think this looks fine so I'll merge it. We should probably follow that issue so we can remove brew link --overwrite python@3.10 whenever it is no longer needed.

@vandenman vandenman merged commit 3024e91 into jasp-stats:master Jan 11, 2023
@shun2wang shun2wang deleted the adjust_unittests branch January 11, 2023 08:04
@shun2wang
Copy link
Collaborator Author

We should probably follow that issue so we can remove brew link --overwrite python@3.10 whenever it is no longer needed.

Yeah, I had do this.

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.

2 participants