similar to: CRAN down ?

Displaying 20 results from an estimated 5000 matches similar to: "CRAN down ?"

2019 Jul 05
0
CRAN down ?
Hum, I could reach the machine once: $ ssh cran.r-project.org The programs included with the Debian GNU/Linux system are free software; .... but now it hangs on connecting. So either it is being DOS'ed or someone saw the problem and restarted it. -pd > On 5 Jul 2019, at 18:45 , Dirk Eddelbuettel <edd at debian.org> wrote: > > > There seems to be another outage of the
2010 Sep 16
1
IP address
Hi, We have some tight controls in our systems and I am having difficulty downloading/upgrading R packages. The IT department will configure our system to let me download packages from two or three R depositories. How do I find out what the IP address of the R depositories are so that I can select a few? The IT department needs to know the IP addresses. Thanks, Jorge Nieves [[alternative
2009 Aug 28
1
No internet connection
Good morning all, I am running linux on Ubuntus. I am unable to install any R packages. The error message below always returns whenever I make an attempt: > install.packages("cvt") Warning in install.packages("cvt") : argument 'lib' is missing: using '/home/ogbos/R/i486-pc-linux- gnu-library/2.8' --- Please select a CRAN mirror for use in this session ---
2014 Nov 17
3
Remote Desktop Recommendations (2)
Folks I'm looking for a way to access a GUI desktop on a Centos 7 server from a Windows client. I have tried: - X2go from EPEL (fails immediately, apparently they are working on a solution, but...) - Freenx (doesn't exist for EL7) Both the above work fine with Centos 6. I'm looking for a solution that works over the internet from afar. My earlier posting failed to mention this.
2011 Aug 11
1
[LLVMdev] nsw/nuw for trunc
On Aug 11, 2011, at19:34, John McCall wrote: > On Aug 11, 2011, at 7:31 AM, Florian Merz wrote: > > If we had nsw and nuw flags for truncations we'd know when to check for > > this kind of overflow and when not. The compiler likely doesn't need > > these flags and can still ignore them, for us they would be useful. > > Duncan's point is that this is totally
2006 Sep 25
4
Beginner question: select cases
Hello all, I hope i chose the right list as my question is a beginner-question. I have a data set with 3 colums "London", "Rome" and "Vienna" - the location is presented through a 1 like this: London Rome Vienna q1 0 0 1 4 0 1 0 2 1 0 0 3 .... .... .... I just want to calculate the means of a variable q1. I tried following script: # calculate the mean
2016 Apr 15
3
Dangling debug value or bug in argument elimination pass?
I will start from afar… When a dead function argument is removed, should we keep around the debug info for it? I have the following case: define internal fastcc void @foo(i8* %aa, i8* %reg, i8* %field, i32 %bb, ...) unnamed_addr #3 !dbg !28 { entry: call void @llvm.dbg.value(metabb i8* %aa, i64 0, metabb !34, metabb !47), !dbg !57 call void @llvm.dbg.value(metabb i8* %reg, i64 0,
2008 Mar 17
1
Inconsistency in gsub in R.2.6.2 (PR#10978)
Hi, May this be an oversight? R version 2.6.2 Patched (2008-03-13 r44783) Copyright (C) 2008 The R Foundation for Statistical Computing ISBN 3-900051-07-0 ... > x <- "ab?" > Encoding(x) [1] "latin1" > Encoding(gsub("?","", x)) [1] "unknown" > Encoding(gsub("?","", x, perl = TRUE)) [1] "latin1"
2000 Mar 28
2
Logistic ridge regression ...
Hi I have some data (v. large amount) with a (0,1) response where I want to minimise the errors in the betas rather than SS or deviance. So can anyone point me to a ridge regression function or equivalent for such a logistic regression case? John -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2000 Jul 04
1
tseries bug (PR#593)
Full_Name: Przemys³aw Matuszewski Version: R-1.1.0 OS: Linux RH 6.2 Submission from: (NULL) (195.117.211.244) I have a problem with the package tseries_0.5-2. The source of tseries_0.5-2 was compiled by command R INSTALL /path/to/package. There was build the tseries library. Now when I try to load the package I get the message: ........................... Type "demo()" for
2011 Mar 17
1
SIP registration DoS but no logs in messages
Dear mailing list, I've a Asterisk 1.4.21.2~dfsg-3+lenny1 package installed on my debian and I've a strange behavior. After some days running normally, my asterisk is under heavy attack, however, there is nothing logged in the console (logging from debug -> error) or file (level from notice ->error) I can see that there is also a peak on the network traffic. My first guess is that
2003 Dec 02
2
IPv4-only networks via IPv6-only network
Hello all, I would like to connect two IPv4-only networks through global IPv6-only network with tinc. Could anyone tell me how to configure tinc.conf and the other config files? Thanks in advance, Ichiro Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://tinc.nl.linux.org/
2006 Jan 09
15
MTU and Voice Delay (latency??)
Our users are experiencing some unacceptable delay when trying to have a conversation. The delay is so noticeable that they keep stepping on each others words and resort to calling the customers via cell phone. Here is the setup SDSL Connection (PPPoA) Speedtouch 610 SDSL Modem 3Com 2224PWR Plus Switch (phones on separate VLAN) 8 Cisco 796 Phones All connecting to a remote Asterisk Server. We
2010 Feb 04
2
[LLVMdev] Integrated instruction scheduling/register allocation
A more pressing need is a pre-regalloc scheduler that can switch modes to balance reducing latency vs. reducing register pressure. The problem is the current approach is the scheduler is locked into one mode or the other. For x86, it generally makes sense to schedule for low register pressure. That is, until you are dealing with a block that are explicitly SSE code in 64-bit mode. In that case,
2012 Jun 07
1
network is only connected for a while when the domU is started
Hi ALL, Here is a weird problem comfusing me for a long time. i''v installed xen 4.0.1 with linux kernel 3.1.0-rc9+ Everything works fine except i cannot ping to the gateway in a PVM domU. i''v installed bridge-utils and brctl show like this bridge name bridge id STP enabled interfaces eth0 8000.00219b480d56 no
2003 Apr 04
2
biplot
Dear list, I want to perform a biplot, using customized titels for the x and y axis. Setting xlab="" and ylab="" resulted in an error, e.g.: > data(USArrests) > biplot(princomp(USArrests),xlab="",ylab="") Error in biplot.default(t(t(scores[, choices])/lam), t(t(x$loadings[, : length of dimnames[1] not equal to array extent > How do I
2004 Jan 07
11
Random ping jumps
Hello, I''ve got this problem. There is an linux server with 2.4.24 kernel and pinging from him to internet (or from lan) ping randomly jumps up: 64 bytes from fortas.ktu.lt (193.219.160.131): icmp_seq=387 ttl=59 time=30.0 ms 64 bytes from fortas.ktu.lt (193.219.160.131): icmp_seq=388 ttl=59 time=32.6 ms 64 bytes from fortas.ktu.lt (193.219.160.131): icmp_seq=389 ttl=59 time=34.9 ms
2020 Jun 22
4
Voice broken during calls (again...)
Am 22.06.2020 um 17:01 schrieb Telium Technical Support: > I don't know if there was a prior email with more details, but.... > > Latency is as important as speed. Have you checked latency between your device and pop? What about QoS at your location, and does your ITSP support/respect QoS? That's a very good idea... Could you suggest me how can I check it? The Gateway is a
2017 Mar 08
13
[Bug 1127] New: running nft command creates lag for forwarded packets
https://bugzilla.netfilter.org/show_bug.cgi?id=1127 Bug ID: 1127 Summary: running nft command creates lag for forwarded packets Product: nftables Version: unspecified Hardware: x86_64 OS: Gentoo Status: NEW Severity: major Priority: P5 Component: nft Assignee: pablo at
1999 Oct 25
1
GARCH models available
tseries_0.3-0 at CRAN now contains the following new features: NelPlo Nelson-Plosser Macroeconomic Time Series garch Fit GARCH Models to Time Series get.hist.quote Download Historical Finance Data jarque.bera.test Jarque-Bera Test na.remove NA Handling Routines for Time Series garch contains a GARCH estimation routine together