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
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`
Hi,
I encountered some problems when I tried to download the package.
When I try
devtools::install_github("KlugerLab/oocPCA")
, I gotWhen I tried to clone and build the package, there was no directory called
fastRPCA
.Could you please take a look at it? Thanks!
The text was updated successfully, but these errors were encountered: