Displaying 16 results from an estimated 16 matches for "lmramba".
2009 Oct 10
1
Errors in installing package "rJava" on Ubuntu (PR#13992)
...t cannot be downloaded due to the
error indicated below.
I have googled and looked at the FAQ but no solution yet.
Please advise.
Kind regards,
Lazarus
> install.packages("rJava")*
Warning in install.packages("rJava") :
argument 'lib' is missing: using
'/home/lmramba/R/i486-pc-linux-gnu-library/2.9'
*Error in read.dcf(file = tmpf) : Line starting '<html> ...' is malformed!*
>
*> install.packages("JGR")*
Warning in install.packages("JGR") :
argument 'lib' is missing: using
'/home/lmramba/R/i486-pc-linux-g...
2009 Oct 10
1
installing any package fails using 'install.packages()' (PR#13993)
...n 9.04 successfully using the
command
sudo apt-get install r-base-dev
The problem is that I cannot install any package.
See my details below:
> install.packages("epicalc")
Warning in install.packages("epicalc") :
argument 'lib' is missing: using
'/home/lmramba/R/i486-pc-linux-gnu-library/2.9'
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
Error in read.dcf(file = tmpf) : Line starting '<html> ...' is malformed!
>
> install.packages("lattice")
Warning in install.packages(&quo...
2009 Aug 20
2
getting R 2.9.1 from the tar.gz file
...n the ubuntu 9.04 using the instructions found on the R site.
I decided to use the R-2.9.1.tar.gz and untarred it.
I then typed ./configure and the results are shown below.
However, on typing make, I got an error, "No targets specified and no makefile found stop"
What is the solution?
lmramba at LMramba-dll-d:~$ su
Password:
root at LMramba-dll-d:/home/lmramba# ./configure
bash: ./configure: No such file or directory
root at LMramba-dll-d:/home/lmramba# cd R/R-2.9.1
root at LMramba-dll-d:/home/lmramba/R/R-2.9.1# ./configure
checking build system type... i686-pc-linux-gnu
checking host...
2009 Oct 10
1
Setting a mirror "permanently" on R on ubuntu (PR#13995)
....
Kind regards,
Lazarus
> library(epicalc)
Loading required package: foreign
Loading required package: survival
Loading required package: splines
> install.packages("lattice")
Warning in install.packages("lattice") :
argument 'lib' is missing: using
'/home/lmramba/R/i486-pc-linux-gnu-library/2.9'
Error in contrib.url(repos, type) :
trying to use CRAN without setting a mirror
Calls: install.packages -> grep -> contrib.url
Execution halted
Exited: 256
[[alternative HTML version deleted]]
2009 Oct 10
0
installing any package fails using 'install.packages()' (PR#13996)
On 10 October 2009 at 05:25, lmramba at gmail.com wrote:
| Dear all,
| I installed my R-2.9.2 on my ubuntu version 9.04 successfully using=
the
| command
|=20
| sudo apt-get install r-base-dev
|=20
| The problem is that I cannot install any package.
Huh? This has _nothing_ to do with the error below.
=20
| See my details below...
2009 Oct 10
0
Errors in installing package "rJava" on Ubuntu
...t cannot be downloaded due to the
error indicated below.
I have googled and looked at the FAQ but no solution yet.
Please advise.
Kind regards,
Lazarus
> install.packages("rJava")*
Warning in install.packages("rJava") :
argument 'lib' is missing: using
'/home/lmramba/R/i486-pc-linux-gnu-library/2.9'
*Error in read.dcf(file = tmpf) : Line starting '<html> ...' is malformed!*
>
*> install.packages("JGR")*
Warning in install.packages("JGR") :
argument 'lib' is missing: using
'/home/lmramba/R/i486-pc-linux-g...
2009 Oct 10
1
rJava downloads but cannot load, when I run R as root (PR#13994)
...* Removing =91/usr/local/lib/R/site-library/rJava=92
The downloaded packages are in
=91/tmp/RtmpOjM9hY/downloaded_packages=92
Warning message:
In install.packages("rJava") :
installation of package 'rJava' had non-zero exit status
>
I went ahead and did this:
root at lmramba-laptop:/home/lmramba# R CMD javareconf
Java interpreter : /usr/bin/java
Java version : 1.6.0_0
Java home path : /usr/lib/jvm/java-6-openjdk/jre
Java compiler : /usr/bin/javac
Java headers gen.: /usr/bin/javah
Java archive tool: /usr/bin/jar
Java library path:
$(JAVA_HOME)/lib/i386/server:$...
2009 Oct 10
0
rJava downloads but cannot load, (PR#13997)
On 10 October 2009 at 05:40, lmramba at gmail.com wrote:
| > library(rJava)
| Error in library(rJava) : there is no package called 'rJava'
| > install.packages("rJava")
| Warning in install.packages("rJava") :
| argument 'lib' is missing: using '/usr/local/lib/R/site-library'
| --- P...
2008 Jul 22
3
Error in installing packages
Dear R Users;
I am an R user who has recently bought a new laptop;Toshiba Satellite
U405 running on both Windows Vista and Ubuntu.
I have problems on the wondows vista when installing packages. The
argument 'lib' is missing. How do i solve this problem?
Illustration:
> install.packages("epicalc")
Warning in install.packages("epicalc") :
argument 'lib'
2009 Mar 05
3
Dropping rows conditionally
Dear R-help team,
I am getting addicted to using R but keep on getting many challenges on the way especially on data management (data cleaning).
I have been wanting to drop all the rows if there values are `NA' or have specific values like 1 or 2 or 3.
mdat <- matrix(1:21, nrow = 7, ncol=3, byrow=TRUE,
dimnames = list(c("row1",
2009 Oct 10
1
Setting a mirror "permanently" on R on ubuntu
....
Kind regards,
Lazarus
> library(epicalc)
Loading required package: foreign
Loading required package: survival
Loading required package: splines
> install.packages("lattice")
Warning in install.packages("lattice") :
argument 'lib' is missing: using
'/home/lmramba/R/i486-pc-linux-gnu-library/2.9'
Error in contrib.url(repos, type) :
trying to use CRAN without setting a mirror
Calls: install.packages -> grep -> contrib.url
Execution halted
Exited: 256
[[alternative HTML version deleted]]
2012 Mar 14
3
Creating 250 submatrices from a large single matrix with 2500 variables using loops
Dear all,
I have a large matrix with about 2500 variables, and 100 rows.
I would like to calculate the means of the every 10 variables starting from
1:2500 and saving the results as a vector or matrix.
How can I do that?
Alternatively, How can I create 250 subset matrices in the order of
variables 1:2500 in groups of 10 from the single matrix which had initially
2500 variables ?
I guess I have
2009 Oct 10
0
rJava downloads but cannot load, when I run R as root
...age ‘rJava’
* Removing ‘/usr/local/lib/R/site-library/rJava’
The downloaded packages are in
‘/tmp/RtmpOjM9hY/downloaded_packages’
Warning message:
In install.packages("rJava") :
installation of package 'rJava' had non-zero exit status
>
I went ahead and did this:
root@lmramba-laptop:/home/lmramba# R CMD javareconf
Java interpreter : /usr/bin/java
Java version : 1.6.0_0
Java home path : /usr/lib/jvm/java-6-openjdk/jre
Java compiler : /usr/bin/javac
Java headers gen.: /usr/bin/javah
Java archive tool: /usr/bin/jar
Java library path:
$(JAVA_HOME)/lib/i386/server:$...
2008 Jul 25
0
Errror in running R2.7.1 version to R2.6.2 version
Dear all,
I get an error shown below when i run the command "use" found in
package epicalc on R2.7.1 and R2.7.0 but dont get the error when i run
it on R 2.6.2
What is likely to be the problem?
library(epicalc)
Loading required package: foreign
Loading required package: survival
Loading required package: splines
use("malvac.dta")
Error in fromchar(x) :
character string
2009 Aug 18
0
unable to load library rJava on my Ubuntu 9.04
Dear all,
I have been running R-2.9.1 on Windows without any problem. I decided to run it on my Ubuntu 9.04 where i have R-2.8.1 and I have a problem loading the package JGR because it cannot load the dependancy rJava. This is a cool editor I would wish to use while on Ubuntu.
Here is a copy of the errors i get:
library(JGR)
Loading required package: rJava
Error in dyn.load(file, DLLpath =
2008 Aug 06
3
Help in running Stata dataset in R
Dear All,
I installed R 2.7.0 and tried to call a dataset i had ealier own called
on R2.6.2 but i keep on getting an error:
use("maltreat.dta")
Error in fromchar(x) :
character string is not in a standard unambiguous format
Tried doing the same with R2.7.1 but i get the same error.
However if i call the same on R 2.6.2, there is no error:
use("maltreat.dta")
> des()