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
Using the following command,I cannot successfully install 'COZINE': devtools::install_github("MinJinHa/COZINE")
── R CMD build ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
✔ checking for file 'D:\Temp\RtmpcXveUo\remotes26743d2f79d6\MinJinHa-COZINE-4474274/DESCRIPTION' ...
─ preparing 'COZINE':
✔ checking DESCRIPTION meta-information
Warning in .write_description(db, ldpath) :
Unknown encoding with non-ASCII data: converting to ASCII
─ checking for LF line-endings in source and make files and shell scripts
─ checking for empty or unneeded directories
─ looking to see if a 'data/datalist' file should be added
NB: this package now depends on R (>= 3.5.0)
WARNING: Added dependency on R >= 3.5.0 because serialized objects in
serialize/load version 3 cannot be read in older versions of R.
File(s) containing such objects:
'COZINE/data/class.rda' 'COZINE/data/iOraldat.rda'
─ building 'COZINE_1.0.tar.gz'
ERROR: dependency 'HurdleNormal' is not available for package 'COZINE'
removing 'D:/Program Files/R/R-4.3.1/library/COZINE'
Based on the information above, I have tried installing 'HurdleNormal' separately and then installing it again, but I still could not install it successfully. I would like to ask if there are any other ways to install 'COZINE'?
The text was updated successfully, but these errors were encountered:
Using the following command,I cannot successfully install 'COZINE':
devtools::install_github("MinJinHa/COZINE")
Based on the information above, I have tried installing 'HurdleNormal' separately and then installing it again, but I still could not install it successfully. I would like to ask if there are any other ways to install 'COZINE'?
The text was updated successfully, but these errors were encountered: