Displaying 20 results from an estimated 4000 matches similar to: "R.app editor (PR#7928)"
2005 Jun 10
1
R.app (PR#7926)
Full_Name: Christian Meisenbichler
Version: 2.1.0a
OS: 10.3.9
Submission from: (NULL) (143.50.77.182)
problem with terminal
R terminal in aqua interface exits with
2005-06-10 16:51:03.826 R[1464] *** -[NSCFType characterAtIndex:]: selector not
recognized
2005-06-10 16:51:03.827 R[1464] *** NSTimer discarding exception
'NSInvalidArgumentException' (reason '*** -[NSCFType
2005 Jun 28
1
Does not run under Mac OS X 10.3.9 (PR#7975)
Full_Name: Matthias Wahl
Version: 2.0.1 and 2.1.0a
OS: Mac OS X 10.3.9
Submission from: (NULL) (84.159.39.159)
Version 2.1.0a does get installed, R is available under applications,
however when trying to start R I get an error message that R is terminated
due to an error and that's it. Re-installing didn't help at all.
Then I tried Version 2.0.1. and there I don't even get an icon
2005 May 22
1
R2.1.0a.dmg fails to mount (PR#7886)
Full_Name: Tim Cole
Version: 2.1.0a
OS: Mac OS X 10.3.9
Submission from: (NULL) (62.253.128.15)
I'm having trouble installing R2.1.0a - double-clicking on the .dmg file gives
the error message
The following disk images failed to mount
Image Reason
R-2.1.0a.dmg no mountable file systems
2005 May 23
1
installing R and Rcmdr onMacOS 10.3.9
I have been trying to install the new, patched R 2.1.0a along with the
Rcmdr on my mac. I got the basic R package installed, but in Project
Manager, the tcltk package will not install.
When I downloaded the Rcmdr binary package from the Berkeley site, it
did not show up on the package installer list until a second attempt,
but it still does not show up on the package manager list.
On
2008 Feb 06
1
filling data into objects
I am trying to generate artificial data for feature selection. Basically trying to generate a total of 1000 features with 100 that are informative and rest are uninformative.
Informative.data.class1<-rnorm(100,0.25,1)
Uninformative.data.class1<-rnorm(900,0,1)
Informative.data.class2<-rnorm(100, -0.25,1)
Uninformative.data.class2<-rnorm(900,0,1)
The above will give me one set of data
2005 May 14
1
Fedora Core 3 and Mail.app problems
Hello,
first thanks for all the work, I appreciate the attention to security
:-)
I have a performance issue I am trying to solve. On my new server it
would appear that synchronizing changes between the client and server
is taking longer then my previous setup. I have recently upgraded from
my old server to a new home (the basis for my comparison),
From:
- Redhat 9.0, uw-imap, using
2005 Jun 16
1
2.1.0a for Macs (PR#7952)
I am writing regarding serious problems that a number of
researchers at a workshop held by the Smithsonian Tropical
Research Institute are encountering with the most recent R
version for Macs (the patched version of 2.1.0 (2.1.0a) that
you indicate should be used over 2.1.0).
The following problems are not specific to my computer but are
being experienced by ALL Mac users at this workshop
2005 May 04
1
MacOS X: update.packages(type="mac.binary") fails (PR#7834)
Dear Mr Moderator, please let me through. I want to reply to my own
thread. I once subscribed to this list, but then my subscription was not
accepted.
Now to the business:
The final failure came from missing .install.macbinary() function. I
grepped R-patched sourcesand the only instance of .install.macbinary()
was the call to the function in R-
patched/src/library/utils/R/packages2.R (stupid
2008 Jan 07
3
Storeconfigs
Hello,
Anyone have any luck getting storeconfigs + MySQL working? I was getting
some freaky uninformative errors:
err: Could not call: wrong number of arguments (1 for 0)
It''d be great if we could get a wiki page up, there appears to be a
pretty large consensus of people who are unable to get it running.
Regards,
AJ
2008 Mar 10
3
A stats question -- about survival analysis and censoring
Dear UseRs,
Suppose I have data regarding smoking habits of a prospective cohort and wish
to determine the risk ratio of colorectal cancer in the smokers compared to
the non-smokers. What do I do at the end of the study with people who die
of heart disease? Can I just censor them exactly the same as people who become
uncontactable or who die in a plane crash? If not, why not?
I'm thinking
2016 Jul 16
1
sample() fails with double or integer NA input of length one
Hi,
I have discovered that sample() fails with an uninformative error
message when the x argument is a single NA of type double or integer.
I can reproduce the problem with the following code:
base::sample(NA)
# NA is of logical type above
base::sample(NA_character_)
base::sample(NA_complex_)
base::sample(NA_real_)
base::sample(NA_integer_)
The last two lines throw the following error:
Error
2006 Aug 01
1
Improving interaction/performance with Mail.app
On July 1, Alan Schmitt wrote:
>>>> What OS are you using in server side? And what filesystem?
>>>
>>> Mac OS X.4.7, with HFS+ as files system.
>>
>> I think I've heard before that Dovecot doesn't behave too great with
>> OSX..
>
>This might be the cause. I've had the plan to move my IMAP server to
>a linux box, this might be
2005 Jun 30
0
Fwd: Does not run under Mac OS X 10.3.9 (PR#7975)
Begin forwarded message:
> From: Matthias Wahl <matthias.wahl at macnews.de>
> Date: 28 giugno 2005 18:05:54 GMT+02:00
> To: stefano iacus <jago at mclink.it>
> Subject: Re: [Rd] Does not run under Mac OS X 10.3.9 (PR#7975)
>
>
> I don' have a folder 'Utilities' in applications, however here is
> what I get when I chose
> 'send error
2003 Nov 04
1
Veractiy and FreeBSD
I'm trying to get veracity (http://www.rocksoft.com/veracity/), a tripwire
replacement, working on FreeBSD 5.x. When I try and create a snapshot I get
the following error for files sitting on my root partition:
-- snip snip --
csh.logout
E: Error opening binary (B) stream of file
"/etc/csh.logout".
(OS error message="File is on the procfs (/proc)
2010 Jul 12
2
[R-pkgs] New package "list" for analyzing list survey experiments
I know nothing about your package, but "list" is a terrible name for it,
as "list" is also the name of a data type in R.
--
Jeff
2013 Mar 01
3
interactive visualizations - anyone use SVGAnnotation?
Hi all:I found some great demonstrations of interactive presentation graphics generated in R with the SVGAnnotation package, here:http://www.omegahat.org/SVGAnnotation/http://www.omegahat.org/SVGAnnotation/SVGAnnotationPaper/SVGAnnotationPaper.htmlI tried to install the package available at that website (it's not on CRAN) and am getting some pretty uninformative errors (see below). My best
2016 Oct 24
4
improve 'package not installed' load errors?
Hi R-devel,
One of the more common issues that new R users see, and become stumped
by, is error messages during package load of the form:
> library(ggplot2)
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()),
versionCheck = vI[[j]]) :
there is no package called 'Rcpp'
Error: package or namespace load failed for 'ggplot2'
Typically, error messages of this form
2011 Jul 31
3
R 2.13.1 can't find package binaries on R-Forge
[Env: Win XP]
I've just upgraded from R 2.12.2 to R 2.13.1. As part of my upgrade
process, I typically install some in-development
packages from R-Forge that are not on cran. But for the first time, it
doesn't work.
e.g.,
> install.packages("p3d", repos="http://R-Forge.R-project.org")
trying URL
2013 Aug 28
2
netlogo r-extension loadlibrary() failures
Trying to access R from Netlogo5 (using the NetLogo R-Extension),
running the configuration validation tests in
NetLogo5/extensions/r/Systemcheck.nlogo, I get several loadlibrary()
errors ...
in rJava Check2,
> library(rJava); .path.package('rJava')
Error : .onLoad failed in loadNamespace() for 'rJava', details:
call: inDL(x, as.logical(local), as.logical(now), ...)
2005 May 24
2
R unable to run on Mac OS 10.4 Tiger
Hello,
I'm running a PB G4 with Mac OS 10.4.1. I have downloaded the latest
version R-2.1.0a.dmg. It appears that R does not work. It launches
itself, but the window never gets ready, there is written "Loading R..."
and a small progress wheel keeps turning indefinitely.
Could someone help or suggest something?
THANKS !!
Guillaume