Displaying 20 results from an estimated 72 matches for "rprojects".
Did you mean:
projects
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
2001 Nov 22
2
Using rsync from Windows
I've just installed the Cygwin version of rsync, with an aim of
syncing to the development version, as recommended on
<http://cran.r-project.org/sources.html>. Could someone give an
example of the syntax to invoke it? From the man page, I expected
rsync rsync.rproject.org::
to give me a file listing, but I get:
unknown host: rsync.rproject.org
Other network utilities (e.g. ssh)
2012 May 21
16
Contactos en Madrid-ayuda con instalación
Hola a todos,
Mi nombre es Juanjo. Llevo un tiempo intentado hacer funcionar un programa
que necesita de la instalación de RPROJECT y REXCEL. He mirado varias guías
e instalado los programas pero obtengo varios errores.
El principal es que tras instalar RProject, Rexcel y statcon y al intentar
correr esta macro desde Visual Basic…
Sub Start()
RInterface.StartRServer
2010 Nov 17
2
Looking up the directory a file is located in
Hello everyone,
This should be an easy question, I think.
I'd like to write a command in a program to set the working directory to
whatever directory the file is currently stored in. Suppose I have a file
called "myRscript.r", and it's stored in "C:\Rprojects\myRscript.r", and it
references other R scripts and data files in the same directory.
If I enter the command
> setwd("C:/Rprojects")
I can then access all the files I need without typing the path.
But suppose I want to move all of those files into another folder, say,
"C:...
2013 Apr 15
6
how to transform string to "Camel Case"?
Dear all,
Given the following vector:
> (z <- c('R project', 'hello world', 'something Else'))
[1] "R project" "hello world" "something Else"
I know how to obtain all capitals or all lower case letters:
> tolower(z)
[1] "r project" "hello world" "something else"
> toupper(z)
[1] "R
2006 May 17
5
Convention difference in tseries.maxdrawdown (PR#8872)
Full_Name: Brian K. Boonstra
Version: 2.2.1
OS: WinXP, OSX
Submission from: (NULL) (63.172.178.137)
The maxdrawdown function in tseries defines the maximum drawdown in terms of
absolute dollars (or whatever units the input is in). Industry convention is to
do this in percentage terms. I have written the code below as
maximumdrawdown(), which retains backward compatibility with the current
2007 Mar 14
2
Connecting R-help and Google Groups?
This morning I tried to see if I could find the r-help mailing list on
Google Groups, which has an interface that I like. I found three
Google Groups ("The R Project for Statistical Computing", "rproject",
and "rhelp") but none of them are connected to the r-help list.
Is there perhaps some reason why it wouldn't be a good thing for there
to be a connected
2010 Oct 27
2
Which version control system to learn for managing Rprojects?
...l Message -----
From: r-help-bounces at r-project.org <r-help-bounces at r-project.org>
To: Tal Galili <tal.galili at gmail.com>
Cc: r-help at r-project.org <r-help at r-project.org>
Sent: Tue Oct 26 23:55:40 2010
Subject: Re: [R] Which version control system to learn for managing Rprojects?
On Tue, Oct 26, 2010 at 12:16 PM, Tal Galili <tal.galili at gmail.com> wrote:
> Hello all,
>
> I wish to learn a version control system for managing my R (data analysis)
> projects.
>
> I know of SVN and github, and wonder if there is any reason for which I
> should pre...
2012 Mar 14
3
Problem installing RMySQL package!
I am facing issues while installing RMySQL package on windows(32 bit) installation of R-Project.
I am getting the following warning messages.
Warning messages:
1: running command 'C:/PROGRA~1/R/R-213~1.2/bin/i386/R CMD INSTALL -l "C:/Program Files/R/R-2.13.2/library" D:\DOCUME~1\nagga002\LOCALS~1\Temp\RtmpLZndlE/downloaded_packages/RMySQL_0.9-3.tar.gz' had status 1
2: In
2005 Jan 21
1
R Citation
I've cited R in an article accepted by a journal using the following reference:
>R Development Core Team (2004), R: A language and environment for
>statistical computing. R Foundation for Statistical Computing, Vienna,
>Austria. ISBN 3-900051-00-3, <http://www.Rproject.org>.
I received the following query about my citation.
> 7. For R Development Core Team [2004],
2009 Aug 18
1
Specify Database location from R
Hello Everyone,
I'm trying to write a table to a specific location in my database from R.
When I use the following code, it is going directly into the first part of
the server which is named 'master' I want to put it onto a different part
of the server called 'HRISK_1'. I think I have to change the tablename
location or specify the location in the databse somehow. Could you
2011 Jun 19
1
Transfer my package in CRAN
Hello,
I found a problem to transfer my package on the site
ftp://cran.rproject.org/incoming/ .
Access is not allowed. Please,could you give me the settings for connecting
to your server to transfer my package using the FileZilla.
Best Regards
Fadia
[[alternative HTML version deleted]]
2009 Feb 02
2
Roadmap ?
I can't find any R roadmap. Is it available somewhere ?
Etienne
--
View this message in context: http://www.nabble.com/Roadmap---tp21791647p21791647.html
Sent from the R devel mailing list archive at Nabble.com.
2002 Oct 11
2
Installing local package under Windows.
I'm working on a system in which PCs (running various versions
of Windows, mainly 98 I think) are networked together using
a system called ``Novell''.
I recently got our Computing Services people to install R
on this system, and it appears to work seamlessly.
I mainly want to use R in a time series course which I am
teaching this term, and to that end I wanted to install a
2002 Oct 11
2
Installing local package under Windows.
I'm working on a system in which PCs (running various versions
of Windows, mainly 98 I think) are networked together using
a system called ``Novell''.
I recently got our Computing Services people to install R
on this system, and it appears to work seamlessly.
I mainly want to use R in a time series course which I am
teaching this term, and to that end I wanted to install a
2017 May 18
2
SUGGESTION: R Base Packages
Thank you Frederick for your comments:
They are really well justified.
> I think a "forum" or bulletin board system would be a detraction from the project and a distraction for the project leaders. Users have Stack Exchange - it's better than any forum we could create, and it
> takes care of itself.
An excellent idea would be to add in the R Project Webpage a link to RSeek,
2007 Dec 04
6
Is R portable?
Recently I came across an interesting web site:
http://portableapps.com/. The idea is simple, this is software that
is possible to install and run on some type of USB memory, a stick or
one of these hard disks. I can think of a number of situations where
this could be handy. In addition memory sticks are getting cheaper
and more powerful by the day.
So: Is it possible to run R off one of
2009 Oct 19
3
Sweave file generation
Dear list,I have read really a lot the past few days, but I haven't found a matching solution for my problem.I have R 2.9.2 on Windows XP and MikTex 2.8 installed.What I want to do is to automate the sweave file generation.I thought I could use the R2Sweave, RweaveLatex, and Sweave in a combination so thatI won't need to do anything.Perhaps some minor modifications at the last step.My
2002 Jul 12
1
.Rprofile on MacOSX
...y getting to like
it, but I'm still having trouble customising startup the way I'd like it.
Reading ?Startup, I see that I can specify some commands to be run when R
starts in .Rprofile. What I'd like to do is set up some project specific
directories in my home directory (for example ~/Rprojects/crows). I would
then start R, change the working directory to the chosen project folder,
then have an .Rprofile load the history and workspace specific to that
folder. I would also like to automatically save the history and workspace
when I quit, which I gather from the docs I could do with suitabl...
2008 May 14
3
strip white in character strings
Dear all,
I have several datasets and I want to generate pdf plots from them.
I also want to generate automatically the names of the files. They are
country-specific and the element mycurrentdata[1,1] contains this
information.
So what I do is something like this:
pdf(file=paste(mycurrentdata[1,1], ".pdf", sep=""), width=...etc)
The only problem I have is that some of the