Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • chknbio
    Member
    • May 2012
    • 14

    installing goseq

    I am trying to install goseq in R, but receiving installation errors. It looks like other packages are missing when I try to install those other packages I get install errors too, which also suggest that packages are missing. How can I install R along with its necessary packages?

    Thanks!
  • chknbio
    Member
    • May 2012
    • 14

    #2
    This is the message that I receive when trying to run goseq:


    Warning messages:
    1: In install.packages(pkgs = pkgs, lib = lib, repos = repos, ...) :
    installation of package ‘XML’ had non-zero exit status
    2: In install.packages(pkgs = pkgs, lib = lib, repos = repos, ...) :
    installation of package ‘RCurl’ had non-zero exit status
    3: In install.packages(pkgs = pkgs, lib = lib, repos = repos, ...) :
    installation of package ‘biomaRt’ had non-zero exit status
    4: In install.packages(pkgs = pkgs, lib = lib, repos = repos, ...) :
    installation of package ‘rtracklayer’ had non-zero exit status
    5: In install.packages(pkgs = pkgs, lib = lib, repos = repos, ...) :
    installation of package ‘GenomicFeatures’ had non-zero exit status
    6: In install.packages(pkgs = pkgs, lib = lib, repos = repos, ...) :
    installation of package ‘geneLenDataBase’ had non-zero exit status
    7: In install.packages(pkgs = pkgs, lib = lib, repos = repos, ...) :
    installation of package ‘goseq’ had non-zero exit status
    8: installed directory not writable, cannot update packages 'foreign', 'MASS',
    'mgcv', 'nlme', 'survival'
    > library(goseq)
    Error in library(goseq) : there is no package called ‘goseq’
    >

    Comment

    • chknbio
      Member
      • May 2012
      • 14

      #3
      It looks like I have everything installed except XML which is preventing other packages from installing. But when I look at linux system, XML is installed. How can I get it to work in R so that I can install other goseq packages.

      Thanks!

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 10:09 AM
      0 responses
      10 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      17 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      26 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 11:40 AM
      0 responses
      21 views
      0 reactions
      Last Post SEQadmin2  
      Working...