Entering edit mode
                    C.K. Shiau
        
    
        •
    
    0
        @ck-shiau-14545
        Last seen 7.8 years ago
        
    Hi,
I found cummeRbund didn't work recently.
Then I found the mail:
https://stat.ethz.ch/pipermail/bioc-devel/2017-June/011131.html
talking about the version changes of RSQLite to 2.0 which makes cummeRbund error.
So I modify cummeRbund v2.20.0 to fit RSQLite 2.0.
The code is at:
https://github.com/shiauck/cummeRbund_on_RSQLite2.0
Hope it helps
