search for: 4558

Displaying 20 results from an estimated 292 matches for "4558".

Did you mean: 455
2004 Mar 30
1
seq.POSIXt() bug not fixed in R 1.8.1 (PR#4558)
I am still experiencing problems with seq.POSIXt() missing off the last day of the series: > seq(as.POSIXct("2004-03-25"),as.POSIXct("2004-03-31"),by="DSTdays") [1] "2004-03-25 GMT Standard Time" "2004-03-26 GMT Standard Time" "2004-03-27 GMT Standard Time" [4] "2004-03-28 GMT Standard Time" "2004-03-29 GMT Daylight
2003 Nov 18
3
FORWARD DROP Problem
...reached over the interface eth1, but all traffic is dropped by the FORWARD rule. How can I get shorewall to FORWARD the traffic?? Nov 18 14:13:52 kshmakvsfw1 kernel: Shorewall:FORWARD:DROP:IN=eth1 OUT=eth1 SRC=10.48.65.32 DST=10.50.20.248 LEN=34 TOS=0x00 PREC=0x00 TTL=127 ID=26122 PROTO=UDP SPT=4558 DPT=1505 LEN=14 Nov 18 14:13:52 kshmakvsfw1 kernel: Shorewall:FORWARD:DROP:IN=eth1 OUT=eth1 SRC=10.48.65.32 DST=10.50.20.249 LEN=34 TOS=0x00 PREC=0x00 TTL=127 ID=26123 PROTO=UDP SPT=4558 DPT=1505 LEN=14 Nov 18 14:13:52 kshmakvsfw1 kernel: Shorewall:FORWARD:DROP:IN=eth1 OUT=eth1 SRC=10.48.65.32 DST=...
2003 May 20
0
intermittent failure of ability to connect to samba share from win (NT/2k) client
...Seq=2995782892 Len=0 Win=24820 162 0.00014 sambaserver -> winclient TCP D=4557 S=111 Fin Ack=418340383 Seq=2995782892 Len=0 Win=24820 163 0.00021 winclient -> sambaserver TCP D=111 S=4557 Ack=2995782893 Seq=418340383 Len=0 Win=64208 164 0.00109 winclient -> sambaserver TCP D=111 S=4558 Syn Seq=418379511 Len=0 Win=64240 Options=<mss 1460,nop,nop,sackOK> 165 0.00003 sambaserver -> winclient TCP D=4558 S=111 Syn Ack=418379512 Seq=2995938284 Len=0 Win=24820 Options=<nop,nop,sackOK,mss 1460> 166 0.00020 winclient -> sambaserver TCP D=111 S=4558 Ack=2995938285...
2003 May 23
0
intermittent failure of ability to connect to samba share from win (NT/2k) client]]
...=24820 > 162 0.00014 sambaserver -> winclient TCP D=4557 S=111 Fin > Ack=418340383 Seq=2995782892 Len=0 Win=24820 > 163 0.00021 winclient -> sambaserver TCP D=111 S=4557 Ack=2995782893 > Seq=418340383 Len=0 Win=64208 > 164 0.00109 winclient -> sambaserver TCP D=111 S=4558 Syn > Seq=418379511 Len=0 Win=64240 Options=<mss 1460,nop,nop,sackOK> > 165 0.00003 sambaserver -> winclient TCP D=4558 S=111 Syn > Ack=418379512 Seq=2995938284 Len=0 Win=24820 Options=<nop,nop,sackOK,mss > 1460> > 166 0.00020 winclient -> sambaserver TCP D=1...
2015 Mar 25
2
vignette checking woes
...matrix which is part of Matrix, and it is the latter function that I'm not finding. Maybe I should go back to the requireNamespace strategy again? Roger url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Urbana, IL 61801 > On Mar 25, 2015, at 2:54 PM, Thierry Onkelinx <thierry.onkelinx at inbo.be> wrote: > > Dear Roger, > > How is Matrix loaded? > > If you use sparse.model.matrix() inside a f...
2013 Jan 30
3
Mac v Windows Mystery
...when I can't reproduce it. Any suggestions or other experience would be welcome. The test problem takes a minute or so to run on my mac. Thanks, Roger url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Urbana, IL 61801 > > -------------- next part -------------- > -------------- next part --------------
2007 Feb 22
1
tournaments to dendrograms
...graphics? Tables, for example, like this: read.table(url("http://www.econ.uiuc.edu/~roger/research/ncaa/NCAA.d")) Any pointers appreciated. RK url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820
2003 Sep 14
1
macosx install problem
...usr/local/lib/R/bin/R.bin malformed library: /usr/local/lib/R/bin/Help (not a Mach-O file, bad magic number) Trace/BPT trap rudjer: Any suggestions would be most welcome. Roger url: www.econ.uiuc.edu/~roger/my.html Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820
2017 Aug 15
1
Lattice Histogram Scaling
...If I could get each of the histograms to mimic what is produced by hist(x, 100, freq = FALSE) I?ve experimented with xlim, ylim, without success so far... url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Urbana, IL 61801 > On Aug 14, 2017, at 8:36 PM, Richard M. Heiberger <rmh at temple.edu> wrote: > > Your example is not easily reproducible. > The REBayes requires Rmosek which requires a system command...
2007 Oct 12
3
no visible binding
...tr(fit, "na.message") <- attr(m, "na.message") class(fit) <- c(if (is.matrix(Y)) "mslm", "slm") fit } url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820
2006 Mar 14
1
Fwd: makeconf issue on R-devel 2006-03-12 r37524
...3 < include $(R_HOME)/etc/Makeconf --- > include $(R_HOME)/etc${R_ARCH}/Makeconf restored the functionality of R CMD INSTALL. Is this a known issue? url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820 Begin forwarded message: > From: roger koenker <rkoenker at uiuc.edu> > Date: March 13, 2006 4:46:30 PM CST > To: r-sig-mac at stat.math.ethz.ch > Subject: makeconf issue on R-devel...
2003 Aug 15
2
Oja median
...he determinant gives the same formulation for p>2, the challenge is to find a clean way to generate the design matrix and response vector for the general setting. Bon weekend! url: www.econ.uiuc.edu/~roger/my.html Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820
2006 Jan 02
2
update?
...at: http://bugs.r-project.org/cgi-bin/R/Models?id=1861;user=guest but in any case I hope that someone can suggest how such difficulties can be circumvented. url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820
2002 Jun 13
2
R make on macosx
...e: *** [R] Error 1 [cba943:local/R/R-1.5.0] roger% I see from the help archive that something similar was a problem on HPux in R-1.3.1. Any suggestions would be most welcome... url: http://www.econ.uiuc.edu Roger Koenker email roger at ysidro.econ.uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (i...
2007 Jan 02
6
package dependency tree
Is there a painless way to find the names of all packages on CRAN that "Depend" on a specified package? url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820
2003 Jan 13
2
density estimation
I've been trying to figure this out for a while, but my knowledge of R is obviously still too limited. The context is as follows: I have some time series, and I would like to estimate their densities, and then use the actual densities in a monte carlo simulation. Now, I can easily estimate the density using density(); I can write a random number generator to fit an arbitrary density
2008 Jun 05
1
negative indexing with null index sets
...have come up with is: as <- ifelse(length(a[s]),-a[s],TRUE) y <- x[as] which, doesn't read well. Apologies if this has been aired previously... url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820
2008 Oct 05
1
partial matching and dots?
...uot;se" as a partially matched version of se.fit. Surely there a standard treatment for this ailment, but I can't seem to find it. url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820
2006 Oct 27
1
scanning a pdf scan
...ely tractable, but I'm hoping that there is something that is more automatic. Does anyone have experience that they could share toward this objective? url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820
2010 Feb 19
1
lty dots pdf issue
...stent with what is viewable on the screen. Apologies in advance if this has an obvious resolution, I didn't see anything in the r-help archive. Roger url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Urbana, IL 61801