Displaying 20 results from an estimated 3000 matches similar to: "Internationalized version of the Rcmdr package"
2009 Aug 30
0
version 1.5-1 of Rcmdr package released
Dear R users,
There is a new version (1.5-1) of the Rcmdr package. Here, from the CHANGES
files, are changes since the last minor version (1.4-0) was released a year
ago:
-------------------------------------------------------
Version 1.4-1
o The following updated translations have been added: Catalan (thanks to
Manel Salamero), French (thanks to Philippe Grojean), Japanese (thanks to
2006 Aug 30
0
Version 1.2-0 of the Rcmdr package
I've submitted a new, and substantially enhanced, version (1.2-0) of the
Rcmdr package to CRAN. Some highlights (from the CHANGES) file:
o Added ability to import from Excel, Access or dBase files (contributed
by Samir Messad, Renaud Lancelot and Matthieu Lesnoff).
o Added ability to read data from the clipboard (suggested by Graham
Smith).
o Added "Data -> Active data
2006 Aug 30
0
Version 1.2-0 of the Rcmdr package
I've submitted a new, and substantially enhanced, version (1.2-0) of the
Rcmdr package to CRAN. Some highlights (from the CHANGES) file:
o Added ability to import from Excel, Access or dBase files (contributed
by Samir Messad, Renaud Lancelot and Matthieu Lesnoff).
o Added ability to read data from the clipboard (suggested by Graham
Smith).
o Added "Data -> Active data
2008 Sep 06
1
Problem with UTF-8 text in the Rcmdr package
Dear list members,
I've attached some email correspondence with Jaro Lajovic (with his permission), detailing a problem with the Slovenian translation file for the Rcmdr package.
In brief, while certain UTF-8 characters used in Slovenian used to appear properly in older versions of R, some characters do not display properly in the Rcmdr menus and output window under R 2.7.x. I've
2005 Jul 20
0
Internationalization of the Rcmdr package
Dear r-devel list members,
I've prepared a version of the Rcmdr package that uses the new tools for
internationalization and localization in R 2.1.x. For the present, this is
the development version of the Rcmdr package (1.1-0), available at
<http://socserv.socsci.mcmaster.ca/jfox/Misc/Rcmdr/index.html>. There is
currently a French translation provided with the package, courtesy of
2005 May 21
1
Internationalizing the Rcmdr package?
Dear R-devel list members,
I'm considering adding support for other languages than English to the Rcmdr
package. I understand that the use of Tcl/Tk by the Rcmdr package means I
won't be able to make full use of the internationalization facilities in R
2.1.0. I'm interested, therefore, in whether the following, more limited,
strategy (which bears some similarity to the
2003 Aug 07
0
new version of Rcmdr package
Dear list members,
I've uploaded a new version of the Rcmdr package to CRAN. There are many
additions and (I hope) improvements, as indicated in the relevant portion
of the CHANGES file, reproduced below. As usual, comments, suggestions, and
bug reports are appreciated.
John
-------------------------------------------
Version 0.8-4
o Minor bug fixes and additional input-error
2008 Aug 08
0
New version of Rcmdr package
Dear R users,
A new version (1.4-0) of the Rcmdr package (providing a basic-statistics
graphical user interface to R) is now on CRAN. This is the annual update of
the package (apart from bug-fixes and minor changes). Updated Italian and
Russian translations are included with the package (courtesy, respectively,
of Stefano Calza and Alexey Shipunov); I'll submit minor updates as other
2007 May 29
0
Rcmdr 1.3-0 and RcmdrPlugins.TeachingDemos
I'd like to announce a new version, 1.3-0, of the Rcmdr package. The Rcmdr
package provides a basic-statistics graphical user interface (GUI) to R.
Beyond small changes and additions, this new version of the package makes
provision for "plug-ins" that permit extension of the Rcmdr GUI without
altering and rebuilding the Rcmdr source package or modifying the installed
package. An R
2007 May 29
0
Rcmdr 1.3-0 and RcmdrPlugins.TeachingDemos
I'd like to announce a new version, 1.3-0, of the Rcmdr package. The Rcmdr
package provides a basic-statistics graphical user interface (GUI) to R.
Beyond small changes and additions, this new version of the package makes
provision for "plug-ins" that permit extension of the Rcmdr GUI without
altering and rebuilding the Rcmdr source package or modifying the installed
package. An R
2007 Aug 20
0
Rcmdr window border lost
Dear Andy and Peter,
My apologies for chiming in so late, but I was out of town and just caught
up with R-help today (and an impressive amount of material accumulates on
R-help in a couple of weeks!).
Although I develop the Rcmdr package on a Windows system, I test it under
Linux as well -- most recently on Ubuntu 7.04 with R 2.5.0. Curiously, the
windows for Rcmdr 1.3-5 look normal to me, as I
2005 Dec 09
1
tkbind key pressed
Hi,
I see in Wettenhall RTclTk Examples that tkbind(xxx, <Key>,...) can pass the key pressed. How can I get the key pressed?
Thanks,
Manel
2003 Nov 03
0
problem with fix() called from Rcmdr
Dear list members,
I and my students have encountered an intermittent problem using the Rcmdr
package (version 0.9-0) under Windows (with the SDI). The problem occurs
both in versions 1.7.1 and 1.8.0 of R.
The problem seems to occur only in the following context: The "Edit data
set" button is pressed in the Rcmdr GUI. This executes the fix() function
on the active data frame,
2003 Jun 16
0
new version of Rcmdr package
Dear R-announce list members,
I've uploaded to CRAN a new version of my Rcmdr package, which provides a
cross-platform basic-statistics GUI for R. This version has a few new
features, but mostly addresses some problems that arose with the original
version. The relevant portion of the CHANGES file for the package is appended.
As before, suggestions and reports of problems are appreciated.
2005 Apr 16
0
Version 1.0-0 of the Rcmdr package
Dear list members,
I've just uploaded version 1.0-0 of the Rcmdr package to CRAN. For people
who haven't seen the package before, the "R Commander" provides a
basic-statistics graphical user interface to R, based on the tcltk package.
The new version incorporates a number of improvements to the R Commander
interface, as documented in the CHANGES file distributed with the
2005 Apr 16
0
Version 1.0-0 of the Rcmdr package
Dear list members,
I've just uploaded version 1.0-0 of the Rcmdr package to CRAN. For people
who haven't seen the package before, the "R Commander" provides a
basic-statistics graphical user interface to R, based on the tcltk package.
The new version incorporates a number of improvements to the R Commander
interface, as documented in the CHANGES file distributed with the
2009 Sep 01
1
Logistic Politomic Regression in R
Hi everyone,
I'm trying to do an Logistic Politomic Regression in R. Because I have my resposes variables and the aswer is 0 and 1 in 3 bacterial genes. Somebody know how to do this in R in a easy way?
Thank so much,
José Bustos
Facultad de Ciencias
Universidad Catolica Ssma.
Concepcion
Chile
--- El lun, 31/8/09, r-help-request@r-project.org <r-help-request@r-project..org>
2004 Nov 22
1
Rcmdr -> doItAndPrint -> summary method of S4-class object not in Rcmdr window but R Console
Dear list member,
John Fox proposed to me posting this problem to R-Help:
I have written a function suited for Rcmdr and included this in a R-file
located in Rcmdr/etc as well as an augmented `Rcmdr-menus.txt'.
Now, I am faced with the following problem:
method show() of a S4-class object works flawlessly, that is `doItAndPrint'
works flawlessly and its output is returned correctly into
2009 Jul 15
0
Starting RCmdr from the Commandline (and a shortcut) in Windows
I thought I'd share the experience I had in getting Rcmdr to start
automatically when R starts up. I'd read of solutions that would start
Rcmdr every time R started up, but I didn't want it to start every time,
only when I wanted it to.
First, I created a shortcut on the desktop to R and changed its name to
Rcmdr. Next, I changed the target of the shortcut to (edit the version
2011 Dec 28
0
new version of the Rcmdr package
Dear R users,
I'd like to announce a new version, 1.8-1, of the Rcmdr package. The Rcmdr
("R Commander") package provides a basic-statistics graphical user interface
(GUI) to R, implemented in Tcl/Tk via the standard R tcltk package.
Beyond small changes and additions, the new version of the Rcmdr package
uniformly implements a feature, first available in version 1.7-0, that