rpy2 appears to support scale_colour_manual and scale_fill_manual, but not scale_shape_manual or scale_linetype_manual. Error message is:
AttributeError: 'module' object has no attribute 'scale_linetype_manual'
Any chance of getting those two into the current build?
Anonymous