similar to: "clock skew" when building libraries

Displaying 20 results from an estimated 5000 matches similar to: ""clock skew" when building libraries"

2000 Apr 18
1
R Packages in Windows
I have installed R version 1 for windows and have installed the survival5 package in the library folder, but the base package only seems to partially acknowledge survival5's presence. How have I screwed up? The diagnostics are as follows... >library(survival5) ** no warning given.. seems OK ** >help(package=survival5) **this gives the contents of the package correctly,
2000 Apr 05
1
problem with survexp in survival5
survexp in survival5 doesn't seem to work for me. see below: > library(survival5) Attaching Package "package:survival5": The following object(s) are masked from package:base : sort.list > library(chron) > data(ratetables) > survexp(~ratetable(year=julian(6,1,1991), + sex=1,age=35*365.24),times=(0:30)/6*365.24) Error in as.character(as.date(c(min(R[, 3]),
2000 Mar 16
1
stepAIC and coxph objects with cluster(id)
Is it appropriate to use stepAIC (library MASS) with coxph objects (from library survival5) that use "cluster(id)"? It is my understanding that, when using "cluster(id)", we can test for sets of terms by using the methods in Wei et al., (1989; JASA, 84: 1065-1073), or as explained in pp. 53 and ff. of the survival.ps document. But if we use a likelihood ratio test instead
1999 May 25
1
survival5
> data(package=survival5) Warning: no data listing found Warning: package `survival5' contains datasets but no index The data loads OK. Mai Zhou -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the
2003 Apr 23
3
documentation for survival5?
Dear R-Helpers: What other references are there on the capabilities of the survival5 package other than the help files and the chapter on survival analysis in every edition of Modern Applied Statistics with S? I'm thinking of something like "An Introduction to Survival Analysis in R" with worked examples that might complement or extend the chapter in MASS. Thanks, Spencer
2001 Sep 27
1
kidney survival data
Dear all, in survival5, kidney data set, appears in help page: "survival5 does not reproduce the original analysis." What does it means? thanks in advance TCM -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010927/e006b08d/attachment.html
2001 Jan 11
1
Some Packages Won't Run under RH 7
Patrick Connolly wrote: > According to Richard A. Bilonick: > |> > |> I recently installed Red Hat Linux 7.0. I installed Version 1.2.0 (2000-12-15) of > |> R. I installed a number of packages including chron, date, ellipse, sgeostat, > |> survival5, and xtable. the "library()" command shows that they are installed. > |> > |> chron works but I get
1999 May 24
1
survival5 for windows
I downloaded binary of survival5 for windows95 (also the splines, date). The function survsum shows up in content, has a help page, but the function itself is missing. Can we cut and paste the survsum from survival4 ? Mai Zhou P.S. I am not picking on R, not even complaining. I think R is great and I am try to contribute my (small) part to make it even better in way of bug report (or
2017 Mar 24
0
kinit clock skew issue from same machine as krb server
I've been running Samba 4x on FreeBSD successfully for years with a single Active Directory domain controller but have recently added a second domain controller. The setup worked great for a few days but suddenly developed a series of permission-denied style errors and UID mapping errors on the new/second DC2 which I've been slowly working through. My current issue which I've been
2016 Aug 28
0
Use case to test Clock skew on SAMBA4 (4.4.5)
On Sat, 2016-08-27 at 19:56 +0530, Biswajit Banerjee via samba wrote: > Hi Experts , > > I have a situation where I have to demonstrate that if the time  > difference between  Samba4 (AD) and Windows Client is more that 5 Min > (  > as per Kerbrose ) , the user should note be allowed to login via > that  > windows PC . > > When I simulate it I get Clock skew in the
2019 Mar 12
2
Clock skew on Win10
Hi, I'm having a problem with significant clock skew on fedora29 with qemu-system-x86-3.0.0 and ibvirt-daemon-kvm-4.7.0. This is on my desktop and appears to happen between suspends of the host each night. It appears like the time just stops while the guest is suspended, of course, but then doesn't update once the guest is resumed. I'm pretty sure time is configured correctly on the
2005 Mar 15
1
Clock skew too great | joining ADS
I've upgraded my pdc to 2000 (compatibility mode with nt), and I want the linux server to communicate directly with ADS... I've changed my smb.conf, and try net ads join -UAdministrator But I get the following error : borealis:/var/lib/samba# net ads join -UAdministrator Administrator's password: [2005/03/15 15:47:20, 0] libads/ldap.c:ads_add_machine_acct(1368)
2003 Jun 12
2
Clock skew detected
Hi, I just made a fresh install on a new box and at the end I got this message: make: warning: Clock skew detected. Your build may be incomplete. I had all the various libs added to a default install of RH 9. Though its possible that I'm short on developer tools. Any clues anyone? -- Steve ______________________________________ This sig is pending approval
2000 Sep 19
4
methods for interval-censored data
Dear all, Are there functions or packages in R that can handle interval-censored data? I have looked in various packages (such as survival5 or event), but it seems that only right-censored data can be analysed. More generally, are there methods to analyse both interval-censored observations and right-censored observations in the same data set? Thanks in advance. Emmanuel Paradis
2019 Apr 01
0
Re: Clock skew on Win10
Hi, I haven't received any replies to this, but I'm still having a problem with clock skew on Win10. How can I troubleshoot this? I'm pretty sure the clock settings are correct from within Windows, but when the VM resumes from the host sleeping, the clock is off by some seemingly random number of hours. Any ideas greatly appreciated. On Tue, Mar 12, 2019 at 9:17 AM Alex
2016 Aug 28
0
Use case to test Clock skew on SAMBA4 (4.4.5)
On Sun, 2016-08-28 at 12:42 +0200, Marc Muehlfeld wrote: > Hi Andrew, > > Am 28.08.2016 um 11:05 schrieb Andrew Bartlett via samba: > > > > Many clients will use the error generated above to re-sync their > > clock > > to the KDC, to avoid failure in this case. > > > > Or, they will log in with NTLM over the NETLOGON service.  > > > >
2016 Aug 27
2
Use case to test Clock skew on SAMBA4 (4.4.5)
Hi Experts , I have a situation where I have to demonstrate that if the time difference between Samba4 (AD) and Windows Client is more that 5 Min ( as per Kerbrose ) , the user should note be allowed to login via that windows PC . When I simulate it I get Clock skew in the logs ( as shown below ) but the user is allowed to login . / Kerberos: Too large time skew, client time
2004 May 20
0
Still struggling with clock skew
Hi, Porblem 1 ok this time i have checked every thing still it is giving me this same error. [root@niit125 root]# kinit junaid@NIIT.EDU.PK Password for junaid@NIIT.EDU.PK: kinit(v5): Clock skew too great while getting initial credentials can any one tell me how to enable NTP on a windows domain controller cause when i run the command ntpdate [root@niit125 root]# ntpdate 10.10.11.1 20 May
2007 Jun 28
1
RTCP NTP Clock skew
Hello All, I have Asterisk 1.4.5 running on a SuSE 10.3 x86_64 2.6.18.2-34 I upgraded from 1.4.2 to 1.4.5 on sunday the 24 of june and since have been getting: Internal RTCP NTP clock skew detected: lsr=1402479300, now=1402675136, dlsr=196500 (2:998ms), diff=664 I see an entry in Mantis that Russell fixed code so that this will not show when it shouldn't. Would i be correct in
2016 Aug 29
1
Use case to test Clock skew on SAMBA4 (4.4.5)
Am 28.08.2016 um 21:23 schrieb Andrew Bartlett via samba: > To work out expected behaviour further, a comparison with Windows would > be worthwhile. I set up a Windows Server 2012 R2 DC and the behaviour is the same: I can log on to a Win7 client (2 weeks time difference). And if I kinit from a Linux machine, I also get the already expired ticket. Regards, Marc