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

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


Branch: CURRENT, Version: 2.9.5, Package name: R-Rcmdr-2.9.5, 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-10-30 13:41:37 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-Rcmdr) Updated 2.9.4 to 2.9.5

Changes in version 2.9-5

 o Modfy Commander-es.Rd (to conform to new CRAN requirements).
   2024-10-26 13:09:53 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-Rcmdr) Updated 2.9.2 to 2.9.4

Changes in version 2.9-4

 o Document re-export of .Tcl().

Changes in version 2.9-3

  o Update URL references.

  o Fix menus in English version of Getting Started manual (problem
  reported by Kuan Xu).
   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.