Skip to content

Commit

Permalink
Use check log INFO for CRAN submission checks.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.r-project.org/R/trunk@87191 00db46b3-68df-0310-9c12-caf00c1e9a41
  • Loading branch information
hornik committed Sep 25, 2024
1 parent 0c77fc4 commit db41be7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/library/tools/R/check.R
Original file line number Diff line number Diff line change
Expand Up @@ -7323,6 +7323,7 @@ add_dummies <- function(dir, Log)
if(is.na(R_check_Rd_validate_Rd2HTML))
R_check_Rd_validate_Rd2HTML <- TRUE
R_check_Rd_math_rendering <- TRUE
R_check_use_log_info <- TRUE

} else {
## do it this way so that INSTALL produces symbols.rds
Expand Down

0 comments on commit db41be7

Please sign in to comment.