Subject: CVS commit: pkgsrc/textproc/R-htmlTable
From: Makoto Fujiwara
Date: 2025-01-02 13:55:27
Message id: 20250102125527.89A36FC1D@cvs.NetBSD.org

Log Message:
(textproc/R-htmlTable) Updated 2.2.1 to 2.4.3, make test passed

## Changes for 2.4.3
- Minor test improvement (PR #89)

## Changes for 2.4.2

- Updated JQuery dependency in interactiveTable to 3.7.1
- Dropped reshape in favor of pivot_wider (issue #88)

## Changes for 2.4.1

- Updated JQuery dependency in interactiveTable (issue #85)

## Changes for 2.4.0

- The `txtRound.data.frame` converted all data to a matrix before rounding all \ 
elements. Changed
  to only convert numeric variables and also added tidy-select syntax. The \ 
function now returns
  the entire input `data.frame` with rounded elements as requested.
- The `txtMergeLines` now returns an `knitr::asis_output` if html mode is \ 
activated. Fixed also
  multiline strings conversion into latex/html format.
- Added vignette for the text formatting functions.

## Changes for 2.3.0

- Added `rnames_unique` parameter to `tidyHtmlTable` so that rows can have \ 
non-unique names

Files:
RevisionActionfile
1.4modifypkgsrc/textproc/R-htmlTable/Makefile
1.5modifypkgsrc/textproc/R-htmlTable/distinfo