Skip to content

Commit

Permalink
roxygenize when building source package
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Sep 22, 2020
1 parent 326d152 commit 35a562c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions knitr.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ StripTrailingWhitespace: Yes

BuildType: Package
PackageInstallArgs: -v && Rscript -e "Rd2roxygen::rab(build=F,install=T)"
PackageBuildArgs: -v && Rscript -e "Rd2roxygen::rab(build=T,install=F)"

0 comments on commit 35a562c

Please sign in to comment.