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
@@ -76,23 +76,17 @@ Q: **What if I don't have my text in R, but instead as a text or PDF file?**
76
76
77
77
Q: **Installation from CRAN is not working and it says something about `slam`, what's going on?**
78
78
79
-
Newer versions of the `tm` package, which is a dependency of `goldi` require a package named `slam` which needs to be compiled from Fortran. Try the following, and if it doesn't work, raise an issue on the repository and we'll get it fixed!
80
-
79
+
> A: Newer versions of the `tm` package, which is a dependency of `goldi` require a package named `slam` which needs to be compiled from Fortran. Try the following, and if it doesn't work, raise an issue on the repository and we'll get it fixed!
0 commit comments