similar to: install.packages warning

Displaying 20 results from an estimated 4000 matches similar to: "install.packages warning"

2015 Jun 19
2
Samba 3 AD Member Server Strangeness
All, I'm trying to configure a Samba 3 AD member server including winbind. I'm on RHEL 6.6, so I'm using Samba version 3.6.23. Here's my configuration: [global] log level = 3 winbind:10 workgroup = ABC server string = LV37 netbios name = LV37 idmap config *:backend = tdb idmap config *:range = 2000-9999 idmap config
2015 Jun 22
2
Samba 3 AD Member Server Strangeness
On Monday, June 22, 2015 9:15 AM ,Rowland Penny wrote: > On 22/06/15 13:55, Brian.Huffman at dupont.com wrote: > > On , June 20, 2015 5:10 AM, Rowland Penny wrote: > >> On 19/06/15 21:39, Brian.Huffman at dupont.com wrote: > >>> All, > >>> > >>> I'm trying to configure a Samba 3 AD member server including > >>> winbind. I'm
2002 Oct 01
0
Possible inconsistency with mean & var
I encountered an unexpected difference in the way that mean and var work: > mean(numeric(0)) [1] NaN > var(numeric(0)) Error in var(numeric(0)) : `x' is empty Looking into this, I discovered in mean.default that sum(x)/n evaluates as > sum(numeric(0))/length(numeric(0)) [1] NaN The function var calls an .Internal and seems to evaluate this: >
2015 Jun 22
2
Samba 3 AD Member Server Strangeness
On , June 20, 2015 5:10 AM, Rowland Penny wrote: > > On 19/06/15 21:39, Brian.Huffman at dupont.com wrote: > > All, > > > > I'm trying to configure a Samba 3 AD member server including winbind. I'm > on RHEL 6.6, so I'm using Samba version 3.6.23. > > > > Here's my configuration: > > [global] > > log level = 3 winbind:10
2003 Jul 23
0
Re: [Asterisk] help with extension switching
Return Receipt Your Re: [Asterisk] help with extension switching document :
2002 Dec 31
0
Suggested change in cor.test help page
Using the search engine on "correlation" fails to find the cor.test function. I would imagine it to be very useful for the search to find the cor.test function--I know it would have saved me a fair amount of time. One way for the search engine to find cor.test would be to add the word "correlation" to the title page for cor.test, for example: Test for Association/Correlation
2002 Sep 27
2
question regarding lm and logLik in R
It appears that the degrees of freedom reported by logLik changed between R 1.4.1 and R 1.5.1. Is this true? Detail: > I have been using the lm and logLik functions in R to develop code using > version 1.4.1. When I run it on version 1.5.1, I'm getting different > degrees of freedom with the logLik function. Version 1.5.1 seems to give > one extra degree of freedom than
2015 Jun 20
0
Samba 3 AD Member Server Strangeness
On 19/06/15 21:39, Brian.Huffman at dupont.com wrote: > All, > > I'm trying to configure a Samba 3 AD member server including winbind. I'm on RHEL 6.6, so I'm using Samba version 3.6.23. > > Here's my configuration: > [global] > log level = 3 winbind:10 > workgroup = ABC > server string = LV37 > netbios name = LV37
2015 Jun 22
0
Samba 3 AD Member Server Strangeness
On 22/06/15 13:55, Brian.Huffman at dupont.com wrote: > On , June 20, 2015 5:10 AM, Rowland Penny wrote: >> On 19/06/15 21:39, Brian.Huffman at dupont.com wrote: >>> All, >>> >>> I'm trying to configure a Samba 3 AD member server including winbind. I'm >> on RHEL 6.6, so I'm using Samba version 3.6.23. >>> Here's my configuration:
2015 Jun 22
0
Samba 3 AD Member Server Strangeness
On 22/06/15 14:26, Brian.Huffman at dupont.com wrote: > On Monday, June 22, 2015 9:15 AM ,Rowland Penny wrote: >> On 22/06/15 13:55, Brian.Huffman at dupont.com wrote: >>> On , June 20, 2015 5:10 AM, Rowland Penny wrote: >>>> On 19/06/15 21:39, Brian.Huffman at dupont.com wrote: >>>>> All, >>>>> >>>>> I'm trying to
1998 Jul 01
1
ordinal(): [was "a handy function ..." in March..]
I'm finally cleaning up old things / todo's; We had about half a dozen e-mails on R-devel back in mid March...... Here is my proposal, a sometimes useful utility for constructing strings in cat() or text(), legend(), etc.: ordinal <- function(i, language =3D "english", gender =3D c("female","male"), sep=3D""= ) { ii <- i
2002 Nov 21
4
Mixing text and graphics in PDF
Is there an easy way to "sink" text output to a pdf file using the pdf() device? Here's an email that describes setting up empty graphics plots and then using the "text" command to put text on page: http://www.r-project.org/nocvs/mail/r-help/2002/5598.html I'm just looking for something a little more polished -- automatic page breaks, line wrapping, etc. Kevin
2008 Aug 26
2
vTPM NVM, loadkey and trousers questions
Hi everyone, I am using Xen 3.2.1 with the vtpm-12-patch.diff patch posted in [0]. My TPM is an Infineon 1.2. In total I have got three different questions: 1. NVM loading problem at VM creation When I am creating a VM the last few lines of the vtpm_manager output are: TPMD[245]: tpm/tpm_startup.c:45: Info: TPM_Startup(1) Loading NVM. Sending LoadNVM command ERROR[VTPM]: Failed to load
2005 Jun 23
4
French Audio Files
Hello - sorry for my bad english. I will make a list of all sound files on asterisk and i'll record then on professional studio. the french prompts from sineapps sounds bad... sorry for her... tell me if their is many peoples want it ! thank's. en francais: dites moi si ca vaut le coup que j'investissexr dans l'enregistrement des messages en francais. La voix sera la "voix
2018 Aug 29
3
TPM
On onsdag 29 augusti 2018 kl. 10:00:39 EEST Sandro Bonazzola wrote: > 2018-08-28 13:52 GMT+02:00 Dag Nygren <dag at newtech.fi>: > > > We have a desperate need for TPM support and: > > > > 1. Tried the "standard" distro install. linvirt supports > > TPM passthrough but kvm-qemu barfs: > > "unsupported configuration: The QEMU executable
2005 May 21
1
Internationalizing the Rcmdr package?
Dear R-devel list members, I'm considering adding support for other languages than English to the Rcmdr package. I understand that the use of Tcl/Tk by the Rcmdr package means I won't be able to make full use of the internationalization facilities in R 2.1.0. I'm interested, therefore, in whether the following, more limited, strategy (which bears some similarity to the
2018 Aug 28
3
TPM
Hi all! Just setting up a cluster using Centos 7 We have a desperate need for TPM support and: 1. Tried the "standard" distro install. linvirt supports TPM passthrough but kvm-qemu barfs: "unsupported configuration: The QEMU executable /usr/libexec/qemu-kvm does not support TPM backend type passthrough" 2. The activated the qemu-ev repo and updated qemu-kvm to version
2017 Nov 03
2
[RFC 1/2] Add support for openssl engine based keys
What I?m saying is that TPM should be able to behave like a PKCS#11 token. Loading TPM keys is similar to provisioning a PKCS#11 token (and hopefully needs to be done as rarely). The normal use of a TPM seems to be operating on the keys already installed ? rather than loading keys in every time you need to do something. TPM, like other hardware tokens, was designed for storing things (keys)
2018 Aug 29
1
TPM
On onsdag 29 augusti 2018 kl. 15:37:47 EEST Alvin Starr wrote: > On 08/29/2018 07:38 AM, Dag Nygren wrote: > > > On onsdag 29 augusti 2018 kl. 10:00:39 EEST Sandro Bonazzola wrote: > >> 2018-08-28 13:52 GMT+02:00 Dag Nygren <dag at newtech.fi>: > >> > >>> We have a desperate need for TPM support and: > >>> > >>> 1. Tried the
2013 May 19
2
TPM and secure boot
has anyone implemented any sort of 'secure boot' using TPM 1.2 modules on the server boards using CentOS 6.x ? I'm not finding much concrete stuff on how to setup and manage a system like this, but I've been asked to research it for a security application internally at my job. our primary application for the TPM is for client authentication certificates in an SSL application