The R Project SVN R

Rev

Rev 63210 | Rev 63519 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 63210 Rev 63224
Line 4038... Line 4038...
4038
_R_CHECK_CODE_ASSIGN_TO_GLOBALENV_=TRUE
4038
_R_CHECK_CODE_ASSIGN_TO_GLOBALENV_=TRUE
4039
_R_CHECK_CODE_ATTACH_=TRUE
4039
_R_CHECK_CODE_ATTACH_=TRUE
4040
_R_CHECK_CODE_DATA_INTO_GLOBALENV_=TRUE
4040
_R_CHECK_CODE_DATA_INTO_GLOBALENV_=TRUE
4041
_R_CHECK_DOT_FIRSTLIB_=TRUE
4041
_R_CHECK_DOT_FIRSTLIB_=TRUE
4042
_R_CHECK_DEPRECATED_DEFUNCT_=TRUE
4042
_R_CHECK_DEPRECATED_DEFUNCT_=TRUE
-
 
4043
_R_CHECK_SCREEN_DEVICE_=stop
4043
1@end example
4044
@end example
4044
 
4045
 
4045
@noindent
4046
@noindent
4046
These are turned on by @command{R CMD check --as-cran}: the incoming
4047
These are turned on by @command{R CMD check --as-cran}: the incoming
4047
checks also use
4048
checks also use
4048
@example
4049
@example