-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
I found that using devtools::install github(junjunlabClusterGVis) for installation requires R 4.5.0 and the version is 0.99.0, but I didn't find this version.
After manually switching to version 0.1.4 and installing it using devtools::install_github("junjunlab/ClusterGVis@V0.1.4") , everything worked fine.
> devtools::install_github("junjunlab/ClusterGVis")
Downloading GitHub repo junjunlab/ClusterGVis@HEAD
✔ checking for file ‘/tmp/RtmpBA7H2e/remotes103f3360e57f8d/junjunlab-ClusterGVis-e1a3ef4/DESCRIPTION’ (394ms)
─ preparing ‘ClusterGVis’:
✔ checking DESCRIPTION meta-information ...
─ 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
─ building ‘ClusterGVis_0.99.0.tar.gz’ (2.5s)It is recommended to specify this issue during installation. The installation of older versions of R is prone to problems.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels