Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot download package #3

Open
Samson-Dai opened this issue Feb 17, 2022 · 1 comment
Open

Cannot download package #3

Samson-Dai opened this issue Feb 17, 2022 · 1 comment

Comments

@Samson-Dai
Copy link

Hi,

I encountered some problems when I tried to download the package.

When I try devtools::install_github("KlugerLab/oocPCA"), I got

Error: Failed to install 'unknown package' from GitHub:
  HTTP error 404.
  Not Found

When I tried to clone and build the package, there was no directory called fastRPCA.

Could you please take a look at it? Thanks!

@CarloManenti
Copy link

First of all, thank you for developing an out of core PCA implementation in R.

I am having troubles installing this packages both via devtools::install_github("KlugerLab/oocPCA/oocRPCA") as suggested at #1 and by cloning the repository and installing it viaR CMD INSTALL .

The error is in both cases :
`ERROR: some hard-coded temporary paths could not be fixed

  • removing ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/oocRPCA’
    Warning message:
    In i.p(...) :
    installation of package ‘/var/folders/gb/bfs0_8j9737fsk3rcdy2x_940000gn/T//RtmpU0QsnS/file492c55f5e49e/oocRPCA_0.0.0.9000.tar.gz’ had non-zero exit status`

Could you please look at it? thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants