./math/R-Rcmdr, Platform-independent basic-statistics GUI for R

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.9.2, Package name: R-Rcmdr-2.9.2, Maintainer: pkgsrc-users

A platform-independent basic-statistics GUI (graphical user interface)
for R, based on the tcltk package.


Required to run:
[math/R-abind] [math/R] [math/R-car] [devel/R-tcltk2] [math/R-RcmdrMisc] [graphics/R-effects] [math/R-relimp]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-02-18 15:44:31 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-Rcmdr) Updated 2.9.1 to 2.9.2

Changes in version 2.9-2

  o Fix incorrect check-box label in wide-to-long dialog (reported by Sophie Dubois).

  o Fix bug introduced into two-way ANOVA dialog (reported by Amin Mousavi).
   2024-01-26 13:51:45 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-Rcmdr) Updated 2.8.0 to 2.9.1

Changes in version 2.9-1
  o Fix bug introduced into one-way ANOVA dialog when pairwise
  comparisons are selected (reported by Christopher Wike).

  o Fix bugs introduced into independent-samples t-test dialog
  ignoring confidence level, and numerical-summaries dialog reporting
  statistics not requested (reported by Kenneth Knoblauch).

  o Updated translations: Japanese (thanks to Takaharu Araki), Spanish
  (Manuel Munoz Marquez), Slovenian (Matjaz Jeran).

Changes in version 2.9-0
  o Vignette "Empezando-con-Rcmdr-es" added to the project. This
  vignette is the Spanish version of "Getting-Started-with-the-Rcmdr".

  o Addition to translation (R-Rcmdr.pot) file.

  o Add Command() utility; now used in a few dialogs.

  o Prevent the following dialog functions from opening two copies of
  the dialog after aborting an Apply: appendHclustGroup, Compute(),
  distributionSamples(), generalizedLinearMixedModel,
  generalizedLinearModel(), kmeansClustering(), linearMixedModel(),
  linearModel(), linearRegressionModel(), multinomialLogitModel(),
  multiWayAnova(), oneWayAnova(), proportionalOddsModel,
  RecodeDialog(),

  o R Commander script tab now tolerates blank lines in muiltiline
  commands (contribution of Yoshinobu Kanda).

  o Added coefficient of variation to tables of statistics.

  o New Command() and Q() functions for constructing command character
  strings.

  o Small changes.

Changes in version 2.8-1
  o Addition to translation (R-Rcmdr.pot) file.

  o Corrected omision of Manuel Munoz Marquez as new package coauthor.

  o Now require rgl version 0.110.2 to fix problem with earlier version.
   2023-06-15 14:59:45 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-Rcmdr)  Updated 2.7.1 to 2.8.0

Changes in version 2.8-0

  o Small improvements to 3D scatterplot and recode dialogs.

  o User name inferred and used in startup message and documents.

  o New dialogs for 3D component+residual and added-variable plots.

  o Use text help for non-Windows system with R 4.2.0 (due to bug in R).

  o Statistical modeling dialogs gain an optional case-deletion text box.

  o New minimum.width and minimum.height Rcmdr options, defaulting to
  1000 and 400, respectively.

  o Commands now can create sections (by default at level 3) and a
  table of contents in the R Markdown document produced by the R
  Commander (suggestion of Bob Muenchen).

  o RGL in RMarkdown now works with pdf, rtf, and word file formats as
  well as html, still requires Pandoc (suggestion of Georges Monette).

  o Boxplot dialog now permits selection of more than one variable for
  parallel boxplots (suggestion of Ivan Krylov).

  o Small improvements.

  o Updated translations (with thanks to): Chinese (Tsung-wu
  Ho),Japanese (Takaharu Araki), Korean (Jong-Hwa Shin), Romanian
  (Adrian Dusa), Russian (Alexey Shipunov), Slovenian (Matjaz Jeran),
  Spanish (Manuel Munoz Marquez).
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2021-01-02 12:22:48 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-Rcmdr) Updated 2.7.0 to 2.7.1

Changes in version 2.7-1

  o Updated Polish translation, thanks to Lukasz Daniel.

  o Fixed mixed-up .mo files for Spanish and Brazilian-Portuguese
  translations (problem reported by Jose Henrique Hildebrand Grisi
  Filho).

  o Small bug fixes to and improvements to repeated-measures dialogs.
   2020-09-21 01:57:25 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-Rcmdr) Updated 2.5.3 to 2.7.0

Changes in version 2.7-0

  o New dialogs for repeated-measures ANOVA and ANCOVA and plots with one or
    two repeated-measures factors.

  o New dialogs to reshape data sets from wide to long and from long to wide.

  o Better handling of discrete numeric variables (after suggestions by Ethan \ 
Harris).

  o Fix clipboard data set input to work on macOS.

  o Improved pie charts and bar graphs via the piechart() and Barplot()
    functions in RcmdrMisc.

  o New File > Exit > Restart Commander menu item (suggestion of Vilmantas \ 
Gegzna).

  o Fix Tk error produced by closing the dataset viewer and then repopening
  the same data set (reported by Jose G. Conde).

  o Fixes to handling panes with console.output and log.commands options set
    to various values (thanks to Vilmantas Gegzna).

  o Better handling of character data following change to stringsAsFactor
    option in R 4.0.0+.

  o Check for presence of Tktable and adapt to its absence by suppressing the
    Rcmdr dataset editor and delta method menu item; Tktable eventually to be
    replaced with tablelist.

  o Small improvements and bug fixes.

  o Updated translations (with thanks to): Basque (Joserra Rueda), French
   (Milan Bouchet-Valat), Hungarian (thanks to Tamas Ferenci), Indonesian (I
   Made Tirta), Japanese (Takaharu Araki), Korean (Jong-Hwa Shin), Russian
   (Alexey Shipunov), Slovenian (Matjaz Jeran), Spanish (Manuel Munoz
    Marquez).

Changes in version 2.6-3

  o Fix bug in processing resubmitted multi-line commands (reported by
  Katarina Kosmelj).

  o Fix bug in processing multiline comments in onSubmit() in Commander.

  o Updated Slovenian translation (thanks to Matjaz Jeran).

Changes in version 2.6-2

  o New Hungarian translation (thanks to Tamas Ferenci and Andrea Harnos).

  o Fixed bug in Ctrl-S for script window (reported by Mayeul Kauffmann).

Changes in version 2.6-1

  o Restore older version of splitCmd().

  o For GLMs and GLMMs, provide confidence intervals for exponentiated
    coefficients for models using log or logit link (suggestion of Tan Chuen
    Seng).

  o Make listTwoLevelFactors() work properly for logical and character
    variables (treated as factors) with NAs (problem pointed out by Vilmantas
    Gegzna).

  o Insure that data set columns are usable in the Rcmdr, e.g., excluding
    list columns (problem pointed out by Vilmantas Gegzna).

  o Change instances of class(x) == "y" to inherits(x, "y").

  o Use apalike rather than apa BiBTeX package in Getting Started vignette
    (latter has been removed from TeXLive, reported by Brian Ripley).

Changes in version 2.6-0

  o Linear and generalized linear mixed models dialogs added.

  o Made editDataset() with data.frame method (suggestion of Ulrike Gromping).

  o New R Commander hex sticker.

  o Small fixes and improvements.

  o Updated translations (with thanks to): Chinese (Tsung-wu Ho), Indonesian
    (I Made Tirta), Japanese (Takaharu Araki), Polish (Lukasz Daniel), Romanian
    (Adrian Dusa), Russian (Alexey Shipunov), Slovenian (Matjaz Jeran), Spanish
    (Manuel Munoz Marquez).
   2019-08-08 21:53:58 by Brook Milligan | Files touched by this commit (189) | Package updated
Log message:
Update all R packages to canonical form.

The canonical form [1] of an R package Makefile includes the
following:

- The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as
  needed), and CATEGORIES.

- HOMEPAGE is not present but defined in math/R/Makefile.extension to
  refer to the CRAN web page describing the package.  Other relevant
  web pages are often linked from there via the URL field.

This updates all current R packages to this form, which will make
regular updates _much_ easier, especially using pkgtools/R2pkg.

[1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html