Skip to content

Problem loading methylkit on Raven #1330

Answered by sr320
sr320 asked this question in Q&A
Nov 1, 2021 · 4 comments · 20 replies
Discussion options

You must be logged in to vote

Update

this worked!

looked like

sr320@raven:~$ cat .Renviron 
# Set local library installation path
R_LIBS_USER=/home/sr320/R_libs

changed to

sr320@raven:~$ cat .Renviron 
# Set local library installation path
# R_LIBS_USER=/home/sr320/R_libs

closed terminal

Restarted R

Ran

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install(version = "3.14")
BiocManager::install("methylKit")

Replies: 4 comments 20 replies

Comment options

You must be logged in to vote
1 reply
@sr320
Comment options

sr320 Nov 1, 2021
Maintainer Author

Comment options

You must be logged in to vote
6 replies
@kubu4
Comment options

kubu4 Nov 1, 2021
Maintainer

@sr320
Comment options

sr320 Nov 2, 2021
Maintainer Author

@kubu4
Comment options

kubu4 Nov 2, 2021
Maintainer

@sr320
Comment options

sr320 Nov 2, 2021
Maintainer Author

@kubu4
Comment options

kubu4 Nov 2, 2021
Maintainer

Comment options

sr320
Nov 2, 2021
Maintainer Author

You must be logged in to vote
12 replies
@kubu4
Comment options

kubu4 Nov 2, 2021
Maintainer

@sr320
Comment options

sr320 Nov 2, 2021
Maintainer Author

@sr320
Comment options

sr320 Nov 2, 2021
Maintainer Author

@kubu4
Comment options

kubu4 Nov 2, 2021
Maintainer

@sr320
Comment options

sr320 Nov 2, 2021
Maintainer Author

Comment options

sr320
Nov 2, 2021
Maintainer Author

You must be logged in to vote
1 reply
@kubu4
Comment options

kubu4 Nov 2, 2021
Maintainer

Answer selected by sr320
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants