Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 504 Bytes

cran-comments.md

File metadata and controls

20 lines (11 loc) · 504 Bytes

Release summary

This update makes fix a couple of bugs and small improvements as shown below.

Bug fixes

  • Factor inputs were displayed integers. Fixed so this does not happen.
  • S3 methods are exported.

Improvements

  • If an edibble object is created from existing data, level edges are added when using allot_trts().
  • If a record factor is specified from existing data, the unit levels are added as attributes.

R CMD check results

0 errors | 0 warnings | 0 note

R CMD check succeeded