[R] masked from package:base?
Uwe Ligges
ligges at statistik.uni-dortmund.de
Fri Dec 2 11:58:29 CET 2005
Arne Henningsen wrote:
> On Friday 02 December 2005 10:21, August Berg wrote:
>
>>On 12/1/05, Arne Henningsen <ahenningsen at email.uni-kiel.de> wrote:
>>
>>>On Friday 02 December 2005 02:50, August Berg wrote:
>>>
>>>>I am confused by the following description in
>>>
>>>http://www.maths.lth.se/help/R/.R/library/systemfit/html/hausman.systemfi
>>>t .
>>>
>>>
>>>>html
>>>>
>>>>what does the "Not run" mean?
>>>
>>>This means that the command "library( systemfit )" is not executed when
>>>the
>>>package is checked by "R CMD check".
>>>
>>>@Jeff: I think we should remove "library( systemfit )" from the example
>>>section, because everybody should know this.
>>
>>I am new to R and what does [checked by "R CMD check"] mean?
>
>
> The source of an R package can be checked by the command
> "R CMD check <package_name>"
> (on a Unix/Linux machines; on Windows machines this is slightly different).
In fact, it is exactly the same command on Windows.
Uwe Ligges
> Further information is available in the manual "Writing R Extensions".
>
More information about the R-help
mailing list