I have run into a problem loading a just saved R object using R-devel. I
have been saving and loading this particular type of R object for a long
while and never ran into this problem. I save, then immediately reload
(to test save) and get "ReadItem: unnknown type 65".
This error is reproducibl
Great tip Seth...
thanks a bunch...
b
On Mar 22, 2007, at 9:54 PM, Seth Falcon wrote:
> Benilton Carvalho <[EMAIL PROTECTED]> writes:
>
>> it doesn't matter where..
>>
>> just pick one of your files and set it...
>>
>> of course, your file should be listed in the Collate field (in case
>> you c
Benilton Carvalho <[EMAIL PROTECTED]> writes:
> it doesn't matter where..
>
> just pick one of your files and set it...
>
> of course, your file should be listed in the Collate field (in case
> you changed your mind and are now using it).
One useful trick is to create an environment object in y
it doesn't matter where..
just pick one of your files and set it...
of course, your file should be listed in the Collate field (in case
you changed your mind and are now using it).
b
On Mar 22, 2007, at 6:52 PM, cstrato wrote:
> Yes, I know, but somewhere in my package I need to define this
Yes, I know, but somewhere in my package I need to define this flag.
When I set the flag "debug.mypkg<-T" in the R session, everything works,
but the problem is that if I do not set it, it is undefined. So I need
to set it
initially in my package, but where?
Christian
Benilton Carvalho wrote:
>
debug.affy123 is not a function... it's just a logical flag set in
ProgressBarText.R.
b
On Mar 22, 2007, at 6:22 PM, cstrato wrote:
> Dear all,
>
> The package "affy" has the following statement in file "AffyBatch.R":
> if (debug.affy123) cat("-->initAffyBatch\n")
>
> This is great and I would
Dear all,
The package "affy" has the following statement in file "AffyBatch.R":
if (debug.affy123) cat("-->initAffyBatch\n")
This is great and I would also like to use it. However, when I run my
package
I get the following error:
Error in .local(object, ...) : object "debug.mypkg" not found
Sin
[Moved to R-devel to ask a policy question.]
On Fri, 16 Mar 2007, Duncan Murdoch wrote:
> On 3/16/2007 8:02 AM, [EMAIL PROTECTED] wrote:
>> Hi all:
>>
>> I'm using 'persp' for 3D graphics.
>>
>> I need the axis's labels smaller than by defect.
>>
>> I see in 'help()', the information about 'par()
[moved to R-devel]
As a package author, how can I let R know of a non-standard location
for shared libs, e.g., because my configure script went to extra
effort to find a shared library, or my package has more than one
shared library? Maybe another question is, in a package, where should
I place my
The aim was to fix up some unsupported cases in glibc and related
implementations, and clearly we only managed to do so partially.
Thank you: I've applied the change (and a regression test) to 2.5.0-to-be.
On Wed, 21 Mar 2007, [EMAIL PROTECTED] wrote:
> Full_Name: John Brzustowski
> Version: R-
10 matches
Mail list logo