Hi,
This is my first post so I apologise in advance if I have omitted any necessary information.
I have been running multi-state models in RMark and was getting an error message, so decided to update all my versions of Mark, R and RMark before bothering the forum with it. However, after months of error free analysis I now cannot even load the RMark package.
I am using R version 2.13.0 (however I also get the error with an older version 2.12.0). I am attempting to load RMark version 2.0.1. This is the error:
package 'RMark' successfully unpacked and MD5 sums checked
> library(RMark)
Loading required package: msm
Loading required package: Hmisc
Loading required package: survival
Loading required package: splines
Attaching package: 'Hmisc'
The following object(s) are masked from 'package:survival':
untangle.specials
The following object(s) are masked from 'package:base':
format.pval, round.POSIXt, trunc.POSIXt, units
Loading required package: nlme
Loading required package: plotrix
Error: package 'plotrix' could not be loaded
In addition: Warning message:
In library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = lib.loc) :
there is no package called 'plotrix'
It seems the command causes R to attempt to load other packages? Any suggestions on why this is happening would be appreciated.
Thanks.
Jen