[R] Package unpacks (successfully and MD5 sums checked but will not load not a valid package

2013-05-28 Thread dbertin
utils:::menuInstallLocal() package ‘surv2sample’ successfully unpacked and MD5 sums checked library(surv2sample) Error in library(surv2sample) : ‘surv2sample’ is not a valid installed package Furthermore, if I go through Packages-Load package from the top bar surv2sample isn't in the list.

Re: [R] Package unpacks (successfully and MD5 sums checked but will not load not a valid package

2013-05-28 Thread Berend Hasselman
On 28-05-2013, at 22:41, dbertin dber...@uoguelph.ca wrote: utils:::menuInstallLocal() package ‘surv2sample’ successfully unpacked and MD5 sums checked library(surv2sample) Error in library(surv2sample) : ‘surv2sample’ is not a valid installed package Furthermore, if I go through