I cannot open equatiomatic package

Hi all,

I would like to use "extract_eq" command in the "equatiomatic" package,
I managed to install the package but cannot open it. Below is what I got. Please help!

install.packages("equatiomatic")
Installing package into ‘C:/R/R-4.0.3/library’
(as ‘lib’ is unspecified)
trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.0/equatiomatic_0.3.1.zip'
Content type 'application/zip' length 1145503 bytes (1.1 MB)
downloaded 1.1 MB

package ‘equatiomatic’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
C:\Users\utsanat\AppData\Local\Temp\RtmpiiILV2\downloaded_packages

library(equatiomatic)
Error: package or namespace load failed for ‘equatiomatic’ in get(Info[i, 1], envir = env):
lazy-load database 'C:/R/R-4.0.3/library/digest/R/digest.rdb' is corrupt
In addition: Warning messages:
1: package ‘equatiomatic’ was built under R version 4.0.5
2: In get(Info[i, 1], envir = env) : internal error -3 in R_decompress1

Hi again all,
I noticed that the R version I had is too old for the "equatiomatic" package. I updated R from CRAN mirror and it solves the problem.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.