Closed simonroome closed 4 years ago
Hi @simonroome - Very annoyingly, there have been disruptive changes on the PRIDE servers (see #5), and it's unclear what (if anything) is done on their side. To be able to work around these changes, you will need a more recent version of rpx
.
Ideally, you would update your R, that is already quite old, and you will be able to update/reinstall your packages to get the latest versions. Otherwise, you could try to force installation of a recent version with
BiocManager::install("lgatto/rpx")
but you might run into installation conflicts, by running old and new packages.
I'm closing this issue but feel free to re-open it if necessary.
Hi,
I'm getting errors running this code from the vignette. I tried several times and I'm not sure if it's something wrong on my end like a missing package, or something wrong on the EBI server end.
This is my sessionInfo.
Any advice would be much appreciated!