Hi, any update regarding the cummerbund error? Thanks
Unconfigured Ad
Collapse
X
-
Hi All,
Quick update. The patched version of cummeRbund (release 2.8.2) is now up at bioconductor and passes all builds and checks:
So you should be able to update to this version using the bioconductor installer:
I have verified that most of the problems discussed in this thread have been handled, at least as far as I can test. There may be other functionality that has been broken that I have not come across yet. If you are still having problems, and you are certain that it pertains to the RSQLite compatibility, please let me know directly by email and I will try to work with you to get it resolved quickly.source('http://www.bioconductor.org/biocLite.R')
biocLite('cummeRbund')
Future development of cummeRbund will be done on Github:
This is a read-only mirror of the Bioconductor SVN repository. Package Homepage: http://bioconductor.org/packages/devel/bioc/html/cummeRbund.html Bug Reports: https://support.bioconductor.org/p/new...
So feel free to open an issue there or submit any pull requests you may have.
Thanks again for bearing with me, and apologies for not catching this change sooner!
Cheers,
Loyal
Comment
-
Thanks! I met the same problem and this solution works!
Originally posted by RomaChicken View PostI think I may have solved problem. And you can try my steps。
First, upgrade biocLite:
>source("http://www.bioconductor.org/biocLite.R")
>biocLite("BiocUpgrade")
Then, install "cummeRbund"
>biocLite("cummeRbund")
Last, install or reinstall "RSQLite"
>biocLite("RSQLite")
I hope it works for you.
Comment
Latest Articles
Collapse
-
by SEQadmin2
The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.
This convergence of genetics, immunology, and computation...-
Channel: Articles
09-01-2026, 05:41 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 09-18-2026, 11:37 AM
|
0 responses
13 views
0 reactions
|
Last Post
by SEQadmin2
09-18-2026, 11:37 AM
|
||
|
Started by SEQadmin2, 09-16-2026, 10:23 AM
|
0 responses
21 views
0 reactions
|
Last Post
by SEQadmin2
09-16-2026, 10:23 AM
|
||
|
Started by SEQadmin2, 09-09-2026, 12:14 PM
|
0 responses
39 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 12:14 PM
|
||
|
Started by SEQadmin2, 09-09-2026, 11:33 AM
|
0 responses
33 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 11:33 AM
|
Comment