Skip to content

Releases: NIFU-NO/saros

saros 1.0.4

09 Mar 11:32
Compare
Choose a tag to compare
  • Added more arguments for plot text sizes, with more useful defaults for Word and HTML layouts.
  • attach_qualtrics_labels is now more flexible.
  • Minor fix in sanitize_labels.
  • Internal change to accommodate ggplot2 3.5.0.
  • Improved performance for argument validation checks.
  • setup_access_restrictions now accepts NULL password input.
  • setup_access_restrictions now can warn instead of error if rel_parent_path does not exist.
  • sort_by now correctly sorts with descend=TRUE for ".upper", etc.
  • Fixed list_available_element_types
  • Set one long-running test for draft_report to only run on maintainer's local computer.
  • sanitize_labels now has option to translate ASCII HTML-escaped characters to unicode.

saros 1.0.1

26 Jan 13:29
Compare
Choose a tag to compare
  • Minor fixes for CRAN manual review