Skip to content

Consolidation with *ospsuite* messages and settings

Compare
Choose a tag to compare
@IndrajeetPatil IndrajeetPatil released this 18 Feb 17:27
· 91 commits to main since this release
ab97945

Binaries

Attached with this release. These were built by CRAN for current release (4.1.2) of R.

Change log

MAJOR CHANGES

  • Removes alias hasUniqueValues().

  • All messages used in ospsuite package are now in ospsuit.utils (exported
    list messages).

BUG FIXES

  • Fixes a regression in isIncluded() in previous release that inadvertently
    removed support for compound types (#63).

NEW FUNCTIONS

  • Adds isEmpty() and validateIsNotEmpty() functions to validate that objects
    aren't empty (#58; thanks to @pchelle).

  • Adds getOSPSuiteUtilsSetting() function to get global settings
    (see enum ospsuiteUtilsSettingNames for supported settings).