Fixed small bug in V2.0.0...
... wherein CPP V5.3.0 would crash R whenever FieldConfig[1] != FieldConfig[2]
or FieldConfig[3]!=FieldConfig[4]
and both FieldConfig[2]>0
and FieldConfig[4]>0
. This release adds no new features, and only fixes that bug.