'Writing R Extensions' does say
@quotation Note
@code{R CMD check} and @code{R CMD build} run @R{} with
@option{--vanilla}, so none of the user's startup files are read. If
you need @env{R_LIBS} set (to find packages in a non-standard library)
you will need to set it in the environment.
@end quo
Hi there,
I'm in the following directory:
~/Documents/Rstuff/diceFiles/dice_1.1
The directory "dice" is in this directory, with all the usual build
files (DESCRIPTION, NAMESPACE, etc). I'm trying to run the following
command:
R CMD check dice
(where "dice" is the name of the package I'm chec
Friday, March 07, 2008 1:36 PM
> To: Shewcraft, Ryan
> Cc: r-help@r-project.org
> Subject: Re: [R] Trouble with R CMD check
>
> On 3/7/2008 1:21 PM, Shewcraft, Ryan wrote:
>> Friends,
>>
>> I changed one line of a package at the source level and then rebuilt
&g
ineRS'
-Original Message-
From: Duncan Murdoch [mailto:[EMAIL PROTECTED]
Sent: Friday, March 07, 2008 1:36 PM
To: Shewcraft, Ryan
Cc: r-help@r-project.org
Subject: Re: [R] Trouble with R CMD check
On 3/7/2008 1:21 PM, Shewcraft, Ryan wrote:
> Friends,
>
> I changed one line of a
On 3/7/2008 1:21 PM, Shewcraft, Ryan wrote:
> Friends,
>
> I changed one line of a package at the source level and then rebuilt it.
> When I run R CMD check, I get an error:
You're getting lots of warnings from the compiler; presumably those have
nothing to do with you. Then at the end you're g
Friends,
I changed one line of a package at the source level and then rebuilt it.
When I run R CMD check, I get an error:
installing R.css in C:/polsplineRS.Rcheck
-- Making package polsplineRS
adding build stamp to DESCRIPTION
making DLL ...
making hareall.d from harea
6 matches
Mail list logo