Displaying 20 results from an estimated 5000 matches similar to: "Some problems with installing a package under Windows"
2004 Jun 14
1
glmmML package
I'm trying to use the glmmML package on a Windows machine. When I try to install the package, I get the message:
> {pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)}
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2002 Aug 29
3
running SJava
Folks,
Having problems getting started with SJava and request help.
I get this error when running .JavaInit() (within RGui 1.5.1, on Windows
2000):
Error in .JavaInit() : Couldn't start Java Virtual Machine: Cannot find
the Omegahat interface manager class. Check you classpath!
(Before you right back saying read the emails, please read further - in
short, been there, done that)
2002 Sep 11
1
.Renviron and Renviron.site (on Windows XP)
Hello,
Could someone please tell me why the following doesn't work:
I have a file C:\Program Files\R\rw1051\etc\Renviron.site, which
contains the line:
R_LIBS= "C:/Jim/LocalR-Libraries/FromCran";
"C:/Jim/LocalR-Libraries/Cantata"
>From the documentation, I gather that I have put this file in the
default location, but to be safe I also explicitly set the R_ENVIRON
2002 Oct 24
1
Rjava failing to initialize in Windows 2000
Dear Any,
I am trying to initialise Rjava with the objective of running ORCA within R.
I am running R1.5.1 on Windows2000 and get the same problem with Sun
Java run time jre-1.2.2_013
Java j2re-1.4.1_01
Microsoft Java Virtual Machine Build 3805
.JavaInit() is failing at :
.C("s_start_VM", as.character(classPath), as.character(classPath),
2002 Aug 13
1
Rcmd SHLIB under NT
Hello:
I'm trying to use Rcmd SHLIB to compile a single file, sann.c, to
get sann.dll.
I was able to get
make libR.a
to work, after going into MkRules and changing the line
DLLTOOL=$(BINPREF)dlltool -k --as $(AS)
to read
DLLTOOL=C:/MINGW-1.1/bin/dlltool -k --as $(AS)
But now I get:
C:\rw1051\src\gnuwin32>Rcmd SHLIB sann.c
make: make: Command not found
make: *** [libR] Error 127
2002 Aug 09
2
error starting SJava: classpath
Dear R experts,
Sorry, I am resending this, since I have not received this mail myself for
the past 5 hours.
I saw a similar question dated July 2. But there is no answer to it. Does
anybody have a solution to it?
I am using window NT, and the R version is 1.5.1, the SJava package is the
binary version SJavaWin_0.62-8.zip.
Here are the error message:
> library(SJava)
> .JavaInit()
2002 Sep 20
1
Trouble in running Rcmd --check on Windows 2000.
Hi!
My Platform:
Windows 2000
R version >1.5
Active Perl 5.6
Rtools at the start of the PATH.
I am trying to build a package. The functions are written only in R (no C code). I am trying to proceed as described in R-exts.pdf
But instead to get a build package i am getting (see below). At first glance it seems to me that i understand the output. At something similar i am looking most of my
2002 Sep 29
1
Runnin R prorams from a command line
Hello, I am a new R user, using version 1.5.1. I am
attempting to run R programs from a dos command line
(in win2000) and am having problems. My goal is to
be able to use R from batch scripts in both windows
and also in Linux eventually later.
When I first ran "rcmd BATCH --help" it said that
perl was not found. after installing perl and
running again, I received the following error:
2003 Apr 16
1
unable to load package RPgSQL
Hi all,
I'm trying to install an add-on package for R called RPgSQL. Its role
will be to link R with a PostgreSql database. I work on a Linux machine.
However, I'm quite a newbie as far as R's concerned, and I don't manage
to install the package properly.
That's the steps I followed :
* downloading the package (archive)
* R CMD INSTALL /path/to/package.tar.gz (as
2009 Oct 20
1
RPgSQL installation problem
Hi everybody
I am trying to install RPsSQL and get the following error message:
When I do ./configure form the untarred source directory I get
loading cache ./config.cache
checking for crypt in -lcrypt... no
No crypt function found
When I use the Package installer in R I get
install.packages("/Users/christiaanpauw/tmp/RPgSQL/", , NULL, type =
"source")
Warning in
2002 Aug 12
1
Error 127 and dlltool
Hello:
Many thanks to Professor Ripley for responding to my earlier post, included below, about trying to use mingw32 gcc.I did put back the original Rinternals.h. I am still crashing R every time I try to use C code.
Here is what I did, basd on readme.packages:
1.) Ensured that C:\Rtools was first in my path, and obtained a new tools.zip from BDR's R tools site.
2.) Ensured that I
2002 Jun 27
1
Building from a source-code library under windows
Dear All,
I have a pair of .cpp and .def file can be compiled using VC++ and works
perfectly well in S-PLUS.
I wanted to do the same for R; so I followed the guidline given in "Building
from a source-code library under Windows" as much as possible and manage to
compile them using VC++ and call it from R. But it gives different answer
from the one called from S-Plus.
I know that I did
2002 Jun 04
1
compiling packages
Hello, Using R 1051 in win98
When I try to build a library Addreg with DESCRIPTION, Index and Title
in R and subdirectories Man and R. From a Command window I do:
c:\> c:\rw1051\bin\Rcmd INSTALL c:\r_src\src\library\addreg
--library=c:\r\src\library
make: Entering directory '/cygdrive/c/rw1051/src/gnuwin32'
make DLLNM= \
-C c:/r_src/src/library/addreg PKG=addreg RHOME=c:/rw1051
2003 Feb 11
1
RPgSQL W2K
Hi,
i found tis message in the archive and have
got the same problems ?
John, perhaps you have found now a way
install RPgSQL for windows2000, or anybody other ?
many thanks for advance
christian
[SNIP]
I wonder whether anyone has succeeded in building either the RPgSQL or the
Rdbi.PGSQL and Rdbi packages for Windows. If so, would you be willing to
share either the binary package(s) or
2000 Feb 01
1
Install problems with RPgSQL
If you have had problems with the latest configure script in RPgSQL,
please try the version attached to this message. Let me know if you
have any problems. Thanks.
Tim
--
Timothy H. Keitt
National Center for Ecological Analysis and Synthesis
735 State Street, Suite 300, Santa Barbara, CA 93101
Phone: 805-892-2519, FAX: 805-892-2510
http://www.nceas.ucsb.edu/~keitt/
-------------- next part
2000 Feb 01
1
Install problems with RPgSQL
If you have had problems with the latest configure script in RPgSQL,
please try the version attached to this message. Let me know if you
have any problems. Thanks.
Tim
--
Timothy H. Keitt
National Center for Ecological Analysis and Synthesis
735 State Street, Suite 300, Santa Barbara, CA 93101
Phone: 805-892-2519, FAX: 805-892-2510
http://www.nceas.ucsb.edu/~keitt/
-------------- next part
2001 Aug 26
1
Why not available of RMySQL and RPgSQL in RWin binaries?
Hi.
Currently, PotgreSQL binary for Cygwin is included in Cygwin's
distribution. It is very stable working on my PC.
But RMySQL and RPgSQL are not included in R contrib binaries.
R's DB access will be faster by using these library than by RODBC?
Please tell me whether will be available of RMySQL and RPgSQL in RWin
binaries?
Thanks.
-------------- next part --------------
An HTML
2002 Jul 30
1
Unable to install new package using local zip file (PR#1854)
Full_Name: Jagadish Rangrej
Version: 1.5.1
OS: windows 2000
Submission from: (NULL) (192.139.231.5)
I have produced one package using
>Rcmd install pubbias (pubbias is the name of pkg),
to move it to any new computer, I take the zip file of, "Program
file\R\rw1051\library\pubbias" and install it using menu option in R for
installing from local zip files.
It gives the error :
2002 Aug 04
3
Fortran DLLs
Hello everyone,
I'm using R 1.5.1 on Windows.
I chose the option 'Install Source Files' when installing R.
The code below shows my use of the command SHLIB and the error I get.
C:\R\rw1051\bin>Rcmd SHLIB C:\Stage 9 (Phase 2)\cir3int.f
'perl' is not recognized as an internal or external command,
operable program or batch file.
I'm assuming I'm missing some perl
2011 Jun 28
2
connecting R and PostgreSQL
Dear R-helpers,
I'm an absolute beginner using both R and PostgreSQL, but now I have to work with both programs. I need to connect R and my Postgres-database, but every attempt so far has failed (I tried using the RpgSQL package as well as RdbiPgSQL, the first, following this manual (http://code.google.com/p/rpostgresql/) didn't find any drivers for the database (step no. 1) whereas the