similar to: troubles with R

Displaying 20 results from an estimated 2000 matches similar to: "troubles with R"

2019 Apr 29
1
Error with dbcheck after upgrade to 4.10.2
Hi Louis and others, While I cannot speak for the GP, I've had this same problem since I recently (finally!) upgraded to Samba 4.8 (4.8.11). In fact, the very reason I wanted to run dbcheck for was to confirm that Samba still works correctly after upgrading (it does seem to replicate normally, anyway).[1] I've configured Samba with the following switches: --enable-debug --enable-selftest
2012 Apr 09
4
Installing Gray Matter , need assistance please (Specs)
System Version: Mac OS X 10.5.8 (9L31a) Kernel Version: Darwin 9.8.0 Boot Volume: Untitled Boot Mode: Normal Computer Name: gazelle?s MacBook (4) User Name: Brian (gazelle) Time since boot: 6:58 Model Name: MacBook Model Identifier: MacBook5,1 Processor Name: Intel Core 2 Duo Processor Speed: 2.4 GHz Number Of Processors: 1 Total Number Of Cores: 2 L2 Cache: 3 MB
2015 Jul 03
3
NT_STATUS_INTERNAL_DB_CORRUPTION messages in log.samba--proper course of action?
Hi all, We've recently migrated from a separate DNS server that was dynamically updated with BIND's update-policy, using a manually generated tkey-gssapi-keytab (plus a second server functioning as an ordinary slave to the first), to BIND9_DLZ. The setup predated Samba's AD DC support and BIND's DLZ support, and was originally established because even though we needed AD, we were
2015 Jul 03
0
NT_STATUS_INTERNAL_DB_CORRUPTION messages in log.samba--proper course of action?
On 03/07/15 18:51, Pinja-Liina Jalkanen wrote: > On 03/07/15 17:32, Rowland Penny wrote: >> On 03/07/15 14:25, Pinja-Liina Jalkanen wrote: >>> Hi all, >>> >>> We've recently migrated from a separate DNS server that was dynamically >>> updated with BIND's update-policy, using a manually generated >>> tkey-gssapi-keytab (plus a second
2009 Nov 20
1
R 2.10 'memory leak'? on OS X
Dear R users, I am running R 2.10.0 on OS X 10.5.8. I had been running 2.10 successfully for about a week (and have used previous R versions for 2+ years on the same computer) until 2 days ago it failed to start up for me. Now when I try to start R, the application tries to initiate for several minutes then crashes. Looking at the activity monitor, my memory usage goes from having about 1.6Gb
2025 Jan 24
1
Windows 11 24H2, Samba 4.21.3 AD DC and domain users cannot log in
On 24.01.2025 11:05, Rowland Penny via samba wrote: > On Thu, 23 Jan 2025 16:38:08 +0200 > Virgo P?rna via samba <samba at lists.samba.org> wrote: >> creation_time : N jaan 23 08:26:52 2025 EET >> expiration_time : N jaan 23 01:55:33 1975 MSK >> (Default locale is et_EE locale... jaan - jan, N - Thu.) > > Hmm, why, if you are in Estonia, is moscow time
2025 Jan 24
1
Windows 11 24H2, Samba 4.21.3 AD DC and domain users cannot log in
On Thu, 23 Jan 2025 16:38:08 +0200 Virgo P?rna via samba <samba at lists.samba.org> wrote: > It is quite possible, that NT_STATUS_TIME_DIFFERENCE_AT_DC is > some kind of red herring. I found thread from July, where it was > suggested, that "Samba seems to return it as an error code as a > backstop". I did add log level = 10 with custom IP based filename to > get
2009 Nov 20
2
R 2.10 memory leak on OS X
Dear R users, I am running R 2.10.0 on OS X 10.5.8. I had been running 2.10 successfully for about a week (and have used previous R versions for 2+ years on the same computer) until 2 days ago it failed to start up for me. Now when I try to start R, the application tries to initiate for several minutes then crashes. Looking at the activity monitor, my memory usage goes from having about 1.6Gb
2004 Jul 31
3
MGCP & Cisco ATA 186 Help
Does anybody has the expirience configuring Asterisk with Cisco ATA 186 MGCP firmware ? I have Cisco software v3.1.1 atamgcp (Build 040629A) Asterisk 1.0-RC1 On ATA i only put domain test. mgcp.conf looks like this [test] host = 192.168.195.55 context = default line => aaln/2 line => aaln/1 Asterisk CLI shows this: Jul 31 16:05:40 WARNING[135449600]: chan_mgcp.c:485
2001 Oct 03
5
Could not connect to a Win3.1 share
Hello! A problem: Samba (2.0) can log in to a Win31 share (I get a prompt), but after that I obtain smb: \> ls Error: Looping in FIND_NEXT?? ERRSRV - ERRerror (Non-specific error code.) listing \* 51250 blocks of size 8192. 26860 blocks available If I try to get some file that exists, I obtain smb: \> get Anu.doc Error opening local file Anu.doc What could be the
2013 Apr 11
2
(no subject)
Dear all, Is there a quick and easy way of converting utf characters to the \uxxxx form (necessary e.g. for packages)? I mean something working like this: > utf2uxxxx("õäöü") [1] "\u00f5\u00e4\u00f6\u00fc" It is easy to program but perhaps someone already has implemented this. (I couldn't find anything useful from searches incl RSiteSearch). Thanks in advance, Kenn
2011 Mar 03
1
sqlFetch (RODBC) question
Dear all, I've used RODBC a lot to read in files created in MS excel and access but found a strange problem today: a variable in my data file contained both numbers and text; sqlFetch would set text within a row of numbers to NA; but if first 5 or 6 rows would be text then all numbers would be read in as NA. con<-odbcConnectExcel("xample.xls") #the file is attached or at
2017 Jun 18
3
Problema con Histograma con porcentajes usando ggplot
Gracias. Alguna idea de que usar para calcular los porcentajes y almacenarlos. Se puede usar flat table? El 18/06/2017 4:50 p. m., "Carlos J. Gil Bellosta" <cgb en datanalytics.com> escribió: > Los porcentajes que obtienes con tu código son sobre todas las facetas, no > país a país. > > Calcula los porcentajes previamente a por país y representa esa columna en >
2017 Jun 18
2
Problema con Histograma con porcentajes usando ggplot
Estimados Soy un nuevo usario de R, y estoy usando como base de datos el European Social Survey, que tiene datos de 40,000 individuos, y alrededor de 23 países europeos. Lo que he seleccionado es la útima ola, el round 7, para el año 2014. He leido los datos, desde SPSS y aquí tienen la base de datos y que tipo de objetos se han generado, y tambíen la distribución por pais de la muestra. No he
2005 May 22
2
Maps, Eastern Europe
Dear all, I would like to employ a European map in a presentation. My idea was to use: library(mapdata) map("worldHires", c("Austria", "Switzerland", "Germany")) where I include all countries from my analysis as a vector of character strings like in the example above. Unfortunately, I was unable to specify the Baltic States (Latvia, Lithuania, Estonia) or
2007 Jun 07
4
webplayer for .ogg like for .divx
Hi, I wonder whether there is a webvidoeplayer for .ogg theora as it is for divx? http://stage6.divx.com/user/GarageFilms/video/1250263/Argentic-Bullet Anybody a link to a project for such a player? Cya Ben -- Best regards, Ben Schoenle Founder of Kairos Enterprises O? ---------------------------------------------------- Amigos24.net is a service of Kairos Enterprises O? Cybernetica
2007 Jun 07
4
webplayer for .ogg like for .divx
Hi, I wonder whether there is a webvidoeplayer for .ogg theora as it is for divx? http://stage6.divx.com/user/GarageFilms/video/1250263/Argentic-Bullet Anybody a link to a project for such a player? Cya Ben -- Best regards, Ben Schoenle Founder of Kairos Enterprises O? ---------------------------------------------------- Amigos24.net is a service of Kairos Enterprises O? Cybernetica
2007 Jun 07
4
webplayer for .ogg like for .divx
Hi, I wonder whether there is a webvidoeplayer for .ogg theora as it is for divx? http://stage6.divx.com/user/GarageFilms/video/1250263/Argentic-Bullet Anybody a link to a project for such a player? Cya Ben -- Best regards, Ben Schoenle Founder of Kairos Enterprises O? ---------------------------------------------------- Amigos24.net is a service of Kairos Enterprises O? Cybernetica
2009 Mar 18
1
lm function (PR#13608)
Full_Name: Michael Aaron Karsh Version: 2.8.0 OS: Windows XP Submission from: (NULL) (75.61.109.172) I tried using the lm function to regress the third column listed below on the second column listed below. It gave me an error message. My code is below. > HDISWLSdata=read.table("RHDISWLS.txt") > HDISWLSdata V1 V2 V3 1 DENMARK
2007 Sep 17
1
aggregate function oddity
[This email is either empty or too large to be displayed at this time]