Next | Query returned 23 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-01-26 12:38:26 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-gdata) Updated 2.19.0 to 3.0.0

Changes in 3.0.0 (2023-10-09)
-----------------------------

Other changes:

- Removed installXLSXsupport(), read.xls(), sheetCount(), sheetNames(),
  xls2csv(), xls2tab(), xls2tsv(), xls2sep(), and xlsFormats(). See gdata 2.19.0
  NEWS entry announcing their deprecation.

- Added aliases n_obs(), object_size(), and starts_with(). Deprecated
  gdata::object.size().
   2023-06-17 14:03:36 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
(math/R-gdata) Updated 2.18.0 to 2.19.0, make test passed

Changes in 2.19.0 (2023-05-06)
------------------------------

New functions:

- Added update.data.frame() to replace rows of a data frame.

New features:

- Added argument 'add.col.nums' to left() and right().

Other changes:

- Improved ll() so it handles S4 objects. Also accepts unit="GB" \ 
(contributed by
  Michael Chirico) and unit="B", now case-insensitive.

- Improved right() so it returns the rightmost columns of a matrix or data
  frame.

- Renamed first two arguments of startsWith() to 'x' and 'prefix'.

- Removed elem() - was deprecated in gregmisc/gdata 2.0.3 (2005-02-25).

- Excel file support is now deprecated, to be removed in the near future. At the
  user level, the functions installXLSXsupport(), read.xls(), sheetCount(),
  sheetNames(), xls2csv(), xls2sep(), xls2tab(), xls2tsv(), and xlsFormats() now
  raise a warning about the functionality being deprecated. Excel file support
  was first introduced in gregmisc/gdata 1.11.0 back in 2004, but today we have
  packages such as openxlsx, readxl, XLConnect, and xlsx offering dedicated
  Excel file support with more features. When Excel file support will be removed
  from the gdata package, it will result in lighter package maintenance and no
  more Perl warnings on the user side.

- Package maintainer is Arni Magnusson.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   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-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   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
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0

Next | Query returned 23 messages, browsing 1 to 10 | Previous