Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • xunong
    Junior Member
    • Sep 2014
    • 9

    #16
    Originally posted by sanwen View Post
    I have solved the problem.
    Thank adamdeluca and Zigster 's warm heart
    I came across the same problem when running R in a linux server. How do you fix it?

    Comment

    • sarvidsson
      Senior Member
      • Jan 2015
      • 137

      #17
      You can download the R file with some other means (wget, web browser), "cd" to the download directory and source it locally in R with

      Code:
      source("biocLite.R")
      However, to install Bioconductor packages, you need a working internet connection. Contact your systems administrator and ask him/her to help you set up R with your proxy (you could also try what ioatomis did).

      Comment

      • xunong
        Junior Member
        • Sep 2014
        • 9

        #18
        Thank U
        Yes I've solved it, the problem is due to Web-limitation on that server nodes...but I didn't notice it at first...haha...thank U for your advice, it's really helped

        Originally posted by sarvidsson View Post
        You can download the R file with some other means (wget, web browser), "cd" to the download directory and source it locally in R with

        Code:
        source("biocLite.R")
        However, to install Bioconductor packages, you need a working internet connection. Contact your systems administrator and ask him/her to help you set up R with your proxy (you could also try what ioatomis did).

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-09-2026, 11:58 AM
        0 responses
        15 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        26 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        37 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        61 views
        0 reactions
        Last Post SEQadmin2  
        Working...