Displaying 13 results from an estimated 13 matches similar to: "Internal error on Max OS X?"
2007 Jun 21
0
Warning message!!
Hello,
I just received a warning message and I don´t understand what it means:
2007-06-21 13:37:17.623 R[201] -[NSTextStorage
attributesAtIndex:effectiveRange:] called with out-of-bounds index.
For apps linked on Tiger this will raise an exception. For earlier
apps it will produce this one-time warning and continue with existing
behavior (which is undefined).
I am working on a PowerBook
1997 Aug 04
0
Recursive dir errors...
Can anyone tell me what the error is with recursion here? It is keeping my
smbclient from giving AMANDA a sice for the share. Without recursion, and
stepping through the directories manually, I can do the dir and get no errors.
smb: \> ls
received 8 entries (eos=1 resume=0)
. D 0 Thu Aug 15 09:19:58 1996
.. D
2009 Jun 24
2
At my wits end ! Controlling passed in negative values from a form
Hi,
I am trying to validate a numeric value passed in from a form, which
is saved in a MySQL db as decimal(9,2)
Now problem is I need to ensure people don''t enter a form value like -.
003. In my validations, I have a validates_numericality_of check being
done. Furthermore, in validate method, I have a check using an if
statement such as :
((an_object[n].nil? or an_object[n] < 0) and
2019 Oct 23
1
AD Member Server and 'vfs objects recycle' permission problems
Hi,
on our samba 4 domain member server we use the vfs objects module
'recycle'.
Unfortunately we ran into a strange permission problem with deleted
folders.
The newly created folders in the recycle folder have the wrong
permission. The deleted file(s) itself has the correct group (rw)
permissions.
The shares correct permissions:
getfacl Papierkorb/
# file: Papierkorb/
# owner: root
#
2018 Sep 12
2
Crear columna en data frame agregando otra y fusionando
No es lo que busco..La idea es crear una variable nueva, por ejemplo
"Nueva", que sea la media de "Wordcount" agregada por "Product.Id". Pero
quiero que esta variable se a?ada a mi base de datos fusionandose
directamente por "Product.Id".
Al hacerlo me da este error:
Reviews.211216$Adjetives.Product<- aggregate(adj.x ~ Product.Id,
2004 Dec 02
0
image() or plotting functions or something else broken in 2.0.1 on OS X?
Hello.
I just upgraded to 2.01 on Mac OS 10.3.6. I used to use the image()
function in 1.9.x. Now, running the example code from the image() help
page gives me the following error:
> x <- y <- seq(-4*pi, 4*pi, len=27)
> r <- sqrt(outer(x^2, y^2, "+"))
> image(z = z <- cos(r^2)*exp(-r/6), col=gray((0:32)/32))
2004-12-02 10:35:27.815 R[2649] *** Assertion
2005 Jun 01
1
saving in Tiger (Mac users)
Hello-
I am relatively new to the R community and have been playing with the
program for about a month. Last week I switched my operating system
to Tiger (Mac OS 10.4). Since then (I think) I have been unable to
save scripts and get a message as follows in the R console:
2005-06-01 15:27:10.152 R[203] *** -[NSBigMutableString
writeToFile:options:error:]: selector not recognized [self =
2005 Mar 12
1
New user of R on Mac OS X - Please help
Brand new Mac OS X user, I am transfering my R stuffs from my windows
machine.
When porting some of my functions, I got messages such as :
2005-03-12 15:37:52.456 R[673] *** NSTimer discarding exception
'NSRangeException' (reason '*** NSRunStorage, _NSBlockNumberForIndex():
index (3607) beyond array bounds (2000)') that raised during firing of
timer with target 3ba850 and
2005 Mar 13
0
Objet: New user of R on Mac OS X - Please help
> De: Depiereux Constant <constant.depiereux at aqte.be>
> Date: 12 mars 2005 09:44:08 GMT-05:00
> ?: r-help at stat.math.ethz.ch
> Objet: [R] New user of R on Mac OS X - Please help
>
>
> Brand new Mac OS X user, I am transfering my R stuffs from my windows
> machine.
>
> When porting some of my functions, I got messages such as :
>
> 2005-03-12
2004 Nov 18
0
R bug ?? (PR#7378)
--Apple-Mail-1-74005136
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=SHIFT_JIS;
format=flowed
Sometime, R generates following warning message.
To restore, I must press command+.
> edit(tolerance)
2004-11-18 11:07:27.003 R[420] *** NSTimer discarding exception=20
'NSInvalidArgumentException' (reason '*** -[NSTextView=20
2018 Sep 12
2
Crear columna en data frame agregando otra y fusionando
Buenas,
Necesito crear una variable que viene de agregar otra por la media. El
dataframe tiene 65000 obsrvaciones.Tengo estas variables
Product.Id (145 diferentes)
Word.Count
Review.number
Necesito agregar la variable Word.Count por Product.Id. Al agregarlo,
tengo un data.frame de 2 variables y 145 observaciones pero en vez de
tener que fusionar después por Product.Id los dos dataframe me
2006 Aug 26
0
DRbFire / ActiveRecord performances
Hi,
I''m using drbfire to send a "DRbUndumped" ActiveRecord object from the server to the client, through an ADSL line of 4Mbits/s download, and 600Kbits/s upload. I was afraid there would be too many round-trips between the client and the server, and unfortunately this is true:
Server code:
------------
#!/usr/local/bin/ruby
require ''rubygems''
require
2013 Apr 22
7
Multiple lon lat points in the map with ggplot2
Hello R users,
For the last few days I am struggling with the following task:
my data.frame:
A1 A2 A3 B1 B2
B3
58.81 53.292 54.501 13.013 17.39 19.407 56.02 56.251 54.033 20.099 13.15
10.411 55.376 53.099 57.625 13.396 21.031 13.22 58.584 53.194 54.218
13.038 16.854 19.289 55.7 55.921 53.847 19.942 13.153 9.828 55.093 52.934