Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • crh
    Member
    • Dec 2009
    • 46

    DESeq: problem updating to new version

    Hi All,

    I attempted to upgrade DESeq to the new version and received an error that I was missing library 'xtable'.

    I checked cran and the link to xtable is dead.
    This is on a Mac 10.6.8
    Suggestions?




    installing *source* package ‘DESeq’ ...
    ** libs
    *** arch - i386
    gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -c pval.c -o pval.o
    gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o DESeq.so pval.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
    installing to /Library/Frameworks/R.framework/Versions/2.14/Resources/library/DESeq/libs/i386
    *** arch - x86_64
    gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -c pval.c -o pval.o
    gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o DESeq.so pval.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
    installing to /Library/Frameworks/R.framework/Versions/2.14/Resources/library/DESeq/libs/x86_64
    ** R
    ** inst
    ** preparing package for lazy loading
    locfit 1.5-6 2010-01-20
    Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths())) :
    there is no package called ‘xtable’
    ERROR: lazy loading failed for package ‘DESeq’
    * removing ‘/Library/Frameworks/R.framework/Versions/2.14/Resources/library/DESeq’
    * restoring previous ‘/Library/Frameworks/R.framework/Versions/2.14/Resources/library/DESeq’

    The downloaded packages are in
    ‘/private/var/folders/eM/eMuaz8lA2RayeU+BYvAbo++++TI/-Tmp-/RtmpsnWPGf/downloaded_packages’
    > library("DESeq")
    Loading required package: Biobase

    Welcome to Bioconductor

    Vignettes contain introductory material. To view, type
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")' and for packages 'citation("pkgname")'.

    Loading required package: locfit
    Loading required package: akima
    Loading required package: lattice
    locfit 1.5-6 2010-01-20
    Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths())) :
    there is no package called ‘xtable’
    In addition: Warning message:
    In install.packages(c("DESeq"), lib = "/Library/Frameworks/R.framework/Resources/library/", :
    installation of package ‘DESeq’ had non-zero exit status
    Error: package/namespace load failed for ‘DESeq’
    > sessionInfo()
    R version 2.14.0 (2011-10-31)
    Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)

    locale:
    [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

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

    other attached packages:
    [1] locfit_1.5-6 lattice_0.20-0 akima_0.5-4 Biobase_2.14.0

    loaded via a namespace (and not attached):
    [1] grid_2.14.0 tools_2.14.0
  • Simon Anders
    Senior Member
    • Feb 2010
    • 995

    #2
    First: Well, have you tried installing the xtable package?

    Second: If you use the proper Bioconductor install script, as described here, such dependencies will be resolved automatically for you.

    Comment

    Latest Articles

    Collapse

    • SEQadmin2
      Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
      by SEQadmin2



      Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
      ...
      07-09-2026, 11:10 AM
    • SEQadmin2
      Cancer Drug Resistance: The Lingering Barrier to Rising Survival
      by SEQadmin2



      Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

      There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
      07-08-2026, 05:17 AM
    • GATTACAT
      Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
      by GATTACAT
      Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
      07-01-2026, 11:43 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 07-13-2026, 10:26 AM
    0 responses
    24 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-09-2026, 10:04 AM
    0 responses
    33 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-08-2026, 10:08 AM
    0 responses
    21 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-07-2026, 11:05 AM
    0 responses
    34 views
    0 reactions
    Last Post SEQadmin2  
    Working...