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
The library does not seem to be identified in R studio even though I have downloaded the package as per the instructions given on your GitHub repo for mac.
I am getting an error stating
Error in library(lassosum) : there is no package called ‘lassosum’
Alternatively,
If I download lasssum using the compressed file, the error that I get is while downloading:
Installing package into ‘/Users/krajueni22/Library/R/arm64/4.4/library’
(as ‘lib’ is unspecified)
And when I run the library, the error is:
Error: package or namespace load failed for ‘lassosum’:
package ‘lassosum’ was installed before R 4.0.0: please re-install it
I have re-installed lassosum a couple of times, even though I have devtools – still it does not seem to run.
Please could you help me what could I do to resolve this problem?
The text was updated successfully, but these errors were encountered:
Hello,
The library does not seem to be identified in R studio even though I have downloaded the package as per the instructions given on your GitHub repo for mac.
I am getting an error stating
Error in library(lassosum) : there is no package called ‘lassosum’
Alternatively,
If I download lasssum using the compressed file, the error that I get is while downloading:
Installing package into ‘/Users/krajueni22/Library/R/arm64/4.4/library’
(as ‘lib’ is unspecified)
And when I run the library, the error is:
Error: package or namespace load failed for ‘lassosum’:
package ‘lassosum’ was installed before R 4.0.0: please re-install it
I have re-installed lassosum a couple of times, even though I have devtools – still it does not seem to run.
Please could you help me what could I do to resolve this problem?
The text was updated successfully, but these errors were encountered: