Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Unable to install Bioconductor packages with biocLite...

    Hi,

    I'm very new to R/Bioconductor. Presently I'm trying to fetch and install BioC packages using the biocLite route, but it's stumbling. Here's the error I get:

    > source("http://bioconductor.org/biocLite.R")
    Error in source("http://bioconductor.org/biocLite.R") :
    http://bioconductor.org/biocLite.R:1:1: unexpected '<'
    1: <
    ^

    Could somebody please suggest a way out? I'm on Windows 7 and behind a proxy server (no username/pwd authentication required though).

    Thanks a lot and good day!

  • #2
    I wonder if your proxy is screwing things up. You can download that file, double check that it's not corrupted, and then try sourcing it directly. What version of R are you using (just post the output of sessionInfo() ).

    Comment


    • #3
      Thanks for replying, dpryan. But I'm not sure I understand you correctly. Which file are you referring to? btw I'm on R v3.0.1:

      > sessionInfo()
      R version 3.0.1 (2013-05-16)
      Platform: i386-w64-mingw32/i386 (32-bit)

      locale:
      [1] LC_COLLATE=English_India.1252 LC_CTYPE=English_India.1252
      [3] LC_MONETARY=English_India.1252 LC_NUMERIC=C
      [5] LC_TIME=English_India.1252

      attached base packages:
      [1] stats graphics grDevices utils datasets methods base

      Thanks again.

      Comment


      • #4
        The file I'm referring to is biocLite.R. You can just download it directly and double check it, since that's what's producing the error.

        Comment


        • #5
          I downloaded the biocLite.R file to a local folder and then tried running it directly. Seems like an html problem:

          > biocLite("NOISeq")
          Line starting '<HTML><HEAD> ...' is malformed!, using
          'http://bioconductor.org/packages/2.12/bioc'
          Error: Line starting '<HTML><HEAD> ...' is malformed!

          Is there something obvious I'm missing?
          Thanks.

          Comment


          • #6
            whatever is being downloaded contains HTML tags, so it is not the correct file. do not use a browser and 'save page', rather download it directly, or open the document in the browser and copy out the text.

            Comment


            • #7
              Hi rxzlmn,

              Actually that's what I did (so hard to understand the html tags...), I just opened the biocLite.R file in Firefox and then copy-pasted it into Notepad++.

              Comment


              • #8
                Error in updating biocLite() package

                Hi There..

                I have installed R version 3.0.2 when i am trying to update bioconducter packages i am geting following error

                > source("http://bioconductor.org/biocLite.R")
                Bioconductor version 2.13 (BiocInstaller 1.12.0), ?biocLite for help
                > biocLite()
                BioC_mirror: http://bioconductor.org
                Using Bioconductor version 2.13 (BiocInstaller 1.12.0), R version 3.0.2.
                Warning message:
                installed directory not writable, cannot update packages 'foreign', 'spatial',
                'survival'

                I have change the installed directory permission also but still i am geting this error.
                can anyone help to find out the error..

                Thanks..

                Comment


                • #9
                  You can try to run R via sudo and see if the problems persist.

                  Comment


                  • #10
                    Thanks... rboettcher

                    It worked for me..

                    Comment

                    Latest Articles

                    Collapse

                    • seqadmin
                      Current Approaches to Protein Sequencing
                      by seqadmin


                      Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
                      04-04-2024, 04:25 PM
                    • seqadmin
                      Strategies for Sequencing Challenging Samples
                      by seqadmin


                      Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
                      03-22-2024, 06:39 AM

                    ad_right_rmr

                    Collapse

                    News

                    Collapse

                    Topics Statistics Last Post
                    Started by seqadmin, 04-11-2024, 12:08 PM
                    0 responses
                    30 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 04-10-2024, 10:19 PM
                    0 responses
                    32 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 04-10-2024, 09:21 AM
                    0 responses
                    28 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 04-04-2024, 09:00 AM
                    0 responses
                    53 views
                    0 likes
                    Last Post seqadmin  
                    Working...
                    X