Recent Releases of highlightHTML
highlightHTML - JOSS Acceptance
The following are a description of changes to the package based on JOSS reviewer feedback.
v 0.2.1
- Add zenodo json metadata.
v 0.2.0
- A few last updates based on JOSS reviewer feedback.
- Added a manual table entry example in README to show the CSS id insertion directly.
- Added check for
table_id_injectfunction to check that arguments are the same length. Added unit tests for these as well.
v 0.1.4
- Updated based on JOSS reviewer feedback.
- Significantly modified README and also clarified vignette to reflect what is believed to be most typical workflow. This is specifically moving from Rmd to HTML.
- Enhanced documentation for many functions to provide clarity in inputs and types of inputs that are allowed.
- Added
num_digitsargument totable_id_injectfunction to allow for control over number of decimals of numeric columns in summary tables. - Attempted to incorporate more useful unit testing.
- Removed
update_cssargument fromhighlight_htmlmaster function. This was designed more as an internal function and likely would always be desired. - Adjusted internal function names for easier debugging in the future
- Added error handling within
rgb2hexfunction. Also fixed&to&&in a few instances.
Scientific Software - Peer-reviewed
- HTML
Published by lebebr01 about 8 years ago
highlightHTML - JOSS Acceptance
The following are a description of changes to the package based on JOSS reviewer feedback.
v 0.2.0
- A few last updates based on JOSS reviewer feedback.
- Added a manual table entry example in README to show the CSS id insertion directly.
- Added check for
table_id_injectfunction to check that arguments are the same length. Added unit tests for these as well.
v 0.1.4
- Updated based on JOSS reviewer feedback.
- Significantly modified README and also clarified vignette to reflect what is believed to be most typical workflow. This is specifically moving from Rmd to HTML.
- Enhanced documentation for many functions to provide clarity in inputs and types of inputs that are allowed.
- Added
num_digitsargument totable_id_injectfunction to allow for control over number of decimals of numeric columns in summary tables. - Attempted to incorporate more useful unit testing.
- Removed
update_cssargument fromhighlight_htmlmaster function. This was designed more as an internal function and likely would always be desired. - Adjusted internal function names for easier debugging in the future
- Added error handling within
rgb2hexfunction. Also fixed&to&&in a few instances.
Scientific Software - Peer-reviewed
- HTML
Published by lebebr01 about 8 years ago
highlightHTML - Version Submitted to JOSS
v 0.1.3
- Update to include example of 'Rmd' to 'HTML' directly.
- Updated JOSS paper submission.
v 0.1.2
- Fix bug when multiple matches were passed to
table_id_injectfunction. See issue #4 on GitHub for more details.
Scientific Software - Peer-reviewed
- HTML
Published by lebebr01 about 9 years ago
highlightHTML - Zenodo Addition
Addition of zenodo archiving.
Scientific Software - Peer-reviewed
- HTML
Published by lebebr01 about 9 years ago
highlightHTML - First CRAN Submission
v 0.1.1
- Initial CRAN release
- Inclusion of render function built into highlight_html function to compile .Rmd and .md function
- Addition of tableidinject function to conditionally insert tags into R tables.
- Add zenodo archive
Scientific Software - Peer-reviewed
- HTML
Published by lebebr01 about 9 years ago