similar to: Cannot add machine account

Displaying 20 results from an estimated 600 matches similar to: "Cannot add machine account"

2006 Jan 26
1
construct a bundle, subdirs do not exist?
Hi, Sorry to bother, but I checked around and did not succed creating a bundle from six existing packages (which are checkable, installable, etc. individually). I carefully followed the procedure given in ch. 1.1.5 Package bundles. However, I am getting hoffmann at fluke:~/R/Sources >R CMD check cwhmisc * checking for working latex ... OK * using log directory
2004 Jun 16
1
start-up problems
Hi, After some reading and experimentation I found that I cannot solve this problem: 1. I am starting R and check: > system("pwd") /home/woodstock/hoffmacw/R/test > system("echo $HOME") /home/woodstock/hoffmacw > system("echo $R_PROFILE") /home/woodstock/hoffmacw/R > system("ls $R_PROFILE/.Rprofile") /home/woodstock/hoffmacw/R/.Rprofile
2005 Dec 15
1
update from tar.gz in local directory on Unix/Solaris
Hi list, I have not been successful in finding out from the available documentation how under Unix/Solaris to update a packages which I downloaded from the net as the original *.tar.gz and stored in a local file, say (1) home/woodstock/hoffmacw/R/Sources/pack.tar.gz A lot of installed libraries are residing in (2) home/woodstock/hoffmacw/R/library/ but it is unclear to me, how to proceed,
2001 Jul 12
1
Sys.getenv
I am running R-1.3.0 on Solaris 8: Under Solaris I do setenv dendro_us hoffmann echo $dendro_us gives back: hoffmann which is correct. When in R I do: Sys.getenv("dendro_us") I get dendro_us "" which is NOT correct: Inverse effect (taken from help of Sys.getenv) Under R: print(Sys.putenv("R_TEST"="testit", ABC=123)) [1] TRUE TRUE
2017 May 08
2
Latest AMD CPUs and AM4 Motherboards
Has anyone used the new AMD CPUs and AM4 motherboards with CentOS 6 / 7? Any reservations or warnings? -- Eugene Poole Woodstock, Georgia
2019 Jun 07
5
CentOS 8 Coming When???
The subject says it all. -- Eugene Poole Woodstock, Georgia
2018 Mar 23
2
How Can I ...
I've got a WD My Passport Ultra 1TB (USB) plugged into my router and I have 4 Windows machines, all running Windows 7, and all 4 machines can see the device as drive 'Y'. I use this device several ways, i.e. all my Windows machines use the same Firefox bookmarks and cookies I've got 5 machines running CentOS 6 x86_64 and I'd like to know what do I have to do for them to
2002 Jan 04
2
R CMD check (PR#1240)
SunOS fluke 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-Enterprise R-1.4.0 Running from the command line R CMD check chlib results in the log file 00check.log: * using log directory `/home/woodstock/hoffmann/R/Sources/chlib.Rcheck' * checking for file `chlib/DESCRIPTION' ... OK * checking package directory ... OK * checking for sufficient/correct file permissions ... WARNING *
2004 May 27
2
Is it possible to read jpeg files into R?
Hi Helpers, Does anyone know how to read jpeg, bmp or png files into R? I have some photos of brain scans and I want to quantify some aspects of their size. I might be able to do this with the 'locator' function, if I could figure out how to read the files in and make them into an image that I can display on the R Windows device. I have experimented with readBin, using a simple
2004 Mar 19
2
How to collect trees grown by rpart
Jonathan, Try making a list instead of an array. See ?list. Also, did you look into random forests? I'm not sure what you want to do, but there might be methods there to do some of the work for you. Sean On 3/19/04 1:12 PM, "Jonathan Williams" <jonathan.williams at pharmacology.oxford.ac.uk> wrote: > I would like to collect the trees grown by rpart fits in an array,
2009 Sep 17
4
Optimised ARM Ogg/Theora/Vorbis decoder
This is a note to announce the availability of "Ogg Theorarm", an optimised ARM implementation of decoding libraries for the Theora video code, and Vorbis audio codec from xiph.org. Full details of this code release can be found at <http://www.wss.co.uk/pinknoise/theorarm>, but highlights include: * Full speed playback of a 320x240x25fps clip with a 48kHz stereo audio track on
2004 Mar 11
3
making operators act on rows of a data frame
Dear R helpers, I wish to use the "sum" operator for each row of a data frame. However, it appears that the operator acts on the entire data frame, over all columns. What is the best way to obtain row- wise operation? The following code shows my attempts so far, and their problems:- test1=array(rbinom(120,1,0.5),c(20,3)) test1[,3]=NA sum(test1[,1:2]) test1[,3][sum(test1[,1:2])>=2]=1
2004 Aug 30
2
Suitable for Dynamic IVR Platform?
New to asterisk so please be gentle. I'm guessing I'm among a number of recent additions to the list after the article in Linux Mag. I gotta say I'm *very* intersted in the project and will be doing lots of reading shortly. A couble quick questions first... How suitable is Asterisk for use as an IVR providing callers with textual data out of a database? Can it be combined easily
2003 Jan 20
2
Too many e-mails
Oh dear - I joined the R help mailing list last week, in order to ask a specific question. I did not realise that I would start to receive all e-mails to and from the mailing list. Is there a way of letting me receive only the answers to my own questions? If not, then can you remove me from the mailing list? Thanks, Jonathan Williams Jonathan Williams OPTIMA Radcliffe Infirmary Woodstock Road
2005 Jan 31
2
SPA-841 Call Waiting
Am I doing something wrong here? GOt a SPC-841 the other day and have it registering properly. Can place and recive calls as expected but when on the phone, a second call is immediately dumped to "busy" voicemail. Does this thing not support call-waiting? Or, have I just got my configs wrong? Paul -- Paul A. Dugas Dugas Enterprises, LLC paul@dugasenterprises.com
2005 Feb 08
1
SPA-841 MWI
Running * CVS with a SPA-841 (0.9.5) and can't seem to get the message waiting light to come on automatically. There is a control in the web interface to turn it on and off (seems rather curious to me but whatever). Has anybody got an idea as to where I may be going awry? TIA, Paul -- Paul A. Dugas Dugas Enterprises, LLC paul@dugasenterprises.com 1711 Indian
2017 May 08
1
Latest AMD CPUs and AM4 Motherboards
More info here https://www.servethehome.com/amd-ryzen-with-ubuntu-here-is-what-you-have-to-do-to-fix-constant-crashes/ Sent with AquaMail for Android http://www.aqua-mail.com On 8 May 2017 11:53:40 a.m. "peter.winterflood" <peter.winterflood at ossi.co.uk> wrote: > > > Was looking into getting one. Idealy needs 4.10 kernel. Fix maybe > backported . Did not check
2017 May 18
1
What's Next
I read somewhere that the PCIe issue is indicative of some other hardware (PCIe SSD; etc) not working correctly. Also, the 4.10 kernel is not the kernel out of the box. In a environment with 10 or more servers do you really want a custom kernel? How do you maintain all of these custom kernels (i.e. is a different kernel required for a HP Gen 8 server different than a HP Gen 9 server?)?
2003 Jan 17
1
Survr error
I am trying to analyse recurrent failure times using survfitr from the survrec package. To do this, I need to "Create a survival recurrent object" using Survr. But, when I do this, I get an error "Error in Survr(r1d[, 1], r1d[, 5], r1d[, 6]) : data doesn't match". Here, r1d[,1] is the identifier for each case, r1d[,5] is the time of recurrence, r1d[,6] is the status
2005 Feb 22
2
[PBX]: New message 1 in mailbox 1000
> Just wanted to let you know you were just left a 2236:45 long > message (number 1) in mailbox 1000 from an unknown caller, on Monday, > February 21, 2005 at 05:38:14 AM so you might want to check it when you > get a chance. Thanks! > > --Asterisk Hmmm... Call came in either via a SPA-3000 or an X100P Zaptel FXO interface. Got 2200 minutes of beep-beep-beep-...; the caller