Full_Name: yury bakshi
Version: R-2.3.1
OS: XP, cygwin
Submission from: (NULL) (24.187.26.0)
> pdf()
Error in pdf() : failed to load default encoding
In addition: Warning message:
failed to load encoding file 'WinAnsi.enc'
>
> postscript()
Error in postscript() : failed to load encoding
In addit
I think the really annoying thing is that it was changed for the worse.
Why not just keep it how it was before?
On 10/1/06, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
> On 10/1/2006 4:30 PM, hadley wickham wrote:
> >> Requiring Perl script names to be specified in a case-sensitive way
> >> doesn't
On 10/1/2006 4:30 PM, hadley wickham wrote:
>> Requiring Perl script names to be specified in a case-sensitive way
>> doesn't affect the R build process, but it does mean that a script
>> written on Windows is slightly more likely to work when someone runs it
>> on another platform. There's an "in
> Requiring Perl script names to be specified in a case-sensitive way
> doesn't affect the R build process, but it does mean that a script
> written on Windows is slightly more likely to work when someone runs it
> on another platform. There's an "install" command in at least some
> flavours of Un
On 10/1/06, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
>
> So what I'd suggest you do if you find typing INSTALL to be painful is
> to install an alias or command script that wraps it up in a way that
> feels more comfortable to you.
It would be possible to do some processing in Rcmd.bat in batchfi
On 10/1/2006 1:10 PM, Gabor Grothendieck wrote:
> On 10/1/06, Dirk Eddelbuettel <[EMAIL PROTECTED]> wrote:
>> On 1 October 2006 at 08:53, Gabor Grothendieck wrote:
>> | On 10/1/06, Uwe Ligges <[EMAIL PROTECTED]> wrote:
>> | > Gabor Grothendieck wrote:
>> | > > This would seem to violate the user in
On 10/1/06, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
> On 10/1/2006 7:20 AM, Gabor Grothendieck wrote:
> > This would seem to violate the user interface stereotype that
> > command lines are case insensitive on Windows.
>
> And command options use a / prefix in Windows, but a - or -- prefix in
> R
On 10/1/2006 7:20 AM, Gabor Grothendieck wrote:
> This would seem to violate the user interface stereotype that
> command lines are case insensitive on Windows.
And command options use a / prefix in Windows, but a - or -- prefix in
R, and the path separator in Windows is \ in most places, but / i
On 10/1/06, Dirk Eddelbuettel <[EMAIL PROTECTED]> wrote:
>
> On 1 October 2006 at 08:53, Gabor Grothendieck wrote:
> | On 10/1/06, Uwe Ligges <[EMAIL PROTECTED]> wrote:
> | > Gabor Grothendieck wrote:
> | > > This would seem to violate the user interface stereotype that
> | > > command lines are ca
On 1 October 2006 at 08:53, Gabor Grothendieck wrote:
| On 10/1/06, Uwe Ligges <[EMAIL PROTECTED]> wrote:
| > Gabor Grothendieck wrote:
| > > This would seem to violate the user interface stereotype that
| > > command lines are case insensitive on Windows.
| >
| > This is an improvement. R tries t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I happened to be looking at that myself yesterday.
It is relatively easy to get the package name
from the DESCRIPTION file and not the directory name.
But there are other issues. I'll look into this further
in a week or two.
D.
[EMAIL PROTECTED] wr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I happened to be looking at that myself yesterday.
It is relatively easy to get the package name
from the DESCRIPTION file and not the directory name.
But there are other issues. I'll look into this further
in a week or two.
D.
[EMAIL PROTECTED] wr
Full_Name: Arne Henningsen
Version: >= 2.3.0
OS: Linux (SuSE 10.0)
Submission from: (NULL) (134.245.18.1)
Since R version 2.3.0 "R CMD check" and "R CMD INSTALL" work for packages whose
package name is different from the directory name in which it is located (see
http://cran.r-project.org/src/bas
On 10/1/06, Uwe Ligges <[EMAIL PROTECTED]> wrote:
>
>
> Gabor Grothendieck wrote:
> > This would seem to violate the user interface stereotype that
> > command lines are case insensitive on Windows.
>
> This is an improvement. R tries to be as unique as possible on all
> platforms.
Not sure what t
Gabor Grothendieck wrote:
> This would seem to violate the user interface stereotype that
> command lines are case insensitive on Windows.
This is an improvement. R tries to be as unique as possible on all
platforms.
Uwe Ligges
> On 10/1/06, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
>> On 9/
Patrick Burns <[EMAIL PROTECTED]> writes:
> I'm not sure if this has much significance or not -- but
> it sounds rather ominous. It doesn't appear to be new
> as it happens with 2.0.0 in Linux (but the formatting of
> the warning messages has improved).
>
> > contour(array(3e10, c(10,10), list(
On 9/30/2006 10:54 PM, Gabor Grothendieck wrote:
> I noticed that in "R version 2.4.0 alpha (2006-09-16 r39365)" on Windows XP
> that I get this error:
>
> C:\Rpkgs>Rcmd install mypkg
> no Perl script 'install'
>
> The same command worked with no error in 2.3.1pat. If I capitalize
> INSTALL it d
I'm not sure if this has much significance or not -- but
it sounds rather ominous. It doesn't appear to be new
as it happens with 2.0.0 in Linux (but the formatting of
the warning messages has improved).
> contour(array(3e10, c(10,10), list(1:10, 11:20)))
Warning: stack imbalance in 'contour', 2
This would seem to violate the user interface stereotype that
command lines are case insensitive on Windows.
On 10/1/06, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
> On 9/30/2006 10:54 PM, Gabor Grothendieck wrote:
> > I noticed that in "R version 2.4.0 alpha (2006-09-16 r39365)" on Windows XP
> >
19 matches
Mail list logo