I'll try to revise the translations for 2.7.0
And Antonio is right, that link is broken. Will fix.
stefano
On 17/dic/07, at 03:01, Prof Brian Ripley wrote:
> I think we no longer have an active Italian translation team. I'll
> make
> the change you suggest.
>
> On Sun, 16 Dec 2007, Antonio, Fab
m. R-core doesn't try to manage translation bugs because most
>> of us
>> don't know most of the languages.
>>
>> Contact addressses for the translation teams are listed at
>> http://developer.r-project.org/TranslationTeams.html
>
>
> ok, n
m. R-core doesn't try to manage translation bugs because most
>> of us
>> don't know most of the languages.
>>
>> Contact addressses for the translation teams are listed at
>> http://developer.r-project.org/TranslationTeams.html
>
>
> ok, n
what about
> system("uname")
>
Darwin
stefano
On 19/set/07, at 16:34, Duncan Murdoch wrote:
> On 9/19/2007 9:41 AM, Gorjanc Gregor wrote:
>> Hi!
>>
>> Is there any way to test if R is running on a Mac? I usually use
>> value of .Platform$OS.type for windows or unix, but Mac falls in the
>> l
what about
> system("uname")
Darwin
stefano
p.s. if one day R will run on the iPhone, you have to change the
question below into "Do you see an apple logo somewhere on your
device?")
On 20/set/07, at 00:37, Hin-Tak Leung wrote:
> On linux boxes,
>version$os and R.version$os
> is 'linux
please report to R-sig-mac
stefano
On 08/giu/07, at 06:29, Richard Zur wrote:
> Hello,
>
> I'm using R 2.5.0 with OS X 10.4.9 and Xcode 2.4.1 on a PowerPC. My
> code used to compile fine with R 2.4.* and Xcode 2.2 (I think).
>
> I'm compiling some C code (named mhroc_prop.c) that calls a fortran
I would second Seth here, because the search is case insensitive but
results are not.
This is not strictly related to the language.
For example, on my shell, the last entries of
apropos system
are
xload(1) - system load average display for X
xlogo(1) - X Window
On 01/dic/06, at 12:04, Jeffrey Lee wrote:
> I'm not sure what you mean that I already posted to R-Sig-mac. I
> haven't done that. I only observe this error with R, which appears
> to be attempting to load this code.
>
>
> On Nov 30, 2006, at 4:43 PM, stefano i
Jeff,
this is not a bug report for R, and you already posted to R-Sig-mac
(and get answered)
Maybe you want to contact the author of MagicMenu (or what ever is
the software you use) to understand why such bad interaction with
R.app takes place.
stefano
On 01/dic/06, at 05:51, [EMAIL PROTECT
and runs the entire test. Without a programmatic test
> it is easy to test the wrong thing.
>
> D.
>
> stefano iacus wrote:
>> In OS X you cannot "unload" dynamically linked code. This is a known
>> "feature" of OS X :(
>> This is not an R bug.
&g
isc/Rdynunload.tar.gz
>
> The script run.R does the builds and load and unloads
> and runs the entire test. Without a programmatic test
> it is easy to test the wrong thing.
>
> D.
>
> stefano iacus wrote:
>> In OS X you cannot "unload" dynamically linked code.
isc/Rdynunload.tar.gz
>
> The script run.R does the builds and load and unloads
> and runs the entire test. Without a programmatic test
> it is easy to test the wrong thing.
>
> D.
>
> stefano iacus wrote:
>> In OS X you cannot "unload" dynamically linked code.
and runs the entire test. Without a programmatic test
> it is easy to test the wrong thing.
>
> D.
>
> stefano iacus wrote:
>> In OS X you cannot "unload" dynamically linked code. This is a known
>> "feature" of OS X :(
>> This is not an R bug.
&g
In OS X you cannot "unload" dynamically linked code. This is a known
"feature" of OS X :(
This is not an R bug.
stefano
On 15/nov/06, at 15:27, [EMAIL PROTECTED] wrote:
> Full_Name: Jonathan Tuke
> Version: 2.4.0
> OS: Mac OS X 10.4.8
> Submission from: (NULL) (203.173.46.189)
>
>
> I am writi
oenker
>> email[EMAIL PROTECTED]Department of Economics
>> vox: 217-333-4558University of Illinois
>> fax: 217-244-6678Champaign, IL 61820
>>
>>
>> On Aug 14, 2006, at 8:07 AM, stefano iacus wrote:
>>
&g
Hi Roger,
due to latest change in the build scripts, you need to get the latest
apple dev tools to correctly build r-devel. In particular, libtool
needs to be updated. This is contained in the latest apple dev (XCode
2.3 as other mentioned) on apple developer web site.
stefano
On 12/ago/06,
This is not an R bug, nor it realtes to quantreg. It is not even an
error but a warning.
It is due to the fact that you don't have enough writing permission
and it is related the R.app way of handling package installation.
stefano
Il giorno 18/feb/06, alle ore 21:07, [EMAIL PROTECTED] ha
scr
Please send the output of the crash.log (you can find it via
console.app).
R.app is supposed to run under rosetta as well.
Btw, we are about to release a Universal Binary of R.app.
Please read R-Sig-Mac and don't send msgs to R-bugs.
stefano
Il giorno 16/feb/06, alle ore 02:46, [EMAIL PROTECTED]
he decimal expansion of the label.
> And XX goes from observations to cells.
>
> The hard work is done by unique() under the skin (split makes XX
> into a factor).
>
> Brian
>
> On Wed, 1 Feb 2006, stefano iacus wrote:
>
>> Suppose X is a data.frame with n
Apologizies, I forgot the subject.
Btw, I found it
stefano
Il giorno 01/feb/06, alle ore 18:25, stefano iacus ha scritto:
> Suppose X is a data.frame with n obs and k vars, all variables are
> factors.
>
> tab <- table(X)
>
> containes a k-dim array
>
> I would like t
Suppose X is a data.frame with n obs and k vars, all variables are
factors.
tab <- table(X)
containes a k-dim array
I would like to get a list from tab. This list is such that, each
element contain the indexes corresponding to the observations which
are in the same cell of this k-dim array
Please update your system to at least 10.3.9
stefano
Il giorno 21/gen/06, alle ore 19:55, [EMAIL PROTECTED] ha scritto:
> Full_Name: Dennis Sweitzer
> Version: 1.14? 2.2.1?
> OS: 10.3.5
> Submission from: (NULL) (216.83.100.22)
>
>
> I just downloaded R, performed the installation as instructed,
Let me add that you should probably have a crash report on your
system. See Console.app inside "Utilities" and search for R.app or R
crash report. Check if date/time of the log is the right one and send
it to us.
Did you have a previous version of R.app installed? An old one?
Because the prob
(presumably quartz()) problem.
>
no, it also happens with the X11 device. BTW, it seems to be OS X
specific.
I'll try to debug
stefano
> On Mon, 29 Aug 2005, stefano iacus wrote:
>
>
>> This segfaults on OS X (10.4) on both X11 and quartz devices.
>> Seems a
This segfaults on OS X (10.4) on both X11 and quartz devices.
Seems a problem with lattice but I cannot test on other platforms
stefano
Begin forwarded message:
> From: "G. Sawitzki" <[EMAIL PROTECTED]>
> Date: 28 agosto 2005 14:11:18 GMT+02:00
> To: [EMAIL PROTECTED]
>
>
> Dear Stefano,
>
> th
Sebastien,
if you want to use the R binary from CRAN, then you should assume gcc
3.3 and g77 3.4.2 (which comes with the installer for this reason).
You can force gcc to default to 3.3 using sudo gcc_select 3.3
and sudo gg_select 4.0 to restore the new compiler.
If you want to use gcc 4.0 and
please don't mix gcc 4.0 and g77. Also don't mix R binary which is
gcc-3.3/g77-3.4.2 with gcc4 or gfortran.
stefano
On 04/ago/05, at 17:25, Sébastien Durand wrote:
> Dear all,
>
> Since the command you ask me to type doesn't show anything
> Here some more information, on my system and on the fo
Hi Robert,
I'm following this to r-sig-mac and r-devel.
Btw, you said "any" but do you have any chuck of R code to test as
well?
example(acf) works for me.
stefano
On 25/lug/05, at 09:47, Roberto Osorio wrote:
> On 7/25/05 12:04 AM, "stefano iacus" <[EMAIL PR
can you send us the crash report? I cannot reproduce it.
stefano
On 25/lug/05, at 02:34, [EMAIL PROTECTED] wrote:
> After I upgraded my installation of R for OS X (Tiger) to 1.12, it
> consistently crashes when calling the function acf() [stats lib].
>
> Roberto Osorio
>
> ___
On 17/lug/05, at 20:55, Ayal Pinkus wrote:
>
>
> Hi,
>
>
>>
>> R builds fine under Windows (though you need to pay attention to
>> the details
>> which are in the (binary) distribution in the pdf files, in
>> particular: `R
>> Installation and Administration Manual', a html copy is also on the
>>
Begin forwarded message:
> From: Matthias Wahl <[EMAIL PROTECTED]>
> Date: 28 giugno 2005 18:05:54 GMT+02:00
> To: stefano iacus <[EMAIL PROTECTED]>
> Subject: Re: [Rd] Does not run under Mac OS X 10.3.9 (PR#7975)
>
>
> I don' have a folder 'Utilities
You should give us more feedback if you want us to be of any help to
you.
Could you please send us the crash report of R? (See Console.app in /
Applications/Utilities )
stefano
On 28/giu/05, at 06:23, [EMAIL PROTECTED] wrote:
> Full_Name: Matthias Wahl
> Version: 2.0.1 and 2.1.0a
> OS: Mac OS
32 matches
Mail list logo