Skip to content

Issues with installing ClusterGVis in R4.3.X version #145

@zhangdong360

Description

@zhangdong360

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@HEADchecking for file/tmp/RtmpBA7H2e/remotes103f3360e57f8d/junjunlab-ClusterGVis-e1a3ef4/DESCRIPTION’ (394ms)
─  preparingClusterGVis:checking DESCRIPTION meta-information ...checking for LF line-endings in source and make files and shell scriptschecking for empty or unneeded directorieslooking to see if adata/datalistfile should be addedbuildingClusterGVis_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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions