convertToShortString: Converts any R object to a descriptive string so it can be used in messages.
Description
Atomics: If of length 0 or 1, they are basically printed as
they are. Numerics are formated with num.format. If
of length greater than 1, they are collpsed witd ,
and clipped. so they do not become excessively long.