Skip to content

"Issues Encountered During Installation of Packages from Both GitHub and Local Sources" #126

@DaXuanGarden

Description

@DaXuanGarden

"I am encountering issues with the installation of packages. Whether it's from GitHub or local installation, I am unable to install them."

library(remotes)
library(devtools)
Loading required package: usethis

Attaching package: ‘usethis’

The following object is masked from ‘package:remotes’:

git_credentials

Error in FUN(X[[i]], ...) :
lazy-load database '/home/data/t050446/R/x86_64-pc-linux-gnu-library/4.2/devtools/R/devtools.rdb' is corrupt

install_github("YosefLab/VISION")
Downloading GitHub repo YosefLab/VISION@HEAD
Error in utils::download.file(url, path, method = method, quiet = quiet, :
download from 'https://api.github.com/repos/YosefLab/VISION/tarball/HEAD' failed


install_local("/home/data/t050446/VISION-3.0.1.tar.gz")
Error: Failed to install 'VISION-3.0.1.tar.gz' from local:
error reading from connection
install_local("/home/data/t050446/VISION-3.0.0.tar.gz")
Error: Failed to install 'VISION-3.0.0.tar.gz' from local:
error reading from connection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions