Displaying 20 results from an estimated 1000 matches similar to: "FW: Package Installation in RGui (PR#7262)"
2005 Mar 15
0
Package Installation on networked disk (was: Package Installation in RGui (PR#7262))
Hi again!
I would just like to add that this surely must be a problem with network
disks. As I reported yesterady in,
https://stat.ethz.ch/pipermail/r-devel/2005-March/032431.html
I have problems with installing packages on network drive (where I have R
installed), marked N:
> install.packages("gap")
trying URL `http://cran.r-project.org/bin/windows/contrib/2.0/PACKAGES'
2005 Mar 11
2
Package Installation in RGui (PR#7262)
In reference to the thread
http://tolstoy.newcastle.edu.au/R/devel/04/10/0859.html
I have the same problem updating packages with newly-installed version of
released version of R 2.0.1. Previous posts refer to a bug in windows. I
wonder if there is a work-around? This probably should go to R-help but it
follows on from the post in R-devel. Apologies in advance.
OS: Windows XP Professional,
2004 Oct 05
2
Package Installation in RGui (PR#7262)
Full_Name: Heather Turner
Version: 2.0.0
OS: Windows NT
Submission from: (NULL) (137.205.8.2)
I tried using the Packages menu to install the gam package and get the following
output:
> local({a <- CRAN.packages()
+ install.packages(select.list(a[,1],,TRUE), .libPaths()[1], available=a,
dependencies=TRUE)})
trying URL `http://cran.r-project.org/bin/windows/contrib/2.0/PACKAGES'
Content
2010 Feb 18
0
install.packages, normalizePath, file permissions
Dear developers,
I have a small but more or less well defined inquiry. Another, more
general one for which I was not able to find information is towards
the end of this messages. The question seems to be too technical for
R-help, that is why I post it here.
When installing packages (Windows XP), occasionally the installation
does not complete because, it seems, Windows locks some files.
2005 Apr 07
1
build rpvm under cygwin
I tried ot build rpvm in my own makefile.
But runs into some linker errors like e.g.
undefined reference to `_R_alloc'
My enviornment looks like this:
CYGWIN
pvm 3.4 compiled under cygwin myself
R installed from the rw2001.exe setup file.
I guess that the R under rw2001.exe was build with
some other compiler?
I then tried to compile R myself under CYGWIN but runs
into the following
2004 Oct 07
1
library in R2.0.0
Hi all
I upgraded to 2.0.0 version and did everything as I used to do
before.
I installed windows binary, copy/paste other than bundled
packages.
I got e.g.
> library(chron)
Error in library(chron) : 'chron' is not a valid package -- installed <
2.0.0?
so I loaded it from CRAN and everything worked OK except my
own personal functions (they are not on CRAN). So I went
2004 Nov 28
1
Version names
I have Windows XP build scripts that look for R in a variety
of folders and if multiple ones are found, takes the last
one. For example, I currently have the following
in \Program Files\R :
rw1060
rw1062
rw1071
rw1071beta
rw1081
rw1090
rw1090dev
rw1091
rw1091pat
rw2000
rw2001beta
Note that it currently correctly gets rw2001beta but if I
add rw2001 then it will not pick it up since
2004 Nov 17
1
OOP pkg compilation failure
Hi all,
I'm trying to install the OOP package (http://www.omegahat.org/OOP) but
having difficulty in resolving the errors generated during compilation.
Googling doesn't seem to be giving much help.
Can anyone please help. Below is the transcript of what I get from my
command prompt. (I'm running on rw_2.0.0 WIN XP SP2 platform).
Thanks in advance
---transcript----
Microsoft
2004 Oct 29
1
problem building an R package under Windows XP with calls to NAG C routines
Hello all,
I was able to create R packages under windows XP in the past using the
dynamic NAG C library for windows XP (Mark 6).
Recently, I changed computers and I am now using the static NAG C library
for windows XP (Mark 7) to create a simple R package (called "test") which
simply returns random numbers simulated using repetitive calls to a NAG C
routine (uniform random
2003 Jan 04
0
GUVENDE MISINIZ ?
TURKIYE'DE BIR ILK !SADECE 15.000.000 TL
HACKER ve GUVENLIK REHBERI CD'SI
Hack ve Guvenlik konusunda bilmek istediginiz hersey, ihtiyaciniz olan her program bu cd'de. Sadece 15.000.000 TL ye bu cd'ye sahip olabilirsiniz! Siparis icin:
0546 599 64 54
Turkiye'de bilisim guvenligi alaninda bir ilki gerceklestirdik, ve sizlere icinde binlerce dokuman ve program bulunan
2004 Nov 15
1
Error whilst building packages
Dear All,
I have been working on building a new version of the Wavethresh package for
some time now. Having build a working version on Linux, I am getting the
following error when checking on Windows:
C:\Rpackages\R\rw2000\bin>Rcmd check wavethresh
* checking for working latex ... OK
* using log directory 'C:/Rpackages/R/rw2000/bin/wavethresh.Rcheck'
* checking for file
2004 Oct 31
1
Problem in building a package in R 2.0.0
Dear all
I am trying to build a package in Windows.
I use the following command (which it used to work with previous
versions ) and I am getting the following error
#--------------------------------------------------------------------------------------------------------------
C:\PROGRA~1\R\rw2000\bin>Rcmd build --binary --use-zip
C:\PROGRA~1\R\rw2000\src\library\gamlss
* checking for
2004 Oct 08
0
library in R2.0.0 - summary
Thanks to Andy Liaw and prof.Ripley for their comments.
I finally managed my function set work without need for proper
installation. However I must try it sometimes.
I got tools from
http://www.murdoch-sutherland.com/Rtools/tools.zip
but I did not install Pearl yet. I tried
make pkg-fun
which resulted in sequence of errors which I corrected according
what I was told by screen and
2010 May 10
3
update.packages fails with directory not found
Windows XP. I have just updated to R 2.11.0 and then run
update.packages. In the series of updates, a few will succeed, then I
get a failure like
package 'mvtnorm' successfully unpacked and MD5 sums checked
package 'party' successfully unpacked and MD5 sums checked
package 'PBSmodelling' successfully unpacked and MD5 sums checked
Error in normalizePath(path) :
2010 Dec 17
2
install.packages() - old version deleted, new version did not install
Dear list,
(R 2.12.0, Windows 7, 64bit)
I recently tried to install a new package ("spacetime"), that depends on
"sp" among others. I already had the last one installed, but there was
probably a newer version on CRAN, so the command
> install.packages("spacetime")
also gave me:
also installing the dependencies ?sp?, ?zoo?, ?xts?
sp was already loaded in this
2005 Feb 15
2
Making a Package
Hello.
I have what I know to be a simple question, but never having done anything like this it is
pretty tough.
I'm trying to write an R package. I have a collection of functions that I loaded into R and
then used package.skeleton(). After editing everything in the resulting folder, call it
NewPackage, I tried to follow along with some instructions I found for Windows users.
I installed
2004 Nov 11
2
inst/CITATION produced error during Rcmd check <package>
Dear list member,
by running Rcmd check on a package where a customised 'CITATION' file should
be included instead of the automatically produced one, the following error
occurs:
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
installing R files
installing inst files
FIND: Parameter format not correct
make[2]: *** [c:/R/packages/urca/inst] Error 2
make[1]:
2004 Nov 11
1
FW: problem building an R package under Windows XP with calls to NAG C routines
On Thu, 11 Nov 2004 11:19:25 -0800, "Romain Neugebauer"
<romain at berkeley.edu> wrote :
>Dear Duncan Murdoch,
>
>I just posted the following message to the R-help mailing list in
>response to your email of October 29th (see below). Unfortunately it
>looks like my new message was not correctly posted, i.e. it does not
>appear as a reply to yours but as a new
2005 Mar 24
2
build failed of package
I am trying to install the rpvm package doing this:
C:\R\rw2000\bin>rcmd install rpvm_0.6-2.tar.gz
'.' is not recognized as an internal or external
command,
operable program or batch file.
'.' is not recognized as an internal or external
command,
operable program or batch file.
make: *** /rpvm: No such file or directory. Stop.
make: *** [pkg-rpvm] Error 2
*** Installation of
2004 Nov 16
2
User package - Simple Ports
R experts,
I created a package X for R 1.8 that I want to re-install for 2.0.1. In
addition to downloading/installing Perl and Rtools as directed in the
README.packages file and ensuring that they appear in my path, I have
modified X's DESCRIPTION file to include all required fields.
Additionally I have deleted the "built" line since the make process
will add that. The source