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
installing source package 'ieugwasr' ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
API: public: http://gwas-api.mrcieu.ac.uk/
Error: package or namespace load failed for 'ieugwasr':
.onLoad failed in loadNamespace() for 'ieugwasr', details:
call: x[["date"]]
error: subscript out of bounds
Error: loading failed
Execution halted
ERROR: loading failed
The text was updated successfully, but these errors were encountered:
We make a binary version of the package available in our https://mrcieu.r-universe.dev/builds. To install from there use the following code (on Windows and macOS)
I have successfully installed the R package using the methods you mentioned, and subsequently installed the TwoSampleMR package successfully. However, I still encounter an error during the clumping_data process.
** using staged installation
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
API: public: http://gwas-api.mrcieu.ac.uk/
Error: package or namespace load failed for 'ieugwasr':
.onLoad failed in loadNamespace() for 'ieugwasr', details:
call: x[["date"]]
error: subscript out of bounds
Error: loading failed
Execution halted
ERROR: loading failed
The text was updated successfully, but these errors were encountered: