prafols / rMSI2

rMSI version two
GNU General Public License v3.0
2 stars 4 forks source link

unable to install #5

Closed kailaw138 closed 6 months ago

kailaw138 commented 1 year ago

unable to install rMSI2 in win10, R 4.3.1 and 4.3.0, with the following commends and error messages:

options(download.file.method = "wininet") devtools::install_github("prafols/rMSI2")

Downloading GitHub repo prafols/rMSI2@HEAD ── R CMD build ──────────────────────────────────────────────────── ✔ checking for file 'C:\Users\dell\AppData\Local\Temp\RtmpyUqiiB\remotes4bdc755b5cfc\prafols-rMSI2-70a1098/DESCRIPTION' ... ─ preparing 'rMSI2': (1.6s) ✔ checking DESCRIPTION meta-information ... ─ cleaning src ─ checking for LF line-endings in source and make files and shell scripts (371ms) ─ checking for empty or unneeded directories Omitted 'LazyData' from DESCRIPTION ─ building 'rMSI2_2.0.tar.gz'

prafols commented 6 months ago

Should be fixed in the last commit. Please, check it and if the error persists, re-open the issue. best