We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f10a4 commit e9ee91dCopy full SHA for e9ee91d
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: formatters
2
Title: ASCII Formatting for Values and Tables
3
-Version: 0.5.11.9001
4
-Date: 2025-07-10
+Version: 0.5.11.9002
+Date: 2025-07-25
5
Authors@R: c(
6
person("Gabriel", "Becker", , "[email protected]", role = "aut",
7
comment = "original creator of the package"),
NEWS.md
@@ -1,4 +1,4 @@
-## formatters 0.5.11.9001
+## formatters 0.5.11.9002
* Optimized pagination sub-routines to avoid `matrix_form()` calls when not needed.
* Optimized pagination sub-routine `.compress_mat()` to reduce computing time for long listings.
* Fixed bug in pagination of listings caused by newlines in column values.
0 commit comments