Displaying 20 results from an estimated 3000 matches similar to: "unable to install 'pasilla' package on R"
2010 Nov 15
1
Cannot install packages in R 2.12.0 on Windows 7
Hi,
I am unable to install packages on my R 2.12.0 Windows 7 machine. Here are the relevant lines:
sessionInfo()
R version 2.12.0 (2010-10-15)
Platform: x86_64-pc-mingw32/x64 (64-bit)
locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C LC_TIME=English_United States.1252
2010 Apr 16
2
hugene10stv1cdf
Hi all,
I'm just tried to start analysing some micro-array chips. And R was
asking for this package. When I tried to install it it says that:
Using R version 2.10.1, biocinstall version 2.5.10.
Installing Bioconductor version 2.5 packages:
[1] "hugene10stv1cdf"
Please wait...
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ?hugene10stv1cdf? is
2011 Aug 16
1
Problems installing SJava
Hello, I am trying to install SJava but I haven't been able to complete it
successfully. I have tried to install it from bioconductor using the
followin code and got the following output:
> source("http://www.bioconductor.org/biocLite.R")
BioC_mirror = http://bioconductor.org
Change using chooseBioCmirror().
> biocLite("SJava")
Using R version 2.12.2, biocinstall
2010 Jul 08
2
package installation for Windows 7
Neither biocLite nor the GUI menus can install packages on my system.
Here is relevant output:
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 11.1
year 2010
month 05
day 31
svn rev 52157
language R
version.string R version 2.11.1 (2010-05-31)
> source("http://bioconductor.org/biocLite.R")
BioC_mirror =
2009 Jun 23
1
Cannot install pakages from Bioconductor besides the default installation
I am running the last R version on SuSE 11.1.
I installed the Bioconductor environment following the instructions on the web. As a consequence some
core packages from Bioconductors were installed.
I need to add some more packages. So I tried biomaRt as follows.
It does not get installed correctly.
Please see the following sequence.
Thank you in advance.
Maura
>
2010 Sep 04
1
non-zero exit status error when install GenomeGraphs
Hi,
I am trying to install GenomeGraphs package from bioconductor, but failed by
a non-zero exit error. From the error message, it seems that there is a
shared library problem. Any suggestion on fixing it? Thanks so much.
> sessionInfo()
R version 2.10.1 (2009-12-14)
x86_64-unknown-linux-gnu
locale:
[1] LC_CTYPE=en_US.iso885915 LC_NUMERIC=C
[3] LC_TIME=en_US.iso885915
2009 Sep 18
2
Ruuid missing Gtk glib.dylib
Hi,
I get an error indicating a missing library from the package 'Ruuid'.
I suppose this means I should install RGtk. I just thought I'd
document the error. Maybe a dependency entry is missing?
R 2.9.0
OS X 10.5.8
Thanks,
- chris
> biocLite('Ruuid')
Using R version 2.9.0, biocinstall version 2.4.12.
Installing Bioconductor version 2.4 packages:
[1] "Ruuid"
2008 Mar 24
3
Simple problem in R
I found a package on www.bioconductor.com that allows me to install using
this line:
source("http://bioconductor.org/biocLite.R")
biocLite("MassSpecWavelet")
The prompt showed me the following message:
Running biocinstall version 2.1.10 with R version 2.6.2
Your version of R requires version 2.1 of Bioconductor.
trying URL
2011 May 31
1
how to define PKG_CONFIG_PATH ?
Dear List,
as I'm trying to install R and Rgraphwiz on a Fedora Linux, I have a problem with the environement variable "PKG_CONFIG_PATH". The library "libgvc" is not getting recognized / found, although a recent version libgvc is on the system and can be seen via /usr/lib64. I've tried to edit the paths described in /etc/ldpaths but without any success. Any hints how
2009 Jun 24
1
Rgraphviz and R 2.9 in ubuntu jaunty
Dear people,
I'm new here, so this is my first try. I have ubuntu 9.04 installed with R 2.8 (which surprises me because I realized that the last version R 2.9 is available but in the Synaptic Package Manager 2.8 appears as the last one). I have also graphviz 2.20.2. I have been trying to install Rgraphviz either from R running "biocLite("Rgraphviz")" and from the shell
2008 Jul 04
1
Problem in installing Biobase
Hi,
Recently I try to install Biobase component using the tutorials from
cran.r-project.org/doc/Rnews/Rnews_2006-5.pdf
I tried
u <- "http://bioconductor.org/biocLite.R"
> source(u)
> biocLite("pkgDepTools", dependencies=TRUE)
Running biocinstall version 2.0.8 with R version 2.5.1
Your version of R requires version 2.0 of Bioconductor.
Warning in
2010 May 26
1
Hgu133acdf Installation Problem
Hi,
While trying to install hgu133acdf- windows package in R im getting the
following error and unable to install the same.
> source("http://bioconductor.org/biocLite.R")
> biocLite("hgu133acdf")
Using R version 2.10.0, biocinstall version 2.5.10.
Installing Bioconductor version 2.5 packages:
[1] "hgu133acdf"
Please wait...
trying URL '
2008 Jun 19
1
Installation Error with Bioconductor on R
Hi, I am trying to install Bioconductor onto R version 2.7.0 for Windows. I installed R, then followed the instructions on http://www.bioconductor.org/download, which state that you should type the following:
source("http://bioconductor.org/biocLite.R")
biocLite()
When I do that, I get the following error:
Running biocinstall version 2.2.9 with R version 2.7.0
Your version of R
2012 Sep 05
2
Installing lumi and hdrcde
To whom it may concern.
As I would like to analyse some array data I was keen on downloading the
lumi package that depends obviously on hdrcde that is not available for r
2.12.1. I did not find instructions to solve or circumvent this problem.
Installing hdrcde by hand did not work either. It was not detected by
> (.packages(all.available=TRUE))
if installed in the R library.
Thanks
Hermann
2011 Jun 08
1
install the “impute” package in unix
Hi,
I am trying to install the “impute” package in unix. but I get the
following error message. I followed the following steps. Do you know what is
causing this and how I can solve this problem?
source("http://www.bioconductor.org/biocLite.R")
biocLite("impute")
Using R version 2.11.1, biocinstall version 2.6.10.
Installing Bioconductor version 2.6 packages:
[1]
2010 Jun 09
1
Problem with library(SSPA)
Hello,
I have the fellowing problem and I am thankful for any advice!
Regards,
Samuel
################################################################
> source("http://bioconductor.org/biocLite.R")
BioC_mirror = http://www.bioconductor.org
Change using chooseBioCmirror().
> biocLite("SSPA")
Using R version 2.11.0, biocinstall version 2.6.7.
Installing
2008 Jul 17
2
Fw: how i can install Rgraphviz in R2.7.1
--- On Tue, 15/7/08, haani hanni <maaryam_khan@yahoo.com> wrote:
From: haani hanni <maaryam_khan@yahoo.com>
Subject: how i can install Rgraphviz in R2.7.1
To: "Nabble" <support@nabble.com>
Cc: r-help-request@r-project.org
Date: Tuesday, 15 July, 2008, 1:39 PM
hello
i am a new user of R.i have window XP Proffessional in my P.C.i wanted to make the graphs of my
2011 Nov 07
1
Error: could not find function "MLearn"
I'm getting this error when I try to run the function MLearn():
Error: could not find function "MLearn"
I have the MLInterface tools installed. But when I look for MLearn
"??MLearn" but I don't find it. The closest thing I find is the method
MLearn_new() under MLInterfaces. I've tried replacing MLearn() with
MLearn_new() in my script, but I still get the same
2006 Oct 08
2
'weaver' package problem
Hi Seth,
The possibility of caching computations would be a great boon when
one is iteratively refining a paper; so I'm most grateful for your
work on this. Unfortunately I have a problem to report:
******************installing******************
> source("http://bioconductor.org/biocLite.R")
> biocLite("weaver")
Running getBioC version 0.1.8 with R version
2008 Dec 01
1
[BioC] Rcurl 0.8-1 update for bioconductor 2.7
Hi Patrick,
Greetings from !(sunny) Pittsburgh.
What's the scoop on RCurl on windows (XP)?
I've tried to install RCurl_0.92-0.zip and RCurl_0.9-3.zip,
with both R 2.7.2 and R 2.8.0 from the RGUI (utils:::menuInstallLocal),
and get the error
"Windows binary packages in zipfiles are not supported".
which (according to google's one and only hit) comes from a perl script.