The R Project SVN R

Rev

Rev 86017 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 86017 Rev 86910
Line 17... Line 17...
17
 
17
 
18
runs all the checks, those in check-devel plus tests of the recommended
18
runs all the checks, those in check-devel plus tests of the recommended
19
packages.
19
packages.
20
 
20
 
21
Note that for complete testing you will need a number of other
21
Note that for complete testing you will need a number of other
22
packages installed and available.  For example, some 'nlme' tests depend
22
packages installed and available.  For example,
23
on 'Hmisc', and there are a number of cross references from help pages
23
there are a number of cross references from help pages
24
to CRAN packages.  Set R_LIBS_USER_IN_R_TESTS or R_LIBS to include
24
to CRAN packages.  Set R_LIBS_USER_IN_R_TESTS or R_LIBS to include
25
additional library trees before running these checks; the default user
25
additional library trees before running these checks; the default user
26
libraries (R_LIBS_USER) are ignored.
26
libraries (R_LIBS_USER) are ignored.
27
 
27
 
28
If a check fails there will almost always be a .Rout.fail file with
28
If a check fails there will almost always be a .Rout.fail file with