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

Equatiomatic Install #48

Open
hgreatrex opened this issue Feb 13, 2024 · 2 comments
Open

Equatiomatic Install #48

hgreatrex opened this issue Feb 13, 2024 · 2 comments
Labels
Fixed A solution is attached.

Comments

@hgreatrex
Copy link
Contributor

First, install the remotes package
Then, run this

remotes::install_github("datalorax/equatiomatic")

For more details
https://datalorax.github.io/equatiomatic/

@humaidalob
Copy link

I tried doing this but I keep getting package failed to install
Screenshot 2024-02-13 at 7 22 06 PM

@hgreatrex
Copy link
Contributor Author

hgreatrex commented Feb 14, 2024

How annoying; the reason that it's no longer on the 'official app store' is that it was a little buggy - so I guess that this package will soon be retired.

Three things you can try:

  1. You don't actually need it - you can write your own equations as I discussed in class on Monday (the handout) - and 'writing out the equation' is a bonus mark.

  2. Delete the remotes line from your code chunk and run it in the CONSOLE quadrant a few times.
    The first time mine crashed - and I had to press the escape key to stop it. The second it worked.
    Then you would just put library(equatiomatic) in the library code chunk to load it as normal.

  3. Just like you are writing here, equatiomatic has a github page and you can search the issues to see what is going on - or add your own including the screenshot (also tell them the version of R and R studio you are using and the type of computer e.g. Mac/PC)
    https://github.com/datalorax/equatiomatic/issues

@hgreatrex hgreatrex added the Fixed A solution is attached. label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed A solution is attached.
Projects
None yet
Development

No branches or pull requests

2 participants