<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/math/R-Rcmdr/Makefile, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2021-01-02T11:22:48Z</updated>
<entry>
<title>(math/R-Rcmdr) Updated 2.7.0 to 2.7.1</title>
<updated>2021-01-02T11:22:48Z</updated>
<author>
<name>mef</name>
<email>mef@pkgsrc.org</email>
</author>
<published>2021-01-02T11:22:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=de801ef1af7d2daa1f9fa4369b77cd6a73dadff6'/>
<id>urn:sha1:de801ef1af7d2daa1f9fa4369b77cd6a73dadff6</id>
<content type='text'>
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.</content>
</entry>
<entry>
<title>(math/R-Rcmdr) Updated 2.5.3 to 2.7.0</title>
<updated>2020-09-20T23:57:25Z</updated>
<author>
<name>mef</name>
<email>mef@pkgsrc.org</email>
</author>
<published>2020-09-20T23:57:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=80047dc44498fea68aa2dfcb165a7364fae115de'/>
<id>urn:sha1:80047dc44498fea68aa2dfcb165a7364fae115de</id>
<content type='text'>
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 &gt; Exit &gt; 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).</content>
</entry>
<entry>
<title>Update all R packages to canonical form.</title>
<updated>2019-08-08T19:53:36Z</updated>
<author>
<name>brook</name>
<email>brook@pkgsrc.org</email>
</author>
<published>2019-08-08T19:53:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0ef7168b02aa8dade900b32059d41aca19d30026'/>
<id>urn:sha1:0ef7168b02aa8dade900b32059d41aca19d30026</id>
<content type='text'>
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</content>
</entry>
<entry>
<title>R-Rcmdr: update to version 2.5.3.</title>
<updated>2019-07-31T18:36:26Z</updated>
<author>
<name>brook</name>
<email>brook@pkgsrc.org</email>
</author>
<published>2019-07-31T18:36:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=600188a0aef3ff5087c4f84d00bbab8d8b41a33f'/>
<id>urn:sha1:600188a0aef3ff5087c4f84d00bbab8d8b41a33f</id>
<content type='text'>
Update to the canonical form of an R package and fix the LICENSE
field.</content>
</entry>
<entry>
<title>Remove MASTER_SITES= from individual R package Makefiles.</title>
<updated>2018-07-28T14:40:42Z</updated>
<author>
<name>brook</name>
<email>brook@pkgsrc.org</email>
</author>
<published>2018-07-28T14:40:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=55af4570d6c4ce1988c7bfb90de029beec86838e'/>
<id>urn:sha1:55af4570d6c4ce1988c7bfb90de029beec86838e</id>
<content type='text'>
Each R package should include ../../math/R/Makefile.extension, which also
defines MASTER_SITES.  Consequently, it is redundant for the individual
packages to do the same.  Package-specific definitions also prevent
redefining MASTER_SITES in a single common place.</content>
</entry>
<entry>
<title>Update to Rcmdr v1.8-4, add LICENSE and update MAINTAINER.</title>
<updated>2012-04-15T15:49:00Z</updated>
<author>
<name>brook</name>
<email>brook@pkgsrc.org</email>
</author>
<published>2012-04-15T15:49:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e0c2306c98033acd1f92ecc699921ceee36abcd3'/>
<id>urn:sha1:e0c2306c98033acd1f92ecc699921ceee36abcd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix PR pkg/45404.</title>
<updated>2011-09-26T19:36:54Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2011-09-26T19:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cfb4b992d62a91adc165d1c6ad351f21d3a0322a'/>
<id>urn:sha1:cfb4b992d62a91adc165d1c6ad351f21d3a0322a</id>
<content type='text'>
  Add dependency to math/R-car.
  Fix build.</content>
</entry>
<entry>
<title>Update to the latest version of the module along with R update</title>
<updated>2009-12-11T19:18:17Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2009-12-11T19:18:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7ed6e3642444763cdcc496a7cee165f91e8b1474'/>
<id>urn:sha1:7ed6e3642444763cdcc496a7cee165f91e8b1474</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update R-Rcmdr to 1.4.2</title>
<updated>2008-10-14T07:25:31Z</updated>
<author>
<name>markd</name>
<email>markd@pkgsrc.org</email>
</author>
<published>2008-10-14T07:25:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b9756076fa3237de21611c85e7062b8ef0885a97'/>
<id>urn:sha1:b9756076fa3237de21611c85e7062b8ef0885a97</id>
<content type='text'>
Changes unknown</content>
</entry>
<entry>
<title>Whitespace cleanup, courtesy of pkglint.</title>
<updated>2007-02-22T19:26:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2007-02-22T19:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=601583c3207bd23bb05d0761888aefcb5699e1c2'/>
<id>urn:sha1:601583c3207bd23bb05d0761888aefcb5699e1c2</id>
<content type='text'>
Patch provided by Sergey Svishchev in private mail.</content>
</entry>
</feed>
