similar to: chooseCRANmirror

Displaying 17 results from an estimated 17 matches similar to: "chooseCRANmirror"

2013 Sep 02
20
[Bug 68835] New: Unknown opcode 0x43 + protection fault on a Graphics Blaster Riva TNT card
https://bugs.freedesktop.org/show_bug.cgi?id=68835 Priority: medium Bug ID: 68835 Assignee: nouveau at lists.freedesktop.org Summary: Unknown opcode 0x43 + protection fault on a Graphics Blaster Riva TNT card QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS:
2014 Jan 28
19
[Bug 74164] New: [NV04] Native monitor resolution missing
https://bugs.freedesktop.org/show_bug.cgi?id=74164 Priority: medium Bug ID: 74164 Assignee: nouveau at lists.freedesktop.org Summary: [NV04] Native monitor resolution missing QA Contact: xorg-team at lists.x.org Severity: major Classification: Unclassified OS: Linux (All) Reporter: mauromol at tiscali.it
2013 Sep 02
8
[Bug 68854] New: [NV04] PROTECTION_ERROR / PROTECTION_FAULT
https://bugs.freedesktop.org/show_bug.cgi?id=68854 Priority: medium Bug ID: 68854 Assignee: nouveau at lists.freedesktop.org Summary: [NV04] PROTECTION_ERROR / PROTECTION_FAULT QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: mauromol at tiscali.it
2011 Jul 16
1
How does locpoly (KernSmooth package) estimate densities?
Dear R users, I am currently using the locpoly function from the KernSmooth package to estimate densities. However, I have some trouble understanding how this estimation technique is implemented in R. My main concern comes from the fact that this function gives negative estimates when the bandwidth is sufficiently large (mainly in the tails of distributions). I have read some articles on this
2016 Jun 15
3
[Bug 11978] New: mkstemp failed: File name too long (36) when filename is under the limit
https://bugzilla.samba.org/show_bug.cgi?id=11978 Bug ID: 11978 Summary: mkstemp failed: File name too long (36) when filename is under the limit Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core
2013 Jul 22
7
[Bug 67161] New: Blank video after resuming from S3 or S4
https://bugs.freedesktop.org/show_bug.cgi?id=67161 Priority: medium Bug ID: 67161 Assignee: nouveau at lists.freedesktop.org Summary: Blank video after resuming from S3 or S4 QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: mauromol at tiscali.it
2006 Nov 01
1
problem with chooseCRANmirror()
I get this error when using chooseCRANmirror(). > chooseCRANmirror() Error in open.connection(file, "r") : unable to open connection In addition: Warning message: unable to connect to 'cran.r-project.org' on port 80. > The TclTk window comes up and I can scroll and select a mirror, but it doesn't appear that I can connect properly. I am using RedHat Enterprise. I
2005 Jun 16
1
motivation for setRepositories and chooseCRANmirror
I have some questions and observations about these: Will these replace manually setting options(CRAN), which doesn't work in R-2.1.0? In R-2.1.0, setRepositories() looks to see if options("repos") contains a CRAN entry and will not override that CRAN entry even if the $R_HOME/etc/repositories file (which setRepositories reads from) contains a CRAN entry. Why is this? The user
2010 Jan 06
1
chooseCRANmirror() (PR#14179)
Full_Name: Chris Evans Version: 2.10.1 OS: Windows XP sp3 Submission from: (NULL) (86.159.235.204) I was on leave and using a wifi internet connection in France and got connected, launched R (2.10.1 on Windoze XPsp3) and tried to update my packages and got: > chooseCRANmirror() Error in m[, 1L] : incorrect number of dimensions It took me a bit to realise that the message was coming up
2009 Aug 27
2
chooseCRANmirror()
Hello, I am runing linux on Ubuntus. I find it difficult to install R packages. I am in South Africa. It always asked me to choose the nearest CRAN mirror. I normally choose South Africa and once I clicked Ok, the error message pasted below will appear. Please I am a new student of R and Ubuntus. The other warning "argument 'lib' is missing: using
2006 Jan 30
5
Debian Sarge Server with iptables behind D-Link Router
Hi, I have the shown (end of this post) net work configuration. In a "few" words: My Debian Sarge server is connected to a D-Link ADSL Router (DSL-562T). DMZ is enabled for the Debian Sarge IP on the Router. My Linux server has two NIC''s. ethlan = internal Net ethdsl = external -> D-Link My Linux server is configured to make NAT via iptables. Current state -
2003 Jan 11
3
Multithreading
Hi. I need to execute a function from within a GUI. This seems to be no problem but this function takes about 4 minutes to finish, which means the application doesn't react at all, while the function is running. Can I execute a function as a separate Thread, while keeping control(e.g. a reference) of it at the same time? If not, how do this with a class containing this function? thanks,
1997 Aug 04
1
R-alpha: scale()
Here is a version of the function scale() which may be worth adding to the distribution. No NA's yet, though. And yes, I could also write documentation if necessary ... -k *********************************************************************** scale <- function(x, center = TRUE, scale = TRUE) { x <- as.matrix(x) nc <- ncol(x) if (is.logical(center)) { if (center) x
2014 Jul 25
1
Error after Upgrade
Hello, after upgrade (Debian wheezy) from dovecot 2:2.2.13-1~auto+103 => 2:2.2.13-1~auto+113 I discovered that in my log and all mails stuck in the Queue. I?ve had downgrade v 2:2.2.13-1~auto+103 an everything is fine. What?s wrong? Any ideas or solution greatly appreciated. Thanks. Jul 25 11:03:01 server2 dovecot: lmtp(25638): Fatal: master: service(lmtp): child 25638 killed with signal
2012 Feb 28
1
quota warning script not working after upgrade to 2.1.1
With 2.0.18 I was using a quota warning script like this: plugin { ... # Quota quota = maildir quota_rule = INBOX.Trash:storage=+2048M quota_warning = storage=99%% quota-warning 99 %u quota_warning2 = storage=95%% quota-warning 95 %u quota_warning3 = storage=90%% quota-warning 90 %u quota_warning4 = storage=85%% quota-warning 85 %u } # der schickt die Quota warnmails service
2009 Nov 26
2
quote warning not being triggered (yet again)
I'm using 1.2.6 with the managesieve patch and maildir++ quotas (via the maildirsite file). Again, I found that the quota warning is not bering triggered. Testing via: smtp-source -4 -f sender at charite.de -t recipient at charite.de -m 1 -l 1000000 -C 1 mail.charite.de:submission recipient at charite.de being a mailbox with a 10.0 MB limit. I attached dovecot -n and the quota warn script.
2004 Oct 27
1
Password server is not connected.
Hi, we are rolling out a big Samba 2.2.8a installation. I used that version because I succeded in compiling it with Sun Directory Server 5.2 (ldap) libraries without any source modification. We are using "security=server", which is an Active Directory. During our test we get a lot of random "smbd/password.c:server_validate(1102) password server is not connected" (note the