[R] masked from package:base?

Arne Henningsen ahenningsen at email.uni-kiel.de
Fri Dec 2 10:35:37 CET 2005


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).
Further information is available in the manual "Writing R Extensions".

-- 
Arne Henningsen
Department of Agricultural Economics
University of Kiel
Olshausenstr. 40
D-24098 Kiel (Germany)
Tel: +49-431-880 4445
Fax: +49-431-880 1397
ahenningsen at agric-econ.uni-kiel.de
http://www.uni-kiel.de/agrarpol/ahenningsen/




More information about the R-help mailing list