Dear r-devel,
The first time i noticed this problem is when i enabled some debug
prints in memory.c
DEBUG_GC
DEBUG_ADJUST_HEAP
DEBUG_RELEASE_MEM etc.. These have some prints for debugging .Base R package
installation completes well and good.
The problem comes when some of the Recommended packag
Full_Name: Danny
Version: 2.7.2
OS: Windows XP SP3
Submission from: (NULL) (71.139.13.68)
Some parts of the R documentation seem pretty confusing. When R is launched, the
text "Natural language support but running in an English locale" appears. What
is this supposed to mean? It should probably be
Full_Name: Bin Ye
Version: 2.7.2
OS: Window XP
Submission from: (NULL) (146.9.105.101)
command "evaluate_Weka_Classifier", option "newdata=" doesn't working. No matter
you provide new data or not, it always gives you the confusion matrix evaluating
with the training data.
___
Full_Name: David Hedin
Version: R 2.6.0 GUI 1.21
OS: Mac 10.4.11
Submission from: (NULL) (24.205.60.123)
page 64 of the R introduction document makes the claim
"If the probability=TRUE argument is given, the bars represent relative
frequencies instead of counts"
This is wrong, the densities (re
subramanian R wrote:
So essentially the problem is these packages try to compile files which are
printed out!!!And if there are prints in memory.c they FAIL.
Is this a BUG?
Only in your code. There are things in the INSTALL script that rely on
calling R and looking at its output,
> "VW" == Viechtbauer Wolfgang (STAT) <[EMAIL PROTECTED]>
> on Fri, 26 Sep 2008 18:00:19 +0200 writes:
VW> Hi all, I'm trying to fit a marginal (longitudinal)
VW> model with an exponential serial correlation function to
VW> the Orange tree data set. However, R crashes frequ
> "d" == davidhedin <[EMAIL PROTECTED]>
> on Sat, 27 Sep 2008 07:10:06 +0200 (CEST) writes:
d> Full_Name: David Hedin Version: R 2.6.0 GUI 1.21 OS: Mac
d> 10.4.11 Submission from: (NULL) (24.205.60.123)
d> page 64 of the R introduction document makes the claim
d> "I
> "BaRow" == Barry Rowlingson <[EMAIL PROTECTED]>
> on Fri, 26 Sep 2008 07:50:33 +0100 writes:
BaRow> 2008/9/25 Kingsford Jones <[EMAIL PROTECTED]>:
>>
>> Try
>>
>> ?type
>>
>> which correctly guesses the user is looking for the
>> 'typeof' page.
> "PD" == Peter Dalgaard <[EMAIL PROTECTED]>
> on Thu, 21 Aug 2008 10:53:58 +0200 writes:
PD> Martin Maechler wrote:
>>> "PD" == Peter Dalgaard <[EMAIL PROTECTED]>
>>> on Wed, 20 Aug 2008 17:06:36 +0200 writes:
>>>
>>
PD> Prof Brian Ripley wrote: