RMark - failing to extract model results

Hi All,
I've tried to use RMark to fit Burnham models with individual covariates to my data and it works well when the covariate is used to model only one parameter [eg. S(~weight)p(~1)r(~1)F(~1)]. Yet when the covariate is used to model two or more parameters [eg S(~weight)p(~1)r(~weight)F(~1)] or when two or more covariates are used to model one parameter [eg S(~weight+temperature)p(~1)r(~1)F(~1)] I get the following error message.
Error in real.vcv[i, ] = readBin(z, numeric(), nlogit) :
replacement has length zero
However, the models seem to be successfully fit in MARK since an output with the estimates is generated in the directory. I was interested in overcoming this error in order to extract the output in R since this would help me a lot in expediting my analyses. Has anyone encountered a similar problem and can provide me with any suggestions? Thanks a lot!
Edu
I've tried to use RMark to fit Burnham models with individual covariates to my data and it works well when the covariate is used to model only one parameter [eg. S(~weight)p(~1)r(~1)F(~1)]. Yet when the covariate is used to model two or more parameters [eg S(~weight)p(~1)r(~weight)F(~1)] or when two or more covariates are used to model one parameter [eg S(~weight+temperature)p(~1)r(~1)F(~1)] I get the following error message.
Error in real.vcv[i, ] = readBin(z, numeric(), nlogit) :
replacement has length zero
However, the models seem to be successfully fit in MARK since an output with the estimates is generated in the directory. I was interested in overcoming this error in order to extract the output in R since this would help me a lot in expediting my analyses. Has anyone encountered a similar problem and can provide me with any suggestions? Thanks a lot!
Edu