You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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.
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
First, install the remotes package
Then, run this
remotes::install_github("datalorax/equatiomatic")
For more details
https://datalorax.github.io/equatiomatic/
The text was updated successfully, but these errors were encountered: