Changes in version 4.56.0 MINOR CHANGES o 'rotate()' is now defined as a method for both 'Image' and 'array' classes, instead of a regular function. This enables the definition of a 'rotate()' method in other packages while avoiding name clashes. o the 'image()' generic is no longer defined in EBImage as it is already defined in the 'graphics' package.