2024-11-03 02:37:25 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (math/R-gdata) Updated 3.0.0 to 3.0.1 Changes in 3.0.1 (2024-10-22) ----------------------------- Other changes: - Changed ll() so it checks that all elements of a list-like object are uniquely named. |
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) | |
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. |