Displaying 20 results from an estimated 1000 matches similar to: "availability of R packages svLab? denstrip?"
2008 Aug 27
0
New package: ``denstrip'' for compactly illustrating distributions
Dear R users,
I'd like to announce a new package on CRAN called ``denstrip''. It
implements ``density strips'' and other graphical methods for
illustrating and comparing distributions in a compact fashion.
Posterior distributions of parameters are often summarised using point
and line drawings of means and credible intervals. This is common,
for example, in multiple
2008 Aug 27
0
New package: ``denstrip'' for compactly illustrating distributions
Dear R users,
I'd like to announce a new package on CRAN called ``denstrip''. It
implements ``density strips'' and other graphical methods for
illustrating and comparing distributions in a compact fashion.
Posterior distributions of parameters are often summarised using point
and line drawings of means and credible intervals. This is common,
for example, in multiple
2011 Dec 15
1
slight documentation error in "stats" package "arima"
The documentation for the arima function in the package stats has
a slight error. It references:
Ripley, B. D. (2002) Time series in R 1.5.0. R News, 2/1,
2–7. [1]http://www.r-project.org/doc/Rnews/Rnews_2002-1.pdf
This should be:
Ripley, B. D. (2002) Time series in R 1.5.0. R News, 2/2,
2–7. [2]http://www.r-project.org/doc/Rnews/Rnews_2002-2.pdf
Anyone know who I should tell about this?
2011 Jun 27
4
Standards for delivery of GPL software in CRAN packages
I wondered if there were standard practices in CRAN for delivery of R source implementing functions in R packages. I has encountered a couple of packages where the gzipped version of source contains very little, primarily the Help files describing the functions in the package. In some cases I can find the source as the value of the function name.
Given that these packages are released as GPL,
2012 Sep 17
1
[PATCH libguestfs] maint: remove a subsumed syntax-check rule
Hi Rich,
I noticed that libguestfs's cfg.mk had an old (and relatively
inefficient) version of the rule that checks for empty lines at EOF.
The one in maint.mk is much more efficient:
>From cf93f04a980ec01ef37db9a0d4c7b99015169eee Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering at redhat.com>
Date: Mon, 17 Sep 2012 11:49:34 +0200
Subject: [PATCH libguestfs] maint: remove a
2010 Feb 10
1
Copyright on src/nmath/qnorm.c
At the top of src/nmath/qnorm.c it is stated:
* Copyright (C) 1998 Ross Ihaka
* Copyright (C) 2000--2005 The R Development Core Team
* based on AS 111 (C) 1977 Royal Statistical Society
* and on AS 241 (C) 1988 Royal Statistical Society
The routine is in fact an f2c'd version of AS241 from StatLib:
http://lib.stat.cmu.edu/apstat/241 and http://lib.stat.cmu.edu/apstat/
It
2008 Oct 18
1
recovering value of scalar from false color map and image
I have a JPEG map of temperature data, coded using a given legend where
blues are cooler and reds hotter. Is there any preexisting R magic or
package which might let me recover the value of the scalar quantity so
represented given the RGB values at each point in the picture?
After processing, I'd also like to push the results back through the
translate to get an RGB JPEG again.
Thanks for
2002 Mar 13
1
several bugs (PR#918) lists and matrices
### I got bit again by the same bugs I wrote about a year ago.
### The bugs are related to matrices and arrays of lists.
### 1. There is a clear inconsistency in how R handles two
### functionally equivalent statements.
### array() is able to take a list and create a matrix.
### matrix() is unable to create that matrix.
> vector("list", 2)
[[1]]
NULL
[[2]]
NULL
>
2010 Nov 05
2
connecting to remote database using RMySQL
Apologies if this is the wrong place to ask. I'm not aware of a
mail list devoted to database interfaces. Please direct me if
so.
I am trying to use TSMySQL. It loads RMySQL, and apparent the
CRAN version has an .onLoad script which seeks out the local
MySQL server. If that fails, the package fails to load.
Thing is, I'm trying to access a MySQL database on a remote
machine for which
1998 Jan 30
1
R-beta: Fig driver for "R"?
Hello all R users and developers!
In the "Notes on R" I have found the following information:
(page 60, 13-th footnote) "... a better solution is to use the fig()
driver (available from statlib) and use a conversion program, such as
fig2dev, to convert the resultant fig code to Encapsulated Podtscript."
I was very glad to read it, because I'm often forced to use
2004 Jul 16
0
any package can do such job?
any one know any packages can do the job describe in Michael E. Sobel's artical NEARAND
LOG-NONLINEAR MODELS FOR ORDINALSCALES WITH MIDPOINTS, WITHAN APPLICATION TO PUBLIC
OPINION DATA .it is said that "A set of S Plus instructions to fit the models described in Section 3 of this paper is available from Statlib at htp://lib.stat.cmu.edu/general/midpoints.splus, or
by sending
1997 Aug 27
0
R-beta: CRAN goes HTML
Hi all,
thanks help by Thomas Lumley (who provided us also with a beautiful
logo!) I've finally made a start for an html frontend for CRAN. It
should be available on all mirror sites tomorrow.
The master site is at
http://www.ci.tuwien.ac.at/R
and the usual mirror sites are
http://www.stat.unipg.it/pub/stat/statlib/R/CRAN/ (IASC archive, Italy)
ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN/
2002 Jan 04
0
Testing a Port...
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C19533.5BC03B40
Content-Type: text/plain
I've been porting a library from the STATLIB site from S+ to R.
Unfortunately, I don't have the capability to test the port against the
original application. Is there anyone out there who
2003 Jan 29
0
Add-on bug? Win fracdiff failed from http://www.stat.unipg.it/stat/statlib/R/CRAN/ (PR#2505)
jussi.makinen@valtiokonttori.fi wrote:
> Full_Name: Jussi M?kinen
> Version: 1.6.2
> OS: Win2000
> Submission from: (NULL) (193.210.145.2)
>
>
> I tried to download fracdiff from http://www.stat.unipg.it/stat/statlib/R/CRAN/
> but I got the messages box:
That's not a current mirror of CRAN (see the CRAN Master for recent
mirrors), it's last update seems to be
2010 Apr 13
0
R installation for Ubuntu (Karmic)
On Tue, Apr 13, 2010 at 4:33 PM, Mark Johnson <mark at vector-group.com> wrote:
> Mr. Bates,
>
> I'm a relatively new Ubuntu user trying to understand how to download and
> install R (I've already loaded the Vista version)
>
> I noted your name in the distribution files for R for Ubuntu. ?Since you're
> listed as an uploader, I am hoping you can answer my
2009 Apr 23
1
License status of CRAN packages
(Subject: renamed as thread hijacked from the ParallelR thread --Dirk)
On 23 April 2009 at 14:44, Gabor Grothendieck wrote:
| Aside from R there are the add-on packages.
|
| A frequency table showing the licenses of the CRAN packages indicates
| that the all or almost all packages have some sort of free software license
| with GPL licenses being most common. (A few packages have restrictions
|
1998 Aug 20
2
R-beta: Hmisc and R
Hello,
I want to try the Design and Hmisc library from FE Harrell but,
i have trouble with the copyright for the library Hmisc :
in the home of the author :
http://fharrell.biostat.virginia.edu/s/unix/
in the file Hmisc.README
###COPYRIGHT NOTICE
###You may not port code in the Hmisc library to R.
Aie, Why ????
###You may distribute these functions freely as long as you do so
without
2003 Jan 29
1
Add-on bug? Win fracdiff failed from http://www.stat.unipg.it/stat/statlib/R/CRAN/ (PR#2504)
Full_Name: Jussi Mäkinen
Version: 1.6.2
OS: Win2000
Submission from: (NULL) (193.210.145.2)
I tried to download fracdiff from http://www.stat.unipg.it/stat/statlib/R/CRAN/
but I got the messages box:
The procedure entry point daxpy_ could not be located in the dynamic link
library R.dll
and the following lines to RGui:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable
2010 Oct 28
1
Rsolnp examples
I'm interested in the Rsolnp package. For their primary function
"solnp", one example is given, and there is a reference to "unit
tests". Anyone know where these can be found? Also, Rsolnp is
used in a few other packages (e.g., depmixS4), but I cannot seem
to find source illustrating its call sequence, and the precise
definition of the functions passed.
Can anyone help?
1999 Jan 04
1
Submissions to CRAN
HAPPY NEW YEAR to all of you!
To clarify some questions in the recent thread on the timeslab
package (sorry that I couldn't participate in the discussion, but I
normally don't read my email on weekends):
*) Nobody should be able to download from the incoming section at our
site. That it was possible (again) was due to recursive link and some
lazy sysadmins which now have some more things