search for: ccoxmart

Displaying 5 results from an estimated 5 matches for "ccoxmart".

2017 Apr 25
3
R-3.4.0 and recommended packages
...t installed R-3.4.0 from scratch: $ sudo apt install r-base but when I try > 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 I was told on R-help that I need to > update.packages(checkBuilt = TRUE) (and it works), but 1. I get two versions of recommended packages, one in /usr/lib/R/library, and one in ~/R/x86_64-pc-linux-gnu-library/3.4 I could fix a write permission in /usr/lib/R or run R as root....
2017 Apr 25
4
R-3.4.0 and recommended packages
...gt; | but when I try > | > | > 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 th...
2017 Apr 25
0
R-3.4.0 and recommended packages
...| >> | > 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 ri...
2017 Apr 25
1
R-3.4.0 and recommended packages
...| > | but when I try > | > | > 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 > | > | I was told on R-help that I need to > | > | > update.packages(checkBuilt = TRUE) > | > | (and it works), but > | > | 1. I get two versions of recommended packages, one in > | /usr/lib/R/library, and one in > > That is from apt / dpkg -- ie...
2017 Nov 19
2
Debian backport on Stretch?
Le Sat, Nov 18, 2017 at 03:26:53PM -0800, Bill Harris a ?crit : > Incidentally, you can see a bit more complete description at > https://unix.stackexchange.com/questions/402560/how-do-i-install-r-on-debian-stretch-given-the-r-api-3-issue > . Hi Bill and everybody, if one installs R >= 3.4.2 from any source, then some Debian packages will be broken. The change of r-api virtual