[R-sig-Debian] R-3.4.0 and recommended packages
Johannes Ranke
johannes.ranke at jrwb.de
Thu Apr 27 11:23:03 CEST 2017
> >> | > library(survival, lib.loc = "/usr/lib/R/library")
> >> | > fit <- coxph(Surv(exit, event) ~ x, data = mort)
> >> |
> >> | I get
> >> |
> >> | Error in fitter(X, Y, strats, offset, init, control, weights = weights,
:
> >> | object 'Ccoxmart' not found
> >
> > This looks similar to what I got this morning when I tested my
> > (unreleased)
> > backport of R 3.4.0 to Debian jessie. My test was
> >
> > library(MASS)
> > example(rlm)
> >
> > and there was an object that was not found. I am on a train on the way to
> > a
> > meeting right now, so I can not look into it at the moment. Maybe a side
> > effect of the new registration requirements for compiled objects?
>
> Right, you need to run
>
> > update.packages(checkBuilt=TRUE)
>
> to fix it.
>
> Best, Göran
>
> > Cheers,
> >
> > Johannes
--
PD Dr. Johannes Ranke
Wissenschaftlicher Berater
Kronacher Str. 12
79639 Grenzach-Wyhlen
http://jrwb.de/contact
More information about the R-SIG-Debian
mailing list