Displaying 20 results from an estimated 30000 matches similar to: "rsync.r-project.org has been updated"
2000 Feb 07
0
R-0.99.0 available from rsync.r-project.org
rsync.r-project.org has been updated to serve the sources for R-0.99.0.
There are three versions of the R CVS source tree available for
anonymous rsync.
$ rsync rsync.r-project.org::
r-release R sources (feature-frozen version) CVS tree (approx 12 MB)
r-release-patched patched R sources (feature-frozen version) CVS tree (approx 12 MB)
r-devel R sources (development version) CVS
1999 Jun 24
0
Re: [Venables-course] Downloading R
"Hodgess, Erin" <HodgessE at zeus.dt.uh.edu> writes:
> Hello all!
Good to hear from you again, Erin.
> I would like to download R to the UNIX machine here.
>
> I will be downloading it to my own account.
>
> Could anyone please tell me how much space it requires once it is
> "unzipped"?
The original tree is about 8.5 MB. After compilation you
2003 Apr 16
0
R-1.7.0 sources now available through rsync
Sources for R-1.7.0 are now available through rsync to
rsync.r-project.org.
$ rsync rsync.r-project.org::
r-release R-1.7.0 sources (current released version - approx 30 MB)
r-patched R sources (patched released version - approx 30 MB)
r-devel R sources (development version)
r-manuals Development sources for manuals for R
r-recommended Sources for recommended R
2003 Apr 16
0
R-1.7.0 sources now available through rsync
Sources for R-1.7.0 are now available through rsync to
rsync.r-project.org.
$ rsync rsync.r-project.org::
r-release R-1.7.0 sources (current released version - approx 30 MB)
r-patched R sources (patched released version - approx 30 MB)
r-devel R sources (development version)
r-manuals Development sources for manuals for R
r-recommended Sources for recommended R
2005 Apr 18
0
ESS 5.2.7 released
Dear ESS users, {BCC'ed to RPM and Debian maintainers of ESS}
We have now released ESS 5.2.7. This is a bug fix release against 5.2.6
where - the new UTF-8 "support" gave problems for Xemacs, and
- accidentally, 'auto-fill-mode' was activated for *.R buffers
with a few new features, see "New Features" below , notably some
extended Sweave supported,
1998 Oct 28
0
ESS
Federico Mattia STEFANINI <stefanin@stat.ds.unifi.it> writes:
> I would like to use emacs and R under windows95/98/NT.
>
> Is there an ESS for microsoft based implementations of R?
You can use ESS and either XEmacs 21.0 (currently wrapping up beta) or
NTEmacs, or Emacs(FSF) to edit files.
IF the mingwin(?) or cygwin versions of R allow for command-line
prompts rather than
1998 Dec 07
0
ESS with R and S-PLUS under Windows 9x/NT.
> From: rossini@biostat.washington.edu (A.J. Rossini)
> Date: 23 Nov 1998 12:46:03 -0800
>
> Thanks much. I'm hacking Emacs/ESS on MS Windows platforms starting
> mid next month, thanks to some external prodding (and now, product
> availability from both R, Splus). And I think XLispStat might be able
> to talk (at least DDE), as well, which would be nice
>
> If
2000 Mar 03
2
Re: [Omega-devel] StatDataML
Hi,
I just had a very quick look at the StatDataML proposal --- nice
work! At the risk of showing my ignorance, I want to mention
my first impressions.
My first impression is that defining datasets in terms of
arrays and list is a bit too high a level. What about
simpler vectors, scalars? (I know that R/S don't have scalars,
but other systems/applications do.) Can we think of a core
2002 Apr 04
2
summary on predict with arima0
Here is the summary on predict when
using an arima0 object:
The arima0 object must be based on a time series vector.
That is;
x <- ts(xm1, frequency=12, start=c(1975,1))
x.ar <- arima0(x,order=c(1,1,1))
predict(x.ar,n.ahead=3)
Thanks so much to Prof. Brian Ripley and David Brahm and other!
Sincerely,
Erin Hodgess
1997 Nov 21
1
R-beta: [WIN95] Running R from the shell
Is it possible to run R soley from the shell?
I'm evaluating necessary fixes to R and XLispStat (and eventually SAS
and S-PLUS 4) for running as subprocesses to Emacs (NTEmacs) for ESS.
Currently, I lose control of R when running via Emacs; is it possible
to "remove" the windows? (all, or all but the graphics window)?
best,
--
-tony (Anthony Rossini) Statistics
2004 Apr 28
0
Emacs Speaks Statistics version 5.2.0 has been released
Emacs Speaks Statistics (ESS) version 5.2 is available for download
at:
http://www.analytics.washington.edu/downloads/ess/ess-5.2.0.tar.gz
or
http://www.analytics.washington.edu/downloads/ess/ess-5.2.0.zip
Changes since 5.1.24 are listed below.
Thanks,
The ESS Core Team.
Changes/New Features in 5.2.0:
* ESS[BUGS]: new info documentation! now supports interactive
processing thanks to
2012 Mar 21
1
enableJIT() and internal R completions (was: [ESS-bugs] ess-mode 12.03; ess hangs emacs)
Hello,
JIT compiler interferes with internal R completions:
compiler::enableJIT(2)
utils:::functionArgs("density", '')
gives:
utils:::functionArgs("density", '')
Note: no visible global function definition for 'bw.nrd0'
Note: no visible global function definition for 'bw.nrd'
Note: no visible global function definition for 'bw.ucv'
2004 Dec 06
0
Problems when printing *large* R objects
>>>>> "Simon" == Simon Urbanek <simon.urbanek@math.uni-augsburg.de>
>>>>> on Sun, 5 Dec 2004 19:39:07 -0500 writes:
Simon> On Dec 4, 2004, at 9:50 PM, ap_llywelyn@mac.com
Simon> wrote:
>> Source code leading to crash:
>>
>> library(cluster)
>> data(xclara)
>>
2011 Apr 17
3
Report for http://trac.xapian.org/wiki/SupportedPlatforms
Hello :-)
There was probably no good reason to do this build but the Debian 6.0
Squeeze repo version was 1.2.3, we needed 1.2.4 and I didn't think of using
the package from unstable.
Arch: x86_64
Platform: Linux 2.6 Debian 6.0 (Squeeze)
Compiler: gcc version 4.4.5 (Debian 4.4.5-8)
Version: 1.2.4
Status: no known problems
Source: http://oligarchy.co.uk/xapian/1.2.4/xapian-core-1.2.4.tar.gz
2003 May 28
0
(no subject)
Subject: [ANN] Quantian: A Knoppix remastering for Scientific Computing
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
FCC: /home/edd/mail/out/mail
From: Dirk Eddelbuettel <edd at debian.org>
--text follows this line--
[ Apologies for cross-postings; however, this message is being sent only to
lists to which I am personally subscribed and overlap should be
2002 Aug 08
1
Lisp-stat and R? [was: Re: Status?]
John Fox (see below) raises important questions for
the Lisp-stat community (and perhaps the R community) to consider.
This message thread was not cross-posted to r-devel@lists.r-project.org,
so I do so now.
I have never been an active or particularly adept Lisp-stat programmer. But I
have worked on or used several projects for which Lisp-stat seemed the ideal
environment-- for implementing
2020 May 30
0
r-project.org SSL certificate issues
# A tibble: 13 x 1
site
<chr>
1 beta.r-project.org
2 bugs.r-project.org
3 cran-archive.r-project.org
4 cran.r-project.org
5 developer.r-project.org
6 ess.r-project.org
7 ftp.cran.r-project.org
8 journal.r-project.org
9 r-project.org
10 svn.r-project.org
11 user2011.r-project.org
12 www.cran.r-project.org
13 www.r-project.org
is the whole list b/c of the wildcard cert.
On
2020 May 30
0
r-project.org SSL certificate issues
On 30/05/2020 5:23 p.m., Bob Rudis wrote:
> I've updated the dashboard (https://rud.is/r-project-cert-status/)
> script and my notifier script to account for the entire chain in each
> cert.
You never posted which certificate has expired. Your dashboard shows
they're all valid, but the download still fails, presumably because
something not shown has expired.
Hopefully someone
2003 Nov 19
1
Installing RXlisp
Dear R users,
I was trying to install the package RXLisp by Duncan Temple Lang on a MDK
9.1 Linux machine running R 1.8.0 installed from a RPM.
Unfortunately I had a problem loading the shared library into R. Since
I'm a Linux newbie I was not able to solve the problem. Maybe some of
you can help me.
First of all I downloaded the source archive for Xlisp-Stat and
for the RXlisp package.
2006 Jan 17
0
xlispstat and R
> From: Wensui Liu <liuwensui at gmail.com>
> Just curious how xlispstat is used in the industry and what's it strengthen
> compared with other computing languages such as R or matlab?
Almost not at all, though there are a few holdouts.
On a related note, I've been doing some interesting things with a
branch of LispStat for CommonLisp. It'll be more interesting when