Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 718 Bytes

File metadata and controls

31 lines (23 loc) · 718 Bytes

easy.utils 0.1.0

Removal

  • Remove checkColorMap and getDiscreteColors to keep the dependency of this package clear and simple.

easy.utils 0.0.5

Add

  • Add identicalNoAttrs and identicalFMatch.
  • Add validMatDims and validMatDimnames.

Change

  • Change the implemention for checkAlignedDims

easy.utils 0.0.4

Add

  • Add verboseMsg

easy.utils 0.0.3

Bug fixes

  • Fix bugs in checkColorMap and setColor

Add

  • Add examples for checkColorMap, setColor and fastIntersect

easy.utils 0.0.2

Changes

  • Move package randomcoloR to Suggests to avoid the dependency of V8(#1).

easy.utils 0.0.1

  • Initial release.