library("ReporteRs") error: object 'readPNG' was not exported by 'namespace:png'

190 Views Asked by At

I've been trying to load library("ReporteRs"), but to no avail.

It returns the error:

package or namespace load failed for ‘ReporteRs’
object 'readPNG' was not exported by 'namespace:png'

I have been able to load rJava, ReporteRsjars and png. Do you know what could be the problem?

Thanks a lot!

0

There are 0 best solutions below