Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • vsindorf
    Junior Member
    • Apr 2014
    • 2

    CummeRbund for R 3.0.3

    Apparently my version of R is too new (version 3.0.3) to run CummeRbund. When When I try to load it it tells me to re-install it and when I try to install it it says "package cummerbund is not available for R version 3.0.3".

    So. What do I do?

    Can I trick R into loading the cummerbund library?
    Can I downgrade my R version?

    Any advise would be greatly appreciated.

    Thanks!
    Tori
  • blancha
    Senior Member
    • May 2013
    • 367

    #2
    Works fine in R-3.1.0.

    It's cummeRbund and not cummerbund anyway.

    Comment

    • blancha
      Senior Member
      • May 2013
      • 367

      #3
      To elaborate on my previous answer, just copy-paste the following 2 commands in your R console. It should work. Note the capital R in cummeRbund (and that I am installing from the BioConductor repository).

      source("http://bioconductor.org/biocLite.R")
      biocLite("cummeRbund")

      There are many issues with CummeRbund, but it can be installed in the most recent versions of R.

      Comment

      • jcherone
        Junior Member
        • Jul 2014
        • 2

        #4
        I get the following error:

        Error in get(".BioC_version_associated_with_R_version", envir = asNamespace("tools"), :
        variable ".BioC_version_associated_with_R_version" was not found

        Comment

        • blancha
          Senior Member
          • May 2013
          • 367

          #5
          What is the output of sessionInfo()

          Are you running an older version of R? That could be a problem.

          Comment

          • jcherone
            Junior Member
            • Jul 2014
            • 2

            #6
            Thanks for the reply. Yes, the issue was bc it was an older version. Updated and the problem is fixed.

            Comment

            Latest Articles

            Collapse

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Today, 06:09 AM
            0 responses
            13 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-09-2026, 11:58 AM
            0 responses
            34 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-05-2026, 10:09 AM
            0 responses
            39 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-04-2026, 08:59 AM
            0 responses
            44 views
            0 reactions
            Last Post SEQadmin2  
            Working...