Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MazF vignette broken #13

Open
CDieterich opened this issue Feb 10, 2022 · 0 comments
Open

MazF vignette broken #13

CDieterich opened this issue Feb 10, 2022 · 0 comments
Assignees

Comments

@CDieterich
Copy link
Contributor

After:
df <- data.frame(

  • cond1 = rowMeans(GenomicRanges::mcols(filtered)$arrest_rate$cond1),
  • cond2 = rowMeans(GenomicRanges::mcols(filtered)$arrest_rate$cond2),
  • ACA = GenomicRanges::mcols(filtered)$ACA
  • )

I get:
Fehler in h(simpleError(msg, call)) :
Fehler bei der Auswertung des Argumentes 'x' bei der Methodenauswahl f"ur Funktion 'rowMeans': lazy-load database '/Library/Frameworks/R.framework/Versions/4.0/Resources/library/GenomicRanges/R/GenomicRanges.rdb' is corrupt
Zus"atzlich: Warnmeldungen:
1: In .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], :
Neustart einer unterbrochenen promise evaluation
2: In get(method, envir = home) :
Neustart einer unterbrochenen promise evaluation
3: In get(method, envir = home) : internal error -5 in R_decompress1

Any idea why ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants